nfsd: calculate the missing length of bitmap in EXCHANGE_ID
authorKinglong Mee <kinglongmee@gmail.com>
Tue, 10 Dec 2013 07:24:36 +0000 (15:24 +0800)
committerJ. Bruce Fields <bfields@redhat.com>
Thu, 2 Jan 2014 22:44:52 +0000 (17:44 -0500)
commita8bb84bc9e57ad214024425d480a722f304df9e8
tree1bd6bbe8ad1103e3774f89a0cecda2bad9ccc28d
parentc4fa6d7c5971baa45eca4f81b8f100299848486a
nfsd: calculate the missing length of bitmap in EXCHANGE_ID

commit 58cd57bfd9db3bc213bf9d6a10920f82095f0114
"nfsd: Fix SP4_MACH_CRED negotiation in EXCHANGE_ID"
miss calculating the length of bitmap for spo_must_enforce and spo_must_allow.

Signed-off-by: Kinglong Mee <kinglongmee@gmail.com>
Signed-off-by: J. Bruce Fields <bfields@redhat.com>
fs/nfsd/nfs4proc.c
fs/nfsd/nfs4xdr.c