liujingx
|
fe0c4d2e7a
fix: unmatched inode block size
|
9 months ago |
liujingx
|
78c6eba8e3
feat: optional cache feature
|
10 months ago |
liujingx
|
2f9c092bb9
perf: add block cache
|
10 months ago |
liujingx
|
f51ca173e7
doc: another ext4 description
|
10 months ago |
liujingx
|
6c47788cc9
fix: lookup path trim /
|
10 months ago |
liujingx
|
9c0d538828
feat: fuse tool enable load and save image
|
10 months ago |
liujingx
|
4474ef05df
refactor: rename crate as another_ext4
|
10 months ago |
liujingx
|
5b05bf0cfe
style: error code explanations
|
10 months ago |
liujingx
|
0a05c2f6f9
feat: xattr name index and ordered insertion
|
10 months ago |
liujingx
|
21008d0c6a
feat: list xattr
|
10 months ago |
liujingx
|
43419e7164
refactor: directory block
|
10 months ago |
liujingx
|
cc7ea7726f
fIx: rename overwrite empty directory
|
10 months ago |
liujingx
|
fb6659f8f8
fix: alloc update counter
|
10 months ago |
liujingx
|
6bcfd7c085
fix: rename update link count
|
10 months ago |
liujingx
|
1754ca424e
fix: inode set uid
|
10 months ago |
liujingx
|
0a57376d4e
fix: inode set size
|
10 months ago |
liujingx
|
df04db499c
fix: ext4 loa
|
10 months ago |
liujingx
|
b303fbe40d
doc: explanations of important structs
|
10 months ago |
liujingx
|
1835b584a9
feat: xattr fuse interfaces
|
10 months ago |
liujingx
|
b529146def
feat: xattr get set remove
|
10 months ago |
liujingx
|
6bf1de6802
feat: use 256-bit inode and 64-bit block desc
|
10 months ago |
liujingx
|
c8c5b09e6c
refactor: checksum and rw
|
10 months ago |
liujingx
|
d0c26cacf2
fix: free inode
|
10 months ago |
liujingx
|
e83bc94ad5
feat: fuse read dir
|
10 months ago |
liujingx
|
9f3cdc9704
fix: getattr inode check valid
|
10 months ago |
liujingx
|
5a37d97273
fix: link and unlink
|
10 months ago |
liujingx
|
9b1bf8296b
feat: fuse fs use command args
|
10 months ago |
liujingx
|
cc4198004c
fix: super block get block group
|
10 months ago |
liujingx
|
ac57554303
refactor: read write super block and constants
|
10 months ago |
liujingx
|
3208e56daf
feat: state block dev
|
10 months ago |