remarkable-linux/fs/squashfs
Phillip Lougher 1cb08e9738 squashfs: fix warn_on when root inode is corrupted
Fix warn_on triggered by mounting a fsfuzzer corrupted file system, where
the root inode has been corrupted.

Signed-off-by: Phillip Lougher <phillip@lougher.demon.co.uk>
Reported-by: Steve Grubb <sgrubb@redhat.com>
2010-04-25 01:49:17 +01:00
..
block.c Squashfs: add a decompressor framework 2010-01-20 21:47:47 +00:00
cache.c Squashfs: factor out remaining zlib dependencies into separate wrapper file 2010-01-20 21:47:47 +00:00
decompressor.c Squashfs: add decompressor entries for lzma and lzo 2010-01-20 21:47:48 +00:00
decompressor.h Squashfs: add a decompressor framework 2010-01-20 21:47:47 +00:00
dir.c Squashfs: factor out remaining zlib dependencies into separate wrapper file 2010-01-20 21:47:47 +00:00
export.c Squashfs: factor out remaining zlib dependencies into separate wrapper file 2010-01-20 21:47:47 +00:00
file.c Squashfs: factor out remaining zlib dependencies into separate wrapper file 2010-01-20 21:47:47 +00:00
fragment.c Squashfs: factor out remaining zlib dependencies into separate wrapper file 2010-01-20 21:47:47 +00:00
id.c Squashfs: factor out remaining zlib dependencies into separate wrapper file 2010-01-20 21:47:47 +00:00
inode.c Squashfs: factor out remaining zlib dependencies into separate wrapper file 2010-01-20 21:47:47 +00:00
Kconfig
Makefile Squashfs: add a decompressor framework 2010-01-20 21:47:47 +00:00
namei.c Squashfs: factor out remaining zlib dependencies into separate wrapper file 2010-01-20 21:47:47 +00:00
squashfs.h Squashfs: add a decompressor framework 2010-01-20 21:47:47 +00:00
squashfs_fs.h Squashfs: get rid of obsolete definition in header file 2010-03-05 15:35:35 +00:00
squashfs_fs_i.h
squashfs_fs_sb.h Squashfs: get rid of obsolete variable in struct squashfs_sb_info 2010-03-05 15:35:20 +00:00
super.c squashfs: fix warn_on when root inode is corrupted 2010-04-25 01:49:17 +01:00
symlink.c include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 2010-03-30 22:02:32 +09:00
zlib_wrapper.c squashfs: fix locking bug in zlib wrapper 2010-04-23 02:54:54 +01:00