]> git.ipfire.org Git - thirdparty/util-linux.git/commit
hardlink: define more function as inline
authorKarel Zak <kzak@redhat.com>
Tue, 29 Apr 2025 10:50:48 +0000 (12:50 +0200)
committerKarel Zak <kzak@redhat.com>
Thu, 19 Jun 2025 08:28:45 +0000 (10:28 +0200)
commitee0fc3cf4e4d980b2f0d9fe34aaeb0f2d838ec31
tree432190bf8a330d0676802f9e3e490f48966b0543
parent6e4f4a2359d7d1f69642271fb86db04147703952
hardlink: define more function as inline

The functions are called many times.

Signed-off-by: Karel Zak <kzak@redhat.com>
(cherry picked from commit 5ef57d519fed61c501f1868348dcdfb31d3e2426)
misc-utils/hardlink.c