On Mon, Feb 05, 2024 at 01:58:32AM +0100, Mathias Krause wrote:
> On 2/5/24 00:46, Kent Overstreet wrote:
> > On Sun, Feb 04, 2024 at 08:51:52AM +0100, Mathias Krause wrote:
> >> ]...]
> >> Fixes: 1c6fdbd8f246 ("bcachefs: Initial commit")
> >
> > The fixes line is wrong, but I'll take care of that - thanks!
>
> No, it's not wrong. It's broken in the initial commit where this code
> was still living in fs/bcachefs/chardev.c:bch2_ioctl_data(). Commit
> 96f37eabe7a5 ("bcachefs: factor out thread_with_file,
> thread_with_stdio") only moved that code to where it is now, but it's
> still wrong before that. So I used the earlier one.
Oh hey, you did some code archeology - nice :)
I'll queue this up for stable then.