> -----Original Message----- > From: Fan Li [mailto:[email protected]] > Sent: Tuesday, December 15, 2015 5:03 PM > To: 'Jaegeuk Kim' > Cc: [email protected]; [email protected] > Subject: [f2fs-dev] [PATCH] f2fs: fix to reset variable correctlly > > f2fs_map_blocks will set m_flags and m_len to 0, so we don't need to > reset m_flags ourselves, but have to reset m_len to correct value > before use it again. > > Signed-off-by: Fan li <[email protected]>
Reviewed-by: Chao Yu <[email protected]> ------------------------------------------------------------------------------ _______________________________________________ Linux-f2fs-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/linux-f2fs-devel
