From: Brian Foster Date: Thu, 28 May 2015 23:19:29 +0000 (+1000) Subject: xfs: randomly do sparse inode allocations in DEBUG mode X-Git-Tag: omap-for-v4.3/legacy-v2-signed~97^2~5^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1cdadee11f8d44b16f8110cf01498bd7c38474d8;p=pandora-kernel.git xfs: randomly do sparse inode allocations in DEBUG mode Sparse inode allocations generally only occur when full inode chunk allocation fails. This requires some level of filesystem space usage and fragmentation. For filesystems formatted with sparse inode chunks enabled, do random sparse inode chunk allocs when compiled in DEBUG mode to increase test coverage. Signed-off-by: Brian Foster Reviewed-by: Dave Chinner Signed-off-by: Dave Chinner --- Reading git-diff-tree failed