diff options
author | Trond Myklebust | 2012-06-05 15:35:44 +0200 |
---|---|---|
committer | Trond Myklebust | 2012-06-05 16:00:47 +0200 |
commit | 029c53473727f21c1dd73237e8d630a6f007a2fe (patch) | |
tree | 7d7fffb8b2f0cf3ee5f3db8b844027699cabb82e /fs/nfs/nfs4proc.c | |
parent | NFSv4: Fix an Oops in the open recovery code (diff) | |
download | kernel-qcow2-linux-029c53473727f21c1dd73237e8d630a6f007a2fe.tar.gz kernel-qcow2-linux-029c53473727f21c1dd73237e8d630a6f007a2fe.tar.xz kernel-qcow2-linux-029c53473727f21c1dd73237e8d630a6f007a2fe.zip |
NFSv4: Fix up decode_attr_mdsthreshold
Fix an incorrect use of 'likely()'. The FATTR4_WORD2_MDSTHRESHOLD
bit is only expected in NFSv4.1 OPEN calls, and so is actually
rather _unlikely_.
decode_attr_mdsthreshold needs to clear FATTR4_WORD2_MDSTHRESHOLD
from the attribute bitmap after it has decoded the data.
Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
Cc: Andy Adamson <andros@netapp.com>
Diffstat (limited to 'fs/nfs/nfs4proc.c')
0 files changed, 0 insertions, 0 deletions