CONTAP-416648: Found empty buffer while prefetching
Issue
While processing spinnp write ,we load the pre allocated bufs and set as dirty.
In that process ,we tried to find the lock for the dirty buffer which is already freed and led to
page fault.
While processing spinnp write ,we load the pre allocated bufs and set as dirty.
In that process ,we tried to find the lock for the dirty buffer which is already freed and led to
page fault.