linux/fs/udf
Roel Kluin 3391faa4f1 udf: remove redundant tests on unsigned
first_block and goal are unsigned. When negative they are wrapped and caught by
the other test.

Signed-off-by: Roel Kluin <roel.kluin@gmail.com>
Signed-off-by: Jan Kara <jack@suse.cz>
2009-06-24 13:48:28 +02:00
..
Kconfig
Makefile switch udf to simple_fsync() 2009-06-11 21:36:13 -04:00
balloc.c udf: remove redundant tests on unsigned 2009-06-24 13:48:28 +02:00
dir.c switch udf to simple_fsync() 2009-06-11 21:36:13 -04:00
directory.c
ecma_167.h
file.c switch udf to simple_fsync() 2009-06-11 21:36:13 -04:00
ialloc.c
inode.c
lowlevel.c udf: Use device size when drive reported bogus number of written blocks 2009-06-18 12:33:16 +02:00
misc.c
namei.c
osta_udf.h
partition.c
super.c Push BKL down into ->remount_fs() 2009-06-11 21:36:11 -04:00
symlink.c
truncate.c
udf_i.h
udf_sb.h
udfdecl.h switch udf to simple_fsync() 2009-06-11 21:36:13 -04:00
udfend.h
udftime.c
unicode.c