diff options
author | 2025-03-17 17:40:50 +1030 | |
---|---|---|
committer | 2025-05-15 14:30:42 +0200 | |
commit | c08d45de63f64e7de53b4b64b23b15b4e452f06f (patch) | |
tree | 0276c0488418671a99ce8ba4ada5032a9ae7885c /fs/btrfs/direct-io.c | |
parent | btrfs: prepare prepare_one_folio() for large data folios (diff) | |
download | linux-rng-c08d45de63f64e7de53b4b64b23b15b4e452f06f.tar.xz linux-rng-c08d45de63f64e7de53b4b64b23b15b4e452f06f.zip |
btrfs: prepare end_bbio_data_write() for large data folios
The function is doing an ASSERT() checking the folio order, but all
later functions are handling large folios properly, thus we can safely
remove that ASSERT().
Signed-off-by: Qu Wenruo <wqu@suse.com>
Reviewed-by: David Sterba <dsterba@suse.com>
Signed-off-by: David Sterba <dsterba@suse.com>
Diffstat (limited to 'fs/btrfs/direct-io.c')
0 files changed, 0 insertions, 0 deletions