Skip to content

Commit

Permalink
More progress integrating journaling
Browse files Browse the repository at this point in the history
- Integrated into lfs_file_t_, duplicating functions where necessary
- Added lfs_dir_fetchwith_ as common parent to both lfs_dir_fetch_ and
  lfs_dir_find_
- Added similar parent with lfs_dir_commitwith_
- Made matching find/get operations with getbuffer/getentry and
  findbuffer/findentry
- lfs_dir_alloc now populates tail, since almost all directory block
  allocations need to populate tail
  • Loading branch information
geky committed Oct 13, 2018
1 parent 87f3e01 commit fe553e8
Show file tree
Hide file tree
Showing 2 changed files with 496 additions and 181 deletions.
Loading

0 comments on commit fe553e8

Please sign in to comment.