]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commiteadc927ba4be7393059cdbb35986513bf5691421
tree1bd6bbe8ad1103e3774f89a0cecda2bad9ccc28d
parent65da0ae48835185594764de8d25e6656e480268f
nfsd: calculate the missing length of bitmap in EXCHANGE_ID

commit 2c0b961844339ddd844572d055dfaff6817670fd
"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