2013-09-30 07:20:26

by Sedat Dilek

[permalink] [raw]
Subject: fuse-3.12-fixes?

Hi,

any reasons why these fuse-3.12-fixes did not went into -rc3?

fuse: fix fallocate vs. ftruncate rac
fuse: wait for writeback in fuse_file_fallocate()

Thanks.

Regards,
- Sedat -

[1] http://git.kernel.org/cgit/linux/kernel/git/mszeredi/fuse.git/log/?h=for-linus


2013-09-30 15:13:30

by Linus Torvalds

[permalink] [raw]
Subject: Re: fuse-3.12-fixes?

On Mon, Sep 30, 2013 at 12:20 AM, Sedat Dilek <[email protected]> wrote:
>
> any reasons why these fuse-3.12-fixes did not went into -rc3?

Perhaps because they were never sent to me?

Searching my email archives I see that a pull request went to Al and
the mailing lists, but not actually to me. I do have a pending pull
request from Al (which came in after -rc3) but that doesn't contain
them either. And the "for-linus" branch implies that perhaps somebody
_iindended_ to send them to me, but somehow missed.

Linus

2013-09-30 15:21:14

by Miklos Szeredi

[permalink] [raw]
Subject: Re: fuse-3.12-fixes?

On Mon, Sep 30, 2013 at 5:13 PM, Linus Torvalds
<[email protected]> wrote:
> On Mon, Sep 30, 2013 at 12:20 AM, Sedat Dilek <[email protected]> wrote:
>>
>> any reasons why these fuse-3.12-fixes did not went into -rc3?
>
> Perhaps because they were never sent to me?
>
> Searching my email archives I see that a pull request went to Al and
> the mailing lists, but not actually to me. I do have a pending pull
> request from Al (which came in after -rc3) but that doesn't contain
> them either. And the "for-linus" branch implies that perhaps somebody
> _iindended_ to send them to me, but somehow missed.

Mea culpa. I sent it to Al, but didn't create a for_al branch for it,
and Al didn't pull. I'll send a new pull request after testing the
fuse_dentry_revalidate fixes.

Thanks,
Miklos

2013-10-01 20:31:04

by Sedat Dilek

[permalink] [raw]
Subject: Re: fuse-3.12-fixes?

On Mon, Sep 30, 2013 at 5:21 PM, Miklos Szeredi <[email protected]> wrote:
> On Mon, Sep 30, 2013 at 5:13 PM, Linus Torvalds
> <[email protected]> wrote:
>> On Mon, Sep 30, 2013 at 12:20 AM, Sedat Dilek <[email protected]> wrote:
>>>
>>> any reasons why these fuse-3.12-fixes did not went into -rc3?
>>
>> Perhaps because they were never sent to me?
>>
>> Searching my email archives I see that a pull request went to Al and
>> the mailing lists, but not actually to me. I do have a pending pull
>> request from Al (which came in after -rc3) but that doesn't contain
>> them either. And the "for-linus" branch implies that perhaps somebody
>> _iindended_ to send them to me, but somehow missed.
>
> Mea culpa. I sent it to Al, but didn't create a for_al branch for it,
> and Al didn't pull. I'll send a new pull request after testing the
> fuse_dentry_revalidate fixes.
>

Hm, I see some updates in the for-linus GIT branch, but no for-al...

- Sedat -