1
0
Fork 0
remarkable-linux/fs/nfs_common
Jeff Layton f779002965 lockd: move lockd's grace period handling into its own module
Currently, all of the grace period handling is part of lockd. Eventually
though we'd like to be able to build v4-only servers, at which point
we'll need to put all of this elsewhere.

Move the code itself into fs/nfs_common and have it build a grace.ko
module. Then, rejigger the Kconfig options so that both nfsd and lockd
enable it automatically.

Signed-off-by: Jeff Layton <jlayton@primarydata.com>
2014-09-17 16:33:11 -04:00
..
Makefile lockd: move lockd's grace period handling into its own module 2014-09-17 16:33:11 -04:00
grace.c lockd: move lockd's grace period handling into its own module 2014-09-17 16:33:11 -04:00
nfsacl.c fs/nfs_common/nfsacl.c: move EXPORT symbol after functions 2014-07-12 18:43:42 -04:00