Linux Btrfs filesystem development
 help / color / mirror / Atom feed
* Additional Debug and other various pr_ additions
@ 2015-05-25  2:42 Anthony Plack
  2015-05-25 12:57 ` David Sterba
  0 siblings, 1 reply; 4+ messages in thread
From: Anthony Plack @ 2015-05-25  2:42 UTC (permalink / raw)
  To: linux-btrfs

Would I step on anyone’s toes if I started submitting some extra patches to increase the verbosity of the BTRFS code in the kernel log?

I would probably start with most things as pr_debug just to keep it quiet on non-debug kernels, but I just thought that it might add a great deal of clarity to the code base and maybe help sysadmins figure out what is a BTRFS issue and what is some other issue.

I have read through the Developer, SubmittingPatches, and Coding Style.  I am at peace with git.

I am not promising everything done, but what I can help with doing, I will do.

As of right now there are:

36 	pr_ 
323 	WARN_ON
506 	BUG_ON

107,197 lines of code



^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2015-05-26 13:18 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-05-25  2:42 Additional Debug and other various pr_ additions Anthony Plack
2015-05-25 12:57 ` David Sterba
2015-05-25 14:41   ` [PATCH] Btrfs: Log the error conditions to determine which caused the error in btrfs_init_inode_security Anthony Plack
2015-05-26 13:18     ` David Sterba

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox