Hi,
In IFS documentation the fourth parameter in CcPinRead is declared as
ULONG flags, but in ntifs.h this parameter is declared as BOOLEAN Wait,
and no value for PIN_EXCLUSIVE is defined. Can somebody tell me this
value?
I am tring to implement flushing old pages of metadata files at checkpoint
and need to wait for those pages being unpinned so they are in consistent
state. Because I can’t use CcFlushCache cache for this purpose I intended
to use CcPinRead followed by CcRepinBcb, CcUnpinRepinnedBcb.
Bye,
Alexei
You are currently subscribed to ntfsd as: $subst(‘Recip.EmailAddr’)
To unsubscribe send a blank email to leave-ntfsd-$subst(‘Recip.MemberIDChar’)@lists.osr.com