]> git.baikalelectronics.ru Git - kernel.git/commit
nfsd4: ignore WANT bits in open downgrade
authorJ. Bruce Fields <bfields@redhat.com>
Mon, 10 Oct 2011 21:34:31 +0000 (17:34 -0400)
committerJ. Bruce Fields <bfields@redhat.com>
Mon, 10 Oct 2011 22:05:20 +0000 (18:05 -0400)
commitb27ff2b07d0b6a90a27cf4e6d0dee81d0628f14f
treecc7c7bc1a9200de0cc2c123cd204b2fc6c6a3e14
parent42a83e72eb7e98dd39e17ebc55dadd28ed1cce29
nfsd4: ignore WANT bits in open downgrade

We don't use WANT bits yet--and sending them can probably trigger a
BUG() further down.

Cc: stable@kernel.org
Signed-off-by: J. Bruce Fields <bfields@redhat.com>
fs/nfsd/nfs4state.c