Changeset e6f6260 in mainline for uspace/srv/fs/ext4fs/ext4fs_ops.c
- Timestamp:
- 2012-04-19T08:57:01Z (13 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 1d4262e
- Parents:
- db8fb43
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/srv/fs/ext4fs/ext4fs_ops.c
rdb8fb43 re6f6260 619 619 } 620 620 621 // Initialize directory index if necessary621 // Initialize directory index if supported 622 622 if (ext4_superblock_has_feature_compatible( 623 623 fs->superblock, EXT4_FEATURE_COMPAT_DIR_INDEX)) {
Note:
See TracChangeset
for help on using the changeset viewer.