NFSv4.1: Ensure that we handle _all_ SEQUENCE status bits.
authorTrond Myklebust <Trond.Myklebust@netapp.com>
Thu, 1 Dec 2011 21:37:42 +0000 (16:37 -0500)
committerTrond Myklebust <Trond.Myklebust@netapp.com>
Thu, 1 Dec 2011 21:37:42 +0000 (16:37 -0500)
commit111d489f0fb431f4ae85d96851fbf8d3248c09d8
tree52314237a592989956bd772dc8eaa712e2f8cc92
parent4f38e4aadcca319650c0de31edf7193d7c384de2
NFSv4.1: Ensure that we handle _all_ SEQUENCE status bits.

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

Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
Cc: stable@vger.kernel.org [>= 2.6.34]
fs/nfs/nfs4state.c