> -----Original Message----- > From: Jaegeuk Kim [mailto:[email protected]] > Sent: Tuesday, December 08, 2015 6:53 AM > To: [email protected]; [email protected]; > [email protected] > Cc: Jaegeuk Kim > Subject: [f2fs-dev] [PATCH 2/3] f2fs: refactor f2fs_commit_super > > Previously, f2fs_commit_super hacks the bh->blocknr to write the broken > alternate superblock. > Instead of it, we should use the correct logic to retrieve its buffer head > with locking it appropriately. > > Signed-off-by: Jaegeuk Kim <[email protected]>
Reviewed-by: Chao Yu <[email protected]> ------------------------------------------------------------------------------ _______________________________________________ Linux-f2fs-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/linux-f2fs-devel
