> -----Original Message----- > From: Jaegeuk Kim [mailto:[email protected]] > Sent: Tuesday, August 18, 2015 4:46 PM > To: [email protected]; [email protected]; > [email protected] > Cc: Jaegeuk Kim > Subject: [f2fs-dev] [PATCH 2/5] f2fs: fix to cover lock_op for > update_inode_page > > Previously, update_inode_page is not called under f2fs_lock_op. > Instead we should call with f2fs_write_inode. > > Signed-off-by: Jaegeuk Kim <[email protected]>
Reviewed-by: Chao Yu <[email protected]> -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/

