]> Git Repo - linux.git/commit - fs/nfs/unlink.c
nfs: move nfs_sillyrename to unlink.c
authorJeff Layton <[email protected]>
Fri, 17 Sep 2010 21:31:30 +0000 (17:31 -0400)
committerTrond Myklebust <[email protected]>
Fri, 17 Sep 2010 21:31:30 +0000 (17:31 -0400)
commit779c51795bfb35c2403c924b9de90ca9356bc693
tree6bdd2e6896425b58df4ec457c583a15af21cb0c4
parente8582a8b96f329083b4da29aa87bc43cc0d80dd1
nfs: move nfs_sillyrename to unlink.c

...since that's where most of the sillyrenaming code lives. A comment
block is added to the beginning as well to clarify how sillyrenaming
works. Also, make nfs_async_unlink static as nfs_sillyrename is the only
caller.

Signed-off-by: Jeff Layton <[email protected]>
Reviewed-by: Chuck Lever <[email protected]>
Signed-off-by: Trond Myklebust <[email protected]>
fs/nfs/dir.c
fs/nfs/unlink.c
include/linux/nfs_fs.h
This page took 0.056529 seconds and 4 git commands to generate.