Re: [PATCH 5/8] xfs: per-filesystem dquot LRU lists
From: Dave Chinner <david@fromorbit.com>
Date: 2012-02-20 22:08:46
From: Dave Chinner <david@fromorbit.com>
Date: 2012-02-20 22:08:46
On Sun, Feb 19, 2012 at 09:28:20PM -0500, Christoph Hellwig wrote:
Replace the global dquot lru lists with a per-filesystem one. Note that the shrinker isn't wire up to the per-superblock VFS shrinker infrastructure as would have problems summing up and splitting the counts for inodes and dquots. I don't think this is a major problem as the quota cache isn't as interwinded with the inode cache as the dentry cache is, because an inode that is dropped from the cache will generally release a dquot reference, but most of the time it won't be the last one. Signed-off-by: Christoph Hellwig <hch@lst.de>
Looks OK. Reviewed-by: Dave Chinner <redacted> -- Dave Chinner david@fromorbit.com _______________________________________________ xfs mailing list xfs@oss.sgi.com http://oss.sgi.com/mailman/listinfo/xfs