From: "bofh" <goodb...@gmail.com>
I have to ask - if you're not copying the code, but only copying the concept/technical requirements over (ie, a rewrite), that new code would be bsd licensed, right?
Probably, but this is filesystem code. The last thing you want to do is to replace complex, generally well debugged code with new complex not so well debugged code! That applies for all software, but doubly so for code that can corrupt data and crash the entire system. PK