]> git.baikalelectronics.ru Git - kernel.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)
commit6e7f0c8b3e064be188cf8f1c874f3850d9a90811
treec388304ca2f1163b2737409ccc4cbc2d29ad3f41
parent3e6057f64328b7f6c2deaf84cbec837c957bc7d7
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