Re: [PATCH v4 13/24] smb: move FILE_BOTH_DIRECTORY_INFO to common/smb1pdu.h
From: ChenXiaoSong
Date: Tue Oct 28 2025 - 00:05:21 EST
OK, I’ll try to create a new common/fscc.h.
On 10/28/25 11:39 AM, Namjae Jeon wrote:
On Mon, Oct 27, 2025 at 4:15 PM <chenxiaosong.chenxiaosong@xxxxxxxxx> wrote:
file information classes are defined in ms-fscc specification.
From: ChenXiaoSong <chenxiaosong@xxxxxxxxxx>
Rename "struct file_both_directory_info" to "FILE_BOTH_DIRECTORY_INFO",
then move duplicate definitions to common header file.
Signed-off-by: ChenXiaoSong <chenxiaosong@xxxxxxxxxx>
So we can move them to fscc.h. Please check other your patches also.
--
Thanks,
ChenXiaoSong.