
Callers expect gfs2_inode_lookup to return an inode pointer or ERR_PTR(error). Commitb66648ad6d
caused it to return NULL instead of ERR_PTR(-ESTALE) in some cases. Fix that. Reported-by: Dan Carpenter <dan.carpenter@oracle.com> Fixes:b66648ad6d
("gfs2: Move inode generation number check into gfs2_inode_lookup") Signed-off-by: Andreas Gruenbacher <agruenba@redhat.com>
50 KiB
50 KiB