diff options
| author | Kent Overstreet <kent.overstreet@linux.dev> | 2025-02-06 16:25:29 -0500 |
|---|---|---|
| committer | Kent Overstreet <kent.overstreet@linux.dev> | 2025-03-14 21:02:12 -0400 |
| commit | 491eda63947335e4f779443b524ae6086b0de052 (patch) | |
| tree | abd107e95798c5109732759c8db8cfeb7cde0e09 /tools/perf/scripts/python/exported-sql-viewer.py | |
| parent | baabeb499758706a9093c610c5d97cf6de5f649a (diff) | |
| download | linux-491eda63947335e4f779443b524ae6086b0de052.tar.gz linux-491eda63947335e4f779443b524ae6086b0de052.zip | |
bcachefs: Add a progress indicator to bch2_dev_data_drop()
This code needs quite a bit of work: we don't want to be walking all
metadata in the filesystem, we should just be walking backpointers, and
it should be switched to a data ioctl that can report progress via a
file descriptor, not the system console.
But that'll take more work - before we can safely walk only backpointers
we need to change device add to not reuse device indexes, since with
that change accounting being wrong introduces the possibility of
removing a device that still has pointers.
Signed-off-by: Kent Overstreet <kent.overstreet@linux.dev>
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions
