From: Matt Mackall Date: Sun, 8 Jan 2006 09:05:21 +0000 (-0800) Subject: [PATCH] tiny: Uninline some inode.c functions X-Git-Tag: v2.6.16-rc1~685 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5d2bea4582d20cb24085152acaa29b95c05cdcf8;p=pandora-kernel.git [PATCH] tiny: Uninline some inode.c functions uninline a couple inode.c functions add/remove: 2/0 grow/shrink: 0/5 up/down: 256/-428 (-172) function old new delta ifind - 136 +136 ifind_fast - 120 +120 ilookup5_nowait 131 80 -51 ilookup 158 71 -87 ilookup5 171 80 -91 iget_locked 190 95 -95 iget5_locked 240 136 -104 Signed-off-by: Matt Mackall Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed