]> git.ipfire.org Git - thirdparty/util-linux.git/commit
lsfd: (refactor) add a helper function making error file objects
authorMasatake YAMATO <yamato@redhat.com>
Sun, 12 Oct 2025 06:58:59 +0000 (15:58 +0900)
committerMasatake YAMATO <yamato@redhat.com>
Mon, 19 Jan 2026 20:56:08 +0000 (05:56 +0900)
commit00fbf739ff8e497128ea6664e501293fa13eb7a3
tree9b29d1514d1940c6c5ee48e4827620832c6edfea
parent584fc19e92526755513145c14a9955ddc3b94483
lsfd: (refactor) add a helper function making error file objects

new_error_file_common() is the helper function.  new_stat_error_file()
and new_stat_error_file() use the function.

Signed-off-by: Masatake YAMATO <yamato@redhat.com>
lsfd-cmd/file.c
lsfd-cmd/lsfd.c