Changeset d858a660 in mainline for uspace/srv/volsrv/types
- Timestamp:
- 2017-07-04T15:05:43Z (9 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 9c2c7d2
- Parents:
- 2456fd0
- File:
-
- 1 edited
-
uspace/srv/volsrv/types/part.h (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
uspace/srv/volsrv/types/part.h
r2456fd0 rd858a660 52 52 /** Filesystem type */ 53 53 vol_fstype_t fstype; 54 /** Volume label */ 55 char *label; 54 56 } vol_part_t; 55 57
Note:
See TracChangeset
for help on using the changeset viewer.
