+1
−4
+2
−6
+3
−6
+40
−12
+5
−5
Loading
All three call sites do the same thing.
I'm struggling with this a bit, however. struct xdr_buf is an XDR
layer object and unmarshaling a WRITE payload is clearly a task
intended to be done by the proc and xdr functions, not by VFS. This
feels vaguely like a layering violation.
Signed-off-by:
Chuck Lever <chuck.lever@oracle.com>