From: Jeff Layton Date: Mon, 17 Mar 2014 11:06:54 +0000 (-0400) Subject: nfs: abstract out code needed to complete a sillyrename X-Git-Tag: v3.15-rc1~66^2~12^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=96f9d8c0740264c5e2975361389ff2c21f2c5a4d;p=pandora-kernel.git nfs: abstract out code needed to complete a sillyrename The async rename code is currently "polluted" with some parts that are really just for sillyrenames. Add a new "complete" operation vector to the nfs_renamedata to separate out the stuff that just needs to be done for a sillyrename. Signed-off-by: Jeff Layton Tested-by: Anna Schumaker Signed-off-by: Trond Myklebust --- Reading git-diff-tree failed