···14831483 if (gfs2_rs_active(&ip->i_res))14841484 gfs2_rs_deltree(&ip->i_res);1485148514861486- if (ret && ret != -EROFS)14861486+ if (ret && !gfs2_withdrawn(sdp) && ret != -EROFS)14871487 fs_warn(sdp, "gfs2_evict_inode: %d\n", ret);14881488out:14891489 if (gfs2_holder_initialized(&gh))