Does ONTAP support SMB requests for FileFullEaInformation?
Applies to
- ONTAP 9
- CIFS/SMB
Answer
No, ONTAP does not support SMB queries for FileFullEaInformation.
Additional Information
- When viewing these requests in Wireshark, they may appear as queries for
SMB2_FILE_FULL_EA_INFO
- The appropriate response from a server that does not support this operation is
STATUS_INVALID_DEVICE_REQUEST
- This is detailed by the corresponding SMB protocol documentation - 2.4.15 FileFullEaInformation