From: Guo Chao Date: Mon, 7 Jan 2013 04:40:25 +0000 (-0500) Subject: ext4: remove duplicate call to ext4_bread() in ext4_init_new_dir() X-Git-Tag: v3.8-rc3~13^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fef0ebdb229bedce888b63923e2a1ba4e6c6a84c;p=pandora-kernel.git ext4: remove duplicate call to ext4_bread() in ext4_init_new_dir() This fixes a buffer cache leak when creating a directory, introduced in commit a774f9c20. Signed-off-by: Guo Chao Signed-off-by: "Theodore Ts'o" Reviewed-by: Tao Ma --- Reading git-diff-tree failed