mirror of
https://github.com/libguestfs/libguestfs.git
synced 2026-03-22 07:03:38 +00:00
The new APIs are: get-e2attrs: List ext2 file attributes of a file. set-e2attrs: Set or clear ext2 file attributes of a file. get-e2generation: Get ext2 file generation of a file. set-e2generation: Set ext2 file generation of a file. These are implemented using the lsattr and chattr programs from e2fsprogs.
104 lines
4.0 KiB
Makefile
104 lines
4.0 KiB
Makefile
# libguestfs generated file
|
|
# WARNING: THIS FILE IS GENERATED FROM:
|
|
# generator/generator_*.ml
|
|
# ANY CHANGES YOU MAKE TO THIS FILE WILL BE LOST.
|
|
#
|
|
# Copyright (C) 2009-2012 Red Hat Inc.
|
|
#
|
|
# This program is free software; you can redistribute it and/or modify
|
|
# it under the terms of the GNU General Public License as published by
|
|
# the Free Software Foundation; either version 2 of the License, or
|
|
# (at your option) any later version.
|
|
#
|
|
# This program is distributed in the hope that it will be useful,
|
|
# but WITHOUT ANY WARRANTY; without even the implied warranty of
|
|
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
|
# GNU General Public License for more details.
|
|
#
|
|
# You should have received a copy of the GNU General Public License along
|
|
# with this program; if not, write to the Free Software Foundation, Inc.,
|
|
# 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
|
|
|
|
guestfs_gobject_headers=\
|
|
guestfs-gobject.h \
|
|
guestfs-gobject-session.h \
|
|
guestfs-gobject-tristate.h \
|
|
guestfs-gobject-struct-int_bool.h \
|
|
guestfs-gobject-struct-lvm_pv.h \
|
|
guestfs-gobject-struct-lvm_vg.h \
|
|
guestfs-gobject-struct-lvm_lv.h \
|
|
guestfs-gobject-struct-stat.h \
|
|
guestfs-gobject-struct-statvfs.h \
|
|
guestfs-gobject-struct-dirent.h \
|
|
guestfs-gobject-struct-version.h \
|
|
guestfs-gobject-struct-xattr.h \
|
|
guestfs-gobject-struct-inotify_event.h \
|
|
guestfs-gobject-struct-partition.h \
|
|
guestfs-gobject-struct-application.h \
|
|
guestfs-gobject-struct-isoinfo.h \
|
|
guestfs-gobject-struct-mdstat.h \
|
|
guestfs-gobject-optargs-test0.h \
|
|
guestfs-gobject-optargs-add_drive_opts.h \
|
|
guestfs-gobject-optargs-add_domain.h \
|
|
guestfs-gobject-optargs-inspect_get_icon.h \
|
|
guestfs-gobject-optargs-mount_local.h \
|
|
guestfs-gobject-optargs-umount_local.h \
|
|
guestfs-gobject-optargs-mkfs_opts.h \
|
|
guestfs-gobject-optargs-mount_9p.h \
|
|
guestfs-gobject-optargs-ntfsresize_opts.h \
|
|
guestfs-gobject-optargs-btrfs_filesystem_resize.h \
|
|
guestfs-gobject-optargs-compress_out.h \
|
|
guestfs-gobject-optargs-compress_device_out.h \
|
|
guestfs-gobject-optargs-copy_device_to_device.h \
|
|
guestfs-gobject-optargs-copy_device_to_file.h \
|
|
guestfs-gobject-optargs-copy_file_to_device.h \
|
|
guestfs-gobject-optargs-copy_file_to_file.h \
|
|
guestfs-gobject-optargs-tune2fs.h \
|
|
guestfs-gobject-optargs-md_create.h \
|
|
guestfs-gobject-optargs-e2fsck.h \
|
|
guestfs-gobject-optargs-ntfsfix.h \
|
|
guestfs-gobject-optargs-ntfsclone_out.h \
|
|
guestfs-gobject-optargs-mkfs_btrfs.h \
|
|
guestfs-gobject-optargs-set_e2attrs.h
|
|
|
|
guestfs_gobject_sources=\
|
|
guestfs-gobject-session.c \
|
|
guestfs-gobject-tristate.c \
|
|
guestfs-gobject-struct-int_bool.c \
|
|
guestfs-gobject-struct-lvm_pv.c \
|
|
guestfs-gobject-struct-lvm_vg.c \
|
|
guestfs-gobject-struct-lvm_lv.c \
|
|
guestfs-gobject-struct-stat.c \
|
|
guestfs-gobject-struct-statvfs.c \
|
|
guestfs-gobject-struct-dirent.c \
|
|
guestfs-gobject-struct-version.c \
|
|
guestfs-gobject-struct-xattr.c \
|
|
guestfs-gobject-struct-inotify_event.c \
|
|
guestfs-gobject-struct-partition.c \
|
|
guestfs-gobject-struct-application.c \
|
|
guestfs-gobject-struct-isoinfo.c \
|
|
guestfs-gobject-struct-mdstat.c \
|
|
guestfs-gobject-optargs-test0.c \
|
|
guestfs-gobject-optargs-add_drive_opts.c \
|
|
guestfs-gobject-optargs-add_domain.c \
|
|
guestfs-gobject-optargs-inspect_get_icon.c \
|
|
guestfs-gobject-optargs-mount_local.c \
|
|
guestfs-gobject-optargs-umount_local.c \
|
|
guestfs-gobject-optargs-mkfs_opts.c \
|
|
guestfs-gobject-optargs-mount_9p.c \
|
|
guestfs-gobject-optargs-ntfsresize_opts.c \
|
|
guestfs-gobject-optargs-btrfs_filesystem_resize.c \
|
|
guestfs-gobject-optargs-compress_out.c \
|
|
guestfs-gobject-optargs-compress_device_out.c \
|
|
guestfs-gobject-optargs-copy_device_to_device.c \
|
|
guestfs-gobject-optargs-copy_device_to_file.c \
|
|
guestfs-gobject-optargs-copy_file_to_device.c \
|
|
guestfs-gobject-optargs-copy_file_to_file.c \
|
|
guestfs-gobject-optargs-tune2fs.c \
|
|
guestfs-gobject-optargs-md_create.c \
|
|
guestfs-gobject-optargs-e2fsck.c \
|
|
guestfs-gobject-optargs-ntfsfix.c \
|
|
guestfs-gobject-optargs-ntfsclone_out.c \
|
|
guestfs-gobject-optargs-mkfs_btrfs.c \
|
|
guestfs-gobject-optargs-set_e2attrs.c
|