summaryrefslogtreecommitdiffstats
path: root/sys/fs/smbfs/smbfs_io.c
Commit message (Expand)AuthorAgeFilesLines
* o Lock page queue accesses in nwfs and smbfs.alc2002-08-021-0/+8
* UIO_NOCOPY is not supported for now, so refuse read opeartion if this flagbp2002-04-261-0/+6
* Track nfs's getpages() changes:bp2002-04-231-12/+46
* Get rid from extra #ifdefs.bp2002-04-231-19/+3
* Simple p_ucred -> td_ucred changes to start using the per-thread ucredjhb2002-02-271-3/+3
* Catch up with KSE changes.bp2001-12-021-41/+43
* Grab the process lock around psignal().jhb2001-07-181-0/+2
* - Update the vmmeter statistics for vnode pageins and pageouts injhb2001-07-041-2/+7
* With this commit, I hereby pronounce gensetdefs past its use-by date.peter2001-06-131-2/+0
* Convert vnode_pager_freepage() to vm_free_page().bp2001-05-031-2/+2
* Implement vop_std{get|put}pages() and add them to the default vop[].phk2001-05-011-4/+2
* Import kernel part of SMB/CIFS requester.bp2001-04-101-0/+672
OpenPOWER on IntegriCloud