]> git.ipfire.org Git - thirdparty/linux.git/commit
cifs: SMB1 split: Rename cifstransport.c
authorDavid Howells <dhowells@redhat.com>
Wed, 17 Dec 2025 16:10:05 +0000 (16:10 +0000)
committerSteve French <stfrench@microsoft.com>
Sun, 8 Feb 2026 23:07:45 +0000 (17:07 -0600)
commitb09eab52b307df58a36f34d047378053a2e13e13
tree45dd73417747403b14911398b0177dd92acf816c
parent657f6f9aff6c3ea8160f52fcadd352ae16c638f3
cifs: SMB1 split: Rename cifstransport.c

Rename cifstransport.c to smb1transport.c in order to give consistent names
SMB1-specific files.

Signed-off-by: David Howells <dhowells@redhat.com>
cc: Steve French <sfrench@samba.org>
cc: Paulo Alcantara <pc@manguebit.org>
cc: Enzo Matsumiya <ematsumiya@suse.de>
cc: linux-cifs@vger.kernel.org
cc: linux-fsdevel@vger.kernel.org
cc: linux-kernel@vger.kernel.org
Acked-by: Enzo Matsumiya <ematsumiya@suse.de>
Signed-off-by: Steve French <stfrench@microsoft.com>
fs/smb/client/Makefile
fs/smb/client/smb1transport.c [moved from fs/smb/client/cifstransport.c with 100% similarity]