diff options
author | Gao Xiang <[email protected]> | 2019-09-04 10:09:10 +0800 |
---|---|---|
committer | Greg Kroah-Hartman <[email protected]> | 2019-09-05 20:10:09 +0200 |
commit | fe7c2423570dca4ffb9adc53225344ffd4a9f49a (patch) | |
tree | 411970f8276d246ecf177e4eabf642b22e51fa3a /scripts/gdb/linux/modules.py | |
parent | 4f761fa253b49f657de7ef6f695a124e08e56c3a (diff) |
erofs: use read_mapping_page instead of sb_bread
As Christoph said [1], "This seems to be your only direct
use of buffer heads, which while not deprecated are a bit
of an ugly step child. So if you can easily avoid creating
a buffer_head dependency in a new filesystem I think you
should avoid it. "
[1] https://lore.kernel.org/r/[email protected]/
Reported-by: Christoph Hellwig <[email protected]>
Signed-off-by: Gao Xiang <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/modules.py')
0 files changed, 0 insertions, 0 deletions