diff options
author | 2009-10-30 09:11:47 +0000 | |
---|---|---|
committer | 2009-12-11 15:11:20 -0600 | |
commit | 5ec4fabb02fcb5b4a4154a27e4299af5aa0f87ac (patch) | |
tree | 5932e385b83c06241f4696c3d2ae6000bd0f2a6f /fs/jbd2/commit.c | |
parent | xfs: use WRITE_SYNC_PLUG for synchronous writeout (diff) | |
download | linux-dev-5ec4fabb02fcb5b4a4154a27e4299af5aa0f87ac.tar.xz linux-dev-5ec4fabb02fcb5b4a4154a27e4299af5aa0f87ac.zip |
xfs: cleanup data end I/O handlers
Currently we have different end I/O handlers for read vs the different
types of write I/O. But they are all very similar so we could just
use one with a few conditionals and reduce code size a lot.
Signed-off-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: Alex Elder <aelder@sgi.com>
Signed-off-by: Alex Elder <aelder@sgi.com>
Diffstat (limited to 'fs/jbd2/commit.c')
0 files changed, 0 insertions, 0 deletions