summaryrefslogtreecommitdiffstats
path: root/disk-utils/mkfs.minix.8
diff options
context:
space:
mode:
authorDavidlohr Bueso2011-06-29 18:55:49 +0200
committerKarel Zak2011-07-11 10:40:26 +0200
commita2657ae3ffb56616ac9c921886bcca8ef242499f (patch)
tree92d8803964114e86bb37bb141d81b1984fcbafbf /disk-utils/mkfs.minix.8
parentminix: add version 3 layout (diff)
downloadkernel-qcow2-util-linux-a2657ae3ffb56616ac9c921886bcca8ef242499f.tar.gz
kernel-qcow2-util-linux-a2657ae3ffb56616ac9c921886bcca8ef242499f.tar.xz
kernel-qcow2-util-linux-a2657ae3ffb56616ac9c921886bcca8ef242499f.zip
mkfs.minix: add minix v3 support
We can now create minix v3 filesystems. Support for this fs was added a few years ago in the Linux kernel. One of the most important benefits is the ability to handle file names up to 60 characters long. With this change we also introduce the -3 option which naturally indicates which version to create. Version 1 is still left as the default one for backwards compatibility reasons. [kzak@redhat.com: - fix gcc warnings: mkfs.minix.c: In function ‘super_set_state_ptr’: mkfs.minix.c:174:1: warning: no return statement in function returning non-void [-Wreturn-type] mkfs.minix.c: In function ‘write_tables’: mkfs.minix.c:182:7: warning: unused variable ‘state’ [-Wunused-variable] mkfs.minix.c: At top level: mkfs.minix.c:111:27: warning: ‘blksz’ defined but not used [-Wunused-variable] ] Signed-off-by: Davidlohr Bueso <dave@gnu.org> Signed-off-by: Karel Zak <kzak@redhat.com>
Diffstat (limited to 'disk-utils/mkfs.minix.8')
0 files changed, 0 insertions, 0 deletions