strace/xlat/falloc_flags.in
Dmitry V. Levin 52572b6fdd Implement decoding of fallocate FALLOC_FL_* flags
* xlat/falloc_flags.in: New file.
* configure.ac (AC_CHECK_HEADERS): Add linux/falloc.h.
* fallocate.c [HAVE_LINUX_FALLOC_H]: Include <linux/falloc.h>.
Include xlat/falloc_flags.h.
(sys_fallocate): Decode flags.
2014-12-11 21:40:23 +00:00

6 lines
111 B
Plaintext

FALLOC_FL_KEEP_SIZE
FALLOC_FL_PUNCH_HOLE
FALLOC_FL_NO_HIDE_STALE
FALLOC_FL_COLLAPSE_RANGE
FALLOC_FL_ZERO_RANGE