diff options
author | Matthew Wilcox (Oracle) <[email protected]> | 2024-10-02 05:01:03 +0100 |
---|---|---|
committer | Christian Brauner <[email protected]> | 2024-10-04 09:24:24 +0200 |
commit | 9c33d85e34c2a9d24c24d8a4830fa404b851bf39 (patch) | |
tree | b158d98c7442c818b094a28ab0cb88dae90596d0 /scripts/generate_rust_analyzer.py | |
parent | 9852d85ec9d492ebef56dc5f229416c925758edc (diff) |
fs: Move clearing of mappedtodisk to buffer.c
The mappedtodisk flag is only meaningful for buffer head based
filesystems. It should not be cleared for other filesystems. This allows
us to reuse the mappedtodisk flag to have other meanings in filesystems
that do not use buffer heads.
Signed-off-by: Matthew Wilcox (Oracle) <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Reviewed-by: Jan Kara <[email protected]>
Signed-off-by: Christian Brauner <[email protected]>
Diffstat (limited to 'scripts/generate_rust_analyzer.py')
0 files changed, 0 insertions, 0 deletions