Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/fs/smbfs
Module Name: src
Committed By: jdolecek
Date: Sun Feb 23 21:55:20 UTC 2003
Modified Files:
src/sys/fs/smbfs: smbfs_node.c smbfs_node.h smbfs_vnops.c
Log Message:
add genfsops necessary for genfs_*{get|put}pages() to actually work
use 'compat' getpages and gop_write - smbfs doesn't have bmap vnode op (yet)
To generate a diff of this commit:
cvs rdiff -r1.7 -r1.8 src/sys/fs/smbfs/smbfs_node.c
cvs rdiff -r1.4 -r1.5 src/sys/fs/smbfs/smbfs_node.h
cvs rdiff -r1.9 -r1.10 src/sys/fs/smbfs/smbfs_vnops.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index