Linux kernel -stable discussions
 help / color / mirror / Atom feed
* Backport smb client char/block fixes
@ 2024-10-28  9:43 Pali Rohár
  2024-11-01 23:56 ` Pali Rohár
  0 siblings, 1 reply; 3+ messages in thread
From: Pali Rohár @ 2024-10-28  9:43 UTC (permalink / raw)
  To: stable; +Cc: Steve French, Paulo Alcantara

Hello,

I would like to propose backporting these two commits into stable:
* 663f295e3559 ("smb: client: fix parsing of device numbers")
* a9de67336a4a ("smb: client: set correct device number on nfs reparse points")

Linux SMB client without these two recent fixes swaps device major and
minor numbers, which makes basically char/block device nodes unusable.

Commit 663f295e3559 ("smb: client: fix parsing of device numbers")
should have had following Fixes line:
Fixes: 45e724022e27 ("smb: client: set correct file type from NFS reparse points")

And commit a9de67336a4a ("smb: client: set correct device number on nfs
reparse points") should have contained line:
Fixes: 102466f303ff ("smb: client: allow creating special files via reparse points")

Pali

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

end of thread, other threads:[~2024-11-02 22:26 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-10-28  9:43 Backport smb client char/block fixes Pali Rohár
2024-11-01 23:56 ` Pali Rohár
2024-11-02 22:26   ` Sasha Levin

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox