From: Ryusuke Konishi Date: Fri, 14 Aug 2009 16:54:59 +0000 (+0900) Subject: nilfs2: stop zero-fill of btree path just before free it X-Git-Tag: v2.6.32-rc1~700^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3218929dbd25245e0f601df1e359a3ed3f7fb03b;p=pandora-kernel.git nilfs2: stop zero-fill of btree path just before free it The btree path object is cleared just before it is freed. This will remove the code doing the unnecessary clear operation. Signed-off-by: Ryusuke Konishi --- Reading git-diff-tree failed