diff options
| author | Al Viro <[email protected]> | 2010-03-22 23:36:35 +0000 |
|---|---|---|
| committer | Al Viro <[email protected]> | 2010-05-21 22:31:14 +0000 |
| commit | 551de6f34dfeefbeeadb32909c387d393114ecc8 (patch) | |
| tree | 822af803e7e75ed476b0a176639c162e0395910d /security/selinux/hooks.c | |
| parent | Saner locking around deactivate_super() (diff) | |
| download | kernel-551de6f34dfeefbeeadb32909c387d393114ecc8.tar.gz kernel-551de6f34dfeefbeeadb32909c387d393114ecc8.zip | |
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 <[email protected]>
Diffstat (limited to 'security/selinux/hooks.c')
0 files changed, 0 insertions, 0 deletions
