index
:
FreeBSD-src
RELENG_2_2
RELENG_2_3
RELENG_2_3_0
RELENG_2_3_1
RELENG_2_3_2
RELENG_2_3_3
RELENG_2_3_4
RELENG_2_4
RELENG_2_4_4
RELENG_2_4_OLD
devel
devel-11
releng/10.1
releng/10.3
releng/11.0
releng/11.1
stable/10
stable/11
Raptor Engineering's fork of pfsense FreeBSD src with pfSense changes
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sys
/
fs
/
smbfs
/
smbfs.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Completely rewrite the interface to smbdev switching from dev_clone
davide
2013-05-04
1
-0
/
+1
*
- Remove reset of vpp pointer in some places as long as it's not really
davide
2012-11-22
1
-1
/
+0
*
- Do not put in the mntqueue half-constructed vnodes.
davide
2012-10-31
1
-3
/
+0
*
Remove MALLOC_DECLAREs of nonexisting malloc-pools.
ed
2011-11-06
1
-4
/
+0
*
This update changes the mnt_flag field in the mount structure from
mckusick
2011-07-24
1
-1
/
+1
*
Switch to our preferred 2-clause BSD license.
joel
2010-04-07
1
-7
/
+1
*
Replace lockmgr lock protecting smbfs node hash table with sx lock.
rwatson
2008-03-02
1
-1
/
+3
*
Eliminate unused and constant arguments to smbfs_vinvalbuf()
phk
2005-01-14
1
-2
/
+1
*
/* -> /*- for copyright notices, minor format tweaks as necessary
imp
2005-01-06
1
-1
/
+1
*
Convert to nmount. Add omount compat.
phk
2004-12-06
1
-2
/
+6
*
Explicitly pass vnode to smbfs_doio() function.
phk
2004-09-07
1
-1
/
+1
*
Revert removal of vnode and VFS stubs; bp asserts that they are needed.
tjr
2003-02-08
1
-0
/
+2
*
Garbage-collect stub vnode ops, use the defaults instead.
tjr
2003-02-07
1
-2
/
+0
*
Keep trying to flush the vnode list for the mount while some are still
tjr
2002-12-13
1
-0
/
+1
*
Implement additional SMB calls to allow proper update of file size as some
bp
2002-09-18
1
-1
/
+1
*
More s/file system/filesystem/g
trhodes
2002-05-16
1
-1
/
+1
*
Catch up with KSE changes.
bp
2001-12-02
1
-2
/
+2
*
Move VT_SMBFS definition to the proper place. Undefine VI_LOCK/VI_UNLOCK.
bp
2001-04-13
1
-7
/
+0
*
Import kernel part of SMB/CIFS requester.
bp
2001-04-10
1
-0
/
+112