Changeset ef76d72 in mainline for uspace/srv/fs/minixfs/mfs_ops.c
- Timestamp:
- 2011-03-28T16:56:04Z (14 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- fde8a27
- Parents:
- 7a96476
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/srv/fs/minixfs/mfs_ops.c
r7a96476 ref76d72 177 177 sbi->native = native; 178 178 sbi->magic = magic; 179 sbi->isearch = 0; 180 sbi->zsearch = 0; 179 181 180 182 if (version == MFS_VERSION_V3) {
Note:
See TracChangeset
for help on using the changeset viewer.