From 61ae45c8803262a96f3af200489344f339992291 Mon Sep 17 00:00:00 2001 From: Changman Lee Date: Thu, 21 Nov 2013 20:04:21 +0900 Subject: [PATCH] f2fs: simplify IS_DATASEG and IS_NODESEG macro It is not efficient comparing each segment type to find node or data. Signed-off-by: Changman Lee [Jaegeuk Kim: remove unnecessary white spaces] Signed-off-by: Jaegeuk Kim --- Reading git-format-patch failed