]> git.ipfire.org Git - thirdparty/systemd.git/commit
tree-wide: fix invocations of chattr_path()
authorLennart Poettering <lennart@poettering.net>
Fri, 29 Apr 2016 18:05:44 +0000 (20:05 +0200)
committerLennart Poettering <lennart@poettering.net>
Mon, 2 May 2016 09:15:30 +0000 (11:15 +0200)
commita67d68b84801dccbbc03010c679138bb9e4f91ac
tree70a1cd5dfb5f08424aa895b1137112a8c490921b
parent3b8483c0a3c7e2ba32c2f9b8ba36082bee3e0536
tree-wide: fix invocations of chattr_path()

chattr_path() takes two bitmasks, and no booleans. Fix the various invocations
to do this properly.
src/journal/journal-file.c
src/shared/machine-image.c