../
|
libext4.h
|
2.0 KB
|
1ac1ab4
|
13 years
|
Frantisek Princ |
simplied headers of more functions, improved bg_ref and inode_ref …
|
libext4_balloc.c
|
16.1 KB
|
95947d24
|
13 years
|
Frantisek Princ |
balloc: error handling TODOs done
|
libext4_balloc.h
|
1.8 KB
|
662bd71
|
13 years
|
Frantisek Princ |
added support for releasing more blocks in one operation
|
libext4_bitmap.c
|
4.1 KB
|
e7ed26be
|
13 years
|
Frantisek Princ |
bugfix - when releasing less than 8 blocks, assertion fails
|
libext4_bitmap.h
|
2.0 KB
|
662bd71
|
13 years
|
Frantisek Princ |
added support for releasing more blocks in one operation
|
libext4_block_group.c
|
6.9 KB
|
81092ce
|
13 years
|
Frantisek Princ |
fixed bug with block group flags
|
libext4_block_group.h
|
3.5 KB
|
81092ce
|
13 years
|
Frantisek Princ |
fixed bug with block group flags
|
libext4_crc.c
|
4.3 KB
|
1ac1ab4
|
13 years
|
Frantisek Princ |
simplied headers of more functions, improved bg_ref and inode_ref …
|
libext4_crc.h
|
1.6 KB
|
1ac1ab4
|
13 years
|
Frantisek Princ |
simplied headers of more functions, improved bg_ref and inode_ref …
|
libext4_directory.c
|
14.7 KB
|
5b16912
|
13 years
|
Frantisek Princ |
Moved append block function because of more common usage in the next …
|
libext4_directory.h
|
3.4 KB
|
5b16912
|
13 years
|
Frantisek Princ |
Moved append block function because of more common usage in the next …
|
libext4_directory_index.c
|
22.8 KB
|
5b16912
|
13 years
|
Frantisek Princ |
Moved append block function because of more common usage in the next …
|
libext4_directory_index.h
|
3.2 KB
|
1ac1ab4
|
13 years
|
Frantisek Princ |
simplied headers of more functions, improved bg_ref and inode_ref …
|
libext4_extent.c
|
14.5 KB
|
936132f
|
13 years
|
Frantisek Princ |
extent file initialization and allocation
|
libext4_extent.h
|
3.2 KB
|
ce6de59
|
13 years
|
Frantisek Princ |
First part → allocating first block to extent (not for extent with …
|
libext4_filesystem.c
|
24.8 KB
|
936132f
|
13 years
|
Frantisek Princ |
extent file initialization and allocation
|
libext4_filesystem.h
|
3.0 KB
|
5b16912
|
13 years
|
Frantisek Princ |
Moved append block function because of more common usage in the next …
|
libext4_hash.c
|
7.2 KB
|
c25e39b
|
14 years
|
Frantisek Princ |
bugfix, resolving
|
libext4_hash.h
|
1.7 KB
|
b53a733
|
13 years
|
Frantisek Princ |
Data types definitions groupped to one file
|
libext4_ialloc.c
|
6.6 KB
|
847f2cb
|
13 years
|
Frantisek Princ |
ialloc: error handling TODOs done
|
libext4_ialloc.h
|
1.7 KB
|
b53a733
|
13 years
|
Frantisek Princ |
Data types definitions groupped to one file
|
libext4_inode.c
|
9.2 KB
|
9104bb5
|
13 years
|
Frantisek Princ |
changes according to reading inode data with extent
|
libext4_inode.h
|
4.4 KB
|
9104bb5
|
13 years
|
Frantisek Princ |
changes according to reading inode data with extent
|
libext4_superblock.c
|
13.3 KB
|
d9bbe45
|
13 years
|
Frantisek Princ |
Refafctorization - principle of locality in variables declaration
|
libext4_superblock.h
|
9.6 KB
|
b53a733
|
13 years
|
Frantisek Princ |
Data types definitions groupped to one file
|
libext4_types.h
|
20.2 KB
|
81092ce
|
13 years
|
Frantisek Princ |
fixed bug with block group flags
|
Makefile
|
1.9 KB
|
1ac1ab4
|
13 years
|
Frantisek Princ |
simplied headers of more functions, improved bg_ref and inode_ref …
|