diff options
author | Kent Overstreet <kent.overstreet@linux.dev> | 2024-09-28 23:30:05 -0400 |
---|---|---|
committer | Kent Overstreet <kent.overstreet@linux.dev> | 2024-10-06 03:03:45 -0400 |
commit | cba31b7eee41eb34941d040bddaed3628f160cae (patch) | |
tree | 6e3c6129b45c8c93f14d13b99b56e36c0847b8c3 /tools/perf/scripts/python | |
parent | 12f286085bf592346cffa93d8e21b0cc2c01f9fe (diff) |
bcachefs: Delete vestigal check_inode() checks
BCH_INODE_i_size_dirty dates from before we had logged operations for
truncate (as well as finsert) - it hasn't been needed since before
bcachefs was mainlined.
BCH_INODE_i_sectors_dirty hasn't been needed since we started always
updating i_sectors transactionally - it's been unused for even longer.
BCH_INODE_backptr_untrusted also hasn't been used since prior to
mainlining; when unlinking a hardling, we zero out the backpointer
fields if they're for the dirent being removed.
Signed-off-by: Kent Overstreet <kent.overstreet@linux.dev>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions