From: Ben Myers Date: Tue, 10 Dec 2013 20:59:31 +0000 (-0600) Subject: xfs: fix calculation of freed inode cluster blocks X-Git-Tag: v3.14-rc1~123^2~15 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8e825e3a02ff20973154559c33e662cacedc4458;p=pandora-kernel.git xfs: fix calculation of freed inode cluster blocks rec.ir_startino is an agino rather than an ino. Use the correct macro when dealing with it in xfs_difree. Signed-off-by: Ben Myers Reviewed-by: Christoph Hellwig --- Reading git-diff-tree failed