Completing FS operations and Name Provider Callbacks

Hi,

I have a file-system mini-filter which doesn’t implement name provider callbacks.
For certain applications, I sometimes complete the set information requests which have the type FileDispositionInformation. When I do that, Filter Verifier issues an assert.

Can someone explain to me why I need to implement name provider callbacks?

Thank you.