All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Theodore Ts'o" <tytso@mit.edu>
To: Ojaswin Mujoo <ojaswin@linux.ibm.com>
Cc: linux-ext4@vger.kernel.org, Jan Kara <jack@suse.cz>,
	Baokun Li <libaokun1@huawei.com>,
	Ritesh Harjani <ritesh.list@gmail.com>,
	linux-kernel@vger.kernel.org
Subject: Re: [PATCH] ext4: cache es->s_journal_inum in ext4_sb_info
Date: Tue, 18 Mar 2025 22:31:29 -0400	[thread overview]
Message-ID: <20250319023129.GF787758@mit.edu> (raw)
In-Reply-To: <Z9kq744Q1zbbxOKH@li-dc0c254c-257c-11b2-a85c-98b6c1322444.ibm.com>

On Tue, Mar 18, 2025 at 01:42:31PM +0530, Ojaswin Mujoo wrote:
> > So this is something we need to do if the journal is actived, and if
> > it's active, then sbi->s_journal will be non-NULL, and so we can just
> > check to see if inode == sbi->s_journal instead.  This will simplify
> 
> I believe you mean inode == sbi->s_journal->j_inode here right?

Yes, that's what I meant; sorry for the not catching this before I
sent my reply.

Cheers,

					- Ted

  reply	other threads:[~2025-03-19  2:33 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-03-14 11:41 [PATCH] ext4: cache es->s_journal_inum in ext4_sb_info Ojaswin Mujoo
2025-03-15  7:19 ` Zhang Yi
2025-03-16  1:41 ` Theodore Ts'o
2025-03-17  3:54   ` Baokun Li
2025-03-18  8:12   ` Ojaswin Mujoo
2025-03-19  2:31     ` Theodore Ts'o [this message]
2025-03-25 17:57       ` Ojaswin Mujoo
2025-03-26  2:16         ` Baokun Li
2025-03-26  4:01           ` Zhang Yi
2025-03-26  6:39             ` Ojaswin Mujoo
2025-03-26  8:33               ` Zhang Yi
2025-03-26  9:26                 ` Baokun Li
2025-03-27  6:20                   ` Ojaswin Mujoo

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=20250319023129.GF787758@mit.edu \
    --to=tytso@mit.edu \
    --cc=jack@suse.cz \
    --cc=libaokun1@huawei.com \
    --cc=linux-ext4@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=ojaswin@linux.ibm.com \
    --cc=ritesh.list@gmail.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 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.