From: Theodore Ts'o Date: Thu, 18 Sep 2014 20:12:37 +0000 (-0400) Subject: ext4: fold ext4_sync_fs_nojournal() into ext4_sync_fs() X-Git-Tag: fixes-against-v3.18-rc2~28^2~16 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bda3253043c54a705c8352096194ab6216e2e5c1;p=pandora-kernel.git ext4: fold ext4_sync_fs_nojournal() into ext4_sync_fs() This allows us to eliminate duplicate code, and eventually allow us to also fold ext4_sops and ext4_nojournal_sops together. Signed-off-by: Theodore Ts'o --- Reading git-diff-tree failed