kernel-ark/fs/udf
Nikola Pajkovsky 68766a2edc udf: fix retun value on error path in udf_load_logicalvol
In case we detect a problem and bail out, we fail to set "ret" to a
nonzero value, and udf_load_logicalvol will mistakenly report success.

Signed-off-by: Nikola Pajkovsky <npajkovs@redhat.com>
Signed-off-by: Jan Kara <jack@suse.cz>
2012-08-15 14:23:23 +02:00
..
balloc.c udf: Fix handling of i_blocks 2012-02-29 21:53:47 +01:00
dir.c
directory.c
ecma_167.h
file.c udf: remove the second argument of k[un]map_atomic() 2012-03-20 21:48:26 +08:00
ialloc.c udf: Init/maintain file entry checkpoint field 2012-02-29 21:53:46 +01:00
inode.c udf: fix udf_setsize() for file data in ICB 2012-08-15 00:21:58 +02:00
Kconfig
lowlevel.c
Makefile
misc.c
namei.c Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs 2012-07-24 17:40:44 -07:00
osta_udf.h
partition.c
super.c udf: fix retun value on error path in udf_load_logicalvol 2012-08-15 14:23:23 +02:00
symlink.c udf: Treat symlink component of type 2 as / 2012-01-09 13:52:08 +01:00
truncate.c udf: Do not decrement i_blocks when freeing indirect extent block 2012-07-09 13:24:21 +02:00
udf_i.h udf: Init/maintain file entry checkpoint field 2012-02-29 21:53:46 +01:00
udf_sb.h
udfdecl.h udf: stop using s_dirt 2012-07-09 12:03:11 +02:00
udfend.h
udftime.c
unicode.c