diff options
author | http://joeyh.name/ <http://joeyh.name/@web> | 2014-02-07 18:59:29 +0000 |
---|---|---|
committer | admin <admin@branchable.com> | 2014-02-07 18:59:29 +0000 |
commit | bca5c7d76337b3c35a89c214cec01d8c33c97e7b (patch) | |
tree | 7c7d20e145f45bc45f0f64668bc2bef4f81d8738 | |
parent | 8c2c836d7143f3fafd85fd710750fc21337fd331 (diff) |
Added a comment
-rw-r--r-- | doc/bugs/Android_:_handling_DCIM__47__Camera_not_being_configurable/comment_1_1fe5f8c68a430b2436649cf4ba8f4987._comment | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/doc/bugs/Android_:_handling_DCIM__47__Camera_not_being_configurable/comment_1_1fe5f8c68a430b2436649cf4ba8f4987._comment b/doc/bugs/Android_:_handling_DCIM__47__Camera_not_being_configurable/comment_1_1fe5f8c68a430b2436649cf4ba8f4987._comment new file mode 100644 index 000000000..eea1f2094 --- /dev/null +++ b/doc/bugs/Android_:_handling_DCIM__47__Camera_not_being_configurable/comment_1_1fe5f8c68a430b2436649cf4ba8f4987._comment @@ -0,0 +1,10 @@ +[[!comment format=mdwn + username="http://joeyh.name/" + ip="71.80.94.56" + subject="comment 1" + date="2014-02-07T18:59:29Z" + content=""" +I guess that this bug report is not about the DCIM/Camera location not being configurable, since that is up to Android, not git-annex. + +So, it seems to be a bug report about a file descriptor leak. It would be helpful, if you can reproduce the leak, to look at /proc/$pid/fd/ to see what files git-annex has open. +"""]] |