commit | 96f9d8c0740264c5e2975361389ff2c21f2c5a4d | [log] [tgz] |
---|---|---|
author | Jeff Layton <jlayton@redhat.com> | Mon Mar 17 07:06:54 2014 -0400 |
committer | Trond Myklebust <trond.myklebust@primarydata.com> | Mon Mar 17 15:14:16 2014 -0400 |
tree | 31cb4f6c6ca48895094c0ea0811a06aae844a5db | |
parent | 4f14c194a996e75c01e44a8832f1d983ccaeefc0 [diff] |
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 <jlayton@redhat.com> Tested-by: Anna Schumaker <Anna.Schumaker@netapp.com> Signed-off-by: Trond Myklebust <trond.myklebust@primarydata.com>