[PATCH] kNFSd: NFSv4: new argument to nfsd_access()
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.
Showing
Please register or sign in to comment