NetBSD/sys/fs/smbfs
pooka c3183f3251 The VATTR_NULL/VREF/VHOLD/HOLDRELE() macros lost their will to live
years ago when the kernel was modified to not alter ABI based on
DIAGNOSTIC, and now just call the respective function interfaces
(in lowercase).  Plenty of mix'n match upper/lowercase has creeped
into the tree since then.  Nuke the macros and convert all callsites
to lowercase.

no functional change
2010-01-08 11:35:07 +00:00
..
Makefile Install smb headers relevant for userspace and make mount_smbfs 2009-09-03 12:04:50 +00:00
files.smbfs
smbfs.h
smbfs_io.c Fix compilation with SMB_*_DEBUG options. 2009-06-22 21:13:50 +00:00
smbfs_kq.c
smbfs_node.c Set recycle to false along with a comment screaming that it should 2009-10-19 19:12:06 +00:00
smbfs_node.h
smbfs_smb.c Add support for 64 bit file offsets to smbfs_smb_setfsize(), largely 2009-10-20 20:55:01 +00:00
smbfs_subr.c
smbfs_subr.h Add support for 64 bit file offsets to smbfs_smb_setfsize(), largely 2009-10-20 20:55:01 +00:00
smbfs_vfsops.c Fix set_statvfs_info() to use UIO_SYSSPACE for fromname kernel 2009-09-07 15:12:03 +00:00
smbfs_vnops.c The VATTR_NULL/VREF/VHOLD/HOLDRELE() macros lost their will to live 2010-01-08 11:35:07 +00:00