containerd/snapshots
Ben Foster f3daf32c73 Fix ro mount option being passed
"ro" was not parsed out of the string, so it was passed as part of data
to mount().
This would lead to mount() returning an invalid argument code.
Separate out the "ro" option, much like "userxattr", which will allow
the MS-RDONLY mountflag to get set.

Signed-off-by: Ben Foster <bpfoster@gmail.com>
2023-07-20 17:08:01 -04:00
..
benchsuite chore: use go fix to cleanup old +build buildtag 2022-12-29 14:25:14 +08:00
blockfile Modify loopback size 2023-07-10 11:06:24 -04:00
btrfs snapshots|pkg: umount without DETACH and nosync after umount 2023-06-15 23:53:47 +08:00
devmapper Cleanup logrus imports 2023-05-05 11:54:14 -07:00
lcow snapshots: refactor metastore transaction 2023-01-05 15:53:23 +08:00
native Fix misspelling of 'Native' as 'Naive' 2023-03-31 06:15:18 -07:00
overlay Fix ro mount option being passed 2023-07-20 17:08:01 -04:00
proxy Snapshots: Add From/ToProto helpers for types 2023-06-28 12:17:52 -07:00
storage metastore: Add WithTransaction convenience method 2022-12-07 23:49:09 -08:00
testsuite snapshots|pkg: umount without DETACH and nosync after umount 2023-06-15 23:53:47 +08:00
windows Use RunWithPrivileges 2023-04-06 17:06:50 -07:00
snapshotter.go Snapshots: Add From/ToProto helpers for types 2023-06-28 12:17:52 -07:00