From: Tao Ma Date: Wed, 5 Mar 2008 08:11:46 +0000 (+0800) Subject: ocfs2: Add inode stealing for ocfs2_reserve_new_inode X-Git-Tag: v2.6.26-rc1~1143^2~8 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4d0ddb2ce25db2254d468233d942276ecf40bff8;p=pandora-kernel.git ocfs2: Add inode stealing for ocfs2_reserve_new_inode Inode allocation is modified to look in other nodes allocators during extreme out of space situations. We retry our own slot when space is freed back to the global bitmap, or whenever we've allocated more than 1024 inodes from another slot. Signed-off-by: Tao Ma Signed-off-by: Mark Fasheh --- Reading git-diff-tree failed