Changeset 2ea6392 in mainline for uspace/lib/ext4/libext4_directory.c


Ignore:
Timestamp:
2011-10-10T09:22:25Z (13 years ago)
Author:
Frantisek Princ <frantisek.princ@…>
Branches:
lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
Children:
7b9381b
Parents:
7a68fe5
Message:

cleaning debug some debug messages and added feature checkers

File:
1 edited

Legend:

Unmodified
Added
Removed
  • uspace/lib/ext4/libext4_directory.c

    r7a68fe5 r2ea6392  
    142142                }
    143143
    144                 EXT4FS_DBG("next_block_phys_idx: \%d", next_block_phys_idx);
    145 
    146144                rc = block_get(&it->current_block, it->fs->device, next_block_phys_idx,
    147145                    BLOCK_FLAGS_NONE);
Note: See TracChangeset for help on using the changeset viewer.