https://github.com/torvalds/linux
Revision 136eefa48d638cd8e57e8e2f0087f59c76863bee authored by Dan Carpenter on 14 August 2013, 09:49:40 UTC, committed by Al Viro on 24 August 2013, 16:10:22 UTC
The iget_locked() function returns NULL on error and never an ERR_PTR.

Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com>
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
1 parent a5a1955
History
Tip revision: 136eefa48d638cd8e57e8e2f0087f59c76863bee authored by Dan Carpenter on 14 August 2013, 09:49:40 UTC
efs: iget_locked() doesn't return an ERR_PTR()
Tip revision: 136eefa
File Mode Size
Kconfig -rw-r--r-- 59.3 KB
Makefile -rw-r--r-- 1.1 KB
calibrate.c -rw-r--r-- 8.3 KB
do_mounts.c -rw-r--r-- 13.3 KB
do_mounts.h -rw-r--r-- 1.4 KB
do_mounts_initrd.c -rw-r--r-- 3.4 KB
do_mounts_md.c -rw-r--r-- 8.2 KB
do_mounts_rd.c -rw-r--r-- 8.4 KB
init_task.c -rw-r--r-- 728 bytes
initramfs.c -rw-r--r-- 13.0 KB
main.c -rw-r--r-- 21.9 KB
noinitramfs.c -rw-r--r-- 1.5 KB
version.c -rw-r--r-- 1.2 KB

back to top