• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

mirage / ocaml-9p / 168

Builds Branch Commit Type Ran Committer Via Coverage
168 master Merge pull request #37 from dsheets/errno-fixup Errno fixup push 06 Dec 2015 04:24PM UTC dsheets travis-ci pending completion   set done
167 master Add missing base-unix and ctypes deps to opam for main.native The build system needs to distinguish ctypes/unix needed for the executables from the protocol library which has no system dependency and can be used with Mirage. Pull #37 02 Dec 2015 01:44PM UTC dsheets travis-ci pending completion   set done
165 master Merge pull request #35 from djs55/fix-test lofs fid improvements push 30 Nov 2015 03:19PM UTC djs55 travis-ci pending completion   set done
164 master lofs: explicitly call `clunk` from `remove` This avoids duplicating the `clunk` internals (i.e. closing the associated Resource) Signed-off-by: David Scott <dave.scott@unikernel.com> Pull #35 30 Nov 2015 03:08PM UTC djs55 travis-ci pending completion   set done
163 master lofs: remove of a symlink should use `lstat` A symlink can be dangling, which means that `stat` will return `ENOENT`. When removing we want to remove the symlink itself so `lstat` is appropriate. Signed-off-by: David Scott <dave.scott@unikernel.... Pull #35 30 Nov 2015 02:52PM UTC djs55 travis-ci pending completion   set done
162 master test: check that reading out-of-bounds doesn't fail badly If the client reads beyond the end of the directory, return with a length of 0 rather than an `Invalid_argument "Cstruct.sub..."` Signed-off-by: David Scott <dave.scott@unikernel.com> Pull #35 30 Nov 2015 12:21PM UTC djs55 travis-ci pending completion   set done
160 master Merge pull request #34 from djs55/fix-test lofs_test: more alcotest updates push 29 Nov 2015 08:55PM UTC djs55 travis-ci pending completion   set done
159 master lofs_test: more alcotest updates Signed-off-by: David Scott <dave.scott@unikernel.com> Pull #34 29 Nov 2015 08:45PM UTC djs55 travis-ci pending completion   set done
157 master Merge pull request #33 from djs55/remove Fix linux 9p2000.u mounts push 29 Nov 2015 04:15PM UTC djs55 travis-ci pending completion   set done
156 master lofs: use `lstat` rather than `stat` to generate qids This copes better with the case where the symlink is dangling. The generated qid will refer to the symlink rather than the linked file. Signed-off-by: David Scott <dave.scott@unikernel.com> Pull #33 29 Nov 2015 04:01PM UTC djs55 travis-ci pending completion   set done
155 master lofs: allow creating symlinks in 9p2000.u mode Signed-off-by: David Scott <dave.scott@unikernel.com> Pull #33 29 Nov 2015 03:51PM UTC djs55 travis-ci pending completion   set done
154 master Merge pull request #31 from djs55/remove lofs: Fix directory remove push 29 Nov 2015 03:15PM UTC djs55 travis-ci pending completion   set done
153 master Fix directory remove (with test case) To remove a directory we need to use `rmdir` rather than `unlink` (`unlink` will fail with `EPERM`) Signed-off-by: David Scott <dave.scott@unikernel.com> Pull #31 29 Nov 2015 01:53PM UTC djs55 travis-ci pending completion   set done
152 master Regenerate build sys from _oasis Pull #32 29 Nov 2015 01:10PM UTC dsheets travis-ci pending completion   set done
151 master Fix directory remove (with test case) To remove a directory we need to use `rmdir` rather than `unlink` (`unlink` will fail with `EPERM`) Signed-off-by: David Scott <dave.scott@unikernel.com> Pull #31 29 Nov 2015 12:31PM UTC djs55 travis-ci pending completion   set done
  • ← Previous
  • 1
  • 2
  • 3
  • 4
  • Next →
  • Back to Repo
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2025 Coveralls, Inc