Commit Graph

1 Commits

Author SHA1 Message Date
Aleksa Sarai dc0c6d0163 [1.2] 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.

(cherry pick from commit 30302a2850)
Signed-off-by: Aleksa Sarai <cyphar@cyphar.com>
2025-04-23 14:35:34 +10:00