From: Steven Whitehouse Date: Thu, 21 May 2009 14:18:19 +0000 (+0100) Subject: GFS2: Be more aggressive in reclaiming unlinked inodes X-Git-Tag: v2.6.31-rc1~390^2~12 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1ce97e564b628bee30b8dbb64e5e653a484308f6;p=pandora-kernel.git GFS2: Be more aggressive in reclaiming unlinked inodes This patch increases the frequency with which gfs2 looks for unlinked, but still allocated inodes. Its the equivalent operation to ext3's orphan list, but done with bitmaps in the resource groups. This also fixes a bug where a field in the rgrp was too small. Signed-off-by: Steven Whitehouse --- Reading git-diff-tree failed