Archived
14
0
Fork 0
This repository has been archived on 2022-02-17. You can view files and clone it, but cannot push or open issues or pull requests.
linux-2.6/fs/udf
Marcin Slusarz cba44359d1 udf: fix udf_add_free_space
In commit 742ba02a51 (udf: create common
function for changing free space counter) by accident I reversed safety
condition which lead to null pointer dereference in case of media error and
wrong counting of free space in normal situation

Signed-off-by: Marcin Slusarz <marcin.slusarz@gmail.com>
Cc: Jan Kara <jack@suse.cz>
Acked-by: Cyrill Gorcunov <gorcunov@gmail.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2008-02-13 16:21:20 -08:00
..
balloc.c udf: fix udf_add_free_space 2008-02-13 16:21:20 -08:00
crc.c udf: fix coding style 2008-02-08 09:22:35 -08:00
dir.c udf: fix directory offset handling 2008-02-13 16:21:20 -08:00
directory.c udf: cleanup directory offset handling 2008-02-08 09:22:36 -08:00
ecma_167.h
file.c udf: cache struct udf_inode_info 2008-02-08 09:22:35 -08:00
fsync.c
ialloc.c udf: cache struct udf_inode_info 2008-02-08 09:22:35 -08:00
inode.c udf: fix adding entry to a directory 2008-02-08 09:22:36 -08:00
lowlevel.c
Makefile
misc.c udf: cache struct udf_inode_info 2008-02-08 09:22:35 -08:00
namei.c udf: fix adding entry to a directory 2008-02-08 09:22:36 -08:00
osta_udf.h
partition.c udf: cache struct udf_inode_info 2008-02-08 09:22:35 -08:00
super.c mount options: fix udf 2008-02-08 09:22:41 -08:00
symlink.c udf: cache struct udf_inode_info 2008-02-08 09:22:35 -08:00
truncate.c udf: cache struct udf_inode_info 2008-02-08 09:22:35 -08:00
udf_i.h udf: remove UDF_I_* macros and open code them 2008-02-08 09:22:35 -08:00
udf_sb.h mount options: fix udf 2008-02-08 09:22:41 -08:00
udfdecl.h udf: fix 3 signedness & 1 unitialized variable warnings 2008-02-08 09:22:36 -08:00
udfend.h
udftime.c udf: fix coding style 2008-02-08 09:22:35 -08:00
unicode.c udf: fix coding style 2008-02-08 09:22:35 -08:00