From 5fb13eb51bf641a3434828947e137e1a5f2d7eb2 Mon Sep 17 00:00:00 2001 From: Lennart Poettering Date: Wed, 21 Oct 2015 19:46:23 +0200 Subject: [PATCH] tmpfiles: introduce "q" and "Q" for creating quota-enabled btrfs subvolumes This allows us to set up the quota group hierarchy in a reasonable way on btrfs file systems. --- man/tmpfiles.d.xml | 92 ++++++++++++++++++++++++++++++++++++----- src/tmpfiles/tmpfiles.c | 43 +++++++++++++++---- 2 files changed, 116 insertions(+), 19 deletions(-) diff --git a/man/tmpfiles.d.xml b/man/tmpfiles.d.xml index 3cee0fff59..662ec4518b 100644 --- a/man/tmpfiles.d.xml +++ b/man/tmpfiles.d.xml @@ -1,5 +1,4 @@ - - +