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)
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>

No differences found