summaryrefslogtreecommitdiffstats
path: root/tests/expected/libmount/update-fstab-add
diff options
context:
space:
mode:
authorKarel Zak2010-10-21 09:00:50 +0200
committerKarel Zak2011-01-03 12:28:46 +0100
commit418187ce9644bcb996ef160444f7d7dc72b5eee0 (patch)
tree87ba3ea05d696f3fe3bf12dded2860449b9ad338 /tests/expected/libmount/update-fstab-add
parentlibmount: allow to overwrite mtab/fstab paths (diff)
downloadkernel-qcow2-util-linux-418187ce9644bcb996ef160444f7d7dc72b5eee0.tar.gz
kernel-qcow2-util-linux-418187ce9644bcb996ef160444f7d7dc72b5eee0.tar.xz
kernel-qcow2-util-linux-418187ce9644bcb996ef160444f7d7dc72b5eee0.zip
tests: add libmount mtab update test
Signed-off-by: Karel Zak <kzak@redhat.com>
Diffstat (limited to 'tests/expected/libmount/update-fstab-add')
-rw-r--r--tests/expected/libmount/update-fstab-add3
1 files changed, 3 insertions, 0 deletions
diff --git a/tests/expected/libmount/update-fstab-add b/tests/expected/libmount/update-fstab-add
new file mode 100644
index 000000000..2b36d5880
--- /dev/null
+++ b/tests/expected/libmount/update-fstab-add
@@ -0,0 +1,3 @@
+/dev/sda1 /mnt/foo ext3 rw,bbb,ccc,fff=FFF,ddd,noexec 1 2
+/dev/sda2 /mnt/bar auto defaults 1 2
+/dev/sda3 /mnt/bar auto rw,context="some,selinux,junk",noatime 1 2