Page MenuHomeFreeBSD

Make some debug printf's into DPRINTF's to reduce noise on attach/detach
ClosedPublic

Authored by ngie on Aug 5 2015, 4:15 AM.
Tags
None
Referenced Files
Unknown Object (File)
Fri, Jul 3, 7:45 AM
Unknown Object (File)
Thu, Jul 2, 10:34 PM
Unknown Object (File)
Thu, Jul 2, 8:39 PM
Unknown Object (File)
Thu, Jul 2, 7:56 PM
Unknown Object (File)
Wed, Jul 1, 1:37 AM
Unknown Object (File)
May 12 2026, 12:09 AM
Unknown Object (File)
May 8 2026, 6:44 PM
Unknown Object (File)
May 2 2026, 11:22 AM
Subscribers

Details

Reviewers
loos
Commits
rS289952: MFC r286367:
Summary

Make some debug printf's into DPRINTF's to reduce noise on attach/detach

MFC after: 1 week
Sponsored by: EMC / Isilon Storage Division

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Passed
Unit
No Test Coverage

Event Timeline

ngie retitled this revision from to Make some debug printf's into DPRINTF's to reduce noise on attach/detach.
ngie updated this object.
ngie added a reviewer: loos.
ngie added subscribers: cem, markj.

Ignore t_mincore.c changes

I hate arc diff --create

Missed my test #define -- sorry :/

loos edited edge metadata.

Looks good to me.

Any chance you also update geom_uncompress ? :)

I've already missed the boat (I know), but I still want to keep geom_uncompress synced with g_uzip.

Thanks!

This revision is now accepted and ready to land.Aug 6 2015, 3:17 PM
In D3306#67197, @loos wrote:

Looks good to me.

Any chance you also update geom_uncompress ? :)

I've already missed the boat (I know), but I still want to keep geom_uncompress synced with g_uzip.

Thanks!

Will do in another CR. Thanks for the review :)!