Skip to content
Commit 984bdab4 authored by Franciszek Zdobylak's avatar Franciszek Zdobylak Committed by Anas Nashif
Browse files

fs: ext2: update how memory is allocated in ext2



- `ext2_file` and `ext2_dir` merged into one struct and allocated from
  dedicated slab
- `ext2_inode` allocated from dedicated slab
- `ext2_disk_dentry` allocated from heap (because their size is not
  constant)
- `ext2_bgroup` and `ext2_disk_superblock` statically allocated

Signed-off-by: default avatarFranciszek Zdobylak <fzdobylak@antmicro.com>
parent 16183f66
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment