NFSv4: Fix the 'nolock' option regression
authorTrond Myklebust <Trond.Myklebust@netapp.com>
Wed, 17 Jun 2009 20:22:58 +0000 (13:22 -0700)
committerTrond Myklebust <Trond.Myklebust@netapp.com>
Wed, 17 Jun 2009 20:22:58 +0000 (13:22 -0700)
commit01c3f05228ce7fc19baa103e4e4bf6c1b5062a53
treed88d1fefeeea3468bbdafe6778fe13a0dfab0f86
parent88b5ed73bcd0f21e008b6e303a02c8b7cb1199f4
NFSv4: Fix the 'nolock' option regression

NFSv4 should just ignore the 'nolock' option. It is an NFSv2/v3 thing...
This fixes the Oops in http://bugzilla.kernel.org/show_bug.cgi?id=13330

Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
fs/nfs/super.c