summaryrefslogtreecommitdiff
path: root/sys/fs/smbfs/smbfs_node.h
Commit message (Expand)AuthorAgeFilesLines
* sys/fs: further adoption of SPDX licensing ID tags.Pedro F. Giffuni2017-11-271-0/+2
* Until now, smbfs_fullpath() computed the full path starting from theDavide Italiano2012-11-221-0/+5
* - Do not put in the mntqueue half-constructed vnodes.Davide Italiano2012-10-311-0/+6
* Switch to our preferred 2-clause BSD license.Joel Dahl2010-04-071-7/+1
* Move the head of byte-level advisory lock list from theKonstantin Belousov2008-04-161-1/+0
* /* -> /*- for copyright notices, minor format tweaks as necessaryWarner Losh2005-01-061-1/+1
* Fixes problems that occurred when a file was removed and a directoryTim J. Robbins2004-02-101-0/+1
* Send the close request to the SMB server in smbfs_inactive(), instead ofTim J. Robbins2003-06-171-1/+1
* Remove fragments of support for the FreeBSD 3.x and 4.x branches.Tim J. Robbins2003-03-061-3/+0
* Store a reference to the parent directory's vnode in struct smbnode,Tim J. Robbins2002-12-131-1/+1
* Implement additional SMB calls to allow proper update of file size as someBoris Popov2002-09-181-0/+1
* Import kernel part of SMB/CIFS requester.Boris Popov2001-04-101-0/+100