Changeset 0dc91833 in mainline for uspace/srv/fs/ext4fs/ext4fs_ops.c


Ignore:
Timestamp:
2011-10-26T11:41:21Z (13 years ago)
Author:
Frantisek Princ <frantisek.princ@…>
Branches:
lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
Children:
bf9da656
Parents:
ab77928
Message:

splitted code because of very long source file

File:
1 edited

Legend:

Unmodified
Added
Removed
  • uspace/srv/fs/ext4fs/ext4fs_ops.c

    rab77928 r0dc91833  
    232232                if (rc != EXT4_ERR_BAD_DX_DIR) {
    233233
    234                         // TODO check return value
    235234                        if (rc != EOK) {
    236235                                return rc;
Note: See TracChangeset for help on using the changeset viewer.