1
0
Fork 0
alistair23-linux/fs/bfs
Dan Carpenter 821ff77c6c bfs: iget_locked() doesn't return an ERR_PTR
iget_locked() returns a NULL on error, it doesn't return an ERR_PTR.

Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com>
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
2013-08-24 12:10:22 -04:00
..
Kconfig fs/bfs: remove depends on CONFIG_EXPERIMENTAL 2013-01-21 14:39:04 -08:00
Makefile Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
bfs.h BFS: clean up the superblock usage 2010-08-09 16:48:53 -04:00
dir.c [readdir] convert bfs 2013-06-29 12:56:33 +04:00
file.c bfs: drop vmtruncate 2012-12-20 14:00:01 -05:00
inode.c bfs: iget_locked() doesn't return an ERR_PTR 2013-08-24 12:10:22 -04:00