diff options
author | Chuck Lever <chuck.lever@oracle.com> | 2024-12-28 20:55:18 +0300 |
---|---|---|
committer | Christian Brauner <brauner@kernel.org> | 2025-01-04 12:15:51 +0300 |
commit | d7bde4f27ceef3dc6d72010a20d4da23db835a32 (patch) | |
tree | 1513faaa184e9838299bde4c18963fbd26ba64e5 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 903dc9c43a155e0893280c7472d4a9a3a83d75a6 (diff) | |
download | linux-d7bde4f27ceef3dc6d72010a20d4da23db835a32.tar.xz |
Revert "libfs: Add simple_offset_empty()"
simple_empty() and simple_offset_empty() perform the same task.
The latter's use as a canary to find bugs has not found any new
issues. A subsequent patch will remove the use of the mtree for
iterating directory contents, so revert back to using a similar
mechanism for determining whether a directory is indeed empty.
Only one such mechanism is ever needed.
Signed-off-by: Chuck Lever <chuck.lever@oracle.com>
Link: https://lore.kernel.org/r/20241228175522.1854234-3-cel@kernel.org
Reviewed-by: Yang Erkun <yangerkun@huawei.com>
Signed-off-by: Christian Brauner <brauner@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions