On Wed, Jul 08, 2026 at 09:32:06PM +0300, Alexander Korotkov wrote: > The attached patch removes is_internal = true from 3 other function
That covers all I saw. > calls, and removes PERFORM_DELETION_INTERNAL flag from > performDeletionCheck() (the flag in ignored, no functional effect but > code consistency). This is all I managed to find. What do you think? The patch looks good. The PERFORM_DELETION_INTERNAL removals make sense to me, too.
