NFSv4: Document the recover_lost_locks kernel parameter
authorTrond Myklebust <Trond.Myklebust@netapp.com>
Wed, 4 Sep 2013 14:08:54 +0000 (10:08 -0400)
committerTrond Myklebust <Trond.Myklebust@netapp.com>
Wed, 4 Sep 2013 16:26:32 +0000 (12:26 -0400)
commitf6de7a39c181dfb8a2c534661a53c73afb3081cd
tree69a0d52d55f0a32e83bba6a0cd20df154a38f06a
parentef1820f9be27b6ad158f433ab38002ab8131db4d
NFSv4: Document the recover_lost_locks kernel parameter

Rename the new 'recover_locks' kernel parameter to 'recover_lost_locks'
and change the default to 'false'. Document why in
Documentation/kernel-parameters.txt

Move the 'recover_lost_locks' kernel parameter to fs/nfs/super.c to
make it easy to backport to kernels prior to 3.6.x, which don't have
a separate NFSv4 module.

Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
Documentation/kernel-parameters.txt
fs/nfs/nfs4_fs.h
fs/nfs/nfs4proc.c
fs/nfs/super.c