diff options
author | J. Bruce Fields <bfields@redhat.com> | 2014-03-10 20:19:10 +0400 |
---|---|---|
committer | J. Bruce Fields <bfields@redhat.com> | 2014-05-31 01:31:55 +0400 |
commit | 8c7424cff6bd33459945646cfcbf6dc6c899ab24 (patch) | |
tree | b407f5e3603364585e1116cf9300b449a262a85b /lib/nlattr.c | |
parent | f5236013a21c118e9d317e90c7a152dfe51fab93 (diff) | |
download | linux-8c7424cff6bd33459945646cfcbf6dc6c899ab24.tar.xz |
nfsd4: don't try to encode conflicting owner if low on space
I ran into this corner case in testing: in theory clients can provide
state owners up to 1024 bytes long. In the sessions case there might be
a risk of this pushing us over the DRC slot size.
The conflicting owner isn't really that important, so let's humor a
client that provides a small maxresponsize_cached by allowing ourselves
to return without the conflicting owner instead of outright failing the
operation.
Signed-off-by: J. Bruce Fields <bfields@redhat.com>
Diffstat (limited to 'lib/nlattr.c')
0 files changed, 0 insertions, 0 deletions