From: Mark Fasheh Date: Wed, 17 Mar 2010 04:01:00 +0000 (-0700) Subject: ocfs2: remove ocfs2_local_alloc_in_range() X-Git-Tag: v2.6.35-rc1~469^2~25 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a57c8fd2ad238258cc983049008aea5f985804b2;p=pandora-kernel.git ocfs2: remove ocfs2_local_alloc_in_range() Inodes are always allocated from the global bitmap now so we don't need this any more. Also, the existing implementation bounces reservations around needlessly. Signed-off-by: Mark Fasheh --- Reading git-diff-tree failed