Changeset fe61181 in mainline for uspace/lib/ext4/libext4_ialloc.c


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_ialloc.c

    r34bc2fe rfe61181  
    244244                        rc = ext4_filesystem_put_block_group_ref(bg_ref);
    245245                        if (rc != EOK) {
    246                                 EXT4FS_DBG("ERROR: unable to put block group reference");
    247246                                return rc;
    248247                        }
Note: See TracChangeset for help on using the changeset viewer.