- v9fs » Publications » Slides from KVM Developer Forum on 9p/virtio
(v9fs) Jun 19 08
- v9fs » Resources » Design and Roadmap Information
(v9fs) Feb 13 08
- v9fs » Grave Robber's from Outerspace
(v9fs) Feb 11 07
- v9fs » News » dbench fix pushed to kernel.org repo and posted as patch
(v9fs) Jan 22 07
Finally got around to checking in some mechanisms to protect against meta-data race conditions. it seems to pass normal regressions and dbench.
While in the process, found a slew of errors using Inferno as the server. Will be pushing those later this week as they seem somewhat less critical.
- v9fs » News » Overdue updates
(v9fs) Jan 19 07
The version of 9p in the 2.6.19 (and possibly 2.6.18) kernel was broken. Fixes have been posted and will hopefully get into 2.6.20. Updates are available in my repository on kernel.org. Sorry for the gap in coverage, but personal life events as well as my day job really got in the way of keeping on top of 9p maintainership in 2006—things have stabalized somewhat, so things should be better this year.
It is currently recommended that you use spfs (available from the NPFS sourceforge p
- v9fs » News » Repository and Patch Queue Updates
(v9fs) Mar 15 06
I’ve got the new v9fs development branch somewhat stable on kernel.org—included in it our branches representing the current mm snapshot, my current release (patches submitted) and test (patches being tested) branches as well as some helper branches (systemsim-test includes patches to run the kernel on IBM’s Full System Simulator for ppc64 regression and the standalone branches which are meant to be the source for extracting stand-alone module tarballs which can be compiled on e
- v9fs » Development Guidelines
(v9fs) Mar 14 06
Repository and Branches
I’ve created a new git repository
(/pub/scm/linux/kernel/git/ericvh/v9fs.git) to eventually replace v9fs-devel.git. This tree will be organized a bit differently with most stuff stored in the following branches:
master: will have a pristine linus tree.
mm: will have the most recent andrew morton release.
v9fs-devel: will be my development tree (which gets pulled into mm)
for-linus: will be patches for linus to pull during merge windows
Regression Te
- v9fs » News » Fid managment rework, phase I, now in v9fs-devel.git on kernel.org
(v9fs) Feb 22 06
I’ve posted the first set of changes trying to fix our fid management issues. At Russ Cox’s suggestion, I’ve dramatically simplified the fid management and matching code. The previous design was too zealous, trying to account for scenerios that just don’t exist yet—so we’ll keep the complexity out till we need it. The code has passed basic regressions and is going through the longer regression runs now. This fix definitely fixes the ‘pwd’ probl
- v9fs » News » Transitioning to npfs
(linux plan9 v9fs npfs) Feb 19 06
We are starting the transition to Lucho’s new npfs libraries and servers from u9fs. This should provide a better base for our future synthetic file server applications. Anyone who hasn’t tried it should go to the npfs sourceforge page and download a tar-ball to try it out. We’ll be making a formal release soon including rpms, debs, and ebuilds to send to the various distros.
I’m also going through and trying to update the bugzilla list. Most of the problems should
- npfs
(npfs linux plan9 v9fs) Feb 19 06
Library for writing 9P2000 compliant user-space file servers that can be mounted using v9fs file system.
The project also contains several example file systems including a Unix file-system gateway (replacing u9fs), ramfs, etc.
- v9fs » del.icio.us/tag/v9fs
(del.icio.us v9fs) Jan 25 06
- v9fs » Publications » Grave Robbers from Outer Space: Using 9P2000 Under Linux
(v9fs) Jan 25 06
- v9fs » Publications
(v9fs) Jan 25 06
Published papers and articles relating to v9fs
- v9fs » Resources » User Mailing List
(v9fs) Jan 25 06
- v9fs » Resources » Development Mailing List
(v9fs) Jan 25 06
- v9fs » Resources » Bug Tracking
(v9fs) Jan 25 06
(bugzilla)
- v9fs » Resources » Development Repository
(v9fs) Jan 25 06
(git)
- v9fs » News » v9fs now part of the mainline Linux Kernel (12 Sep 2005) - ericvh
(v9fs) Jan 25 06
The v9fs kernel code was merged into Linux’s 2.6.14 development tree last
week – marking a fairly major transition for the v9fs project. Over the next
few weeks I’m turning my focus onto some stability issues and the user-space
support applications in order to help encourage its adoption and use. Thanks
to everyone who has helped in the past with bug-reports, code, and
suggestions.
- v9fs » Resources
(v9fs) Jan 25 06
Development and user resources for v9fs
- v9fs » News
(v9fs) Jan 25 06
Updates on v9fs development