]> git.karo-electronics.de Git - mv-sheeva.git/commit
NFSv4: Clean up nfs4_open_revalidate
authorTrond Myklebust <Trond.Myklebust@netapp.com>
Fri, 17 Sep 2010 14:56:51 +0000 (10:56 -0400)
committerTrond Myklebust <Trond.Myklebust@netapp.com>
Fri, 17 Sep 2010 14:56:51 +0000 (10:56 -0400)
commitb8d4caddd871758ffa156be51b4c8be82fea470d
treec388304ca2f1163b2737409ccc4cbc2d29ad3f41
parentf46e0bd34ec002d0727761da52b8fd47f06d4440
NFSv4: Clean up nfs4_open_revalidate

Remove references to 'struct nameidata' from the low-level open_revalidate
code, and replace them with a struct nfs_open_context which will be
correctly initialised upon success.

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