summaryrefslogtreecommitdiff
path: root/sys/fs/smbfs/smbfs.h
Commit message (Expand)AuthorAgeFilesLines
* Copy releng/7.3 to release/7.3.0 to mark 7.3-RELEASE.release/7.3.0_cvsKen Smith2010-03-211-1/+1
* Merge smbfs.h:1.13, smbfs_node.c:1.38, smbfs_vfsops.c:1.44 (r176744)Robert Watson2008-07-011-1/+3
* Eliminate unused and constant arguments to smbfs_vinvalbuf()Poul-Henning Kamp2005-01-141-2/+1
* /* -> /*- for copyright notices, minor format tweaks as necessaryWarner Losh2005-01-061-1/+1
* Convert to nmount. Add omount compat.Poul-Henning Kamp2004-12-061-2/+6
* Explicitly pass vnode to smbfs_doio() function.Poul-Henning Kamp2004-09-071-1/+1
* Revert removal of vnode and VFS stubs; bp asserts that they are needed.Tim J. Robbins2003-02-081-0/+2
* Garbage-collect stub vnode ops, use the defaults instead.Tim J. Robbins2003-02-071-2/+0
* Keep trying to flush the vnode list for the mount while some are stillTim J. Robbins2002-12-131-0/+1
* Implement additional SMB calls to allow proper update of file size as someBoris Popov2002-09-181-1/+1
* More s/file system/filesystem/gTom Rhodes2002-05-161-1/+1
* Catch up with KSE changes.Boris Popov2001-12-021-2/+2
* Move VT_SMBFS definition to the proper place. Undefine VI_LOCK/VI_UNLOCK.Boris Popov2001-04-131-7/+0
* Import kernel part of SMB/CIFS requester.Boris Popov2001-04-101-0/+112