f2fs: no need to check other dirty_segmap when the seg has been found
authorHaicheng Li <haicheng.li@linux.intel.com>
Fri, 18 Oct 2013 09:24:08 +0000 (17:24 +0800)
committerJaegeuk Kim <jaegeuk.kim@samsung.com>
Tue, 22 Oct 2013 10:57:31 +0000 (19:57 +0900)
Because one dirty seg can only be mapped to one dirty_type. Otherwise, it's a bug.

Signed-off-by: Haicheng Li <haicheng.li@linux.intel.com>
[Jaegeuk Kim: modify a comment related to this patch]
Signed-off-by: Jaegeuk Kim <jaegeuk.kim@samsung.com>

No differences found