From: Artem Bityutskiy Date: Thu, 22 Mar 2012 02:29:15 +0000 (-0400) Subject: ext4: write superblock only once on unmount X-Git-Tag: v3.4-rc1~75^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a8e25a83245618e6b0ddf82a9bba79c1b466804d;p=pandora-kernel.git ext4: write superblock only once on unmount In some rather rare cases it is possible that ext4 may the superblock to the media twice. This patch makes sure this does not happen. This should speed up unmounting in those cases. Signed-off-by: Artem Bityutskiy Signed-off-by: "Theodore Ts'o" --- Reading git-diff-tree failed