Re: [PATCH v3 12/22] smb: move some duplicate definitions to common/cifspdu.h
From: ChenXiaoSong
Date: Wed Oct 22 2025 - 02:02:16 EST
Hi Namjae and Steve,
Would it be more appropriate to move these to common/cifsglob.h?
On 10/20/25 1:22 PM, Namjae Jeon wrote:
#define CIFS_PROT 0Moving just this one doesn't look good.
#define POSIX_PROT (CIFS_PROT+1)
-#define BAD_PROT 0xFFFF
Thanks.
--
Thanks,
ChenXiaoSong.