]> www.infradead.org Git - users/hch/configfs.git/commit
cifs: Remove cifs_aio_ctx
authorDavid Howells <dhowells@redhat.com>
Wed, 31 Jul 2024 10:30:00 +0000 (11:30 +0100)
committerSteve French <stfrench@microsoft.com>
Fri, 2 Aug 2024 15:55:45 +0000 (10:55 -0500)
commitcd936507986e38535e7c98940c186e9a97b87184
tree309de9e39bfdc433179307b4eb17bb7e697ab4b5
parent4b96024ef2296b1d323af327cae5e52809b61420
cifs: Remove cifs_aio_ctx

Remove struct cifs_aio_ctx and its associated alloc/release functions as it
is no longer used, the functions being taken over by netfslib.

Signed-off-by: David Howells <dhowells@redhat.com>
cc: Steve French <sfrench@samba.org>
cc: linux-cifs@vger.kernel.org
Signed-off-by: Steve French <stfrench@microsoft.com>
fs/smb/client/cifsglob.h
fs/smb/client/cifsproto.h
fs/smb/client/misc.c