NFSv4.1: Ensure that we handle _all_ SEQUENCE status bits.
commit746b9ba6177ef65cd2e5b674b9b8b61b09c74421
authorTrond Myklebust <Trond.Myklebust@netapp.com>
Thu, 1 Dec 2011 21:37:42 +0000 (1 16:37 -0500)
committerGreg Kroah-Hartman <gregkh@suse.de>
Fri, 6 Jan 2012 22:13:52 +0000 (6 14:13 -0800)
tree88dc6bdd865064676b37d93167b23bfc61869e3f
parent3c681ec96dcc0acd6d5386773b44e6c129919394
NFSv4.1: Ensure that we handle _all_ SEQUENCE status bits.

commit 111d489f0fb431f4ae85d96851fbf8d3248c09d8 upstream.

Currently, the code assumes that the SEQUENCE status bits are mutually
exclusive. They are not...

Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
fs/nfs/nfs4state.c