mirror of
https://github.com/libguestfs/libguestfs.git
synced 2026-03-21 22:53:37 +00:00
New API: btrfs_balance_status
Signed-off-by: Hu Tao <hutao@cn.fujitsu.com> Signed-off-by: Chen Hanxiao <chenhanxiao@cn.fujitsu.com>
This commit is contained in:
committed by
Richard W.M. Jones
parent
6c6ce85f94
commit
88dbae4cbf
@@ -25,6 +25,7 @@ guestfs_gobject_headers= \
|
||||
include/guestfs-gobject/tristate.h \
|
||||
include/guestfs-gobject/struct-application.h \
|
||||
include/guestfs-gobject/struct-application2.h \
|
||||
include/guestfs-gobject/struct-btrfsbalance.h \
|
||||
include/guestfs-gobject/struct-btrfsqgroup.h \
|
||||
include/guestfs-gobject/struct-btrfssubvolume.h \
|
||||
include/guestfs-gobject/struct-dirent.h \
|
||||
@@ -108,6 +109,7 @@ guestfs_gobject_sources= \
|
||||
src/tristate.c \
|
||||
src/struct-application.c \
|
||||
src/struct-application2.c \
|
||||
src/struct-btrfsbalance.c \
|
||||
src/struct-btrfsqgroup.c \
|
||||
src/struct-btrfssubvolume.c \
|
||||
src/struct-dirent.c \
|
||||
|
||||
Reference in New Issue
Block a user