• T
    NFSv4: Clean up nfs4_atomic_open · cd9a1c0e
    Trond Myklebust 提交于
    Start moving the 'struct nameidata' dependent code out of the lower level
    NFS code in preparation for the removal of open intents.
    
    Instead of the struct nameidata, we pass down a partially initialised
    struct nfs_open_context that will be fully initialised by the atomic open
    upon success.
    Signed-off-by: NTrond Myklebust <Trond.Myklebust@netapp.com>
    cd9a1c0e
inode.c 45.0 KB