From: Jeff Layton Date: Fri, 17 Sep 2010 21:31:30 +0000 (-0400) Subject: nfs: move nfs_sillyrename to unlink.c X-Git-Tag: v2.6.37-rc1~120^2~47 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=779c51795bfb35c2403c924b9de90ca9356bc693;p=pandora-kernel.git 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 Reviewed-by: Chuck Lever Signed-off-by: Trond Myklebust --- Reading git-diff-tree failed