1
0
Fork 0
remarkable-linux/fs/ext3
Fabian Frederick 6744e90b0f ext3: destroy sbi mutexes in put_super
Call mutex_destroy() on superblock mutexes in ext3_put_super().
Otherwise mutex debugging code isn't able to detect that mutex is used
after being freed.

Signed-off-by: Fabian Frederick <fabf@skynet.be>
Signed-off-by: Jan Kara <jack@suse.cz>
2015-01-05 11:13:55 +01:00
..
Kconfig
Makefile
acl.c ext2/3/4: use generic posix ACL infrastructure 2014-01-25 23:58:19 -05:00
acl.h ext2/3/4: use generic posix ACL infrastructure 2014-01-25 23:58:19 -05:00
balloc.c ext3: remove an unneeded check in ext3_new_blocks() 2014-03-03 11:31:01 +01:00
bitmap.c
dir.c fs: Mark function as static in ext3/dir.c 2014-03-03 11:30:59 +01:00
ext3.h ext3: Convert to private i_dquot field 2014-11-10 10:06:10 +01:00
ext3_jbd.c
file.c ->splice_write() via ->write_iter() 2014-06-12 00:18:51 -04:00
fsync.c ext3: Fix fsync error handling after filesystem abort. 2013-07-04 19:22:55 +02:00
hash.c
ialloc.c ext2/3: use prandom_u32() instead of get_random_bytes() 2014-03-04 12:19:03 +01:00
inode.c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs 2014-06-12 10:30:18 -07:00
ioctl.c
namei.c ext2/3/4: use generic posix ACL infrastructure 2014-01-25 23:58:19 -05:00
namei.h
resize.c
super.c ext3: destroy sbi mutexes in put_super 2015-01-05 11:13:55 +01:00
symlink.c
xattr.c ext2/3/4: use generic posix ACL infrastructure 2014-01-25 23:58:19 -05:00
xattr.h ext2/3/4: use generic posix ACL infrastructure 2014-01-25 23:58:19 -05:00
xattr_security.c fs: Mark function as static in ext3/xattr_security.c 2014-03-03 11:31:00 +01:00
xattr_trusted.c
xattr_user.c