Files
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
..
2023-07-10 11:06:24 -04:00
2023-05-05 11:54:14 -07:00
2023-07-20 17:08:01 -04:00
2023-04-06 17:06:50 -07:00