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


Ignore:
Timestamp:
2012-07-21T08:19:33Z (12 years ago)
Author:
Frantisek Princ <frantisek.princ@…>
Branches:
lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
Children:
0b293a6
Parents:
34bc2fe
Message:

Debug messages removed

File:
1 edited

Legend:

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

    r34bc2fe rfe61181  
    6464                uint32_t *, uint32_t *);
    6565
    66 extern int ext4_filesystem_add_orphan(ext4_inode_ref_t *);
    67 extern int ext4_filesystem_delete_orphan(ext4_inode_ref_t *);
    68 
    69 extern uint16_t ext4_group_desc_csum(ext4_superblock_t *, uint32_t,
    70                 ext4_block_group_t *);
    7166#endif
    7267
Note: See TracChangeset for help on using the changeset viewer.