Linux Btrfs filesystem development
 help / color / mirror / Atom feed
From: Ioannis Angelakopoulos <iangelak@fb.com>
To: <linux-btrfs@vger.kernel.org>, <kernel-team@fb.com>
Subject: [PATCH 0/1] btrfs: Add macros for multilevel wait event annotations with lockdep
Date: Thu, 11 Aug 2022 17:17:34 -0700	[thread overview]
Message-ID: <20220812001734.1587514-1-iangelak@fb.com> (raw)

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


             reply	other threads:[~2022-08-12  0:18 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-08-12  0:17 Ioannis Angelakopoulos [this message]
2022-08-12  0:17 ` [PATCH 1/1] btrfs: Macros for multilevel annotations of wait events with lockdep Ioannis Angelakopoulos

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20220812001734.1587514-1-iangelak@fb.com \
    --to=iangelak@fb.com \
    --cc=kernel-team@fb.com \
    --cc=linux-btrfs@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox