diff options
| author | Gao Xiang <[email protected]> | 2022-03-16 01:22:46 +0000 |
|---|---|---|
| committer | Gao Xiang <[email protected]> | 2022-03-16 16:09:02 +0000 |
| commit | 500edd0956487281a6fa0e1e34e931817e85d8b6 (patch) | |
| tree | 2c98584d4d9c0fbc4a572de0f635336c624eeb05 /fs/ext4/fast_commit.c | |
| parent | erofs: use meta buffers for reading directories (diff) | |
| download | kernel-500edd0956487281a6fa0e1e34e931817e85d8b6.tar.gz kernel-500edd0956487281a6fa0e1e34e931817e85d8b6.zip | |
erofs: use meta buffers for inode lookup
This converts the remaining inode lookup part by using metabuf in a
straight-forward way. Except that it doesn't use kmap_atomic()
anymore since we now have to maintain two metabufs together.
After this patch, all uncompressed paths are handled with metabuf
instead of page structure.
Link: https://lore.kernel.org/r/[email protected]
Reviewed-by: Chao Yu <[email protected]>
Signed-off-by: Gao Xiang <[email protected]>
Diffstat (limited to 'fs/ext4/fast_commit.c')
0 files changed, 0 insertions, 0 deletions
