From 9198aceb53a493d1be0f3a5a1ce13c07a6fdcd26 Mon Sep 17 00:00:00 2001 From: Jaegeuk Kim Date: Thu, 25 Apr 2013 13:21:12 +0900 Subject: [PATCH] f2fs: check nid == 0 in add_free_nid It is more obvious that add_free_nid checks whether the free nid is zero or not. Reviewed-by: Namjae Jeon Signed-off-by: Jaegeuk Kim --- Reading git-format-patch failed