commit | 0dbc018a490ed482a1236aad77ac12e20742b322 | [log] [tgz] |
---|---|---|
author | J. Bruce Fields <bfields@redhat.com> | Mon Sep 09 16:15:13 2013 -0400 |
committer | Al Viro <viro@zeniv.linux.org.uk> | Sat Nov 09 00:16:36 2013 -0500 |
tree | 22ea922d1d9d68bf7d9d1f82e256380e87190f5c | |
parent | 78cee9a8e4b42b3f585ea3bd1c076f5a76fee722 [diff] |
exportfs: clear DISCONNECTED on all parents sooner Once we've found any connected parent, we know all our parents are connected--that's true even if there's a concurrent rename. May as well clear them all at once and be done with it. Reviewed-by: Cristoph Hellwig <hch@lst.de> Signed-off-by: J. Bruce Fields <bfields@redhat.com> Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>