Files
podman/pkg
Giuseppe Scrivano 91ead15283 volume: add new option -o o=noquota
add a new option to completely disable xfs quota usage for a volume.

xfs quota set on a volume, even just for tracking disk usage, can
cause weird errors if the volume is later re-used by a container with
a different quota projid.  More specifically, link(2) and rename(2)
might fail with EXDEV if the source file has a projid that is
different from the parent directory.

To prevent such kind of issues, the volume should be created
beforehand with `podman volume create -o o=noquota $ID`

Closes: https://github.com/containers/podman/issues/14049

Signed-off-by: Giuseppe Scrivano <gscrivan@redhat.com>
2022-04-28 13:29:01 +02:00
..
2022-03-22 13:04:35 +01:00
2022-04-27 14:57:25 +02:00
2022-01-21 09:52:12 -05:00
2022-04-25 13:23:20 +02:00
2021-05-06 11:51:15 +02:00
2022-01-18 12:47:07 +01:00
2022-04-20 18:55:39 +01:00
2022-03-22 13:04:35 +01:00
2022-03-22 13:04:35 +01:00
2022-04-26 18:12:22 +02:00
2022-03-22 13:04:35 +01:00
2022-04-26 18:12:22 +02:00
2022-03-15 14:48:08 +01:00
2022-04-26 18:12:22 +02:00
2022-04-26 18:12:22 +02:00
2022-01-18 12:47:07 +01:00
2022-01-18 12:47:07 +01:00
2022-04-26 15:05:20 +02:00
2020-12-22 13:34:31 -05:00
2022-04-26 18:12:22 +02:00
2022-04-26 18:12:22 +02:00
2022-04-26 18:12:22 +02:00
2022-04-26 18:12:22 +02:00