]> git.ipfire.org Git - thirdparty/systemd.git/commit
stat-util: introduce inode_unmodified_hash_ops
authorLennart Poettering <lennart@amutable.com>
Tue, 24 Mar 2026 16:06:09 +0000 (17:06 +0100)
committerLennart Poettering <lennart@amutable.com>
Tue, 24 Mar 2026 20:24:47 +0000 (21:24 +0100)
commit172ae47e659c76c66a2e00ff89f277cf9ce2b5f4
treee8b6b8973419eb2808d0256c657c2cbf1933cc1b
parentcf6f65c5eab5d7d9d0f86fb8b6b3841f7b0f535a
stat-util: introduce inode_unmodified_hash_ops

This is almost the same as inode_hash_ops, but also hashes + compares
all attributes that could affect the contents of a file. It ignores
"superficial"/"external" attributes such as ownership or access mode
however.
src/basic/stat-util.c
src/basic/stat-util.h