Commit graph

8 commits

Author SHA1 Message Date
Fabian 5f86008338 Dead code (Unmarshall2) 2021-04-03 21:10:49 -05:00
Fabian fbdb4a28ea Remove all uses of "for in" 2020-08-30 19:29:54 -05:00
Ernest Wong 65f7b68185 Remove trailing spaces in lib/* 2020-08-30 19:29:13 -05:00
Ernest Wong bda133ba49 JSHint the lib directory 2020-08-30 19:29:13 -05:00
Ernest Wong 46d48c4070 RoundToDirentry - Use existing directory data 2020-08-30 19:29:13 -05:00
Fabian d29aad93ba Optimise 9p.ReceiveRequest by replacing GetByte with buffers
This optimises kernel-to-virtio-device calls, in particular applicable
to 9p file writes
2020-08-30 19:27:02 -05:00
copy b1d6fab094 Backport filesystem and 9p changes from jor1k. Thanks @s-macke 2016-01-04 04:16:00 +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