NetBSD/sys/fs/smbfs
jdolecek 0e263cfbbf g/c M_SMBFSMNT, it is not used anymore 2003-04-02 11:18:08 +00:00
..
Makefile Remove KDIR=, since SYS_INCLUDE=symlinks and KDIR are not supported any more. 2002-11-26 23:30:07 +00:00
files.smbfs add kqueue (EVFILT_READ, EVFILT_WRITE, EVFILT_VNODE) support 2003-03-02 22:06:50 +00:00
smbfs.h g/c M_SMBFSMNT, it is not used anymore 2003-04-02 11:18:08 +00:00
smbfs_io.c smbfs_writevnode(): print offset as %lld in debug message, and 2003-03-24 13:52:59 +00:00
smbfs_kq.c directories don't have any size in smbfs/CIFS, so don't compare 2003-03-24 06:39:51 +00:00
smbfs_node.c add SMBFS_ATTRTIMO for the attribute cache timeout, instead of magic 2003-02-27 09:14:25 +00:00
smbfs_node.h g/c some unneeded forward struct declarations 2003-03-23 17:54:26 +00:00
smbfs_smb.c translate ERRDOS/ERRnofiles to ENOENT in smb_maperror(), and simplify 2003-03-23 16:55:54 +00:00
smbfs_subr.c add __KERNEL_RCSID() 2003-02-25 09:09:31 +00:00
smbfs_subr.h #if 0/notnow stuff which isn't currently used 2003-03-03 21:17:05 +00:00
smbfs_vfsops.c Don't try to reacquire root vnode if vflush() in smbfs_unmount() fails. 2003-02-26 20:21:40 +00:00
smbfs_vnops.c smbfs_getattr(): make 'oldsize' 64bit, it's used to hold file size 2003-03-24 13:50:10 +00:00