]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
btrfs: use unpriv subvol info ioctl (#38230)
authorYu Watanabe <watanabe.yu+github@gmail.com>
Tue, 15 Jul 2025 20:24:28 +0000 (05:24 +0900)
committerGitHub <noreply@github.com>
Tue, 15 Jul 2025 20:24:28 +0000 (05:24 +0900)
Let's stop doing privileged low-level ioctls, if we also can get
unprivileged high-level ioctls for the same.


Trivial merge