Merge tag 'xfs-5.20-merge-8' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Pull more xfs updates from Darrick Wong: "There's not a lot this time around, just the usual bug fixes and corrections for missing error returns. - Return error codes from block device flushes to userspace - Fix a deadlock between reclaim and mount time quotacheck - Fix an unnecessary ENOSPC return when doing COW on a filesystem with severe free space fragmentation - Fix a miscalculation in the transaction reservation computations for file removal operations" * tag 'xfs-5.20-merge-8' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux: xfs: fix inode reservation space for removing transaction xfs: Fix false ENOSPC when performing direct write on a delalloc extent in cow fork xfs: fix intermittent hang during quotacheck xfs: check return codes when flushing block devices
No related branches found
No related tags found
Showing
- fs/xfs/libxfs/xfs_trans_resv.c 1 addition, 1 deletionfs/xfs/libxfs/xfs_trans_resv.c
- fs/xfs/xfs_file.c 14 additions, 8 deletionsfs/xfs/xfs_file.c
- fs/xfs/xfs_log.c 10 additions, 2 deletionsfs/xfs/xfs_log.c
- fs/xfs/xfs_qm.c 5 additions, 0 deletionsfs/xfs/xfs_qm.c
- fs/xfs/xfs_reflink.c 163 additions, 35 deletionsfs/xfs/xfs_reflink.c
Loading
Please register or sign in to comment