Re: [linux-yocto] [PATCH] Revert "fuse: require /dev/fuse reads to have enough buffer capacity"

2019-06-24 Thread Bruce Ashfield
I had queued -rc6 this morning .. and then noticed this. I've pushed the changes, so we are covered, now that the -dev kernel is updated. Bruce On Mon, Jun 24, 2019 at 5:39 AM wrote: > > From: Miklos Szeredi > > This reverts commit d4b13963f217dd947da5c0cabd1569e914d21699. > > The commit

[linux-yocto] [PATCH] Revert "fuse: require /dev/fuse reads to have enough buffer capacity"

2019-06-24 Thread zhe.he
From: Miklos Szeredi This reverts commit d4b13963f217dd947da5c0cabd1569e914d21699. The commit introduced a regression in glusterfs-fuse. Reported-by: Sander Eikelenboom Signed-off-by: Miklos Szeredi --- This fixes failure to mount glusterfs and is from v5.2-rc6. If we're not going to merge