diff options
author | Igor Pashev <pashev.igor@gmail.com> | 2012-11-02 20:15:39 +0400 |
---|---|---|
committer | Igor Pashev <pashev.igor@gmail.com> | 2012-11-02 20:15:39 +0400 |
commit | b13154de3eca5ba28fbb4854d916cd0be5febeed (patch) | |
tree | 30f2e9e89ab71a2df837076ac68c3ba770230294 /tests/expected/minix/mkfs | |
download | util-linux-upstream.tar.gz |
Imported Upstream version 2.22upstream/2.22upstream
Diffstat (limited to 'tests/expected/minix/mkfs')
-rw-r--r-- | tests/expected/minix/mkfs | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/tests/expected/minix/mkfs b/tests/expected/minix/mkfs new file mode 100644 index 0000000..592d5dc --- /dev/null +++ b/tests/expected/minix/mkfs @@ -0,0 +1,10 @@ +create minix fs +1728 inodes +5120 blocks +Firstdatazone=58 (58) +Zonesize=1024 +Maxsize=268966912 + +create mountpoint dir +mount the filesystem +umount the image |