NFS: Remove the buggy lock-if-signalled case from do_setlk()
authorTrond Myklebust <Trond.Myklebust@netapp.com>
Wed, 2 Apr 2008 00:26:52 +0000 (20:26 -0400)
committerTrond Myklebust <Trond.Myklebust@netapp.com>
Sat, 19 Apr 2008 20:53:52 +0000 (16:53 -0400)
commitc4d7c402b788b73dc24f1e54a57f89d3dc5eb7bc
tree51c0e7fa84f7eff745dc17a7bffd81adb3d207d3
parent5f50c0c6d644d6c8180d9079c13c5d9de3adeb34
NFS: Remove the buggy lock-if-signalled case from do_setlk()

Both NLM and NFSv4 should be able to clean up adequately in the case where
the user interrupts the RPC call...

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