Changeset fe61181 in mainline for uspace/lib/ext4/libext4_ialloc.c
- Timestamp:
- 2012-07-21T08:19:33Z (12 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 0b293a6
- Parents:
- 34bc2fe
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/lib/ext4/libext4_ialloc.c
r34bc2fe rfe61181 244 244 rc = ext4_filesystem_put_block_group_ref(bg_ref); 245 245 if (rc != EOK) { 246 EXT4FS_DBG("ERROR: unable to put block group reference");247 246 return rc; 248 247 }
Note:
See TracChangeset
for help on using the changeset viewer.