diff options
| author | Gao Xiang <hsiangkao@linux.alibaba.com> | 2025-03-17 13:48:40 +0800 |
|---|---|---|
| committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2025-05-29 11:02:16 +0200 |
| commit | b35ccfdc8573e4f130fcb4573e5980bc0ac5c4be (patch) | |
| tree | 1f0c302bef56481733c3d29d951d973b63794b32 /include/uapi/linux/virtio_pcidev.h | |
| parent | c8c643809f4a167cb2ec8cb80a768ac86b5433c5 (diff) | |
erofs: initialize decompression early
[ Upstream commit fe1e57d44d7f106df9048e815e4862cf63921220 ]
- Rename erofs_init_managed_cache() to z_erofs_init_super();
- Move the initialization of managed_pslots into z_erofs_init_super() too;
- Move z_erofs_init_super() and packed inode preparation upwards, before
the root inode initialization.
Therefore, the root directory can also be compressible.
Signed-off-by: Gao Xiang <hsiangkao@linux.alibaba.com>
Acked-by: Chao Yu <chao@kernel.org>
Link: https://lore.kernel.org/r/20250317054840.3483000-1-hsiangkao@linux.alibaba.com
Signed-off-by: Sasha Levin <sashal@kernel.org>
Diffstat (limited to 'include/uapi/linux/virtio_pcidev.h')
0 files changed, 0 insertions, 0 deletions
