diff options
author | Fabian Frederick <fabf@skynet.be> | 2015-02-18 00:46:17 +0300 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2015-02-18 01:34:52 +0300 |
commit | 4d29e571e1942f8f418bf776af0134a9cb5a35c9 (patch) | |
tree | 0d5ea492dca1ab0f38c3240cd13aabcfb0899ebe /fs/affs/namei.c | |
parent | 92b20708f9f0c6429b3b6865de567e721f509c75 (diff) | |
download | linux-4d29e571e1942f8f418bf776af0134a9cb5a35c9.tar.xz |
fs/affs/super.c: destroy sbi mutex in affs_kill_sb()
Call mutex_destroy() on superblock mutex in affs_kill_sb() otherwise mutex
debugging code isn't able to detect that mutex is used after being freed.
(thanks to Jan Kara for complete definition).
Signed-off-by: Fabian Frederick <fabf@skynet.be>
Cc: Jan Kara <jack@suse.cz>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'fs/affs/namei.c')
0 files changed, 0 insertions, 0 deletions