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/sysv
Dan Carpenter 404e781249 fs/sysv: dereferencing ERR_PTR()
I moved the dir_put_page() inside the if condition so we don't dereference
"page", if it's an ERR_PTR().

Signed-off-by: Dan Carpenter <error27@gmail.com>
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
2010-05-15 07:16:33 -04:00
..
balloc.c
dir.c fs/sysv: dereferencing ERR_PTR() 2010-05-15 07:16:33 -04:00
file.c
ialloc.c
inode.c pass writeback_control to ->write_inode 2010-03-05 13:25:52 -05:00
itree.c
Kconfig
Makefile
namei.c
super.c
symlink.c
sysv.h pass writeback_control to ->write_inode 2010-03-05 13:25:52 -05:00