| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
| |
__FreeBSD_version succeeds.
|
|
|
|
|
|
|
|
|
|
|
| |
1. ntfs_read*attr*() functions now accept
uio structure to eliminate one data copying.
2. found and removed deadlock caused
by 6 concurent ls -lR.
3. started implementation of nromal
Unicode<->unix recodeing.
Obtained from: NetBSD
|
| |
|
|
|
|
| |
Submitted by: Christos Zoulas <christos@zoulas.com>
|
|
|
|
|
|
|
|
| |
before mounting (should help to do not mount extended partitions:-).
Fixed problem with hanging while unmounting busy fs.
And (the most important) added some locks to prevent
simulaneous access to kernel structures!
|
|
|
|
| |
Submitted by: Eivind Eklund <eivind@FreeBSD.org>
|
|
|
|
| |
of files for swap holders. See mount_ntfs..8 for details.
|
|
Reviewed by: David O'Brien <obrien@NUXI.com>
|