OSDN Git Service

Merge tag '5.17-rc-part1-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6
[uclinux-h8/linux.git] / fs / cifs / cifspdu.h
index d2ff438..68b9a43 100644 (file)
@@ -2560,7 +2560,7 @@ typedef struct {
        __le32 EaSize; /* length of the xattrs */
        __u8   ShortNameLength;
        __u8   Reserved;
-       __u8   ShortName[12];
+       __u8   ShortName[24];
        char FileName[1];
 } __attribute__((packed)) FILE_BOTH_DIRECTORY_INFO; /* level 0x104 FFrsp data */