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: Mon Mar 24 06:39:52 UTC 2003
Modified Files:
src/sys/fs/smbfs: smbfs_kq.c
Log Message:
directories don't have any size in smbfs/CIFS, so don't compare
size in smbfs_kqpoll() neither in filt_smbfsread()
this fixes kqueue on smbfs directory so that it wouldn't flag directory
as 'changed' always
To generate a diff of this commit:
cvs rdiff -r1.1 -r1.2 src/sys/fs/smbfs/smbfs_kq.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