]> git.baikalelectronics.ru Git - kernel.git/commit
NFSv4: Add a mapping for NFS4ERR_FILE_OPEN in nfs4_map_errors
authorTrond Myklebust <Trond.Myklebust@netapp.com>
Sat, 23 Mar 2013 19:22:45 +0000 (15:22 -0400)
committerTrond Myklebust <Trond.Myklebust@netapp.com>
Wed, 27 Mar 2013 16:44:40 +0000 (12:44 -0400)
commite9a3b4afa1dfe0efb60419a80d4173d9fea09b3a
treef1c685aa5306e6e8290054f7474578f1cef098c8
parent35b578010fe1251b425d5bdc6c68a8f3acd5eb56
NFSv4: Add a mapping for NFS4ERR_FILE_OPEN in nfs4_map_errors

With unlink is an asynchronous operation in the sillyrename case, it
expects nfs4_async_handle_error() to map the error correctly.

Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
fs/nfs/nfs4proc.c