diff options
author | Corentin Labbe <clabbe.montjoie@gmail.com> | 2017-09-26 09:14:07 +0200 |
---|---|---|
committer | J. Bruce Fields <bfields@redhat.com> | 2017-09-26 09:25:38 -0400 |
commit | 003278e431bffa4070d18c821eff1d95867f24db (patch) | |
tree | 3dae336c9b79fee1bcdc809136e92bdebf279976 /fs/nfsd/nfs4proc.c | |
parent | 809d4fcf9dd593af6d11ab1e6f0efc9fcfefb682 (diff) | |
download | linux-stable-003278e431bffa4070d18c821eff1d95867f24db.tar.gz linux-stable-003278e431bffa4070d18c821eff1d95867f24db.tar.bz2 linux-stable-003278e431bffa4070d18c821eff1d95867f24db.zip |
nfs_common: convert int to bool
Since __state_in_grace return only true/false, make it return bool
instead of int.
Same change for the two user of it, locks_in_grace/opens_in_grace
Signed-off-by: Corentin Labbe <clabbe.montjoie@gmail.com>
Reviewed-by: Jeff Layton <jlayton@redhat.com>
Signed-off-by: J. Bruce Fields <bfields@redhat.com>
Diffstat (limited to 'fs/nfsd/nfs4proc.c')
0 files changed, 0 insertions, 0 deletions