Commit Graph

11 Commits

Author SHA1 Message Date
jdolecek
c8cbfeffb4 mention ntfs_nt{get|put|rele}() staff 1999-09-30 16:59:14 +00:00
jdolecek
bb9c5c97e2 one less - there is not point in optimizing ntfs_ntvattrget(), as the right
entry is found in 3rd pass at maximum; the duplicated code has been put
into new function ntfs_findvattr()
1999-09-29 15:31:11 +00:00
jdolecek
993576f366 mountroot support written, need to really implement sync support and
add support for NTFS to libsa
1999-09-10 17:32:17 +00:00
jdolecek
d779b91513 make NTFS NFS exportable - that also means getfh(2) and other syscalls
using filehandles should work now for NTFS filesystem
some other misc cleanup
1999-09-10 16:14:02 +00:00
jdolecek
23957b8977 next one 1999-09-09 19:17:17 +00:00
jdolecek
1c3be48c62 add pathconf(2) support 1999-09-09 18:10:23 +00:00
jdolecek
cc0fdcd9f1 some more 1999-09-09 07:35:15 +00:00
jdolecek
dd0b9ad4e0 s/ntfs exportable/ntfs nfs exportable 1999-09-05 12:17:22 +00:00
jdolecek
0ba29f45c8 one less: ntfs_read(), ntfs_write() don't use any temporary buffer anymore,
the uio struct is passed to appropriate *attr*() functions
1999-09-05 11:19:01 +00:00
jdolecek
f20aa96271 add more items, correct a few sentences 1999-08-30 11:33:41 +00:00
jdolecek
1647f47ddf list of things which need to be done 1999-08-18 15:05:10 +00:00