On 22/09/03 11:01AM, Jason Yan wrote: > This patch group the journal load and initialize code together and > factor out ext4_load_and_init_journal(). This patch also removes the > lable 'no_journal' which is not needed after refactor. Clever cleanup. > > Signed-off-by: Jason Yan <yanaijie@xxxxxxxxxx> > Reviewed-by: Jan Kara <jack@xxxxxxx> > --- > fs/ext4/super.c | 157 +++++++++++++++++++++++++++--------------------- > 1 file changed, 88 insertions(+), 69 deletions(-) Looks good. Reviewed-by: Ritesh Harjani (IBM) <ritesh.list@xxxxxxxxx>