alistair23-linux/fs/freevxfs
Dmitriy Monakhov 82f703bb8c freevxfs: possible null pointer dereference fix
sb_read may return NULL, so let's explicitly check it.

Signed-off-by: Dmitriy Monakhov <dmonakhov@openvz.org>
Acked-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2007-05-08 11:14:59 -07:00
..
Makefile
vxfs.h
vxfs_bmap.c freevxfs: possible null pointer dereference fix 2007-05-08 11:14:59 -07:00
vxfs_dir.h
vxfs_extern.h
vxfs_fshead.c
vxfs_fshead.h
vxfs_immed.c
vxfs_inode.c freevxfs: possible null pointer dereference fix 2007-05-08 11:14:59 -07:00
vxfs_inode.h
vxfs_lookup.c
vxfs_olt.c
vxfs_olt.h
vxfs_subr.c mm: make read_cache_page synchronous 2007-05-07 12:12:51 -07:00
vxfs_super.c