From: Goffredo Baroncelli <kreij...@inwind.it>
This patches set is the userspace portion of the serie "[PATCH V7] btrfs: allocation_hint mode". Look this patches set for further information. G.Baroncelli -- gpg @keyserver.linux.it: Goffredo Baroncelli <kreijackATinwind.it> Key fingerprint BBF5 1610 0B64 DAC6 5F7D 17B2 0EDA 9B37 8B82 E0B5 Goffredo Baroncelli (2): btrfs-progs: add ioctl BTRFS_IOC_DEV_PROPERTIES. btrfs-progs: new "allocation_hint" property. ioctl.h | 39 ++++++++++ kernel-shared/ctree.h | 15 ++++ props.c | 171 ++++++++++++++++++++++++++++++++++++++++++ 3 files changed, 225 insertions(+) -- 2.30.0