NLM: nlmclnt_cancel_callback should accept NLM_LCK_DENIED errors
authorTrond Myklebust <Trond.Myklebust@netapp.com>
Mon, 20 Mar 2006 18:44:41 +0000 (13:44 -0500)
committerTrond Myklebust <Trond.Myklebust@netapp.com>
Mon, 20 Mar 2006 18:44:41 +0000 (13:44 -0500)
commit35576cba57f1c042b87d6586b3229d13067264c6
tree705718c559911986647db9f95ad3cff85cffcff8
parent4c060b531006e0711db32a132d6ac7661594b280
NLM: nlmclnt_cancel_callback should accept NLM_LCK_DENIED errors

NLM_LCK_DENIED is a valid error return for an NLM_CANCEL call by the
client.

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