Hi,
I observed that when I write some data to a file then minifilter write
opeartion callback routines gets called multiple times with FO_STREAM_FILE
flag set.
For which things these write calls belongs to (for eg file data, metadata or
something else)??
Also how can I distinguish file data from other things??
Basically I want to query Extended Attributes in write callback routine but
it gets failed in some of these write calls.
Thanks in advance.
–
Kapil Bhadke