All of lore.kernel.org
 help / color / mirror / Atom feed
* Linux 5.2-RC regression bisected, mounting glusterfs volumes fails after commit: fuse: require /dev/fuse reads to have enough buffer capacity
@ 2019-06-11 10:46 Sander Eikelenboom
  2019-06-11 11:52 ` Miklos Szeredi
  0 siblings, 1 reply; 12+ messages in thread
From: Sander Eikelenboom @ 2019-06-11 10:46 UTC (permalink / raw)
  To: Kirill Smelkov, Miklos Szeredi, gluster-devel; +Cc: linux-kernel, linux-fsdevel

L.S.,

While testing a linux 5.2 kernel I noticed it fails to mount my glusterfs volumes.

It repeatedly fails with:
   [2019-06-11 09:15:27.106946] W [fuse-bridge.c:4993:fuse_thread_proc] 0-glusterfs-fuse: read from /dev/fuse returned -1 (Invalid argument)
   [2019-06-11 09:15:27.106955] W [fuse-bridge.c:4993:fuse_thread_proc] 0-glusterfs-fuse: read from /dev/fuse returned -1 (Invalid argument)
   [2019-06-11 09:15:27.106963] W [fuse-bridge.c:4993:fuse_thread_proc] 0-glusterfs-fuse: read from /dev/fuse returned -1 (Invalid argument)
   [2019-06-11 09:15:27.106971] W [fuse-bridge.c:4993:fuse_thread_proc] 0-glusterfs-fuse: read from /dev/fuse returned -1 (Invalid argument)
   etc. 
   etc.

Bisecting turned up as culprit:
    commit d4b13963f217dd947da5c0cabd1569e914d21699: fuse: require /dev/fuse reads to have enough buffer capacity

The glusterfs version i'm using is from Debian stable:
    ii  glusterfs-client                3.8.8-1                      amd64        clustered file-system (client package)
    ii  glusterfs-common                3.8.8-1                      amd64        GlusterFS common libraries and translator modules


A 5.1.* kernel works fine, as does a 5.2-rc4 kernel with said commit reverted.

--
Sander

^ permalink raw reply	[flat|nested] 12+ messages in thread

end of thread, other threads:[~2019-07-08 17:18 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-06-11 10:46 Linux 5.2-RC regression bisected, mounting glusterfs volumes fails after commit: fuse: require /dev/fuse reads to have enough buffer capacity Sander Eikelenboom
2019-06-11 11:52 ` Miklos Szeredi
2019-06-11 20:27   ` Kirill Smelkov
2019-06-12  7:44     ` Miklos Szeredi
2019-06-12 11:25       ` [PATCH] fuse: require /dev/fuse reads to have enough buffer capacity (take 2) Kirill Smelkov
2019-06-12 12:11         ` Sander Eikelenboom
2019-06-12 13:03         ` Sander Eikelenboom
2019-06-12 14:12           ` Kirill Smelkov
2019-06-12 16:28             ` Sander Eikelenboom
2019-06-12 17:03               ` Kirill Smelkov
2019-06-23  7:26               ` [PATCH, RESEND] " Kirill Smelkov
2019-07-08 17:03                 ` [PATCH, RESEND2] " Kirill Smelkov

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.