git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a8095f7
)
nfsd4: allow encoding across page boundaries
author
J. Bruce Fields
<bfields@redhat.com>
Mon, 26 Aug 2013 20:04:46 +0000
(16:04 -0400)
committer
J. Bruce Fields
<bfields@redhat.com>
Fri, 30 May 2014 21:31:54 +0000
(17:31 -0400)
After this we can handle for example getattr of very large ACLs.
Read, readdir, readlink are still special cases with their own limits.
Also we can't handle a new operation starting close to the end of a
page.
Signed-off-by: J. Bruce Fields <bfields@redhat.com>
No differences found