diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2011-03-15 15:29:21 -0700 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@suse.de> | 2011-03-23 13:03:31 -0700 |
commit | c4e8d54f595b01d30e9b2793413d44f83deb7450 (patch) | |
tree | 90ede1626994e8d63457159df6c2718e50ba5478 /fs/nfs_common | |
parent | 521cb40b0c44418a4fd36dc633f575813d59a43d (diff) | |
download | lwn-c4e8d54f595b01d30e9b2793413d44f83deb7450.tar.gz lwn-c4e8d54f595b01d30e9b2793413d44f83deb7450.zip |
dcache.c: create helper function for duplicated functionality
commit c826cb7dfce80512c26c984350077a25046bd215 upstream.
This creates a helper function for he "try to ascend into the parent
directory" case, which was written out in triplicate before. With all
the locking and subtle sequence number stuff, we really don't want to
duplicate that kind of code.
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Diffstat (limited to 'fs/nfs_common')
0 files changed, 0 insertions, 0 deletions