On Tue, Sep 26, 2023 at 11:13:38PM +, jbra...@dismail.de wrote:
> September 26, 2023 5:19 PM, "Kent Overstreet"
> wrote:
>
> > On Tue, Sep 26, 2023 at 02:58:54PM +0300, Sergey Bugaev wrote:
> >
> >> Hello,
> >
> > I've started on a fuse port for bcachefs - if you're interested, I'd
> > hap
September 26, 2023 5:19 PM, "Kent Overstreet" wrote:
> On Tue, Sep 26, 2023 at 02:58:54PM +0300, Sergey Bugaev wrote:
>
>> Hello,
>
> I've started on a fuse port for bcachefs - if you're interested, I'd
> happy to spend some time looking at it with you and sketching out what
> needs to be done
On Tue, Sep 26, 2023 at 02:58:54PM +0300, Sergey Bugaev wrote:
> Hello,
>
> > > > I've started on a fuse port for bcachefs - if you're interested, I'd
> > > > happy to spend some time looking at it with you and sketching out what
> > > > needs to be done next.
> > >
> > > Sure that sounds like boa
September 26, 2023 5:59 AM, "Sergey Bugaev" wrote:
> Hello,
>
> I've started on a fuse port for bcachefs - if you're interested, I'd
> happy to spend some time looking at it with you and sketching out what
> needs to be done next.
>> Sure that sounds like boat loads of fun! I'm on Eastern standa
Hello,
> > > I've started on a fuse port for bcachefs - if you're interested, I'd
> > > happy to spend some time looking at it with you and sketching out what
> > > needs to be done next.
> >
> > Sure that sounds like boat loads of fun! I'm on Eastern standard time.
> > And I am normally free in
On Sun, Sep 24, 2023 at 12:31:20AM +0200, Samuel Thibault wrote:
> For an inline to actually get optimized, you have to put it in the .h
> file, otherwise the compiler won't be able to inline it at all since it
> won't have the definition when compiling other .c files.
It could be a good thing to