From: Wang Shilong Date: Sat, 30 Aug 2014 03:20:44 +0000 (-0400) Subject: ext4: remove a duplicate call in ext4_init_new_dir() X-Git-Tag: fixes-against-v3.18-rc2~28^2~61 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=52c826db6d4b638677683c79e6c465b99074be74;p=pandora-kernel.git ext4: remove a duplicate call in ext4_init_new_dir() ext4_journal_get_write_access() has just been called in ext4_append() calling it again here is duplicated. Signed-off-by: Wang Shilong Signed-off-by: Theodore Ts'o --- Reading git-diff-tree failed