kernel-ark/fs/isofs
Mathias Krause fe685aabf7 isofs: avoid info leak on export
For type 1 the parent_offset member in struct isofs_fid gets copied
uninitialized to userland. Fix this by initializing it to 0.

Signed-off-by: Mathias Krause <minipli@googlemail.com>
Signed-off-by: Jan Kara <jack@suse.cz>
2012-07-13 11:21:21 +02:00
..
compress.c zisofs: Implement reading of compressed files when PAGE_CACHE_SIZE > compress block size 2009-12-10 15:02:49 +01:00
dir.c isofs: Remove global fs lock 2011-07-22 19:42:12 -04:00
export.c isofs: avoid info leak on export 2012-07-13 11:21:21 +02:00
inode.c switch open-coded instances of d_make_root() to new helper 2012-03-20 21:29:35 -04:00
isofs.h isofs: propagate umode_t 2012-01-03 22:55:08 -05:00
joliet.c NLS: update handling of Unicode 2009-06-15 21:44:43 -07:00
Kconfig fs/Kconfig: move iso9660, udf out 2009-01-22 13:15:55 +03:00
Makefile
namei.c isofs: Remove global fs lock 2011-07-22 19:42:12 -04:00
rock.c filesystems: add set_nlink() 2011-11-02 12:53:43 +01:00
rock.h
util.c
zisofs.h