Merge tag 'xfs-5.7-fixes-3' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Pull xfs fixes from Darrick Wong: "The three commits here fix some livelocks and other clashes with fsfreeze, a potential corruption problem, and a minor race between processes freeing and allocating space when the filesystem is near ENOSPC. Summary: - Fix a partially uninitialized variable. - Teach the background gc threads to apply for fsfreeze protection. - Fix some scaling problems when multiple threads try to flush the filesystem when we're about to hit ENOSPC" * tag 'xfs-5.7-fixes-3' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux: xfs: move inode flush to the sync workqueue xfs: fix partially uninitialized structure in xfs_reflink_remap_extent xfs: acquire superblock freeze protection on eofblocks scans
No related branches found
No related tags found
Showing
- fs/xfs/xfs_icache.c 10 additions, 0 deletionsfs/xfs/xfs_icache.c
- fs/xfs/xfs_ioctl.c 4 additions, 1 deletionfs/xfs/xfs_ioctl.c
- fs/xfs/xfs_mount.h 5 additions, 1 deletionfs/xfs/xfs_mount.h
- fs/xfs/xfs_reflink.c 1 addition, 0 deletionsfs/xfs/xfs_reflink.c
- fs/xfs/xfs_super.c 22 additions, 18 deletionsfs/xfs/xfs_super.c
Loading
Please register or sign in to comment