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)
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]

No differences found