linux-stable/fs/configfs
Louis Rilling 107ed40bd0 configfs: Make configfs_new_dirent() return error code instead of NULL
This patch makes configfs_new_dirent return negative error code instead of NULL,
which will be useful in the next patch to differentiate ENOMEM from ENOENT.

Signed-off-by: Louis Rilling <Louis.Rilling@kerlabs.com>
Signed-off-by: Joel Becker <joel.becker@oracle.com>
2008-07-14 13:57:16 -07:00
..
configfs_internal.h configfs: Introduce configfs_dirent_lock 2008-07-14 13:57:15 -07:00
dir.c configfs: Make configfs_new_dirent() return error code instead of NULL 2008-07-14 13:57:16 -07:00
file.c fs: replace remaining __FUNCTION__ occurrences 2008-04-30 08:29:54 -07:00
inode.c configfs: Introduce configfs_dirent_lock 2008-07-14 13:57:15 -07:00
item.c
Makefile
mount.c fs: replace remaining __FUNCTION__ occurrences 2008-04-30 08:29:54 -07:00
symlink.c configfs: Protect configfs_dirent s_links list mutations 2008-07-14 13:57:16 -07:00