All of lore.kernel.org
 help / color / mirror / Atom feed
* Kernel 5.4 breaks fuse 2.X nonempty mount option
@ 2020-06-18 20:38 Stefan Priebe - Profihost AG
  2020-06-19  5:40 ` Stefan Priebe - Profihost AG
                   ` (2 more replies)
  0 siblings, 3 replies; 16+ messages in thread
From: Stefan Priebe - Profihost AG @ 2020-06-18 20:38 UTC (permalink / raw)
  To: dhowells, ebiggers, viro, linux-fsdevel, p.kramme@profihost.ag,
	Daniel Aberger - Profihost AG

Hi,

while using fuse 2.x and nonempty mount option - fuse mounts breaks
after upgrading from kernel 4.19 to 5.4.

While everything works fine under 4.19 - a mount on kernel 5.4 gives me
the following kernel message and an unmountable fuse mount:
[  201.289586] fuse: Unknown parameter 'nonempty'

While nonempty is clearly a fuse 2.x mount option, which should be
handled in userspace it seems it is passed to the kernel and older
kernels just ignored it.

It might be that those reworks have caused this:

commit 9bc61ab18b1d41f26dc06b9e6d3c203e65f83fe6
Author: David Howells <dhowells@redhat.com>
Date:   Sun Nov 4 03:19:03 2018 -0500

    vfs: Introduce fs_context, switch vfs_kern_mount() to it.

...

commit c7eb6869632a5d33b41d0a00d683b8395392b7ee
Author: David Howells <dhowells@redhat.com>
Date:   Mon Mar 25 16:38:31 2019 +0000

    vfs: subtype handling moved to fuse

Can anybody help?

Greets,
Stefan

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

end of thread, other threads:[~2020-06-30  7:05 UTC | newest]

Thread overview: 16+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-06-18 20:38 Kernel 5.4 breaks fuse 2.X nonempty mount option Stefan Priebe - Profihost AG
2020-06-19  5:40 ` Stefan Priebe - Profihost AG
2020-06-19  7:47 ` David Howells
2020-06-19 10:01   ` Daniel Aberger - Profihost AG
2020-06-19 19:02   ` Stefan Priebe - Profihost AG
2020-06-19 19:22     ` Stefan Priebe - Profihost AG
2020-06-21 19:33     ` Stefan Priebe - Profihost AG
2020-06-21 19:49       ` Stefan Priebe - Profihost AG
2020-06-25 19:54       ` Miklos Szeredi
2020-06-25 20:10         ` Stefan Priebe - Profihost AG
2020-06-26  8:34           ` Miklos Szeredi
2020-06-29 12:24             ` Stefan Priebe - Profihost AG
2020-06-29 13:53               ` Miklos Szeredi
2020-06-30  7:04                 ` Miklos Szeredi
2020-06-22  5:18 ` Nikolaus Rath
2020-06-22  6:04   ` Stefan Priebe - Profihost AG

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.