1
0
Fork 0
alistair23-linux/fs/debugfs
Greg KH c9e15f25f5 debugfs: allow bad parent pointers to be passed in
If something went wrong with creating a debugfs file/symlink/directory,
that value could be passed down into debugfs again as a parent dentry.
To make caller code simpler, just error out if this happens, and don't
crash the kernel.

Reported-by: Alex Elder <elder@linaro.org>
Reviewed-by: Viresh Kumar <viresh.kumar@linaro.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Reviewed-by: Alex Elder <elder@linaro.org>
2015-04-03 16:30:12 +02:00
..
Makefile Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
file.c Driver core patches for 3.19-rc1 2014-12-14 16:10:09 -08:00
inode.c debugfs: allow bad parent pointers to be passed in 2015-04-03 16:30:12 +02:00