alistair23-linux/fs/affs
Fabian Frederick 4d29e571e1 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>
2015-02-17 14:34:52 -08:00
..
affs.h fs/affs/amigaffs.c: use va_format instead of buffer/vnsprintf 2014-12-13 12:42:51 -08:00
amigaffs.c fs/affs: fix casting in printed messages 2015-02-17 14:34:52 -08:00
bitmap.c fs/affs: pr_debug cleanup 2014-06-06 16:08:13 -07:00
Changes remove obsolete references to powertweak 2013-11-27 20:34:32 -08:00
dir.c fs/affs: fix casting in printed messages 2015-02-17 14:34:52 -08:00
file.c fs/affs/file.c: fix direct IO writes beyond EOF 2015-02-17 14:34:52 -08:00
inode.c fs/affs: fix casting in printed messages 2015-02-17 14:34:52 -08:00
Kconfig fs/affs: remove depends on CONFIG_EXPERIMENTAL 2013-01-21 14:39:04 -08:00
Makefile
namei.c fs/affs: fix casting in printed messages 2015-02-17 14:34:52 -08:00
super.c fs/affs/super.c: destroy sbi mutex in affs_kill_sb() 2015-02-17 14:34:52 -08:00
symlink.c fs/affs: pr_debug cleanup 2014-06-06 16:08:13 -07:00