diff options
author | Dave Chinner <dchinner@redhat.com> | 2011-01-11 00:23:42 +0100 |
---|---|---|
committer | Dave Chinner <david@fromorbit.com> | 2011-01-11 00:23:42 +0100 |
commit | 4d8d15812fd9bc96d0da11467d23e0373feae933 (patch) | |
tree | 8f81ae552502cd13259f289cfee110a89579ea59 /fs/xfs/xfs_fsops.c | |
parent | xfs: split buffered IO write path from xfs_file_aio_write (diff) | |
download | linux-4d8d15812fd9bc96d0da11467d23e0373feae933.tar.xz linux-4d8d15812fd9bc96d0da11467d23e0373feae933.zip |
xfs: factor common write setup code
The buffered IO and direct IO write paths share a common set of
checks and limiting code prior to issuing the write. Factor that
into a common helper function.
Signed-off-by: Dave Chinner <dchinner@redhat.com>
Reviewed-by: Alex Elder <aelder@sgi.com>
Reviewed-by: Christoph Hellwig <hch@lst.de>
Diffstat (limited to 'fs/xfs/xfs_fsops.c')
0 files changed, 0 insertions, 0 deletions