diff options
author | 2010-07-20 08:07:02 +1000 | |
---|---|---|
committer | 2010-07-20 08:07:02 +1000 | |
commit | 70e60ce71516c3a9e882edb70a09f696a05961db (patch) | |
tree | 324a400f2d21d071f6c462edbb6efa789125f6f1 /ipc | |
parent | mm: add context argument to shrinker callback (diff) | |
download | wireguard-linux-70e60ce71516c3a9e882edb70a09f696a05961db.tar.xz wireguard-linux-70e60ce71516c3a9e882edb70a09f696a05961db.zip |
xfs: convert inode shrinker to per-filesystem contexts
Now the shrinker passes us a context, wire up a shrinker context per
filesystem. This allows us to remove the global mount list and the
locking problems that introduced. It also means that a shrinker call
does not need to traverse clean filesystems before finding a
filesystem with reclaimable inodes. This significantly reduces
scanning overhead when lots of filesystems are present.
Signed-off-by: Dave Chinner <dchinner@redhat.com>
Reviewed-by: Christoph Hellwig <hch@lst.de>
Diffstat (limited to 'ipc')
0 files changed, 0 insertions, 0 deletions