fixed a constant to meet the current design
This commit is contained in:
parent
57779e8a7e
commit
9e34e025a3
@ -18,6 +18,7 @@
|
|||||||
|
|
||||||
#define INODE_SIZE 512
|
#define INODE_SIZE 512
|
||||||
|
|
||||||
#define DATABLOCKS_PER_BITMAP_BLOCK 255
|
// TODO: explore the optimal value for this
|
||||||
|
#define DATABLOCKS_PER_BITMAP_BLOCK 2047
|
||||||
|
|
||||||
#endif
|
#endif
|
Loading…
x
Reference in New Issue
Block a user