commit | a4514ebd8e12c63c09ab02be518db545bd1d24af | [log] [tgz] |
---|---|---|
author | Jens Axboe <axboe@suse.de> | Wed Apr 19 15:57:05 2006 +0200 |
committer | Jens Axboe <axboe@suse.de> | Wed Apr 19 15:57:05 2006 +0200 |
tree | ec7bcaed8d4594bd9d763659686e9318158da3aa | |
parent | 2a27250e6cf47ca1ea3bea0a55e4b7889c097627 [diff] |
[PATCH] splice: offset fixes - We need to adjust *ppos for writes as well. - Copy back modified offset value if one was passed in, similar to what sendfile does. Signed-off-by: Jens Axboe <axboe@suse.de>