commit | dd90b50906db2c03e236e046f2fc7f7290efe4b4 | [log] [tgz] |
---|---|---|
author | Christoph Hellwig <hch@infradead.org> | Tue Jul 17 04:04:32 2007 -0700 |
committer | Linus Torvalds <torvalds@woody.linux-foundation.org> | Tue Jul 17 10:23:06 2007 -0700 |
tree | d507defbc526fb9ca1fae7c0c72d8add03396dcd | |
parent | fb66a1989c8abc3015aa334f617658b277e5fe98 [diff] |
knfsd: exportfs: add find_disconnected_root helper Break the loop that finds the root of a disconnected subtree into a helper of its own to make reading easier and document the intent. Signed-off-by: Christoph Hellwig <hch@lst.de> Signed-off-by: Neil Brown <neilb@suse.de> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>