diff options
author | 2010-01-11 11:47:45 +0000 | |
---|---|---|
committer | 2010-01-15 15:34:04 -0600 | |
commit | aed3bb90abaf0b42e8c8747e192f7bb97f445279 (patch) | |
tree | 4619214ed42821792b05f4417cb95bde90abb562 /fs/xfs/xfs_mru_cache.c | |
parent | xfs: Replace per-ag array with a radix tree (diff) | |
download | linux-dev-aed3bb90abaf0b42e8c8747e192f7bb97f445279.tar.xz linux-dev-aed3bb90abaf0b42e8c8747e192f7bb97f445279.zip |
xfs: Reference count per-ag structures
Reference count the per-ag structures to ensure that we keep get/put
pairs balanced. Assert that the reference counts are zero at unmount
time to catch leaks. In future, reference counts will enable us to
safely remove perag structures by allowing us to detect when they
are no longer in use.
Signed-off-by: Dave Chinner <david@fromorbit.com>
Reviewed-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Alex Elder <aelder@sgi.com>
Diffstat (limited to 'fs/xfs/xfs_mru_cache.c')
0 files changed, 0 insertions, 0 deletions