exportfs: clear DISCONNECTED on all parents sooner
authorJ. Bruce Fields <bfields@redhat.com>
Mon, 9 Sep 2013 20:15:13 +0000 (16:15 -0400)
committerAl Viro <viro@zeniv.linux.org.uk>
Sat, 9 Nov 2013 05:16:36 +0000 (00:16 -0500)
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>

No differences found