]> 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>
Tue, 29 Apr 2025 10:53:55 +0000 (12:53 +0200)
commit5ef57d519fed61c501f1868348dcdfb31d3e2426
tree89f07935d6b7af4b840d1ac8e17689ec9202650d
parent87831fa19e241803f93556cbeaad153e6ba89b6c
hardlink: define more function as inline

The functions are called many times.

Signed-off-by: Karel Zak <kzak@redhat.com>
misc-utils/hardlink.c