Linux Btrfs filesystem development
 help / color / mirror / Atom feed
* [PATCH 0/1] btrfs: Add macros for multilevel wait event annotations with lockdep
@ 2022-08-12  0:17 Ioannis Angelakopoulos
  2022-08-12  0:17 ` [PATCH 1/1] btrfs: Macros for multilevel annotations of wait events " Ioannis Angelakopoulos
  0 siblings, 1 reply; 2+ messages in thread
From: Ioannis Angelakopoulos @ 2022-08-12  0:17 UTC (permalink / raw)
  To: linux-btrfs, kernel-team

Hello,

with this patch series we add two new macros, which can be used for
multilevel (nested) wait event annotations with lockdep.

The new macros added in fs/btrfs/ctree.h are:
  1) btrfs_might_wait_for_event_nested()
  2) btrfs_lockdep_acquire_nested()

Ioannis Angelakopoulos (1):
  btrfs: Macros for multilevel annotations of wait events with lockdep

 fs/btrfs/ctree.h | 17 +++++++++++++++++
 1 file changed, 17 insertions(+)

-- 
2.30.2


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

end of thread, other threads:[~2022-08-12  0:18 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-08-12  0:17 [PATCH 0/1] btrfs: Add macros for multilevel wait event annotations with lockdep Ioannis Angelakopoulos
2022-08-12  0:17 ` [PATCH 1/1] btrfs: Macros for multilevel annotations of wait events " Ioannis Angelakopoulos

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