Details
Description
Changing fsLock from a ReentrantReadWriteLock to an API compatible class that encapsulates the rwLock will allow for more sophisticated locking implementations such as fine grain locking.
Changing fsLock from a ReentrantReadWriteLock to an API compatible class that encapsulates the rwLock will allow for more sophisticated locking implementations such as fine grain locking.