]> git.ipfire.org Git - thirdparty/systemd.git/commit
basic: add quota-util.[ch] with some helpers for the Linux quotactl() API
authorLennart Poettering <lennart@poettering.net>
Fri, 22 Nov 2019 11:42:27 +0000 (12:42 +0100)
committerLennart Poettering <lennart@poettering.net>
Tue, 17 Dec 2019 19:03:40 +0000 (20:03 +0100)
commit845a7c1fc183b3b3f6debd10753abd7bcfebfeae
tree54908624310decdae2b345cc247a6769cae22fe5
parent3d864658ea0115820e2610c2618f6fee7b964ec1
basic: add quota-util.[ch] with some helpers for the Linux quotactl() API
src/basic/meson.build
src/basic/quota-util.c [new file with mode: 0644]
src/basic/quota-util.h [new file with mode: 0644]