summaryrefslogtreecommitdiffstats
path: root/sys/fs/smbfs/smbfs.h
Commit message (Expand)AuthorAgeFilesLines
* Switch to our preferred 2-clause BSD license.joel2010-04-071-7/+1
* Replace lockmgr lock protecting smbfs node hash table with sx lock.rwatson2008-03-021-1/+3
* Eliminate unused and constant arguments to smbfs_vinvalbuf()phk2005-01-141-2/+1
* /* -> /*- for copyright notices, minor format tweaks as necessaryimp2005-01-061-1/+1
* Convert to nmount. Add omount compat.phk2004-12-061-2/+6
* Explicitly pass vnode to smbfs_doio() function.phk2004-09-071-1/+1
* Revert removal of vnode and VFS stubs; bp asserts that they are needed.tjr2003-02-081-0/+2
* Garbage-collect stub vnode ops, use the defaults instead.tjr2003-02-071-2/+0
* Keep trying to flush the vnode list for the mount while some are stilltjr2002-12-131-0/+1
* Implement additional SMB calls to allow proper update of file size as somebp2002-09-181-1/+1
* More s/file system/filesystem/gtrhodes2002-05-161-1/+1
* Catch up with KSE changes.bp2001-12-021-2/+2
* Move VT_SMBFS definition to the proper place. Undefine VI_LOCK/VI_UNLOCK.bp2001-04-131-7/+0
* Import kernel part of SMB/CIFS requester.bp2001-04-101-0/+112
OpenPOWER on IntegriCloud