Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |