smb: remove SLAB_MEM_SPREAD flag usage
authorChengming Zhou <zhouchengming@bytedance.com>
Sat, 24 Feb 2024 13:58:09 +0000 (13:58 +0000)
committerSteve French <stfrench@microsoft.com>
Mon, 11 Mar 2024 00:33:53 +0000 (19:33 -0500)
commit9537155b71a7a0ef7ce838613a7bc890db34d990
tree759df699a6045345cbd8b164490f9452640b0bf9
parentc1eb537bf4560b3ad4df606c266c665624f3b502
smb: remove SLAB_MEM_SPREAD flag usage

The SLAB_MEM_SPREAD flag is already a no-op as of 6.8-rc1, remove
its usage so we can delete it from slab. No functional change.

Link: https://lore.kernel.org/all/20240223-slab-cleanup-flags-v2-0-02f1753e8303@suse.cz/
Signed-off-by: Chengming Zhou <zhouchengming@bytedance.com>
Signed-off-by: Steve French <stfrench@microsoft.com>
fs/smb/client/cifsfs.c