aboutsummaryrefslogtreecommitdiff
path: root/net/unix/af_unix.c
diff options
context:
space:
mode:
authorSuresh Jayaraman <[email protected]>2009-06-17 18:02:09 -0700
committerTrond Myklebust <[email protected]>2009-06-17 18:02:09 -0700
commitbf40d3435caf49369058b1ed6bbc92f8e2bd92f1 (patch)
tree386cfc460a65febcbfbf46aeab3f1a817a9bd3ba /net/unix/af_unix.c
parent5cd973c44a92f4abf8f7084c804089b3eaa7b4bf (diff)
NFS: add support for splice writes
Adds support for splice writes. It effectively calls generic_file_splice_write() to do the writes. We need not worry about O_APPEND case as the combination of splice() writes and O_APPEND is disallowed. This patch propagates NFS write errors back to the caller. The number of bytes written via splice are being added to NFSIO_NORMALWRITTENBYTES as these are effectively cached writes. Signed-off-by: Suresh Jayaraman <[email protected]> Signed-off-by: Trond Myklebust <[email protected]>
Diffstat (limited to 'net/unix/af_unix.c')
0 files changed, 0 insertions, 0 deletions