commit | 9161500e9813250b4bad3f6fdd940f38a80ac27b | [log] [tgz] |
---|---|---|
author | Barry Naujok <bnaujok@sgi.com> | Thu Nov 12 11:28:37 2009 +0100 |
committer | hch@lst.de <Christoph Hellwig> | Thu Nov 12 11:28:37 2009 +0100 |
tree | f471cbaec0e284147f14217c32f128bedb6d29f7 | |
parent | 79872d6ec09a6b5416bda068d2e45a861cff76db [diff] |
repair: add missing locking in scanfunc_bmap Make sure to protect access to the block usage tracking btree with the ag_lock. Signed-off-by: Barry Naujok <bnaujok@sgi.com> Signed-off-by: Christoph Hellwig <hch@lst.de> Reviewed-by: Alex Elder <aelder@sgi.com>