]> git.openfabrics.org - ~emulex/infiniband.git/commit
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)
commit0dbc018a490ed482a1236aad77ac12e20742b322
tree22ea922d1d9d68bf7d9d1f82e256380e87190f5c
parent78cee9a8e4b42b3f585ea3bd1c076f5a76fee722
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>
fs/exportfs/expfs.c