-
- Downloads
Merge tag 'dax-fixes-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm
Pull dax fixes from Dan Williams: "A fix for an xfstest failure and some and an update that removes an fsdax dependency on block devices. Summary: - Fix RWF_NOWAIT writes to properly return -EAGAIN - Clean up an unused helper - Update dax_writeback_mapping_range to not need a block_device argument" * tag 'dax-fixes-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm: dax: pass NOWAIT flag to iomap_apply dax: Get rid of fs_dax_get_by_host() helper dax: Pass dax_dev instead of bdev to dax_writeback_mapping_range()
No related branches found
No related tags found
Showing
- drivers/dax/super.c 1 addition, 1 deletiondrivers/dax/super.c
- fs/dax.c 4 additions, 7 deletionsfs/dax.c
- fs/ext2/inode.c 3 additions, 2 deletionsfs/ext2/inode.c
- fs/ext4/inode.c 1 addition, 1 deletionfs/ext4/inode.c
- fs/xfs/xfs_aops.c 1 addition, 1 deletionfs/xfs/xfs_aops.c
- include/linux/dax.h 2 additions, 12 deletionsinclude/linux/dax.h
Loading
Please register or sign in to comment