Changeset f7d90eb in mainline for uspace/srv/fs/exfat/exfat_ops.c
- Timestamp:
- 2011-08-14T07:44:32Z (13 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- a18bd22
- Parents:
- 7be14db
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/srv/fs/exfat/exfat_ops.c
r7be14db rf7d90eb 673 673 if (childp->lnkcnt == 1) { 674 674 /* 675 * On FAT, we don't support multiple hard links.675 * We don't support multiple hard links. 676 676 */ 677 677 fibril_mutex_unlock(&childp->lock);
Note:
See TracChangeset
for help on using the changeset viewer.