storage/drivers
Aditya R 5a94889377
overlay: set quota for imagestore if used
if `--imagestore` is used then set quota for `imagestore` along with the
original `graphRoot`

Signed-off-by: Aditya R <arajan@redhat.com>
2023-05-22 12:48:50 +05:30
..
aufs Extend driver.ListLayers() 2023-04-12 16:05:09 -04:00
btrfs Extend driver.ListLayers() 2023-04-12 16:05:09 -04:00
copy Move to golang 1.18 and later 2023-04-03 15:26:54 -04:00
devmapper Extend driver.ListLayers() 2023-04-12 16:05:09 -04:00
graphtest Extend driver.ListLayers() 2023-04-12 16:05:09 -04:00
overlay overlay: set quota for imagestore if used 2023-05-22 12:48:50 +05:30
overlayutils Switch to golang native error wrapping 2022-07-07 13:22:46 +02:00
quota drivers/quota.openDir() log errno if C.opendir() fails 2023-05-04 16:57:31 -04:00
register fix inconsitent go build tags 2022-11-02 20:51:27 +01:00
vfs vfs,splitstore: add graphRoot as additionalStore 2023-04-21 21:21:02 +05:30
windows Add Store.GarbageCollect() method 2022-11-14 16:36:30 +01:00
zfs Extend driver.ListLayers() 2023-04-12 16:05:09 -04:00
chown.go Check and report errors in driver.Put() 2022-10-01 02:46:53 +02:00
chown_darwin.go Rename identifiers to avoid conflicts with built-ins 2022-10-01 02:53:06 +02:00
chown_unix.go Wrap errors properly with fmt.Errorf 2022-07-12 13:26:10 -04:00
chown_windows.go drivers, chown: move platformLChown to a struct 2022-02-21 15:23:22 +01:00
chroot_unix.go Wrap errors properly with fmt.Errorf 2022-07-12 13:26:10 -04:00
chroot_windows.go Wrap errors properly with fmt.Errorf 2022-07-12 13:26:10 -04:00
counter.go counter: delete entry if count is <= 0 2022-12-12 13:47:29 -05:00
driver.go Merge pull request #1549 from flouthoc/pull-store 2023-04-17 16:55:03 -04:00
driver_darwin.go Limited support for operating on images on macOS 2022-06-06 08:01:54 +02:00
driver_freebsd.go Remove stray import 2022-04-22 10:50:25 +01:00
driver_linux.go drivers/driver_linux: Show fstype in GetFSMagic() if debug logging is enabled 2022-09-27 21:49:24 +01:00
driver_solaris.go Move to golang 1.18 and later 2023-04-03 15:26:54 -04:00
driver_unsupported.go fix inconsitent go build tags 2022-11-02 20:51:27 +01:00
driver_windows.go Rename: cow/cowman -> storage/oci-storage 2016-07-18 17:35:50 -04:00
fsdiff.go Misc individual warning fixes 2022-10-14 17:17:53 +02:00
jsoniter.go Use json-iterator instead of encoding/json 2021-05-06 12:24:24 -04:00
template.go Extend driver.ListLayers() 2023-04-12 16:05:09 -04:00