move InodeSentinal from direct mode code to its own module
Will be used outside of direct mode for v6 unlocked files, and is already used outside of direct mode when adding files to annex.
This commit is contained in:
parent
8a818088a3
commit
3311c48631
9 changed files with 93 additions and 61 deletions
|
@ -32,6 +32,7 @@ import Annex.FileMatcher
|
|||
import Annex.ReplaceFile
|
||||
import Utility.Tmp
|
||||
import Utility.CopyFile
|
||||
import Annex.InodeSentinal
|
||||
|
||||
import Control.Exception (IOException)
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue