All of lore.kernel.org
 help / color / mirror / Atom feed
From: "J. R. Okajima" <hooanon05g@gmail.com>
To: Jan Kara <jack@suse.cz>
Cc: linux-ext4@vger.kernel.org
Subject: Re: [PATCH v2] ext2: Silence lockdep warning about reclaim under xattr_sem
Date: Mon, 06 Apr 2020 20:50:21 +0900	[thread overview]
Message-ID: <21323.1586173821@jrobl> (raw)
In-Reply-To: <20200406102148.GC1143@quack2.suse.cz>

Jan Kara:
> to serialize anything. But from a maintenance point of view it is better to
> acquire the lock so that possible assertions that lock is held in some
> helper functions don't barf or for the case the function gets used in a
> different code path in the future.

Ok, thanx.
"a maintenance point of view" is a good keyword for me.
I will post "the fix passed my local stress test" tomorrow.


J. R. Okajima

  reply	other threads:[~2020-04-06 11:50 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-02-25 12:08 [PATCH v2] ext2: Silence lockdep warning about reclaim under xattr_sem Jan Kara
2020-02-26 11:32 ` Ritesh Harjani
2020-02-26 12:16   ` Jan Kara
2020-04-06  5:36 ` J. R. Okajima
2020-04-06 10:21   ` Jan Kara
2020-04-06 11:50     ` J. R. Okajima [this message]
2020-04-07  5:22       ` J. R. Okajima
2020-04-07 10:38         ` Jan Kara

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=21323.1586173821@jrobl \
    --to=hooanon05g@gmail.com \
    --cc=jack@suse.cz \
    --cc=linux-ext4@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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.