commit | 8e825e3a02ff20973154559c33e662cacedc4458 | [log] [tgz] |
---|---|---|
author | Ben Myers <bpm@sgi.com> | Tue Dec 10 14:59:31 2013 -0600 |
committer | Ben Myers <bpm@sgi.com> | Wed Dec 11 15:22:43 2013 -0600 |
tree | 0fd9404fa4589cdd4319f211214bf407bd0c368d | |
parent | db10bddc7d4f412bcd8630fc479fa1eb009e325b [diff] |
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 <bpm@sgi.com> Reviewed-by: Christoph Hellwig <hch@lst.de>