Changeset 770d281 in mainline
- Timestamp:
- 2009-05-05T22:18:51Z (15 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 0be3e8b
- Parents:
- b6035ba
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/srv/fs/fat/fat_ops.c
rb6035ba r770d281 552 552 uint16_t bps; 553 553 block_t *b; 554 555 if (!parentp) 556 return EBUSY; 554 557 555 558 futex_down(&parentp->lock);
Note:
See TracChangeset
for help on using the changeset viewer.