diff options
author | Joey Hess <joey@kitenet.net> | 2014-07-24 16:48:07 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2014-07-24 16:48:07 -0400 |
commit | 443d851f2e2dbb013e31b9a72a72cda3da46fb3a (patch) | |
tree | 5569ef614b95dba8ce4691a3fe9b1c98bda283c0 /doc/devblog/day_202__new_chunk_groundwork.mdwn | |
parent | 477243a87dd07ac8282745c482708205c5fa474f (diff) |
devblog
Diffstat (limited to 'doc/devblog/day_202__new_chunk_groundwork.mdwn')
-rw-r--r-- | doc/devblog/day_202__new_chunk_groundwork.mdwn | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/doc/devblog/day_202__new_chunk_groundwork.mdwn b/doc/devblog/day_202__new_chunk_groundwork.mdwn new file mode 100644 index 000000000..c8e0ce7f6 --- /dev/null +++ b/doc/devblog/day_202__new_chunk_groundwork.mdwn @@ -0,0 +1,6 @@ +The design for new style chunks seems done, and I laid the groundwork for it +today. Added chunk metadata to keys, reorganized the legacy chunking code +for directory and webdav so it won't get (too badly) in the way, and +implemented the chunk logs in the git-annex branch. + +Today's work was sponsored by LeastAuthority.com. |