Linux filesystem development
 help / color / mirror / Atom feed
From: Chandan Babu R <chandanbabu@kernel.org>
To: Christian Brauner <brauner@kernel.org>
Cc: Dave Chinner <dchinner@redhat.com>,
	Christoph Hellwig <hch@lst.de>, Jan Kara <jack@suse.cz>,
	"Darrick J. Wong" <djwong@kernel.org>,
	linux-fsdevel@vger.kernel.org
Subject: Re: [PATCH v2 0/2] Handle multi device freezing
Date: Mon, 06 Nov 2023 13:51:52 +0530	[thread overview]
Message-ID: <87y1fb70gr.fsf@debian-BULLSEYE-live-builder-AMD64> (raw)
In-Reply-To: <20231104-vfs-multi-device-freeze-v2-0-5b5b69626eac@kernel.org>

On Sat, Nov 04, 2023 at 03:00:11 PM +0100, Christian Brauner wrote:
> Hey everyone,
>
> Now that we can find the owning filesystem of any device if the
> superblock and fs_holder_ops are used we need to handle multi-device
> filesystem freezes. This series does that. Details in the main commit.

generic/311, xfs/006 and xfs/264 pass when executed against a kernel which has
the patches applied. Hence,

Tested-by: Chandan Babu R <chandanbabu@kernel.org>

>
> Thanks!
> Christian
>
> ---
> Christian Brauner (2):
>       fs: remove dead check
>       fs: handle freezing from multiple devices
>
>  fs/super.c         | 140 +++++++++++++++++++++++++++++++++++++++++------------
>  include/linux/fs.h |  17 ++++++-
>  2 files changed, 124 insertions(+), 33 deletions(-)
> ---
> base-commit: c6a4738de282fc95752e1f1c5573ab7b4020b55e
> change-id: 20231103-vfs-multi-device-freeze-506e2c010473


-- 
Chandan

  reply	other threads:[~2023-11-06  8:25 UTC|newest]

Thread overview: 21+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-11-02 12:36 [BUG REPORT] next-20231102: generic/311 fails on XFS with external log Chandan Babu R
2023-11-02 14:54 ` Christian Brauner
2023-11-02 20:48   ` Dave Chinner
2023-11-03  8:14   ` Christoph Hellwig
2023-11-03  8:35     ` Christian Brauner
2023-11-03 13:52 ` [PATCH] fs: handle freezing from multiple devices Christian Brauner
2023-11-03 14:19   ` Christoph Hellwig
2023-11-03 15:10     ` Christian Brauner
2023-11-03 15:43       ` Jan Kara
2023-11-03 16:49         ` Christian Brauner
2023-11-06  7:21           ` Christoph Hellwig
2023-11-04 14:00 ` [PATCH v2 0/2] Handle multi device freezing Christian Brauner
2023-11-06  8:21   ` Chandan Babu R [this message]
2023-11-06 12:49   ` Christian Brauner
2023-11-04 14:00 ` [PATCH v2 1/2] fs: remove dead check Christian Brauner
2023-11-06  7:29   ` Christoph Hellwig
2023-11-06 10:39   ` Jan Kara
2023-11-04 14:00 ` [PATCH v2 2/2] fs: handle freezing from multiple devices Christian Brauner
2023-11-06  7:30   ` Christoph Hellwig
2023-11-06 11:30   ` Jan Kara
2023-11-06 12:44     ` Christian Brauner

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=87y1fb70gr.fsf@debian-BULLSEYE-live-builder-AMD64 \
    --to=chandanbabu@kernel.org \
    --cc=brauner@kernel.org \
    --cc=dchinner@redhat.com \
    --cc=djwong@kernel.org \
    --cc=hch@lst.de \
    --cc=jack@suse.cz \
    --cc=linux-fsdevel@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