Typo fixed - updated the patch in cifs-2.6.git for-next On Tue, Mar 19, 2024 at 6:00 PM Stephen Rothwell <sfr@xxxxxxxxxxxxxxxx> wrote: > > Hi all, > > After merging the cifs tree, today's linux-next build (powerpc > ppc64_defconfig) failed like this: > > In file included from fs/smb/client/cifsglob.h:27, > from fs/smb/client/cifsfs.c:36: > fs/smb/client/../common/smb2pdu.h:291:9: error: unknown type name '_u8' > 291 | _u8 BlobData[]; > | ^~~ > > Caused by commit > > 354c620afff2 ("smb311: additional compression flag defined in updated protocol spec") > > I have used the cifs tree from next-20240319 for today. > > -- > Cheers, > Stephen Rothwell -- Thanks, Steve