]> www.infradead.org Git - users/jedix/linux-maple.git/commit
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)
committerMaxim Uvarov <maxim.uvarov@oracle.com>
Tue, 10 Jan 2012 21:00:30 +0000 (13:00 -0800)
commitef9ee0f6879191462206c978523f830976596c89
tree7cc2a70feda66966f819dd79d8da0119083af34a
parent8418683146b1d70b6de98cda1718674ea2e02ecd
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