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