From: Theodore Ts'o Date: Mon, 25 May 2009 15:51:00 +0000 (-0400) Subject: ext4: remove unused function __ext4_write_dirty_metadata X-Git-Tag: v2.6.31-rc1~396^2~10 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=759d427aa5a9d88a81afd11817cdeb40aea85234;p=pandora-kernel.git ext4: remove unused function __ext4_write_dirty_metadata The __ext4_write_dirty_metadata() function was introduced by commit 0390131b, "ext4: Allow ext4 to run without a journal", but nothing ever used the function, either then or since. So let's remove it and save a bit of space. Cc: Frank Mayhar Signed-off-by: "Theodore Ts'o" --- Reading git-diff-tree failed