nfsd: switch unsigned char flags in svc_fh to bools
...just for clarity. Signed-off-by: Jeff Layton <jeff.layton@primarydata.com> Signed-off-by: J. Bruce Fields <bfields@redhat.com>
This commit is contained in:

committato da
J. Bruce Fields

parent
fcaba026a5
commit
aaf91ec148
@@ -631,10 +631,7 @@ fh_put(struct svc_fh *fhp)
|
||||
fh_unlock(fhp);
|
||||
fhp->fh_dentry = NULL;
|
||||
dput(dentry);
|
||||
#ifdef CONFIG_NFSD_V3
|
||||
fhp->fh_pre_saved = 0;
|
||||
fhp->fh_post_saved = 0;
|
||||
#endif
|
||||
fh_clear_wcc(fhp);
|
||||
}
|
||||
fh_drop_write(fhp);
|
||||
if (exp) {
|
||||
|
Fai riferimento in un nuovo problema
Block a user