Changeset 9269c88 in mainline for uspace/srv/fs/mfs/mfs_ops.c
- Timestamp:
- 2011-10-11T21:45:40Z (13 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 6d4d883
- Parents:
- bf08ff0
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/srv/fs/mfs/mfs_ops.c
rbf08ff0 r9269c88 897 897 898 898 if (block == 0) { 899 /*Writing in a sparse block*/900 899 uint32_t dummy; 901 900
Note:
See TracChangeset
for help on using the changeset viewer.