| Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Use never version of gcc 4.8
|
|
These include ext4_inode_ref, ext4_dir_iter, ext4_dir_search_result
and ext4_dir_idx_block.
|
|
|
|
|
|
|
|
|
|
Now users can mount a filesystem as read-only mode explicitly.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Under this target, only a basic library will be built.
|
|
|
|
|
|
|
|
- reset end_write(_arg) to NULL when buffer is invalidated.
- set lb_id to @lba when a direct call to ext4_bcache_find_get succeeds.
|
|
|
|
- reset buffer's end_write(_arg) fields only when buffer belongs to
a transaction.
|
|
|
|
|
|
|
|
Cache can't be created in static way anymore
|
|
This function should not be in standard lwext4 API
|
|
|
|
|
|
|
|
|
|
|
|
Disabling journaling at compile time will reduce footprint
size significantly.
|
|
|
|
|