Changeset dcc44ca1 in mainline
- Timestamp:
- 2011-09-25T18:32:24Z (13 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 1db44ea
- Parents:
- f1d6866
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/srv/fs/mfs/mfs_ops.c
rf1d6866 rdcc44ca1 267 267 if (rc != EOK) { 268 268 mfsdebug("block cache initialization failed\n"); 269 block_cache_fini(service_id);270 269 rc = EINVAL; 271 270 goto out_error;
Note:
See TracChangeset
for help on using the changeset viewer.