Changeset 9b0ceb1 in mainline
- Timestamp:
 - 2018-10-03T15:36:07Z (7 years ago)
 - Branches:
 - lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
 - Children:
 - 03bf4fc
 - Parents:
 - 6ba36a0
 - File:
 - 
      
- 1 edited
 
- 
          
  uspace/lib/c/include/types/vol.h (modified) (1 diff)
 
 
Legend:
- Unmodified
 - Added
 - Removed
 
- 
      
uspace/lib/c/include/types/vol.h
r6ba36a0 r9b0ceb1 60 60 61 61 #define VOL_FSTYPE_LIMIT (fs_ext4 + 1) 62 #define VOL_FSTYPE_DEFAULT fs_ minix62 #define VOL_FSTYPE_DEFAULT fs_ext4 63 63 64 64 /** Volume service */  
  Note:
 See   TracChangeset
 for help on using the changeset viewer.
  