linux/fs/gfs2
Steven Whitehouse 26d83dedf6 [GFS2] Fix OOM error handling
Fix the OOM error handling in inode.c where it was possible for
a NULL pointer to be dereferenced.

Signed-off-by: Steven Whitehouse <swhiteho@redhat.com>
2006-11-06 08:59:42 -05:00
..
locking [PATCH] misuse of strstr 2006-10-11 11:17:06 -07:00
Kconfig
Makefile
acl.c
acl.h
bmap.c [GFS2] Fix bmap to map extents properly 2006-10-20 09:13:40 -04:00
bmap.h [GFS2] Fix bmap to map extents properly 2006-10-20 09:13:40 -04:00
daemon.c
daemon.h
dir.c [GFS2] gfs2_dir_read_data(): fix uninitialized variable usage 2006-10-20 09:16:20 -04:00
dir.h
eaops.c
eaops.h
eattr.c
eattr.h
gfs2.h
glock.c
glock.h
glops.c [GFS2] Move logging code into log.c (mostly) 2006-10-03 11:10:41 -04:00
glops.h
incore.h
inode.c [GFS2] Fix OOM error handling 2006-11-06 08:59:42 -05:00
inode.h
lm.c
lm.h
locking.c
log.c [GFS2] Fix bmap to map extents properly 2006-10-20 09:13:40 -04:00
log.h
lops.c [GFS2] Pass the correct value to kunmap_atomic 2006-10-12 17:11:13 -04:00
lops.h
main.c [GFS2] don't panic needlessly 2006-11-06 08:58:52 -05:00
meta_io.c [GFS2] Move logging code into log.c (mostly) 2006-10-03 11:10:41 -04:00
meta_io.h [GFS2] Move logging code into log.c (mostly) 2006-10-03 11:10:41 -04:00
mount.c
mount.h
ondisk.c
ops_address.c [PATCH] gfs2: ->readpages() fixes 2006-11-03 12:27:57 -08:00
ops_address.h
ops_dentry.c
ops_dentry.h
ops_export.c
ops_export.h
ops_file.c
ops_file.h
ops_fstype.c [GFS2] fs/gfs2/ops_fstype.c:fill_super_meta(): fix NULL dereference 2006-10-20 09:15:57 -04:00
ops_fstype.h
ops_inode.c [GFS2] Fix endian bug for de_type 2006-10-03 21:03:35 -04:00
ops_inode.h
ops_super.c [GFS2] Fix incorrect fs sync behaviour. 2006-11-06 08:59:16 -05:00
ops_super.h
ops_vm.c
ops_vm.h
quota.c [GFS2] Fix bmap to map extents properly 2006-10-20 09:13:40 -04:00
quota.h
recovery.c [GFS2] Fix bmap to map extents properly 2006-10-20 09:13:40 -04:00
recovery.h
rgrp.c
rgrp.h [GFS2] Fix uninitialised variable 2006-10-12 17:10:15 -04:00
super.c
super.h
sys.c
sys.h
trans.c
trans.h
util.c
util.h