Re: [PATCH 5/9] btrfs: use a bit to track the existence of tree mod log users

2021-03-15 Thread Filipe Manana
On Sat, Mar 13, 2021 at 7:31 AM Wang Yugui wrote: > > Hi, > > It will be more easy to backport for heavy i/o load if we put this patch > before '[PATCH 3/9] btrfs: move the tree mod log code into its own file' ? Only bug fixes and fixes for serious performance regressions are backported to stable

Re: [PATCH 5/9] btrfs: use a bit to track the existence of tree mod log users

2021-03-12 Thread Wang Yugui
Hi, It will be more easy to backport for heavy i/o load if we put this patch before '[PATCH 3/9] btrfs: move the tree mod log code into its own file' ? And this patch can be merged into one with the following '[PATCH 6/9] btrfs: use the new bit BTRFS_FS_TREE_MOD_LOG_USERS at btrfs_free_tree_blo