Commit graph

35 commits

Author SHA1 Message Date
copy
5eb5389e52 Port filesystem changes from jor1k
454784a  Count links in directory
43cf658  Finish fixing (c|a|m)time updating in MergeFile
2018-02-14 16:34:54 -06:00
Luca Invernizzi
27af33e295 9P filesystem allows to set custom atime and mtime 2018-02-02 20:22:01 -05:00
copy
ce9e375352 Handle unliked files, fixes #87 2017-06-16 09:55:14 -05:00
copy
57b4eaef02 Fix permissions 2016-08-28 17:47:11 +02:00
copy
41b1884f64 Use @export 2016-07-26 22:14:34 +02:00
copy
89af9814a0 dummy implmentation of txattrcreate 2016-03-26 19:25:19 +01:00
copy
1e8a355572 Minor changes 2016-03-26 15:21:16 +01:00
copy
b1d6fab094 Backport filesystem and 9p changes from jor1k. Thanks @s-macke 2016-01-04 04:16:00 +01:00
copy
d7dac7c9b4 Prepare for Closure Compiler's new type inference 2015-12-30 23:30:54 +01:00
Fabian
44e3a06227 Remove double loop 2015-10-18 23:01:51 +02:00
Fabian
d42800fe2b Fix build process. Fixes #68 2015-10-18 15:17:18 +02:00
copy
7fba276f86 Fix warnings 2015-09-15 21:58:40 +02:00
copy
f82373d6b2 Build state of emulator explicitly. Fixes #40 2015-05-18 22:18:59 +02:00
copy
056633b55a Remove unused code from filesystem 2015-03-18 18:18:20 +01:00
copy
fea3cdb180 9p: Fix uid issue (via jor1k) 2015-03-18 18:16:40 +01:00
copy
a785165eae New json filesystem version. Improves loading speed for large filesystems (10MB) and fixes 9p statfs 2015-03-18 17:04:12 +01:00
copy
6a1c600ff0 9p: Fix block size count in getattr (via jor1k) 2015-03-18 16:40:07 +01:00
copy
eb219e5d83 9p: Correct gid and uid for mknod 2015-03-18 16:20:59 +01:00
copy
a16473c4df Clean up 2015-03-07 23:13:26 +01:00
copy
f8ab84e4fa Missing property 2015-03-07 01:25:14 +01:00
copy
633013648e Handle empty filesystem correctly 2015-03-07 01:24:38 +01:00
copy
5636aa4785 CreateBinaryFile: use Uint8Array over arraybuffer 2015-01-19 01:05:22 +01:00
copy
f85e33ae08 CreateBinaryFile 2015-01-16 10:12:58 +01:00
copy
11f7017c30 read-start, read-end and write-end events 2015-01-13 23:17:05 +01:00
copy
4c3ce52157 9p: Report statistical events 2015-01-13 05:04:10 +01:00
copy
e31f4393fe Remove unused 2015-01-13 04:51:47 +01:00
copy
17ab868863 Pass bus to virtio 2015-01-13 04:51:31 +01:00
copy
31747574ce Fix reload state of filesystem 2015-01-13 00:04:05 +01:00
copy
3e8abd7390 Remove unused code (otherwise Closure Compiler complains) 2015-01-09 03:56:00 +01:00
copy
61e48245d3 remove console.time 2014-12-29 18:48:08 +01:00
copy
06aedaea79 some speed improvments during load of the filesystem JSON 2014-12-23 01:55:54 +01:00
copy
e30395f50c use existing logging system for DebugMessage 2014-12-21 22:05:23 +01:00
copy
00d57971e9 improve for compilation 2014-12-13 01:08:49 +01:00
copy
4a63b1f70c initial version of virtio and 9p filesystem support; props to the jor1k project for donating some code 2014-12-02 19:01:13 +01:00
copy
ada29204ee Include esprima for dynamic translator 2014-06-09 23:52:48 +02:00