aboutsummaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests/drivers/net/lib/py/remote.py
diff options
context:
space:
mode:
authorKairui Song <[email protected]>2025-04-30 18:10:48 +0000
committerDavid Sterba <[email protected]>2025-05-02 11:20:56 +0000
commit38e541051e1d19e8b1479a6af587a7884653e041 (patch)
tree0a3922be8a9ee0fe43e97bf3f473e0bf0d21104e /tools/testing/selftests/drivers/net/lib/py/remote.py
parentRevert "btrfs: canonicalize the device path before adding it" (diff)
downloadkernel-38e541051e1d19e8b1479a6af587a7884653e041.tar.gz
kernel-38e541051e1d19e8b1479a6af587a7884653e041.zip
btrfs: open code folio_index() in btree_clear_folio_dirty_tag()
The folio_index() helper is only needed for mixed usage of page cache and swap cache, for pure page cache usage, the caller can just use folio->index instead. It can't be a swap cache folio here. Swap mapping may only call into fs through 'swap_rw' but btrfs does not use that method for swap. Reviewed-by: Matthew Wilcox (Oracle) <[email protected]> Reviewed-by: Qu Wenruo <[email protected]> Signed-off-by: Kairui Song <[email protected]> Reviewed-by: David Sterba <[email protected]> Signed-off-by: David Sterba <[email protected]>
Diffstat (limited to 'tools/testing/selftests/drivers/net/lib/py/remote.py')
0 files changed, 0 insertions, 0 deletions