| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
| |
- /usr/include/n[tw]fs moved to /usr/include/fs/n[tw]fs
Notes:
svn path=/head/; revision=77223
|
|
|
|
|
|
|
|
|
| |
Add lockdestroy() and appropriate invocations, which corresponds to
lockinit() and must be called to clean up after a lockmgr lock is no
longer needed.
Notes:
svn path=/head/; revision=66615
|
|
|
|
|
|
|
|
|
| |
It was not discussed and should probably not happen.
Requested by: msmith and others
Notes:
svn path=/head/; revision=60938
|
|
|
|
|
|
|
|
|
|
|
| |
the type argument to *_HEAD and *_ENTRY is a struct.
Suggested by: phk
Reviewed by: phk
Approved by: mdodd
Notes:
svn path=/head/; revision=60833
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
Notes:
svn path=/head/; revision=54095
|
|
|
|
| |
Notes:
svn path=/head/; revision=50477
|
|
|
|
|
|
|
| |
Submitted by: Christos Zoulas <christos@zoulas.com>
Notes:
svn path=/head/; revision=47060
|
|
|
|
|
|
|
|
|
|
|
| |
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!
Notes:
svn path=/head/; revision=45879
|
|
|
|
|
|
|
| |
of files for swap holders. See mount_ntfs..8 for details.
Notes:
svn path=/head/; revision=44142
|
|
Reviewed by: David O'Brien <obrien@NUXI.com>
Notes:
svn path=/cvs2svn/branches/SEMENU/; revision=43552
|