diff options
author | http://thkoch2001.myopenid.com/ <thkoch@web> | 2013-08-24 12:46:40 +0000 |
---|---|---|
committer | admin <admin@branchable.com> | 2013-08-24 12:46:40 +0000 |
commit | 81740b542bfb878f3d8515f575a9790fbdb2ccfd (patch) | |
tree | ac0307ed6459700036050f08a1871afac2952099 /doc | |
parent | 01a0cc966c1839de7164c2972242f219c590f961 (diff) |
Added a comment: It would also be nice, if git-annex would use btrfs reflinks on unlock
Diffstat (limited to 'doc')
-rw-r--r-- | doc/forum/Use_reflinks_on_BTRFS_instead_of_symlinks___63__/comment_1_85806316ed28d7a891f04fab4027141b._comment | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/doc/forum/Use_reflinks_on_BTRFS_instead_of_symlinks___63__/comment_1_85806316ed28d7a891f04fab4027141b._comment b/doc/forum/Use_reflinks_on_BTRFS_instead_of_symlinks___63__/comment_1_85806316ed28d7a891f04fab4027141b._comment new file mode 100644 index 000000000..b175204e5 --- /dev/null +++ b/doc/forum/Use_reflinks_on_BTRFS_instead_of_symlinks___63__/comment_1_85806316ed28d7a891f04fab4027141b._comment @@ -0,0 +1,8 @@ +[[!comment format=mdwn + username="http://thkoch2001.myopenid.com/" + nickname="thkoch" + subject="It would also be nice, if git-annex would use btrfs reflinks on unlock" + date="2013-08-24T12:46:40Z" + content=""" +I don't know whether git-annex already does use btrfs reflinks, but I suspect, that I double the size of my git-annex repo folder on disk when I unlink all files. +"""]] |