NetBSD/sys/fs/smbfs
jdolecek dfc181b14f some KNF, add a KASSERT() for smbfs_findnextLM1() case
replace some 'never should happen' printfs with KASSERTs
2003-02-21 20:15:01 +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
smbfs.h
smbfs_io.c don't assume struct smbnode -> n_name is zero terminated, 2003-02-20 15:35:55 +00:00
smbfs_node.c remove SMBFS_NAME_DEBUG code, mainly because it didn't work on alignment-picky 2003-02-20 15:39:58 +00:00
smbfs_node.h add nfs-style n_ctime, n_nctime 2003-02-18 20:09:01 +00:00
smbfs_smb.c some KNF, add a KASSERT() for smbfs_findnextLM1() case 2003-02-21 20:15:01 +00:00
smbfs_subr.c g/c commented out code 2003-02-20 15:34:42 +00:00
smbfs_subr.h do previous differently - pass ap->a_id down to smbfs_smb_lock() 2003-02-19 13:51:24 +00:00
smbfs_vfsops.c vrele() the reference to root vnode before calling vflush() in smbfs_unmount(), 2003-02-18 19:40:36 +00:00
smbfs_vnops.c g/c unneeded local variables in smbfs_read()/smbfs_readdir() 2003-02-21 20:13:21 +00:00