ext4: drop all delonly descriptions
authorZhang Yi <yi.zhang@huawei.com>
Tue, 13 Aug 2024 12:34:52 +0000 (20:34 +0800)
committerTheodore Ts'o <tytso@mit.edu>
Mon, 2 Sep 2024 19:26:15 +0000 (15:26 -0400)
commit2046657e64a11b61d5ed07e0d60befd86303125e
tree45791ab50afe93f0397b8c1831546b645197cfcb
parentb224b18497484eef9d2dbb3c803888a3f3a3475e
ext4: drop all delonly descriptions

When counting reserved clusters, delayed type is always equal to delonly
type now, hence drop all delonly descriptions in parameters and
comments.

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