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@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html