mirror of
https://github.com/OpenNebula/one.git
synced 2025-03-21 14:50:08 +03:00
feature #1112: none fs type renamed to raw
This commit is contained in:
parent
1da7f89f5e
commit
5810a3fdb4
@ -183,7 +183,7 @@ function mkfs_command {
|
||||
"jfs")
|
||||
OPTS="-q"
|
||||
;;
|
||||
"none")
|
||||
"raw")
|
||||
echo ""
|
||||
return 0
|
||||
;;
|
||||
|
Loading…
x
Reference in New Issue
Block a user