From: Artem Bityutskiy Date: Mon, 23 Jul 2012 00:35:31 +0000 (-0400) Subject: ext4: weed out ext4_write_super X-Git-Tag: v3.6-rc1~69^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4d47603d9703e6fff8ff2618bc108d6280e2439d;p=pandora-kernel.git ext4: weed out ext4_write_super We do not depend on VFS's '->write_super()' anymore and do not need the 's_dirt' flag anymore, so weed out 'ext4_write_super()' and 's_dirt'. Signed-off-by: Artem Bityutskiy Signed-off-by: "Theodore Ts'o" Reviewed-by: Jan Kara --- Reading git-diff-tree failed