diff options
author | Mi Jinlong <mijinlong@cn.fujitsu.com> | 2011-02-18 01:08:31 (GMT) |
---|---|---|
committer | J. Bruce Fields <bfields@redhat.com> | 2011-03-07 17:10:33 (GMT) |
commit | 5ece3cafbd88d4da5c734e1810c4a2e6474b57b2 (patch) | |
tree | 3b5cb4c04cd19d589c8fb473fc6808445ac74029 /fs/nfsd/xdr4.h | |
parent | b0b0c0a26e846ae6646af9f59a3d2ea06b49cbc7 (diff) | |
download | linux-fsl-qoriq-5ece3cafbd88d4da5c734e1810c4a2e6474b57b2.tar.xz |
nfsd41: modify the members value of nfsd4_op_flags
The members of nfsd4_op_flags, (ALLOWED_WITHOUT_FH | ALLOWED_ON_ABSENT_FS)
equals to ALLOWED_AS_FIRST_OP, maybe that's not what we want.
OP_PUTROOTFH with op_flags = ALLOWED_WITHOUT_FH | ALLOWED_ON_ABSENT_FS,
can't appears as the first operation with out SEQUENCE ops.
This patch modify the wrong value of ALLOWED_WITHOUT_FH etc which
was introduced by f9bb94c4.
Cc: stable@kernel.org
Reviewed-by: Benny Halevy <bhalevy@panasas.com>
Signed-off-by: Mi Jinlong <mijinlong@cn.fujitsu.com>
Signed-off-by: J. Bruce Fields <bfields@redhat.com>
Diffstat (limited to 'fs/nfsd/xdr4.h')
0 files changed, 0 insertions, 0 deletions