···11-Version 2.11 September 13, 201711+Version 2.14 December 21, 20182233A Partial List of Missing Features44==================================···77for visible, important contributions to this module. Here88is a partial list of the known problems and missing features:991010-a) SMB3 (and SMB3.02) missing optional features:1010+a) SMB3 (and SMB3.1.1) missing optional features:1111 - multichannel (started), integration with RDMA1212 - directory leases (improved metadata caching), started (root dir only)1313 - T10 copy offload ie "ODX" (copy chunk, and "Duplicate Extents" ioctl···2121d) quota support (needs minor kernel change since quota calls2222to make it to network filesystems or deviceless filesystems)23232424-e) Compounding (in progress) to reduce number of roundtrips, and also2525-better optimize open to reduce redundant opens (using reference counts more).2424+e) Additional use cases where we use "compoounding" (e.g. open/query/close2525+and open/setinfo/close) to reduce the number of roundtrips, and also2626+open to reduce redundant opens (using deferred close and reference counts more).26272728f) Finish inotify support so kde and gnome file list windows2829will autorefresh (partially complete by Asser). Needs minor kernel···44434544k) Add tools to take advantage of more smb3 specific ioctls and features4645(passthrough ioctl/fsctl for sending various SMB3 fsctls to the server4747-is in progress)4646+is in progress, and a passthrough query_info call is already implemented4747+in cifs.ko to allow smb3 info levels queries to be sent from userspace)48484949l) encrypted file support50505151-m) improved stats gathering, tools (perhaps integration with nfsometer?)5151+m) improved stats gathering tools (perhaps integration with nfsometer?)5252+to extend and make easier to use what is currently in /proc/fs/cifs/Stats52535354n) allow setting more NTFS/SMB3 file attributes remotely (currently limited to compressed5455file attribute via chflags) and improve user space tools for managing and···7976v) POSIX Extensions for SMB3.1.1 (started, create and mkdir support added8077so far).81787979+w) Add support for additional strong encryption types, and additional spnego8080+authentication mechanisms (see MS-SMB2)8181+8282KNOWN BUGS8383====================================8484See http://bugzilla.samba.org - search on product "CifsVFS" for···108102negotiated size) and send larger write sizes to modern servers.1091031101044) More exhaustively test against less common servers105105+106106+5) Continue to extend the smb3 "buildbot" which does automated xfstesting107107+against Windows, Samba and Azure currently - to add additional tests and108108+to allow the buildbot to execute the tests faster.109109+110110+6) Address various coverity warnings (most are not bugs per-se, but111111+the more warnings are addressed, the easier it is to spot real112112+problems that static analyzers will point out in the future).