]> www.infradead.org Git - users/dwmw2/linux.git/commit
smb: client: set correct device number on nfs reparse points
authorPaulo Alcantara <pc@manguebit.com>
Thu, 19 Sep 2024 00:53:35 +0000 (21:53 -0300)
committerSteve French <stfrench@microsoft.com>
Wed, 25 Sep 2024 02:51:48 +0000 (21:51 -0500)
commita9de67336a4aa3ff2e706ba023fb5f7ff681a954
treeb0ed9d742d48df80e4d0dd54555d7395e733d2c5
parent4e3ba580f5ab2d74e1e2210aba869aad235349d5
smb: client: set correct device number on nfs reparse points

Fix major and minor numbers set on special files created with NFS
reparse points.

Signed-off-by: Paulo Alcantara (Red Hat) <pc@manguebit.com>
Signed-off-by: Steve French <stfrench@microsoft.com>
fs/smb/client/reparse.c