diff options
author | Kinglong Mee <kinglongmee@gmail.com> | 2013-12-23 13:31:21 +0400 |
---|---|---|
committer | J. Bruce Fields <bfields@redhat.com> | 2014-01-04 03:18:47 +0400 |
commit | f403e450e85cd403b63fd163d29b6b7f5e8eaf77 (patch) | |
tree | 971d4893a058fedca25f24e6710d901edac51a65 /fs/compat.c | |
parent | 2ce02b6b6cf3532df143b85a72bacd611a55616a (diff) | |
download | linux-f403e450e85cd403b63fd163d29b6b7f5e8eaf77.tar.xz |
NFSD: fix a leak which can cause CREATE_SESSION failures
check_forechannel_attrs gets drc memory, so nfsd must put it when
check_backchannel_attrs fails.
After many requests with bad back channel attrs, nfsd will deny any
client's CREATE_SESSION forever.
A new test case named CSESS29 for pynfs will send in another mail.
Signed-off-by: Kinglong Mee <kinglongmee@gmail.com>
Signed-off-by: J. Bruce Fields <bfields@redhat.com>
Diffstat (limited to 'fs/compat.c')
0 files changed, 0 insertions, 0 deletions