commit | 746b9ba6177ef65cd2e5b674b9b8b61b09c74421 | [log] [tgz] |
---|---|---|
author | Trond Myklebust <Trond.Myklebust@netapp.com> | Thu Dec 01 16:37:42 2011 -0500 |
committer | Greg Kroah-Hartman <gregkh@suse.de> | Fri Jan 06 14:13:52 2012 -0800 |
tree | 88dc6bdd865064676b37d93167b23bfc61869e3f | |
parent | 3c681ec96dcc0acd6d5386773b44e6c129919394 [diff] |
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>