]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Merged NetBSD version, as they have done improvements:
authorSemen Ustimenko <semenu@FreeBSD.org>
Fri, 3 Dec 1999 20:37:40 +0000 (20:37 +0000)
committerSemen Ustimenko <semenu@FreeBSD.org>
Fri, 3 Dec 1999 20:37:40 +0000 (20:37 +0000)
commitb17f083b0f71666a76840b8612ae93b5bfe58834
tree88485b9e0df190543d991f8adb22a53b388dc528
parent2076235ada5e377a2dfe7bc38ff9ce8fcd191384
Merged NetBSD version, as they have done improvements:
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
25 files changed:
sys/fs/ntfs/ntfs.h
sys/fs/ntfs/ntfs_compr.c
sys/fs/ntfs/ntfs_compr.h
sys/fs/ntfs/ntfs_ihash.c
sys/fs/ntfs/ntfs_ihash.h
sys/fs/ntfs/ntfs_inode.h
sys/fs/ntfs/ntfs_subr.c
sys/fs/ntfs/ntfs_subr.h
sys/fs/ntfs/ntfs_vfsops.c
sys/fs/ntfs/ntfs_vfsops.h
sys/fs/ntfs/ntfs_vnops.c
sys/fs/ntfs/ntfsmount.h
sys/ntfs/ntfs.h
sys/ntfs/ntfs_compr.c
sys/ntfs/ntfs_compr.h
sys/ntfs/ntfs_extern.h [deleted file]
sys/ntfs/ntfs_ihash.c
sys/ntfs/ntfs_ihash.h
sys/ntfs/ntfs_inode.h
sys/ntfs/ntfs_subr.c
sys/ntfs/ntfs_subr.h
sys/ntfs/ntfs_vfsops.c
sys/ntfs/ntfs_vfsops.h
sys/ntfs/ntfs_vnops.c
sys/ntfs/ntfsmount.h