SMB message compression (Experimental)

configname: CONFIG_CIFS_COMPRESSION

Linux Kernel Configuration
└─>File systems
└─>Network File Systems
└─>SMB message compression (Experimental)
In linux kernel since version 6.1.112 (release Date: 2024-09-30)
Enables over-the-wire message compression for SMB 3.1.1
mounts when negotiated with the server.

Only write requests with data size >= PAGE_SIZE will be
compressed to avoid wasting resources.

Say Y here if you want SMB traffic to be compressed.
If unsure, say N.