Linux Btrfs filesystem development
 help / color / mirror / Atom feed
* [PATCH 0/2] btrfs: trivial changes to btree lock functions
@ 2024-03-15 12:55 fdmanana
  2024-03-15 12:55 ` [PATCH 1/2] btrfs: inline btrfs_tree_lock() and btrfs_tree_read_lock() fdmanana
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: fdmanana @ 2024-03-15 12:55 UTC (permalink / raw)
  To: linux-btrfs

From: Filipe Manana <fdmanana@suse.com>

Some trivial changes to btree lock functions. Details in the change logs.

Filipe Manana (2):
  btrfs: inline btrfs_tree_lock() and btrfs_tree_read_lock()
  btrfs: rename __btrfs_tree_lock() and __btrfs_tree_read_lock()

 fs/btrfs/ctree.c       | 12 ++++++------
 fs/btrfs/extent-tree.c |  2 +-
 fs/btrfs/locking.c     | 16 +++-------------
 fs/btrfs/locking.h     | 18 ++++++++++++++----
 4 files changed, 24 insertions(+), 24 deletions(-)

-- 
2.43.0


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

end of thread, other threads:[~2024-03-18  9:08 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-03-15 12:55 [PATCH 0/2] btrfs: trivial changes to btree lock functions fdmanana
2024-03-15 12:55 ` [PATCH 1/2] btrfs: inline btrfs_tree_lock() and btrfs_tree_read_lock() fdmanana
2024-03-15 12:55 ` [PATCH 2/2] btrfs: rename __btrfs_tree_lock() and __btrfs_tree_read_lock() fdmanana
2024-03-15 13:40 ` [PATCH 0/2] btrfs: trivial changes to btree lock functions Anand Jain
2024-03-18  7:21 ` Johannes Thumshirn
2024-03-18  9:08 ` Qu Wenruo

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