]> www.infradead.org Git - users/jedix/linux-maple.git/commit
nfsd4: fix seqid_mutating_error
authorJ. Bruce Fields <bfields@redhat.com>
Wed, 10 Aug 2011 23:16:22 +0000 (19:16 -0400)
committerMaxim Uvarov <maxim.uvarov@oracle.com>
Thu, 8 Dec 2011 19:17:55 +0000 (11:17 -0800)
commit5bf7ed8d05070f2aa8218784dd5bcb62344491ce
treeea07c53ae72a05640b587b27ed3d8295325e9ab5
parent137cf01038989d37effe6a1f5819ad1534cbfa48
nfsd4: fix seqid_mutating_error

commit 576163005de286bbd418fcb99cfd0971523a0c6d upstream.

The set of errors here does *not* agree with the set of errors specified
in the rfc!

While we're there, turn this macros into a function, for the usual
reasons, and move it to the one place where it's actually used.

Signed-off-by: J. Bruce Fields <bfields@redhat.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
fs/nfsd/nfs4xdr.c
fs/nfsd/state.h