From: Dave Chinner Date: Mon, 8 Nov 2010 08:55:04 +0000 (+0000) Subject: xfs: fix per-ag reference counting in inode reclaim tree walking X-Git-Tag: v2.6.37-rc2~34^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f83282a8ef799c0bdcb0c32971487087da1bc216;p=pandora-kernel.git xfs: fix per-ag reference counting in inode reclaim tree walking The walk fails to decrement the per-ag reference count when the non-blocking walk fails to obtain the per-ag reclaim lock, leading to an assert failure on debug kernels when unmounting a filesystem. Signed-off-by: Dave Chinner Reviewed-by: Christoph Hellwig Signed-off-by: Alex Elder --- Reading git-diff-tree failed