Changeset a9a0982 in mainline for uspace/lib/ext4/libext4_filesystem.h


Ignore:
Timestamp:
2011-11-01T13:52:19Z (14 years ago)
Author:
Frantisek Princ <frantisek.princ@…>
Branches:
lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
Children:
d5a78e28
Parents:
c25e39b
Message:

performace improvement

File:
1 edited

Legend:

Unmodified
Added
Removed
  • uspace/lib/ext4/libext4_filesystem.h

    rc25e39b ra9a0982  
    4242        service_id_t device;
    4343        ext4_superblock_t *     superblock;
     44        aoff64_t inode_block_limits[4];
     45        aoff64_t inode_blocks_per_level[4];
    4446} ext4_filesystem_t;
    4547
Note: See TracChangeset for help on using the changeset viewer.