]> git.ipfire.org Git - thirdparty/samba.git/commit
gpfs: Fetch GPFS DOS attributes asynchronously master
authorPawan Sahu <Pawan.Sahu1@ibm.com>
Fri, 20 Jun 2025 03:42:01 +0000 (05:42 +0200)
committerGünther Deschner <gd@samba.org>
Tue, 30 Sep 2025 13:08:16 +0000 (13:08 +0000)
commit6a1be2ff2afd76e4b2d65111f0ec5c807288fe24
tree565e27da339560ff34281625cd83c76febe4eb36
parentb75ce05c5c468ce96fc5477533f4a3ddb4fdbf94
gpfs: Fetch GPFS DOS attributes asynchronously

This change introduces asynchronous handling of GPFS DOS attributes
using the pthreadpool infrastructure. This is part of the overall
effort to improve SMB directory listing performance in environments
with GPFS as the backend filesystem.

Signed-off-by: Pawan Sahu <Pawan.Sahu1@ibm.com>
Reviewed-by: Vinit Agnihotri <vagnihot@redhat.com>
Reviewed-by: Christof Schmitt <cs@samba.org>
Reviewed-by: Guenther Deschner <gd@samba.org>
Autobuild-User(master): Günther Deschner <gd@samba.org>
Autobuild-Date(master): Tue Sep 30 13:08:16 UTC 2025 on atb-devel-224
source3/modules/vfs_gpfs.c