mirror of
https://github.com/libguestfs/libguestfs.git
synced 2026-03-21 22:53:37 +00:00
New partition API: part_resize
This can be used to enlarge or shrink an existing partition.
This commit is contained in:
committed by
Pino Toscano
parent
b934614057
commit
c355b744bf
@@ -484,6 +484,7 @@ let proc_nr = [
|
||||
474, "internal_yara_scan";
|
||||
475, "file_architecture";
|
||||
476, "list_filesystems";
|
||||
477, "part_resize";
|
||||
]
|
||||
|
||||
(* End of list. If adding a new entry, add it at the end of the list
|
||||
|
||||
Reference in New Issue
Block a user