alistair23-linux/fs/udf
Jan Kara 85d71244f0 Fix possible UDF data corruption
update_next_aext() could possibly rewrite values in elen and eloc, possibly
leading to data corruption when rewriting a file.  Use temporary variables
instead.  Also advance cur_epos as it can also point to an indirect extent
pointer.

Signed-off-by: Jan Kara <jack@suse.cz>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2007-06-01 08:18:27 -07:00
..
balloc.c udf: use get_bh() 2007-05-08 11:15:21 -07:00
crc.c
dir.c udf: use get_bh() 2007-05-08 11:15:21 -07:00
directory.c udf: use get_bh() 2007-05-08 11:15:21 -07:00
ecma_167.h
file.c Detach sched.h from mm.h 2007-05-21 09:18:19 -07:00
fsync.c header cleaning: don't include smp_lock.h when not used 2007-05-08 11:15:07 -07:00
ialloc.c [PATCH] inode-diet: Eliminate i_blksize from the inode structure 2006-09-27 08:26:18 -07:00
inode.c Fix possible UDF data corruption 2007-06-01 08:18:27 -07:00
lowlevel.c
Makefile
misc.c udf: use get_bh() 2007-05-08 11:15:21 -07:00
namei.c Detach sched.h from mm.h 2007-05-21 09:18:19 -07:00
osta_udf.h
partition.c udf: use get_bh() 2007-05-08 11:15:21 -07:00
super.c Remove SLAB_CTOR_CONSTRUCTOR 2007-05-17 05:23:04 -07:00
symlink.c udf: use get_bh() 2007-05-08 11:15:21 -07:00
truncate.c udf: support files larger than 1G 2007-05-08 11:15:21 -07:00
udf_i.h
udf_sb.h udf: use get_bh() 2007-05-08 11:15:21 -07:00
udfdecl.h udf: use get_bh() 2007-05-08 11:15:21 -07:00
udfend.h
udftime.c
unicode.c