Improve decoding of mount flags #172

Merged
merged 4 commits into from Oct 19, 2016

Conversation

Projects
None yet
1 participant
Collaborator

zyga commented Oct 18, 2016

This branch improves the utility function for decoding mount flag to readable strings and adds a non-installed tool for decoding / debugging.

zyga added some commits Oct 17, 2016

Add a tool for decoding mount flags
This patch adds a new utility function that converts mount option flags
to a string representation along with a trivial program exposing it.

Signed-off-by: Zygmunt Krynicki <zygmunt.krynicki@canonical.com>
Discard mount_flags_to_string
Signed-off-by: Zygmunt Krynicki <zygmunt.krynicki@canonical.com>
Add unit tests for mount-opt.c
Signed-off-by: Zygmunt Krynicki <zygmunt.krynicki@canonical.com>
Add one more test
Signed-off-by: Zygmunt Krynicki <zygmunt.krynicki@canonical.com>

@zyga zyga merged commit c27d10a into master Oct 19, 2016

1 check passed

continuous-integration/travis-ci/pr The Travis CI build passed
Details
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment