summaryrefslogtreecommitdiff
path: root/usr/src/lib/lib9p/common/backend
AgeCommit message (Collapse)AuthorFilesLines
2022-04-2314633 lib9p: unlinkat() does not work on 9p shareAndy Fiddaman1-2/+8
Reviewed by: Marco van Wieringen <mvw@planets.elm.net> Reviewed by: Jorge Schrauwen <registration@blackdot.be> Reviewed by: Andrew Stormont <andyjstormont@gmail.com> Approved by: Gordon Ross <gordon.w.ross@gmail.com>
2021-10-0713380 Add virtio-9p (aka VirtFS) filesystem sharing to bhyveJason King3-0/+3344
Portions contributed by: Andy Fiddaman <andy@omnios.org> Reviewed by: Jason King <jason.brian.king@gmail.com> Reviewed by: Jorge Schrauwen <sjorge@blackdot.be> Approved by: Robert Mustacchi <rm@fingolfin.org>