public inbox for linux-block@vger.kernel.org
 help / color / mirror / Atom feed
From: Jens Axboe <axboe@kernel.dk>
To: linux-block@vger.kernel.org, Ming Lei <ming.lei@redhat.com>
Cc: Christoph Hellwig <hch@infradead.org>,
	Kun Hu <huk23@m.fudan.edu.cn>,
	 Jiaji Qin <jjtan24@m.fudan.edu.cn>
Subject: Re: [PATCH V3] loop: move vfs_fsync() out of loop_update_dio()
Date: Tue, 18 Mar 2025 08:04:04 -0600	[thread overview]
Message-ID: <174230664461.126943.4120567520187908429.b4-ty@kernel.dk> (raw)
In-Reply-To: <20250318072955.3893805-1-ming.lei@redhat.com>


On Tue, 18 Mar 2025 15:29:55 +0800, Ming Lei wrote:
> If vfs_flush() is called with queue frozen, the queue freeze lock may be
> connected with FS internal lock, and lockdep warning can be triggered
> because the queue freeze lock is connected with too many global or
> sub-system locks.
> 
> Fix the warning by moving vfs_fsync() out of loop_update_dio():
> 
> [...]

Applied, thanks!

[1/1] loop: move vfs_fsync() out of loop_update_dio()
      commit: 86947bdc28894520ed5aab0cf21b99ff0b659e07

Best regards,
-- 
Jens Axboe




      parent reply	other threads:[~2025-03-18 14:04 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-03-18  7:29 [PATCH V3] loop: move vfs_fsync() out of loop_update_dio() Ming Lei
2025-03-18  7:48 ` Christoph Hellwig
2025-03-18 14:04 ` Jens Axboe [this message]

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=174230664461.126943.4120567520187908429.b4-ty@kernel.dk \
    --to=axboe@kernel.dk \
    --cc=hch@infradead.org \
    --cc=huk23@m.fudan.edu.cn \
    --cc=jjtan24@m.fudan.edu.cn \
    --cc=linux-block@vger.kernel.org \
    --cc=ming.lei@redhat.com \
    /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