summaryrefslogtreecommitdiffstats
path: root/fs/coda/upcall.c
diff options
context:
space:
mode:
authorChristoph Hellwig <hch@infradead.org>2010-02-15 10:44:48 +0100
committerAlex Elder <aelder@sgi.com>2010-03-01 23:34:38 +0100
commitfd3200bef7d66ed3924f72c79a465fb7ff85478a (patch)
treef10c210269fc59854dd8f8b247b63454d772a574 /fs/coda/upcall.c
parentxfs: remove wrappers for read/write file operations (diff)
downloadlinux-fd3200bef7d66ed3924f72c79a465fb7ff85478a.tar.xz
linux-fd3200bef7d66ed3924f72c79a465fb7ff85478a.zip
xfs: remove wrapper for the fsync file operation
Currently the fsync file operation is divided into a low-level routine doing all the work and one that implements the Linux file operation 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 bit, as well as preparing for the implementation of an optimized fdatasync which needs to look at the Linux inode state. Signed-off-by: Christoph Hellwig <hch@lst.de> Signed-off-by: Alex Elder <aelder@sgi.com>
Diffstat (limited to 'fs/coda/upcall.c')
0 files changed, 0 insertions, 0 deletions