Hi, On 06/13, Heckmann, Ilja wrote:
... This is what the smb.conf looks like, without the (hopefully) irrelevant domain membership and printing settings: --------------------------------- [global] case sensitive = yes delete readonly = yes map acl inherit = yes vfs objects = acl_xattr oplocks = no level2 oplocks = no min protocol = SMB2 [share] path = /data/share read only = no acl_xattr:ignore system acl = yes ---------------------------------
Thanks for the reproducer info.
And here is a crash record from the journal: -------------------------------------------------------------------------------- Jun 13 10:08:13 server kernel: ------------[ cut here ]------------ Jun 13 10:08:13 server kernel: WARNING: CPU: 121 PID: 3906695 at fs/smb/client/file.c:3341 cifs_limit_bvec_su bset.constprop.0+0xf2/0x130 [cifs] ...
That's not reproducible since v6.10-rc1, probably because of David's netfs work. Can you try a kernel >= than that one? Cheers, Enzo