Skip to content

ksmbd: release 3.4.0 version

Compare
Choose a tag to compare
@namjaejeon namjaejeon released this 04 Jul 11:03
· 600 commits to master since this release

Major changes are:

  • add support for SMB3 multichannel.
  • add support for FSCTL_DUPLICATE_EXTENTS_TO_FILE.
  • add support for AES256 encryption.
  • rename cifsd to ksmbd.
  • use generic asn1 decoder instead of own one.
  • remove cache read/trans buffer feature.
  • fix several bugs.
  • cleanup codes from review comments.