Hi, Chris and Filipe.

Would you consider the patch from Filipe to be merged into 4.2?

[PATCH] Btrfs: avoid syncing log in the fast fsync path when not necessary

https://patchwork.kernel.org/patch/6138811/


The performance regression is already in 4.1, and I really don't like to
see the performance regression be there for 4.2.

So please consider include this patch in 4.2 merge window.

Thanks,
Qu

Hi Chris,

Please pull 2 fixes for the send feature from my branch send_fixes_4.2.
Both have been around in the mailing list/patchwork before the 4.1 merge
window opened but were not picked for 4.1. They both have tests merged
in xfstests (btrfs/087 and btrfs/092), which as expected, fail without
this fixes applied and pass with them applied.

The following changes since commit c65b99f046843d2455aa231747b5a07a999a9f3d:

   Linux 4.1-rc6 (2015-05-31 19:01:07 -0700)

are available in the git repository at:

   git://git.kernel.org/pub/scm/linux/kernel/git/fdmanana/linux.git 
send_fixes_4.2

for you to fetch changes up to 8b191a684968e24b34c9894024b37532c68e6ae8:

   Btrfs: incremental send, check if orphanized dir inode needs delayed rename 
(2015-06-03 03:10:40 +0100)

----------------------------------------------------------------
Filipe Manana (2):
       Btrfs: incremental send, don't delay directory renames unnecessarily
       Btrfs: incremental send, check if orphanized dir inode needs delayed 
rename

  fs/btrfs/send.c | 104 
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++---------------------
  1 file changed, 83 insertions(+), 21 deletions(-)

--
To unsubscribe from this list: send the line "unsubscribe linux-btrfs" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to