From 9df47ba759e40ea2facd0601d4888abb37ed9658 Mon Sep 17 00:00:00 2001 From: Taehee Yoo Date: Mon, 13 Apr 2015 21:48:06 +0900 Subject: [PATCH] f2fs: change 0 to false for bool type in the f2fs_fill_super function, variable "retry" is bool type i think that it should be set as false. Signed-off-by: Taehee Yoo Signed-off-by: Jaegeuk Kim --- Reading git-format-patch failed