nfsd41: error out on repeated RECLAIM_COMPLETE
authorMi Jinlong <mijinlong@cn.fujitsu.com>
Wed, 27 Apr 2011 01:14:30 +0000 (09:14 +0800)
committerJ. Bruce Fields <bfields@redhat.com>
Sat, 30 Apr 2011 00:47:56 +0000 (20:47 -0400)
Servers are supposed to return nfserr_complete_already to clients that
attempt to send multiple RECLAIM_COMPLETEs.

Signed-off-by: Mi Jinlong <mijinlong@cn.fujitsu.com>
Signed-off-by: J. Bruce Fields <bfields@redhat.com>
fs/nfsd/nfs4state.c

Simple merge