From 10f9c75519671e7c7ab8993b54fe22da7c2d0c38 Mon Sep 17 00:00:00 2001 From: Lennart Poettering Date: Thu, 25 Dec 2014 03:19:19 +0100 Subject: machined: beef up machined image listing with creation/modification times of subvolumes We make use of the btrfs subvol crtime for this, and for gpt images of a manually managed xattr, if we can. --- Makefile.am | 1 + 1 file changed, 1 insertion(+) (limited to 'Makefile.am') diff --git a/Makefile.am b/Makefile.am index 89f3af89f5..fd1a8a5ae9 100644 --- a/Makefile.am +++ b/Makefile.am @@ -896,6 +896,7 @@ libsystemd_shared_la_SOURCES = \ src/shared/nss-util.h \ src/shared/btrfs-util.c \ src/shared/btrfs-util.h \ + src/shared/btrfs-ctree.h \ src/shared/verbs.c \ src/shared/verbs.h \ src/shared/build.h -- cgit v1.2.3-54-g00ecf