diff options
author | 2016-06-02 14:10:39 -0400 | |
---|---|---|
committer | 2016-06-02 14:10:39 -0400 | |
commit | ae538fcbf9f597bbd45f3c75036e05d187a5d368 (patch) | |
tree | 70ecb09913693ac64c8947390901fb2764b5cc6f /doc/todo | |
parent | 60e30564338ebd9b18b5e229a9050478e5b8c423 (diff) | |
parent | 31f5619a47e949581bb5852658b38494e98e92a6 (diff) |
Merge branch 'master' of ssh://git-annex.branchable.com
Diffstat (limited to 'doc/todo')
-rw-r--r-- | doc/todo/checkpresentkey_without_explicit_remote.mdwn | 2 | ||||
-rw-r--r-- | doc/todo/use_CoW_capability___40__e.g._cp_--reflink__41___while_adjust_--unlock.mdwn | 3 |
2 files changed, 4 insertions, 1 deletions
diff --git a/doc/todo/checkpresentkey_without_explicit_remote.mdwn b/doc/todo/checkpresentkey_without_explicit_remote.mdwn index b4fa33945..7ad667f28 100644 --- a/doc/todo/checkpresentkey_without_explicit_remote.mdwn +++ b/doc/todo/checkpresentkey_without_explicit_remote.mdwn @@ -2,4 +2,4 @@ While being asked to check if file is available from "[datalad-archives]" remote [[!meta author=yoh]] -> [[done]]] --[[Joey]] +> [[done]] --[[Joey]] diff --git a/doc/todo/use_CoW_capability___40__e.g._cp_--reflink__41___while_adjust_--unlock.mdwn b/doc/todo/use_CoW_capability___40__e.g._cp_--reflink__41___while_adjust_--unlock.mdwn new file mode 100644 index 000000000..0eb304fa9 --- /dev/null +++ b/doc/todo/use_CoW_capability___40__e.g._cp_--reflink__41___while_adjust_--unlock.mdwn @@ -0,0 +1,3 @@ +I might be wrong but given the observation that adjust --unlock took 26.04s user 33.95s system 31% cpu 3:12.36 total to finish operation on an annex (on smaug, btrfs filesystem) with a relatively small (~400) number of relatively large files, I guess no reflink copying was done. + +[[!meta author="yoh"]] |