> -----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]> -- 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/

