All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 0/2] btrfs :incremental send, improve rmdir performance
@ 2018-05-08 10:11 robbieko
  2018-05-08 10:11 ` [PATCH v2 1/2] btrfs: incremental send, optimization add orphan_dir_info robbieko
                   ` (2 more replies)
  0 siblings, 3 replies; 6+ messages in thread
From: robbieko @ 2018-05-08 10:11 UTC (permalink / raw)
  To: linux-btrfs; +Cc: Robbie Ko

From: Robbie Ko <robbieko@synology.com>

The following patch is to improve the btrfs send, the speed of large
directory deletion.

1. Optimization, avoid unnecessary allocations.

2. Increase the speed of can_rmdir.

Robbie Ko (2):
  btrfs: incremental send, optimization add orphan_dir_info
  btrfs: incremental send, improve rmdir performance for large directory

 fs/btrfs/send.c | 44 ++++++++++++++++++++++++++++----------------
 1 file changed, 28 insertions(+), 16 deletions(-)

-- 
1.9.1


^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2018-05-09 10:23 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-05-08 10:11 [PATCH v2 0/2] btrfs :incremental send, improve rmdir performance robbieko
2018-05-08 10:11 ` [PATCH v2 1/2] btrfs: incremental send, optimization add orphan_dir_info robbieko
2018-05-08 19:04   ` Filipe Manana
2018-05-08 10:11 ` [PATCH v2 2/2] btrfs: incremental send, improve rmdir performance for large directory robbieko
2018-05-08 19:05   ` Filipe Manana
2018-05-09 10:21 ` [PATCH v2 0/2] btrfs :incremental send, improve rmdir performance David Sterba

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.