mirror of
https://github.com/torvalds/linux.git
synced 2026-01-12 00:42:35 +08:00
1) creation never returns NULL; error is reported as ERR_PTR() 2) no need to remove file before removing its parent Acked-by: Mimi Zohar <zohar@linux.ibm.com> Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>