On Fri, Sep 04, 2020 at 09:53:32AM -0400, Barret Rhoden wrote: > init_stat() returns 0 on success, same as vfs_lstat(). When it replaced > vfs_lstat(), the '!' was dropped. > > Fixes: 716308a5331b ("init: add an init_stat helper") > Signed-off-by: Barret Rhoden <brho@xxxxxxxxxx> Looks good, Reviewed-by: Christoph Hellwig <hch@xxxxxx>