Hi below is the function i am using to run garbage collection after deleting the data but the result i am getting was the same as before garbage collection.
I mean DIRTY_RECORDS_BEFORE_GC = DIRTY_RECORDS_AFTER_GC.
Do i need to reinitialize the fds again to get proper dirty records value?