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)
Feb 27 2025, 10:31 PM
Unknown Object (File)
Feb 24 2025, 4:59 PM
Unknown Object (File)
Feb 22 2025, 2:10 PM
Unknown Object (File)
Feb 11 2025, 3:16 PM
Unknown Object (File)
Jan 23 2025, 5:43 AM
Unknown Object (File)
Jan 23 2025, 3:27 AM
Unknown Object (File)
Jan 17 2025, 5:23 AM
Unknown Object (File)
Jan 8 2025, 5:21 PM
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 :)!