Changes in uspace/lib/block/block.c [3abf70c7:dd8b6a8] in mainline
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/lib/block/block.c
r3abf70c7 rdd8b6a8 194 194 if (devcon->cache) 195 195 (void) block_cache_fini(service_id); 196 197 (void)bd_sync_cache(devcon->bd, 0, 0); 196 198 197 199 devcon_remove(devcon);
Note:
See TracChangeset
for help on using the changeset viewer.