commit | 6039257378e4c84da06e68230b14fef955508ce6 | [log] [tgz] |
---|---|---|
author | Christoph Hellwig <hch@infradead.org> | Mon Feb 10 10:27:11 2014 +1100 |
committer | Dave Chinner <david@fromorbit.com> | Mon Feb 10 10:27:11 2014 +1100 |
tree | 87f5681b75c36d4b6d395f92a82ffe7b1b1dde5a | |
parent | 38dbfb59d1175ef458d006556061adeaa8751b72 [diff] |
direct-io: add flag to allow aio writes beyond i_size Some filesystems can handle direct I/O writes beyond i_size safely, so allow them to opt into receiving them. Signed-off-by: Christoph Hellwig <hch@lst.de> Reviewed-by: Dave Chinner <dchinner@redhat.com> Signed-off-by: Dave Chinner <david@fromorbit.com>