]> git.ipfire.org Git - thirdparty/util-linux.git/commit
mkfs.bfs: allow creating file system to a file
authorSami Kerola <kerolasa@iki.fi>
Sun, 22 Nov 2015 19:58:26 +0000 (19:58 +0000)
committerSami Kerola <kerolasa@iki.fi>
Sun, 22 Nov 2015 20:56:37 +0000 (20:56 +0000)
commit98b4f74e1f8f5735e29b6ac37cf4d3dcd77be701
tree6fe5e636352fb8adc0f8e8338a13b8cc0dd5b6aa
parent5fc7694a544a6cc9f606a5ee3f6787dda732e98f
mkfs.bfs: allow creating file system to a file

Most, if not all, linux file systems allow this and there should not be a
reason why bfs could not do the same.

Signed-off-by: Sami Kerola <kerolasa@iki.fi>
disk-utils/mkfs.bfs.c