Linux Btrfs filesystem development
 help / color / mirror / Atom feed
* [PATCH 0/2] btrfs: cleanups for a couple log tree functions
@ 2025-11-19 13:19 fdmanana
  2025-11-19 13:19 ` [PATCH 1/2] btrfs: remove root argument from btrfs_del_dir_entries_in_log() fdmanana
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: fdmanana @ 2025-11-19 13:19 UTC (permalink / raw)
  To: linux-btrfs

From: Filipe Manana <fdmanana@suse.com>

A couple of trivial cleanups for the argument list of two log tree
functions.

Filipe Manana (2):
  btrfs: remove root argument from btrfs_del_dir_entries_in_log()
  btrfs: reduce arguments to btrfs_del_inode_ref_in_log()

 fs/btrfs/inode.c    |  4 ++--
 fs/btrfs/tree-log.c | 12 ++++++------
 fs/btrfs/tree-log.h |  5 ++---
 3 files changed, 10 insertions(+), 11 deletions(-)

-- 
2.47.2


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

end of thread, other threads:[~2025-11-20 11:44 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-11-19 13:19 [PATCH 0/2] btrfs: cleanups for a couple log tree functions fdmanana
2025-11-19 13:19 ` [PATCH 1/2] btrfs: remove root argument from btrfs_del_dir_entries_in_log() fdmanana
2025-11-19 13:19 ` [PATCH 2/2] btrfs: reduce arguments to btrfs_del_inode_ref_in_log() fdmanana
2025-11-19 21:21 ` [PATCH 0/2] btrfs: cleanups for a couple log tree functions Qu Wenruo
2025-11-20  8:42 ` Johannes Thumshirn
2025-11-20 11:44 ` David Sterba

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