On Sun, May 24, 2015 at 09:42:19PM -0500, Anthony Plack wrote: > 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. Starting with pr_debug should be safe. There may be different oppinions where to put the messages as this can easily fall into "too trivial" category. This probably needs some "taste" and past experience with debugging problems to find the good candidate spots in the code. Please send a sample and let's see. -- To unsubscribe from this list: send the line "unsubscribe linux-btrfs" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html
