NetBSD/sys/fs/smbfs
jdolecek 50fa881e7b g/c unneeded local variables in smbfs_read()/smbfs_readdir() 2003-02-21 20:13:21 +00:00
..
Makefile
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 do previous differently - pass ap->a_id down to smbfs_smb_lock() 2003-02-19 13:51:24 +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