On 2022-05-26 17:01, Leah Rumancik wrote:
This thread had good timing :) I have been working on setting up some automated testing. Currently, 5.15.y is our priority so I have started working on this branch. Patches are being selected by simply searching for the “Fixes” tag and applying if the commit-to-be-fixed is in the stable branch, but AUTOSEL would be nice, so I’ll start playing around with that. Amir, it would be nice to sync up the patch selection process. I can help share the load, especially for 5.15. Selecting just the tagged “Fixes” for 5.15.y for patches through 5.17.2, 15 patches were found and applied - if there are no complaints about the testing setup, I can go ahead and send out this batch: c30a0cbd07ec xfs: use kmem_cache_free() for kmem_cache objects 5ca5916b6bc9 xfs: punch out data fork delalloc blocks on COW writeback failure a1de97fe296c xfs: Fix the free logic of state in xfs_attr_node_hasname 1090427bf18f xfs: remove xfs_inew_wait 089558bc7ba7 xfs: remove all COW fork extents when remounting readonly 7993f1a431bc xfs: only run COW extent recovery when there are no live extents 09654ed8a18c xfs: check sb_meta_uuid for dabuf buffer recovery f8d92a66e810 xfs: prevent UAF in xfs_log_item_in_current_chkpt b97cca3ba909 xfs: only bother with sync_filesystem during readonly remount eba0549bc7d1 xfs: don't generate selinux audit messages for capability testing e014f37db1a2 xfs: use setattr_copy to set vfs inode attributes 70447e0ad978 xfs: async CIL flushes need pending pushes to be made stable c8c568259772 xfs: don't include bnobt blocks when reserving free block pool cd6f79d1fb32 xfs: run callbacks before waking waiters in xlog_state_shutdown_callbacks 919edbadebe1 xfs: drop async cache flushes from CIL commits.
Please include: 9a5280b312e2 xfs: reorder iunlink remove operation in xfs_ifree Thanks!