]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
homed: move things over to quotactl_fd() (#36902)
authorYu Watanabe <watanabe.yu+github@gmail.com>
Mon, 31 Mar 2025 12:15:03 +0000 (21:15 +0900)
committerGitHub <noreply@github.com>
Mon, 31 Mar 2025 12:15:03 +0000 (21:15 +0900)
Let's use quotactl_fd() wherever we can, it's 2025. quotactl() is such a
mess after all.


Trivial merge