1
0
Fork 0
mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git synced 2025-01-24 17:23:25 -05:00
linux/fs/squashfs
Phillip Lougher e552a59668 Squashfs: add missing block release on error condition
squashfs_read_metadata forgets to release the cache block if
an error has occurred.

Signed-off-by: Phillip Lougher <phillip@squashfs.org.uk>
2011-12-30 01:20:14 +00:00
..
block.c
cache.c Squashfs: add missing block release on error condition 2011-12-30 01:20:14 +00:00
decompressor.c
decompressor.h
dir.c
export.c
file.c
fragment.c
id.c
inode.c filesystems: add set_nlink() 2011-11-02 12:53:43 +01:00
Kconfig Merge git://git.kernel.org/pub/scm/linux/kernel/git/pkl/squashfs-next 2011-11-04 16:48:37 -07:00
lzo_wrapper.c
Makefile
namei.c
squashfs.h
squashfs_fs.h Squashfs: Add an option to set dev block size to 4K 2011-11-02 17:25:50 +00:00
squashfs_fs_i.h
squashfs_fs_sb.h
super.c Squashfs: Add an option to set dev block size to 4K 2011-11-02 17:25:50 +00:00
symlink.c
xattr.c
xattr.h
xattr_id.c
xz_wrapper.c
zlib_wrapper.c