2015-12-11 13:59:15

by Miklos Szeredi

[permalink] [raw]
Subject: [GIT PULL] fuse fixes for 4.4

Hi Linus,

Please pull from:

git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuse.git for-linus

Two bugfixes, both bound for -stable.

Thanks,
Miklos

---
Miklos Szeredi (1):
cuse: fix memory leak

Roman Gushchin (1):
fuse: break infinite loop in fuse_fill_write_pages()

---
fs/fuse/cuse.c | 2 ++
fs/fuse/file.c | 2 +-
2 files changed, 3 insertions(+), 1 deletion(-)


2015-12-17 08:58:00

by Ravishankar

[permalink] [raw]
Subject: Re: [GIT PULL] fuse fixes for 4.4

On Fri, Dec 11, 2015 at 7:29 PM, Miklos Szeredi <[email protected]> wrote:
> Hi Linus,
>
> Please pull from:
>
> git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuse.git for-linus
>
> Two bugfixes, both bound for -stable.
>


Hi Miklos,

Why is the SEEK_HOLE/SEEK_DATA patch [1] not considered for 4.4? Or
will the patch automatically be a part of 4.4 because it is there in
linux-next? Or do you want more soak-time for the patch?
Sorry if I'm asking something obvious in the work flow.

Regards,
Ravi



[1] https://git.kernel.org/cgit/linux/kernel/git/mszeredi/fuse.git/commit/?h=for-next&id=0b5da8db145bfd44266ac964a2636a0cf8d7c286


> Thanks,
> Miklos
>
> ---
> Miklos Szeredi (1):
> cuse: fix memory leak
>
> Roman Gushchin (1):
> fuse: break infinite loop in fuse_fill_write_pages()
>
> ---
> fs/fuse/cuse.c | 2 ++
> fs/fuse/file.c | 2 +-
> 2 files changed, 3 insertions(+), 1 deletion(-)
> --
> To unsubscribe from this list: send the line "unsubscribe linux-fsdevel" in
> the body of a message to [email protected]
> More majordomo info at http://vger.kernel.org/majordomo-info.html