[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#1029130: after kernel update to linux-image-6.1.0-1-amd64 6.1.4-1 - mount.cifs fails with "CIFS: VFS: bogus file nlink value 0"



Package: linux-image-6.1.0-1-amd64
Version: 6.1.4-1

Debian distribution: bookworm

Linux linbox 6.1.0-1-amd64 #1 SMP PREEMPT_DYNAMIC Debian 6.1.4-1 (2023-01-07) x86_64 GNU/Linux

libc6 2.36-8

After updating the linux image from linux-image-6.0.0-6-amd64 to linux-image-6.1.0-1-amd64 Version 6.1.4-1 I cannot mount a samba share from an older server any more:

cifs-utils 2:7.0-2

fstab line:
//server/institute/   /home/me/mnt/server/institute   cifs   exec,iocharset=utf8,users,noauto,file_mode=0660,dir_mode=0770,domain=DOM,user=me,vers=1.0 0 0

$ mount /home/me/mnt/server/institute
Password for me@//server/institute/:
mount error(20): Not a directory
Refer to the mount.cifs(8) manual page (e.g. man mount.cifs) and kernel log messages (dmesg)

# journalctl -kf

CIFS: Attempting to mount \\server\institute
CIFS: VFS: bogus file nlink value 0

Searching the net I found the kernel Bug 216881 auf https://bugzilla.kernel.org/show_bug.cgi?id=216881 - which seems similar

thank you


Reply to: