1
0
mirror of https://github.com/opencontainers/runc.git synced 2025-09-11 07:10:43 +03:00

1 Commits

Author SHA1 Message Date
Aleksa Sarai
30302a2850 mount: add string representation of mount flags
When reading mount errors, it is quite hard to make sense of mount flags
in their hex form. As this is the error path, the minor performance
impact of constructing a string is probably not worth hyper-optimising.

Signed-off-by: Aleksa Sarai <cyphar@cyphar.com>
2025-04-21 13:00:59 +10:00