diff options
author | 2010-02-15 09:44:47 +0000 | |
---|---|---|
committer | 2010-03-01 16:34:29 -0600 | |
commit | 00258e36b2d33b1b5cef7b489e06c5e0a9df58b5 (patch) | |
tree | 0c5908b2bb005c52582cffe8bbc5c75c77659db4 /lib/debugobjects.c | |
parent | xfs: merge xfs_lrw.c into xfs_file.c (diff) | |
download | wireguard-linux-00258e36b2d33b1b5cef7b489e06c5e0a9df58b5.tar.xz wireguard-linux-00258e36b2d33b1b5cef7b489e06c5e0a9df58b5.zip |
xfs: remove wrappers for read/write file operations
Currently the aio_read, aio_write, splice_read and splice_write file
operations are divided into a low-level routine doing all the work
and one that implements the Linux file operations and does minimal
argument wrapping. This is a leftover from the days of the vnode
operations layer and can be removed to simplify the code a lot.
Signed-off-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: Dave Chinner <david@fromorbit.com>
Signed-off-by: Alex Elder <aelder@sgi.com>
Diffstat (limited to 'lib/debugobjects.c')
0 files changed, 0 insertions, 0 deletions