ext4: drop ext4_es_delayed_clu()
authorZhang Yi <yi.zhang@huawei.com>
Tue, 13 Aug 2024 12:34:47 +0000 (20:34 +0800)
committerTheodore Ts'o <tytso@mit.edu>
Mon, 2 Sep 2024 19:26:14 +0000 (15:26 -0400)
commit6e124d5b4b02229f8aaa206b1952db31d1687523
tree51574f7387b3a6584fda51d8b9481d1f72112011
parentc543e2429640293d9eda8c7841d4b5d5e8682826
ext4: drop ext4_es_delayed_clu()

Since we move ext4_da_update_reserve_space() to ext4_es_insert_extent(),
no one uses ext4_es_delayed_clu() and __es_delayed_clu(), just drop
them.

Signed-off-by: Zhang Yi <yi.zhang@huawei.com>
Link: https://patch.msgid.link/20240813123452.2824659-8-yi.zhang@huaweicloud.com
Signed-off-by: Theodore Ts'o <tytso@mit.edu>
fs/ext4/extents_status.c
fs/ext4/extents_status.h