diff options
author | https://www.google.com/accounts/o8/id?id=AItOawlo7XnC4EU3u_9t80JUYXV7XPnUqBQ7mD4 <Ryan@web> | 2015-01-21 02:20:34 +0000 |
---|---|---|
committer | admin <admin@branchable.com> | 2015-01-21 02:20:34 +0000 |
commit | 5f21f637df38af10354d3ecd7941c21bfa9d874c (patch) | |
tree | 7794e4216aacfeca2f545080b5ba41b59df6ce88 | |
parent | 6a35ea447ff9b192a0d98fa1d36689e94f36c3ef (diff) |
-rw-r--r-- | doc/bugs/huge_multiple_copies_of___39__.nfs__42____39___and___39__.panfs__42____39___being_created.mdwn | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/bugs/huge_multiple_copies_of___39__.nfs__42____39___and___39__.panfs__42____39___being_created.mdwn b/doc/bugs/huge_multiple_copies_of___39__.nfs__42____39___and___39__.panfs__42____39___being_created.mdwn index 64507a72a..76ae3646f 100644 --- a/doc/bugs/huge_multiple_copies_of___39__.nfs__42____39___and___39__.panfs__42____39___being_created.mdwn +++ b/doc/bugs/huge_multiple_copies_of___39__.nfs__42____39___and___39__.panfs__42____39___being_created.mdwn @@ -4,7 +4,7 @@ I have 2 indirect mode repos, both on network filesystems, that I have only used data on one end, then syncing via `git annex sync` and `git annex get`. The problem is that`.nfs` copies are being made for each git annex object data file, e.g: -./.git/annex/objects/34/2x/SHA256E-s4112535690--c5f0e5a8af7bf17dd4a8ca192c8ddfb01fe6ec10908c80cffa5ac64c00e28443.vtk.gz/.nfs0000000006d0018600002147 +`./.git/annex/objects/34/2x/SHA256E-s4112535690--c5f0e5a8af7bf17dd4a8ca192c8ddfb01fe6ec10908c80cffa5ac64c00e28443.vtk.gz/.nfs0000000006d0018600002147` Reading up on .nfs files, they are generated when "an open file is removed but is still being accessed". |