From: Theodore Ts'o Date: Thu, 18 Sep 2014 21:12:02 +0000 (-0400) Subject: ext4: support freezing ext2 (nojournal) file systems X-Git-Tag: fixes-against-v3.18-rc2~28^2~15 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bb0445765866e5b1607af81e2f48ca5a8efbeed8;p=pandora-kernel.git ext4: support freezing ext2 (nojournal) file systems Through an oversight, when we added nojournal support to ext4, we didn't add support to allow file system freezing. This is relatively easy to add, so let's do it. Signed-off-by: Theodore Ts'o Reported-by: Dexuan Cui --- Reading git-diff-tree failed