]> git.ipfire.org Git - thirdparty/util-linux.git/commit
tests: don't compare btrfs mount options
authorKarel Zak <kzak@redhat.com>
Tue, 8 Mar 2016 12:38:36 +0000 (13:38 +0100)
committerKarel Zak <kzak@redhat.com>
Tue, 8 Mar 2016 12:38:36 +0000 (13:38 +0100)
commit076153f8168d3dd7be073e24b4baf4c6d0a78c00
treebe298a3275700911e1f8c4f3c93f741bcffa3fcd
parent5c78d493c05d03b119f1d1c76874ac31f909655a
tests: don't compare btrfs mount options

We don't control mount options in the mountinfo file and the options
depend on kernel version. It does not make sense to hardcode the
options in the expected outputs.

Note that libmount should be portable enough to be able to work with
all kernel versions. It seems better to check libmount functionality
than kernel mount options formatting.

Signed-off-by: Karel Zak <kzak@redhat.com>
tests/expected/libmount/context-utab
tests/expected/libmount/context-utab-py
tests/ts/libmount/context-utab
tests/ts/libmount/context-utab-py