Leave superblocks on s_list until the end
We used to remove from s_list and s_instances at the same
time. So let's *not* do the former and skip superblocks
that have empty s_instances in the loops over s_list.
The next step, of course, will be to get rid of rescan logics
in those loops.
Signed-off-by:
Al Viro <viro@zeniv.linux.org.uk>
Showing
- fs/buffer.c 2 additions, 0 deletionsfs/buffer.c
- fs/dcache.c 2 additions, 0 deletionsfs/dcache.c
- fs/drop_caches.c 2 additions, 0 deletionsfs/drop_caches.c
- fs/quota/quota.c 2 additions, 0 deletionsfs/quota/quota.c
- fs/super.c 13 additions, 3 deletionsfs/super.c
- fs/sync.c 4 additions, 1 deletionfs/sync.c
Loading
Please register or sign in to comment