Re: [PATCH v7 1/5] add infrastructure for tagging functions as error injectable

2017-11-28 Thread Jonathan Corbet
On Wed, 22 Nov 2017 16:23:30 -0500 Josef Bacik wrote: > From: Josef Bacik > > Using BPF we can override kprob'ed functions and return arbitrary > values. Obviously this can be a bit unsafe, so make this feature opt-in > for functions. Simply tag a function with KPROBE_ERROR_INJECT_SYMBOL in >

Re: [PATCH] Documentation: filesystems: btrfs: Fixed typos and whitespace

2015-07-09 Thread Jonathan Corbet
On Wed, 08 Jul 2015 10:44:51 -0700 Daniel Grimshaw wrote: > I am a high school student trying to become familiar with > Linux kernel development. The btrfs documentation in > Documentation/filesystems had a few typos and errors in > whitespace. This patch corrects both of these. > > This is a re

Re: Documentation: filesystems: btrfs: Fixed typos and whitespace

2015-07-08 Thread Jonathan Corbet
On Wed, 08 Jul 2015 08:22:20 -0700 Daniel Grimshaw wrote: > I am a high school student trying to become familiar with Linux kernel > development. That's great! > The btrfs documentation in Documentation/filesystems had a > few typos and errors in whitespace. This patch corrects both of these.

Re: Which companies contribute to Btrfs?

2014-04-28 Thread Jonathan Corbet
On Wed, 23 Apr 2014 18:18:34 -0700 Marc MERLIN wrote: > I writing slides about btrfs for an upcoming talk (at linuxcon) and I was > trying to gather a list of companies that contribute code to btrfs. So I just ran into this now. I did a quick gitdm run over the entire btrfs history in the kerne