Changeset 052e82d in mainline for uspace/lib/ext4/libext4_filesystem.h


Ignore:
Timestamp:
2011-11-07T11:50:31Z (14 years ago)
Author:
Frantisek Princ <frantisek.princ@…>
Branches:
lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
Children:
12b4a7f
Parents:
5664cf64
Message:

partially functional truncate operation

File:
1 edited

Legend:

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

    r5664cf64 r052e82d  
    6363        ext4_inode_t *, aoff64_t iblock, uint32_t *);
    6464extern int ext4_filesystem_release_inode_block(ext4_filesystem_t *,
    65                 ext4_inode_t *, uint32_t);
     65                ext4_inode_ref_t *, uint32_t);
    6666#endif
    6767
Note: See TracChangeset for help on using the changeset viewer.