]> git.neil.brown.name Git - lafs-utils.git/commit
mkfs: allow creation of a filesystem on a regular file.
authorNeilBrown <neilb@suse.de>
Wed, 2 Mar 2011 23:39:26 +0000 (10:39 +1100)
committerNeilBrown <neilb@suse.de>
Wed, 2 Mar 2011 23:39:26 +0000 (10:39 +1100)
commit254c17e5d95a2b8d2ef9706a6024e772bd6bafdd
treed7f86bae07bdfa0d0a5172275d5f7ab412cb5dd9
parent182670ed551b433a7e165ceaf41b11f618a566ce
mkfs: allow creation of a filesystem on a regular file.

Primarily for ease of testing.

Signed-off-by: NeilBrown <neilb@suse.de>
lib/lafs_add_device.c
tools/mkfs.lafs.c