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:           Thu Feb 27 09:14:26 UTC 2003

Modified Files:
        src/sys/fs/smbfs: smbfs_node.c smbfs_node.h

Log Message:
add SMBFS_ATTRTIMO for the attribute cache timeout, instead of magic
number

bump the timeout to 5s; eventually we'd want to do some heuristics similar
to NFS, i.e. make the attribute cache timeout longer for files nor recently
changed


To generate a diff of this commit:
cvs rdiff -r1.13 -r1.14 src/sys/fs/smbfs/smbfs_node.c
cvs rdiff -r1.6 -r1.7 src/sys/fs/smbfs/smbfs_node.h

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