mirror of
https://github.com/torvalds/linux.git
synced 2026-04-19 23:34:00 -04: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>