Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: CVS commit: src/sys/ufs/ffs
On Mon, 08 Sep 2008, Joerg Sonnenberger wrote:
> Log Message:
> Move successful removal of unreferenced inodes under WAPBL_DEBUG to not
> spam the console.
I think that such messages are the moral equivalent of what fsck would
print with a non-wapbl file system, so I'd prefer them not to be
completely hidden by default. However, I can see that many people would
not want them. I suggest a compromise of a single summary message with
a count of removed inodes.
Also, WAPBL_DEBUG seems to be undocumented. It's not in options(4), and
it's not present as a commented-out option in src/sys/arch/*/conf/*.
--apb (Alan Barrett)
Home |
Main Index |
Thread Index |
Old Index