lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Date:   Sat, 14 Oct 2023 21:15:53 -0500
From:   Steve French <smfrench@...il.com>
To:     Linus Torvalds <torvalds@...ux-foundation.org>
Cc:     LKML <linux-kernel@...r.kernel.org>,
        CIFS <linux-cifs@...r.kernel.org>
Subject: [GIT PULL] smb3 client fixes

Please pull the following changes since commit
94f6f0550c625fab1f373bb86a6669b45e9748b3:

  Linux 6.6-rc5 (2023-10-08 13:49:43 -0700)

are available in the Git repository at:

  git://git.samba.org/sfrench/cifs-2.6.git tags/6.6-rc5-smb3-client-fixes

for you to fetch changes up to 81ba10959970d15c388bf29866b01b62f387e6a3:

  smb: client: prevent new fids from being removed by laundromat
(2023-10-12 09:41:32 -0500)

----------------------------------------------------------------
Two SMB3 client fixes
- Fix caching race with open_cached_dir and laundromat cleanup of
cached dirs (addresses a problem spotted with xfstest run with
directory leases enabled)
- reduce excessive resource usage of laundromat threads

----------------------------------------------------------------
Paulo Alcantara (2):
      smb: client: make laundromat a delayed worker
      smb: client: prevent new fids from being removed by laundromat

 fs/smb/client/cached_dir.c | 141 ++++++++++++++++++++++-----------------------
 fs/smb/client/cached_dir.h |   2 +-
 2 files changed, 69 insertions(+), 74 deletions(-)


--
Thanks,

Steve

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ