christos
|
0fcef5865c
|
undo mallocvar.h changes!
|
2003-02-02 02:35:58 +00:00 |
tron
|
3f39a3d045
|
Include "sys/mallocvar.h" with "_KERNEL" defined in time to avoid
build failure because MALLOC_DECLARE() is not defined.
|
2003-02-01 18:31:09 +00:00 |
jdolecek
|
0238a51cd0
|
use dprintf() instead of printf(), as other filesystem modules do
|
2000-02-04 10:43:34 +00:00 |
jdolecek
|
9200b8eabf
|
move the mapping of vnode type to file type to separate function getftype()
and use it where appropriate
|
2000-02-04 10:35:46 +00:00 |
jdolecek
|
55fa2666be
|
set mode accordingly to file type (similarily to what nfs_filestat() does)
file type is now viewed correctly for files on ntfs
|
2000-02-04 10:13:54 +00:00 |
jdolecek
|
facd78dc9f
|
adapt to last ntfs changes - struct ntnode doesn't contain i_mode
anymore, get the mode from appropriate ntfsmount structure
|
1999-11-01 19:56:20 +00:00 |
jdolecek
|
1a3b3e1f42
|
pull in <sys/mount.h> (with _KERNEL) to get definition of struct netexport,
used in struct ntfsmount
|
1999-09-12 16:47:42 +00:00 |
jdolecek
|
88a653ac21
|
add support for ntfs
|
1999-08-02 17:39:13 +00:00 |