• Kendrick M. Smith's avatar
    [PATCH] kNFSd: NFSv4: new argument to nfsd_access() · c9f192bd
    Kendrick M. Smith authored
    NFSv4 defines a new field in the ACCESS response: a bitmap to indicate
    which access bits requested by the client are "supported", i.e. meaningful
    for the object in question.
    
    This patch adds a new parameter @supported to nfsd_access(), so that
    nfsd_access() can set the value of this bitmap.
    c9f192bd
vfs.c 36.9 KB