Hi folks,
The for-next branch of the xfs kernel repository at
git://git.kernel.org/pub/scm/linux/kernel/git/dgc/linux-xfs.git
has just been updated.
The new head of the for-next branch is commit:
542c311 Merge branch 'xfs-dio-extend-fix' into for-next
New Commits:
Dave Chinner (9):
[a719370] xfs: factor DIO write mapping from get_blocks
[1fdca9c] xfs: move DIO mapping size calculation
[d5cc2e3] xfs: DIO needs an ioend for writes
[6dfa1b6] xfs: handle DIO overwrite EOF update completion correctly
[a06c277] xfs: DIO writes within EOF don't need an ioend
[b9d5984] xfs: DIO write completion size updates race
[40c63fb] xfs: direct IO EOF zeroing needs to drain AIO
[0cefb29] xfs: using generic_file_direct_write() is unnecessary
[542c311] Merge branch 'xfs-dio-extend-fix' into for-next
Code Diffstat:
fs/xfs/xfs_aops.c | 270 +++++++++++++++++++++++++++++++++++++----------------
fs/xfs/xfs_file.c | 46 ++++++++-
fs/xfs/xfs_trace.h | 5 +
3 files changed, 239 insertions(+), 82 deletions(-)
--
Dave Chinner
david@xxxxxxxxxxxxx
signature.asc
Description: Digital signature
|