diff options
author | Trond Myklebust <Trond.Myklebust@netapp.com> | 2009-05-18 17:47:56 -0400 |
---|---|---|
committer | J. Bruce Fields <bfields@redhat.com> | 2011-04-07 14:36:40 -0400 |
commit | 586c52cc61b5b84c70102208b78269ef5924bf49 (patch) | |
tree | c218a2ab64877297dd530c9997e4bbfb6a12577a /usr | |
parent | cc6c2127f2316c2b2ad1e8919b45cde5e03f65aa (diff) | |
download | op-kernel-dev-586c52cc61b5b84c70102208b78269ef5924bf49.zip op-kernel-dev-586c52cc61b5b84c70102208b78269ef5924bf49.tar.gz |
svcrpc: copy cb reply instead of pages
It's much simpler just to copy the cb reply data than to play tricks
with pages. Callback replies will typically be very small (at least
until we implement cb_getattr, in which case files with very long ACLs
could pose a problem), so there's no loss in efficiency.
Signed-off-by: J. Bruce Fields <bfields@redhat.com>
Diffstat (limited to 'usr')
0 files changed, 0 insertions, 0 deletions