Merge tag 'xfs-5.19-fixes-1' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Pull xfs fixes from Darrick Wong: "There's not a whole lot this time around (I'm still on vacation) but here are some important fixes for new features merged in -rc1: - Fix a bug where inode flag changes would accidentally drop nrext64 - Fix a race condition when toggling LARP mode" * tag 'xfs-5.19-fixes-1' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux: xfs: preserve DIFLAG2_NREXT64 when setting other inode attributes xfs: fix variable state usage xfs: fix TOCTOU race involving the new logged xattrs control knob
Showing
- fs/xfs/libxfs/xfs_attr.c 5 additions, 4 deletionsfs/xfs/libxfs/xfs_attr.c
- fs/xfs/libxfs/xfs_attr.h 1 addition, 11 deletionsfs/xfs/libxfs/xfs_attr.h
- fs/xfs/libxfs/xfs_attr_leaf.c 1 addition, 1 deletionfs/xfs/libxfs/xfs_attr_leaf.c
- fs/xfs/libxfs/xfs_da_btree.h 3 additions, 1 deletionfs/xfs/libxfs/xfs_da_btree.h
- fs/xfs/xfs_attr_item.c 9 additions, 6 deletionsfs/xfs/xfs_attr_item.c
- fs/xfs/xfs_ioctl.c 2 additions, 1 deletionfs/xfs/xfs_ioctl.c
- fs/xfs/xfs_xattr.c 16 additions, 1 deletionfs/xfs/xfs_xattr.c
Please register or sign in to comment