commit | 4fdc17b2a7f4d9db5b08e0f963d0027f714e4104 | [log] [tgz] |
---|---|---|
author | Trond Myklebust <Trond.Myklebust@netapp.com> | Sat Jul 14 15:39:57 2007 -0400 |
committer | Trond Myklebust <Trond.Myklebust@netapp.com> | Thu Jul 19 15:21:39 2007 -0400 |
tree | 502aacc94e06962c2f3352b6ced1146245158be1 | |
parent | 3062c532ad410fe0e8320566fe2879a396be6701 [diff] |
NFS: Introduce struct nfs_removeargs+nfs_removeres We need a common structure for setting up an unlink() rpc call in order to fix the asynchronous unlink code. Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>