diff options
author | Christoph Hellwig <hch@infradead.org> | 2009-10-30 09:11:47 (GMT) |
---|---|---|
committer | Alex Elder <aelder@sgi.com> | 2009-12-11 21:11:20 (GMT) |
commit | 5ec4fabb02fcb5b4a4154a27e4299af5aa0f87ac (patch) | |
tree | 5932e385b83c06241f4696c3d2ae6000bd0f2a6f /fs/xfs/xfs_log_recover.c | |
parent | 06342cf8adb23464deae0f58f8bcb87818a3bee6 (diff) | |
download | linux-5ec4fabb02fcb5b4a4154a27e4299af5aa0f87ac.tar.xz |
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/xfs/xfs_log_recover.c')
0 files changed, 0 insertions, 0 deletions