Files
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-01-18 12:47:07 +01:00
2022-04-21 13:43:58 +02:00
2017-11-01 11:24:59 -04:00
2022-04-22 15:12:33 +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 18:12:22 +02:00
2022-04-25 13:23:20 +02:00
2022-04-26 18:12:22 +02:00
2022-01-18 12:47:07 +01:00
2022-04-22 12:51:29 +02: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-04-21 13:43:58 +02:00
2022-04-22 12:51:29 +02:00
2022-01-18 12:47:07 +01:00
2022-04-25 13:23:20 +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
2022-01-18 12:47:07 +01:00
2022-01-18 12:47:07 +01:00
2022-01-18 12:47:07 +01:00
2022-04-28 13:29:01 +02:00
2022-01-18 12:47:07 +01:00
2022-01-18 12:47:07 +01:00
2022-02-03 13:14:07 +01:00
2022-02-22 11:05:26 -05:00
2022-04-25 13:23:20 +02:00
2022-02-22 11:05:26 -05:00
2022-04-25 13:23:20 +02:00
2022-02-22 11:05:26 -05:00
2022-02-22 11:05:26 -05:00
2022-04-26 18:12:22 +02:00
2022-01-18 12:47:07 +01:00
2022-01-12 17:07:30 +01:00
2022-01-18 12:47:07 +01:00
2022-01-18 12:47:07 +01:00
2022-01-18 12:47:07 +01:00
2022-04-28 13:29:01 +02:00