RawFilePath optimisations
This commit is contained in:
parent
224a57f9ed
commit
d00e23cac9
3 changed files with 4 additions and 4 deletions
|
@ -68,5 +68,5 @@ depopulatePointerFile key file = do
|
|||
(\t -> touch tmp' t False)
|
||||
(fmap Posix.modificationTimeHiRes st)
|
||||
#endif
|
||||
withTSDelta (liftIO . genInodeCache (toRawFilePath tmp))
|
||||
withTSDelta (liftIO . genInodeCache tmp')
|
||||
maybe noop (restagePointerFile (Restage True) file) ic
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue