On Mon, Sep 08, 2008 at 12:08:30PM -0500, Eric Sandeen wrote: > A very trivial little tidy-up patch. > > This slightly duplicates a little of > patches/ext4_fix_printk_checkpatch_issues but just in one hunk, > easily fixed up. > > Various feature printk's come out at different levels, so for example > at my default logging level I see mballoc & extents messages, but > not delalloc, even though they are all on. > > Also, since default barrier behavior has changed, I thought perhaps always > printing the barrier state might be a good idea. Looks good to me. Any reason not to merge it with the ext4_fix_printk_checkpatches_issues? Actually what I was thinking about doing was to segregate out all of the printk level issues from everything else, just to make it easier to understand/audit the cleanup patch(es). - Ted -- To unsubscribe from this list: send the line "unsubscribe linux-ext4" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html