Loading fs/nfsd/nfsfh.c +1 −1 Original line number Diff line number Diff line Loading @@ -298,7 +298,7 @@ static __be32 nfsd_set_fh_dentry(struct svc_rqst *rqstp, struct svc_fh *fhp) * that it expects something not of the given type. * * @access is formed from the NFSD_MAY_* constants defined in * include/linux/nfsd/nfsd.h. * fs/nfsd/vfs.h. */ __be32 fh_verify(struct svc_rqst *rqstp, struct svc_fh *fhp, umode_t type, int access) Loading Loading
fs/nfsd/nfsfh.c +1 −1 Original line number Diff line number Diff line Loading @@ -298,7 +298,7 @@ static __be32 nfsd_set_fh_dentry(struct svc_rqst *rqstp, struct svc_fh *fhp) * that it expects something not of the given type. * * @access is formed from the NFSD_MAY_* constants defined in * include/linux/nfsd/nfsd.h. * fs/nfsd/vfs.h. */ __be32 fh_verify(struct svc_rqst *rqstp, struct svc_fh *fhp, umode_t type, int access) Loading