spiegel_podman/rpm
Matt Heon a28e9fa3b8 Create quota before _data dir for volumes
This resolves an ordering issue that prevented quotas from being
applied. XFS quotas are applied recursively, but only for
subdirectories created after the quota is applied; if we create
`_data` before the quota, and then use `_data` for all data in
the volume, the quota will never be used by the volume.

Also, add a test that volume quotas are working as designed using
an XFS formatted loop device in the system tests. This should
prevent any further regressions on basic quota functionality,
such as quotas being shared between volumes.

Fixes #25368
Fixes https://issues.redhat.com/browse/RHEL-82198
Fixes https://issues.redhat.com/browse/RHEL-82199

Signed-off-by: Matt Heon <mheon@redhat.com>
2025-03-05 14:19:32 -05:00
..
Makefile Makefile: package -> rpm 2023-07-13 08:45:10 -04:00
podman.spec Create quota before _data dir for volumes 2025-03-05 14:19:32 -05:00
update-spec-version.sh [CI:BUILD] Makefile: rpm target generates correct version 2023-08-04 09:52:16 -04:00