cifs: Remove some code that's no longer used, part 2
authorDavid Howells <dhowells@redhat.com>
Fri, 6 Oct 2023 17:29:59 +0000 (18:29 +0100)
committerDavid Howells <dhowells@redhat.com>
Wed, 1 May 2024 17:08:22 +0000 (18:08 +0100)
commit2f99c0bce6d30851313c150369cabfd74e594a45
tree17b5b955e60d1f16c8730017dcae4b040effa4d1
parent742b3443e23104fc81edbeccfb993ae350aae981
cifs: Remove some code that's no longer used, part 2

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