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
F167961476: D3306.id7662.diff
Tue, Aug 25, 3:40 PM
F167905330: D3306.id.diff
Tue, Aug 25, 9:07 AM
F167904028: D3306.id7663.diff
Tue, Aug 25, 8:56 AM
F167900357: D3306.id.diff
Tue, Aug 25, 8:26 AM
F167898829: D3306.diff
Tue, Aug 25, 8:13 AM
Unknown Object (File)
Mon, Aug 24, 1:14 PM
Unknown Object (File)
Fri, Aug 21, 10:48 AM
Unknown Object (File)
Fri, Aug 21, 9:01 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 :)!