diff options
author | Dave Chinner <dchinner@redhat.com> | 2011-07-08 06:14:43 +0200 |
---|---|---|
committer | Al Viro <viro@zeniv.linux.org.uk> | 2011-07-21 02:47:40 +0200 |
commit | 4f8c19fdf3f97402b68f058b1c72a6c7166c9e59 (patch) | |
tree | 1e986c639955955f6191c46bcfa831e6bb466d60 /include | |
parent | superblock: introduce per-sb cache shrinker infrastructure (diff) | |
download | linux-4f8c19fdf3f97402b68f058b1c72a6c7166c9e59.tar.xz linux-4f8c19fdf3f97402b68f058b1c72a6c7166c9e59.zip |
inode: remove iprune_sem
Now that we have per-sb shrinkers with a lifecycle that is a subset
of the superblock lifecycle and can reliably detect a filesystem
being unmounted, there is not longer any race condition for the
iprune_sem to protect against. Hence we can remove it.
Signed-off-by: Dave Chinner <dchinner@redhat.com>
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions