1
0
Fork 0
alistair23-linux/fs/nfs_common
Corentin Labbe 003278e431 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>
2017-09-26 09:25:38 -04:00
..
Makefile lockd: move lockd's grace period handling into its own module 2014-09-17 16:33:11 -04:00
grace.c nfs_common: convert int to bool 2017-09-26 09:25:38 -04:00
nfsacl.c fs/nfs_common/nfsacl.c: move EXPORT symbol after functions 2014-07-12 18:43:42 -04:00