commit | b8d4caddd871758ffa156be51b4c8be82fea470d | [log] [tgz] |
---|---|---|
author | Trond Myklebust <Trond.Myklebust@netapp.com> | Fri Sep 17 10:56:51 2010 -0400 |
committer | Trond Myklebust <Trond.Myklebust@netapp.com> | Fri Sep 17 10:56:51 2010 -0400 |
tree | c388304ca2f1163b2737409ccc4cbc2d29ad3f41 | |
parent | f46e0bd34ec002d0727761da52b8fd47f06d4440 [diff] |
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>