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-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <d919223e-7901-4b1d-bf53-69cd71ecec70@chenxiaosong.com>
Date: Thu, 13 Nov 2025 10:21:24 +0800
From: ChenXiaoSong <chenxiaosong@...nxiaosong.com>
To: Namjae Jeon <linkinjeon@...nel.org>, chenxiaosong.chenxiaosong@...ux.dev
Cc: sfrench@...ba.org, smfrench@...il.com, linkinjeon@...ba.org,
 christophe.jaillet@...adoo.fr, linux-cifs@...r.kernel.org,
 linux-kernel@...r.kernel.org
Subject: Re: [PATCH v5 12/14] smb: move FILE_SYSTEM_ATTRIBUTE_INFO to
 common/fscc.h

It seems that the client side does not use FileSystemName[52], so I will 
try modifying it to use a flexible array.

Thanks,
ChenXiaoSong.

On 11/13/25 9:56 AM, ChenXiaoSong wrote:
> In the client-side code, SMB2_QFS_attr() needs to get the maximum and 
> minimum lengths of the FileFsAttributeInformation. Using a flexible 
> array would require more extensive changes.
> 
> Thanks,
> ChenXiaoSong.
> 
> On 11/13/25 9:23 AM, Namjae Jeon wrote:
>> Is there any reason why we can not use flex-array ?
>> Thanks.
> 


Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ