Bug #777
mkfs -F specific for ext[234] fs
| Status: | Closed | Start date: | 08/22/2011 | |
|---|---|---|---|---|
| Priority: | Normal | Due date: | ||
| Assignee: | % Done: | 0% | ||
| Category: | Core & System | |||
| Target version: | Release 3.0 | |||
| Resolution: | fixed | Pull request: | ||
| Affected Versions: | 
Description
When using datablock disks the FSTYPE is mandatory.
Then, when creating an image /var/lib/one/remotes/image/fs/mkfs is invoked.
But "-F" option is specific to mkfs.ext234, so it's not possible to create xfs, jfs or reiserfs filesystem.
Associated revisions
bug #777: Better options based on FS type. Patch contributed by Grzegorz Kocur
History
#1
     Updated by Ruben S. Montero almost 10 years ago
    Updated by Ruben S. Montero almost 10 years ago
    - Target version set to Release 3.0
#3
     Updated by Ruben S. Montero almost 10 years ago
    Updated by Ruben S. Montero almost 10 years ago
    - Status changed from New to Closed
- Resolution set to fixed
Thanks!
Patch applied to master
