Go to file
Christian Ebner 042babe4e7 src/tools/fs.rs: impl ioctl calls to get/set fsxattr
This implements fs_ioc_fsgetxattr/fs_ioc_fssetxattr calls in order to read or
write fsxattr for a given file descriptor.
This is needed in order to read or write the quota project id for filesystems
which support project quotas (EXT4/XFS/FUSE).

Signed-off-by: Christian Ebner <c.ebner@proxmox.com>
2019-06-05 06:22:49 +02:00
debian use service Type=notify 2019-04-25 11:01:33 +00:00
docs docs/backup-protocol.rst: add backup protocol docs 2019-06-04 17:33:12 +02:00
etc use service Type=notify 2019-04-25 11:01:33 +00:00
proxmox-protocol proxmox-protocol/src/types.rs: use derive Endian 2019-04-24 06:59:12 +02:00
qemu-io add qemu-io crate, AioContext reactor helper 2019-05-16 11:59:55 +02:00
src src/tools/fs.rs: impl ioctl calls to get/set fsxattr 2019-06-05 06:22:49 +02:00
tests pxar: pass feature_flags to encoder/decoder instead of individual flags 2019-05-24 06:11:36 +02:00
www GUI: fix borders 2019-04-11 12:18:04 +02:00
zstd-sys cargo: patch zstd-sys to use system library 2019-03-07 12:18:38 +01:00
.gitignore add generated files to .gitignore 2019-02-05 14:17:30 +01:00
Cargo.toml src/api_schema/format.rs: depend on textwrap, new wrap_text helper 2019-06-04 12:42:02 +02:00
Makefile buildsys: make valgrind=1 to enable valgrind support 2019-05-23 09:49:10 +02:00
defines.mk start generating manual pages 2019-02-24 10:18:38 +01:00