CONTAP-302811: Flexcache locking latency seen with writeback enabled flexcache
Issue
On the cache of a Write-Back enabled Flexcache, If the file is not closed, then the read comes in with the stateid used for write and it works. If the file is closed, then the read comes in with the request for a shared read lock and that results in the cache going to the origin for a retrieve.