NetBSD/sys/ufs
perseant 8de99480fa Move "ifile is too large for your NBUFS/BUFPAGES" messages into a function.
Use log(9) to warn the user instead of printf(9).  Since the theory is that
the Ifile is "always in cache", but the greater performance risk is
when the inode entries can't be held in cache, note these two cases
separately, at different log levels (notice and warning, respectively).
2005-03-04 22:19:05 +00:00
..
ext2fs nuke trailing whitespace 2005-02-26 22:31:44 +00:00
ffs PR/26823: Michael L. Hitch: Endianness flag were not preserved in the compat 2005-03-04 21:45:29 +00:00
lfs Move "ifile is too large for your NBUFS/BUFPAGES" messages into a function. 2005-03-04 22:19:05 +00:00
mfs nuke trailing whitespace 2005-02-26 22:31:44 +00:00
ufs nuke trailing whitespace 2005-02-26 22:31:44 +00:00
files.ufs nuke trailing whitespace 2005-02-26 22:31:44 +00:00
Makefile