Module Name: src Committed By: rmind Date: Mon Jun 28 19:32:43 UTC 2010
Modified Files:
src/sys/fs/tmpfs: tmpfs_mem.c
Log Message:
tmpfs_bytes_max: use MIN() rather than min(), which returns int.
Spotted by Wolfgang Solfrank.
To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 src/sys/fs/tmpfs/tmpfs_mem.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
