From 784f47d2822a9f0e4cfa507cfbd01f99f4da60e6 Mon Sep 17 00:00:00 2001 From: "https://www.google.com/accounts/o8/id?id=AItOawkptNW1PzrVjYlJWP_9e499uH0mjnBV6GQ" Date: Fri, 8 Apr 2011 12:19:05 +0000 Subject: [PATCH] --- doc/bugs/WORM:_Handle_long_filenames_correctly.mdwn | 1 + 1 file changed, 1 insertion(+) create mode 100644 doc/bugs/WORM:_Handle_long_filenames_correctly.mdwn diff --git a/doc/bugs/WORM:_Handle_long_filenames_correctly.mdwn b/doc/bugs/WORM:_Handle_long_filenames_correctly.mdwn new file mode 100644 index 0000000000..608704d9d7 --- /dev/null +++ b/doc/bugs/WORM:_Handle_long_filenames_correctly.mdwn @@ -0,0 +1 @@ +I have files with very long filenames on an xfs at home. On my laptop the annex should have been checked out on an encfs, but there filenames can't be as long as on the xfs. So perhaps it would be good to limit the keysize to a sane substring of the filename e.g. use only the first 120 characters.