cifs: Remove some code that's no longer used, part 3
authorDavid Howells <dhowells@redhat.com>
Fri, 6 Oct 2023 21:36:30 +0000 (22:36 +0100)
committerDavid Howells <dhowells@redhat.com>
Wed, 1 May 2024 17:08:22 +0000 (18:08 +0100)
commitb593634424d4ff1319226eb0187c634b0b819224
treea3334dba22a891dfcb6f7c7eba374cb76370edef
parent2f99c0bce6d30851313c150369cabfd74e594a45
cifs: Remove some code that's no longer used, part 3

Remove some code that was #if'd out with the netfslib conversion.  This is
split into parts for file.c as the diff generator otherwise produces a hard
to read diff for part of it where a big chunk is cut out.

Signed-off-by: David Howells <dhowells@redhat.com>
cc: Steve French <sfrench@samba.org>
cc: Shyam Prasad N <nspmangalore@gmail.com>
cc: Rohith Surabattula <rohiths.msft@gmail.com>
cc: Jeff Layton <jlayton@kernel.org>
cc: linux-cifs@vger.kernel.org
cc: netfs@lists.linux.dev
cc: linux-fsdevel@vger.kernel.org
cc: linux-mm@kvack.org
fs/smb/client/file.c