commit | 80e543ae24db8f03241004136cb5bb37586fba70 | [log] [tgz] |
---|---|---|
author | Christoph Hellwig <hch@lst.de> | Thu Jul 23 22:45:58 2020 -0700 |
committer | Darrick J. Wong <darrick.wong@oracle.com> | Wed Aug 05 09:24:16 2020 -0700 |
tree | fae2d48ffec7d9f6b2f77c1b9d82b3785b6129b2 | |
parent | 54752de928c40028e5575ab6b49be9ec3c24b466 [diff] |
xfs: use ENOTBLK for direct I/O to buffered I/O fallback This is what the classic fs/direct-io.c implementation and thuse other file systems use. Signed-off-by: Christoph Hellwig <hch@lst.de> Reviewed-by: Darrick J. Wong <darrick.wong@oracle.com> Signed-off-by: Darrick J. Wong <darrick.wong@oracle.com>