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
F147810668: D3306.id7661.diff
Fri, Mar 13, 8:33 PM
F147810214: D3306.id7661.diff
Fri, Mar 13, 8:27 PM
Unknown Object (File)
Sat, Mar 7, 6:38 PM
Unknown Object (File)
Sat, Mar 7, 6:36 PM
Unknown Object (File)
Thu, Mar 5, 6:39 PM
Unknown Object (File)
Wed, Mar 4, 7:48 AM
Unknown Object (File)
Sat, Feb 28, 8:39 AM
Unknown Object (File)
Fri, Feb 27, 10:33 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 :)!