r11801: - added basic SMB2 find support
[nivanova/samba-autobuild/.git] / source4 / include / smb_interfaces.h
index 9d42494fc5de2f5df6079e788648affcd6dbaa46..49fe085f2cfde6dff1dcfffc67ce15f8586bd6bd 100644 (file)
@@ -461,7 +461,7 @@ union smb_fileinfo {
        struct {
                enum smb_fileinfo_level level;
                union smb_fileinfo_in in;
-               uint8_t ea_flags; /* SMB2 only - SMB2_GETINFO_EA_FLAG_* */
+               uint8_t continue_flags; /* SMB2 only - SMB2_CONTINUE_FLAG_* */
 
                struct smb_ea_list out;
        } all_eas;