• Trond Myklebust's avatar
    [PATCH] add proper NFSv3 permissions checking. · bea92fd5
    Trond Myklebust authored
    Add full support for the NFSv3 permissions checking. Ensures that we
    work properly with NFSv3 servers that do uid/gid mapping and/or have
    support for ACLs.
    
    Permissions are cached in the struct nfs_inode in order to reduce the
    number of RPC calls. The cache timeout period is given by the ordinary
    attribute timeout.
    bea92fd5
dir.c 29.3 KB