Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-02-20 | Well, unlink, mkHardLink, setFileSize, and more are freshly implemented, as is | Mike Buland | |
rename, but there seems to be a problem, rename uses mkHardLink, and if the target exists, hey, it adds another one...not quite ideal... | |||
2011-02-20 | Cleaned up a little, and added a bunch more stuff to myriadfs. As far as I can | Mike Buland | |
tell, we're missing rename, chown, and chmod. | |||
2011-02-19 | MyriadFs is getting good! | Mike Buland | |
2011-02-18 | Some Uuid tweaks, not much, just figuring out the format. MyriadFs is coming | Mike Buland | |
along quite nicely. It looks like it works great for normal programs, but there need to be some tweaks made to a few things before it's working 100% via fuse. Also, the fuse module won't let you specify a file, a little odd. | |||
2011-02-17 | Wow, MyriadFs is actually getting workable. You can create files, read, write, | Mike Buland | |
etc. Next up is creating directories, and other special file types. | |||
2011-02-17 | Made some great progress on the MyriadFs spec...it's interesting, a few more | Mike Buland | |
decisions to make and we're set. | |||
2011-01-20 | Wow, got the Stream changes propegated, all tests build with string instead of | Mike Buland | |
fstring, and updated the copyright notice to extend to 2011 | |||
2010-11-19 | MyriadFs is starting out...but the FUSE system is...akward at best. | Mike Buland | |
2010-11-19 | Wow, I can't believe I forgot to add myriadfs. | Mike Buland | |