Linux Btrfs filesystem development
 help / color / mirror / Atom feed
* [PATCH 0/2] btrfs: send: a couple trivial cleanups
@ 2025-03-06 17:55 fdmanana
  2025-03-06 17:55 ` [PATCH 1/2] btrfs: send: remove unnecessary inode lookup at send_encoded_inline_extent() fdmanana
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: fdmanana @ 2025-03-06 17:55 UTC (permalink / raw)
  To: linux-btrfs

From: Filipe Manana <fdmanana@suse.com>

Simple cleanups, reduce code, details in the change logs.

Filipe Manana (2):
  btrfs: send: remove unnecessary inode lookup at send_encoded_inline_extent()
  btrfs: send: simplify return logic from send_encoded_extent()

 fs/btrfs/send.c | 19 +++++--------------
 1 file changed, 5 insertions(+), 14 deletions(-)

-- 
2.45.2


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

end of thread, other threads:[~2025-03-06 21:53 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-03-06 17:55 [PATCH 0/2] btrfs: send: a couple trivial cleanups fdmanana
2025-03-06 17:55 ` [PATCH 1/2] btrfs: send: remove unnecessary inode lookup at send_encoded_inline_extent() fdmanana
2025-03-06 17:55 ` [PATCH 2/2] btrfs: send: simplify return logic from send_encoded_extent() fdmanana
2025-03-06 18:33 ` [PATCH 0/2] btrfs: send: a couple trivial cleanups David Sterba
2025-03-06 21:53 ` Qu Wenruo

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox