From: Jeff Layton Date: Mon, 17 Mar 2014 11:06:56 +0000 (-0400) Subject: nfs: convert nfs_rename to use async_rename infrastructure X-Git-Tag: v3.15-rc1~66^2~12^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=80a491fd40770db143d250772778ff4f89b807ef;p=pandora-kernel.git nfs: convert nfs_rename to use async_rename infrastructure There isn't much sense in maintaining two separate versions of rename code. Convert nfs_rename to use the asynchronous rename infrastructure that nfs_sillyrename uses, and emulate synchronous behavior by having the task just wait on the reply. Signed-off-by: Jeff Layton Tested-by: Anna Schumaker Signed-off-by: Trond Myklebust --- Reading git-diff-tree failed