Xiang Xiao b0a0ba3ad7 fs: Move mmap callback before truncate in [file|mountpt]_operations
since mmap may exist in block_operations, but truncate may not,
moving mmap beforee truncate could make three struct more compatible

Signed-off-by: Xiang Xiao <xiaoxiang@xiaomi.com>
2023-01-04 17:43:59 +02:00
..
2022-12-16 22:10:59 +02:00
2021-03-04 18:32:27 -08:00
2021-05-31 02:58:08 -05:00
2022-12-16 22:10:59 +02:00
2021-03-04 18:32:27 -08:00
2022-10-22 14:50:48 +08:00