Changeset 246a5af in mainline for uspace/lib/ext4/libext4_hash.h


Ignore:
Timestamp:
2011-10-19T18:54:41Z (13 years ago)
Author:
Frantisek Princ <frantisek.princ@…>
Branches:
lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
Children:
36d2c6f
Parents:
8158db7
Message:

htree leaf block searching complete - directory entry find process remaining

File:
1 edited

Legend:

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

    r8158db7 r246a5af  
    5050} ext4_hash_info_t;
    5151
    52 extern int ext4_hash_string(ext4_hash_info_t *, size_t, const char *);
     52extern int ext4_hash_string(ext4_hash_info_t *, int, const char *);
    5353
    5454#endif
Note: See TracChangeset for help on using the changeset viewer.