Module Name: src Committed By: rmind Date: Sat Jun 26 03:38:14 UTC 2010
Modified Files:
src/sys/fs/tmpfs: tmpfs_vfsops.c
Log Message:
tmpfs_statvfs: hold accounting lock, since tmpfs_pages_avail() and
tmpfs_bytes_max() may fluctuate while in calculations.
To generate a diff of this commit:
cvs rdiff -u -r1.45 -r1.46 src/sys/fs/tmpfs/tmpfs_vfsops.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
