ext4: support freezing ext2 (nojournal) file systems
authorTheodore Ts'o <tytso@mit.edu>
Thu, 18 Sep 2014 21:12:02 +0000 (17:12 -0400)
committerTheodore Ts'o <tytso@mit.edu>
Thu, 18 Sep 2014 21:12:02 +0000 (17:12 -0400)
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 <tytso@mit.edu>
Reported-by: Dexuan Cui <decui@microsoft.com>

No differences found