ext4: fold ext4_nojournal_sops into ext4_sops
authorTheodore Ts'o <tytso@mit.edu>
Thu, 18 Sep 2014 21:12:30 +0000 (17:12 -0400)
committerTheodore Ts'o <tytso@mit.edu>
Thu, 18 Sep 2014 21:12:30 +0000 (17:12 -0400)
There's no longer any need to have a separate set of super_operations
for nojournal mode.

Signed-off-by: Theodore Ts'o <tytso@mit.edu>

No differences found