]> git.apps.os.sepia.ceph.com Git - xfstests-dev.git/commit
mkfs.reiserfs refuses to create a filesystem on full devices without
authorBarry Naujok <bnaujok@sgi.com>
Thu, 29 May 2008 17:01:09 +0000 (17:01 +0000)
committerBarry Naujok <bnaujok@sgi.com>
Thu, 29 May 2008 17:01:09 +0000 (17:01 +0000)
commitcf09031550ec4dcd19ea1e72777e5c01a17f7239
treef1fc763eb1d6337ece0e9a6f9d07b6a3acf3ddbe
parentc7167f667a4dce08263c675172eb073d5808768d
mkfs.reiserfs refuses to create a filesystem on full devices without
partitions unless it's given -f in addition to the already required Y
input to confirm the fs creation, so give the argument to it.

While we're at it also write the full command line used to create the
filesystem into the log to ease future debugging.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Merge of master-melb:xfs-cmds:31250a by kenmcd.

  Execute bits changed from xxx to ---
  Fix up test with reiserfs
032