]> git.ipfire.org Git - thirdparty/systemd.git/commit - src/home/homework-directory.c
homework: when activating a directory, include info about it in resulting record
authorLennart Poettering <lennart@poettering.net>
Wed, 20 Oct 2021 20:03:30 +0000 (22:03 +0200)
committerLennart Poettering <lennart@poettering.net>
Wed, 27 Oct 2021 15:37:14 +0000 (17:37 +0200)
commitcfef46f5fe22a63bff3c2e070925341a5b8583b9
tree6d8ecf729a4000b16f3808163bf470274afe9a8b
parente1aeaf27f5d537283e6cacd1bb5d2d9fa0860dab
homework: when activating a directory, include info about it in resulting record

For the other backends we synthesize a "binding" section in the json
record of the user that stores meta info how a user record is "bound" to
the local host. It declares storage info and such. Let's do the same for
the directory/subvolume backends.
src/home/homework-directory.c