On Thu, 2025-06-12 at 04:11 +0100, Al Viro wrote: > 1) creation never returns NULL; error is reported as ERR_PTR() > 2) no need to remove file before removing its parent > > Signed-off-by: Al Viro <viro at zeniv.linux.org.uk> Nice cleanup. Acked-by: Mimi Zohar <zohar at linux.ibm.com>