diff options
| author | Steve Slaven <bpk@hoopajoo.net> | 2009-08-07 17:03:48 (GMT) | 
|---|---|---|
| committer | Steve Slaven <bpk@hoopajoo.net> | 2009-08-07 17:03:48 (GMT) | 
| commit | 2ee7285b793055bf1b463ad9793440a66f444fe9 (patch) | |
| tree | 1a4e2c599817266dac000aedab9d53e14c843a6e /README | |
| parent | 13865ca284e1c05069ae9e37cbd9e35a95e3e22a (diff) | |
| download | fusearchive-2ee7285b793055bf1b463ad9793440a66f444fe9.zip fusearchive-2ee7285b793055bf1b463ad9793440a66f444fe9.tar.gz fusearchive-2ee7285b793055bf1b463ad9793440a66f444fe9.tar.bz2 | |
Added note about open/unlink for temp file probably not working (but not
tested though)
Diffstat (limited to 'README')
| -rw-r--r-- | README | 2 | 
1 files changed, 2 insertions, 0 deletions
| @@ -70,3 +70,5 @@ Other thoughts:    the chunks you want  - Get rid of cpickle, it's way more than we need for saving essentially a    few ints and a block list even though it is very convenient +- Because of the way we refcount blocks I don't think we can open/unlink a +  file like you would for temp files, but that's not the purpose anyway | 
