v.25.9Improvement

Remove for plain rewriteable disk

Now we write blobs sizes of for prefix.path when directory is removed for plain rewriteable disk. #86908 (alesapin).
Writes blob sizes for prefix.path when a directory is removed on plain rewriteable disks.

Why it matters

This feature improves the management of storage by recording the sizes of blobs associated with a directory when it is removed. It helps in tracking and accounting storage usage more accurately on plain rewriteable disks.

How to use it

This behavior is applied automatically when removing directories on plain rewriteable disks. No additional configuration is required from the user.