Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-06-13 | lib9p: fix lib9p wstat qid.type/mode checks (fixes lock(1) for ramfs/hjfs) | cinap_lenrek | |
2014-09-15 | ramfs: allow changing mtime in wstats | mischief | |
2014-09-16 | ramfs: fix directory check in wstat() (thanks mischief) | cinap_lenrek | |
2014-03-26 | ramfs: fix srvname; postmountsrv() already prepends /srv/ | BurnZeZ | |
2014-03-14 | ramfs: replace with new lib9p based implementation | cinap_lenrek | |
old ramfs had a limit on the number of files it could serve and file size was limited to maximum allocaiton size. the new implementation uses multiple memory chunks to back file data in a private compactable memory pool to overcome these limits. files can be sparse. file metadata is maintained by 9pfile data structures of lib9p. | |||
2014-02-10 | ramfs: remove mainmem pool limit when called with -u flag | cinap_lenrek | |
2011-05-08 | extended ramfs (-abc) | aiju | |
2011-03-30 | Import sources from 2011-03-30 iso image - lib | Taru Karttunen | |
2011-03-30 | Import sources from 2011-03-30 iso image | Taru Karttunen | |