Skip to content

Add concept of mount id to drive reservations (#1123)

Add a RESERVATION_SESSION_ID column to the drive table.

When releasing disk space, only do so if the mount id is equal to the reservation session id

Merge request reports