Changeset 2dab624 in mainline for uspace/srv/volsrv/volsrv.c
- Timestamp:
- 2015-10-31T20:24:27Z (9 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 9624c35
- Parents:
- dc2d582
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/srv/volsrv/volsrv.c
rdc2d582 r2dab624 226 226 } 227 227 228 part->pcnt = vpc_fs; 229 part->fstype = fstype; 230 228 231 async_answer_0(iid, EOK); 229 232 }
Note:
See TracChangeset
for help on using the changeset viewer.