diff options
author | Kent Overstreet <kent.overstreet@linux.dev> | 2024-09-29 06:30:05 +0300 |
---|---|---|
committer | Kent Overstreet <kent.overstreet@linux.dev> | 2024-10-06 10:03:45 +0300 |
commit | cba31b7eee41eb34941d040bddaed3628f160cae (patch) | |
tree | 6e3c6129b45c8c93f14d13b99b56e36c0847b8c3 /scripts/lib/kdoc/kdoc_files.py | |
parent | 12f286085bf592346cffa93d8e21b0cc2c01f9fe (diff) | |
download | linux-cba31b7eee41eb34941d040bddaed3628f160cae.tar.xz |
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 'scripts/lib/kdoc/kdoc_files.py')
0 files changed, 0 insertions, 0 deletions