mirror of
https://github.com/winfsp/winfsp.git
synced 2025-04-24 09:23:37 -05:00
sys: create: comment change
This commit is contained in:
parent
cf8918be28
commit
0c48770cc5
@ -134,7 +134,7 @@ static NTSTATUS FspFsvolCreate(
|
||||
if (FlagOn(CreateOptions, FILE_OPEN_BY_FILE_ID))
|
||||
return STATUS_NOT_IMPLEMENTED;
|
||||
|
||||
/* do we not support EA */
|
||||
/* no EA support currently */
|
||||
if (0 != EaBuffer)
|
||||
return STATUS_EAS_NOT_SUPPORTED;
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user