mbox series

[0/2] btrfs-progs: allocation_hint disk property

Message ID cover.1614029416.git.kreijack@inwind.it (mailing list archive)
Headers show
Series btrfs-progs: allocation_hint disk property | expand

Message

Goffredo Baroncelli Feb. 22, 2021, 9:31 p.m. UTC
From: Goffredo Baroncelli <kreijack@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(+)