NetBSD/sys/fs/smbfs
nakayama 5f60ff96cb - fix endian cofusion around FID, which is used as is, so no need
to do byte swapping.
- put right value to ByteCount of SMB_COM_NT_CREATE_ANDX request.

The fix makes smbfs actually works on big-endian port.
2012-11-24 19:48:24 +00:00
..
files.smbfs
Makefile
smbfs_io.c
smbfs_kq.c extending vmem(9) to be able to allocated resources for it's own needs. 2012-01-27 19:48:38 +00:00
smbfs_node.c Welcome to 5.99.53! Merge rmind-uvmplock branch: 2011-06-12 03:35:36 +00:00
smbfs_node.h
smbfs_smb.c - fix endian cofusion around FID, which is used as is, so no need 2012-11-24 19:48:24 +00:00
smbfs_subr.c Remove few references to simple_lock. 2011-06-09 02:59:22 +00:00
smbfs_subr.h
smbfs_vfsops.c As vnalloc() always allocates with PR_WAITOK there is no longer the need 2011-10-07 09:35:04 +00:00
smbfs_vnops.c Excise struct componentname from the namecache. 2012-11-05 17:27:37 +00:00
smbfs.h