Another kernel RAID5 implementation
Another kernel RAID5 implementation
Posted Oct 20, 2011 19:58 UTC (Thu) by cladisch (✭ supporter ✭, #50193)In reply to: Another kernel RAID5 implementation by mebrown
Parent article: Another kernel RAID5 implementation
Or a notice like "Please do not post typos in the article as comments, send them to lwn@lwn.net instead." right above the comment box.
But there is reason to believe that not everybody would notice it … ;-)
Posted Oct 21, 2011 12:19 UTC (Fri)
by sorpigal (guest, #36106)
[Link] (2 responses)
Posted Oct 23, 2011 18:46 UTC (Sun)
by smoogen (subscriber, #97)
[Link]
Posted Oct 25, 2011 15:16 UTC (Tue)
by mebrown (subscriber, #7960)
[Link]
<code>
Another kernel RAID5 implementation
Another kernel RAID5 implementation
Another kernel RAID5 implementation
if comment.text.contains("typo") or comment.text.contains("spell"):
typo_notification_widget.add_tag("<blink>")
typo_notification_widget.add_tag("<really_big>")
</code>