[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20140918211325.GC26995@thunk.org>
Date: Thu, 18 Sep 2014 17:13:25 -0400
From: Theodore Ts'o <tytso@....edu>
To: Andreas Dilger <adilger@...ger.ca>
Cc: Ext4 Developers List <linux-ext4@...r.kernel.org>,
Dexuan Cui <decui@...rosoft.com>
Subject: Re: [PATCH 2/3] ext4: support freezing ext2 (nojournal) file systems
On Thu, Sep 18, 2014 at 02:46:34PM -0600, Andreas Dilger wrote:
> > + if (journal)
> > + /* we rely on upper layer to stop further updates */
> > + jbd2_journal_unlock_updates(EXT4_SB(sb)->s_journal);
>
> This could use "journal" directly instead of "EXT4_SB(sb)->s_journal"
Good point, done.
- Ted
--
To unsubscribe from this list: send the line "unsubscribe linux-ext4" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists