]> git.ipfire.org Git - thirdparty/systemd.git/commit
btrfs-util: move btrfs_defrag_fd() from fd-util.[ch]
authorYu Watanabe <watanabe.yu+github@gmail.com>
Mon, 24 Oct 2022 20:35:04 +0000 (05:35 +0900)
committerYu Watanabe <watanabe.yu+github@gmail.com>
Tue, 25 Oct 2022 07:25:46 +0000 (16:25 +0900)
commit4117366a283657295264723e559d7ead79a7cfd3
treeed1dd5bb0c262d0223fd62083e139e3cc97db8b6
parent876d7e0b4fe3e40e2567e3c21d35ce6fd2861979
btrfs-util: move btrfs_defrag_fd() from fd-util.[ch]

After d71ece3f0b85c7a3decc50143b68ac07fc5831ae, the function is not used
in libbasic or libsystemd anymore. Let's move it to more appropriate
place.
src/basic/fd-util.c
src/basic/fd-util.h
src/shared/btrfs-util.c
src/shared/btrfs-util.h