From: Eric Sandeen Date: Sat, 10 Feb 2007 09:46:16 +0000 (-0800) Subject: [PATCH] remove ext[34]_inc_count and _dec_count X-Git-Tag: v2.6.21-rc1~274^2~271 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=731b9a549882c76189baafccbd068d5785ea2a82;p=pandora-kernel.git [PATCH] remove ext[34]_inc_count and _dec_count - Naming is confusing, ext3_inc_count manipulates i_nlink not i_count - handle argument passed in is not used - ext3 and ext4 already call inc_nlink and dec_nlink directly in other places Signed-off-by: Eric Sandeen Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed