PNFS Development Git tree
From Linux NFS
(Difference between revisions)
BennyHalevy (Talk | contribs) |
BennyHalevy (Talk | contribs) |
||
Line 1: | Line 1: | ||
+ | '''The main pNFS development tree''' | ||
+ | |||
git://linux-nfs.org/~bhalevy/linux-pnfs.git | git://linux-nfs.org/~bhalevy/linux-pnfs.git | ||
+ | |||
+ | http://git.linux-nfs.org/?p=bhalevy/linux-pnfs.git;a=summary | ||
Main Branches: | Main Branches: | ||
Line 9: | Line 13: | ||
* pnfsd-lexp: pNFS Local Export of any local file system (not clustered, MDS and DS on same machine) | * pnfsd-lexp: pNFS Local Export of any local file system (not clustered, MDS and DS on same machine) | ||
* spnfs: Simple pNFS server. | * spnfs: Simple pNFS server. | ||
+ | * spnfs-block: Simple block-based pNFS server | ||
+ | ** see also git://git.linux-nfs.org/projects/rmcneal/ctl.git. | ||
Layout Driver branches: | Layout Driver branches: | ||
Line 14: | Line 20: | ||
* pnfs-block: Block-based layout driver. | * pnfs-block: Block-based layout driver. | ||
- | + | '''pNFS nfs-utils tree''' | |
- | http://git.linux-nfs.org/?p=bhalevy/ | + | |
+ | git://linux-nfs.org/~bhalevy/pnfs-nfs-utils.git | ||
+ | |||
+ | http://git.linux-nfs.org/?p=bhalevy/pnfs-nfs-utils.git;a=summary | ||
+ | |||
+ | Includes support for the 'pnfs' exportfs option. | ||
+ | |||
+ | '''Development Snapshots''' | ||
- | |||
* [http://git.linux-nfs.org/?p=bhalevy/linux-pnfs.git;a=commitdiff_plain;h=pnfs-all-2.6.32-rc1-2009-09-29-1;hp=v2.6.32-rc1 pnfs-all-2.6.32-rc1-2009-09-29-1] | * [http://git.linux-nfs.org/?p=bhalevy/linux-pnfs.git;a=commitdiff_plain;h=pnfs-all-2.6.32-rc1-2009-09-29-1;hp=v2.6.32-rc1 pnfs-all-2.6.32-rc1-2009-09-29-1] | ||
** '''pnfs-all.''' Applies against the Linux 2.6.32-rc1 kernel. | ** '''pnfs-all.''' Applies against the Linux 2.6.32-rc1 kernel. |
Revision as of 21:44, 5 October 2009
The main pNFS development tree
git://linux-nfs.org/~bhalevy/linux-pnfs.git
http://git.linux-nfs.org/?p=bhalevy/linux-pnfs.git;a=summary
Main Branches:
- nfs41-all-latest: Sessions and other non-pnfs NFSv4.1 code
- pnfs-all-latest: roll-up branch of all (nfs41, pnfsd, pnfsd-exofs, pnfsd-lexp, pnfs, pnfs-obj, pnfs-block, spnfs)
Server Back-end branches:
- pnfsd-exofs: Object-based pNFS server extensions for the exofs file system.
- pnfsd-lexp: pNFS Local Export of any local file system (not clustered, MDS and DS on same machine)
- spnfs: Simple pNFS server.
- spnfs-block: Simple block-based pNFS server
- see also git://git.linux-nfs.org/projects/rmcneal/ctl.git.
Layout Driver branches:
- pnfs-obj: Objects-based layout driver.
- pnfs-block: Block-based layout driver.
pNFS nfs-utils tree
git://linux-nfs.org/~bhalevy/pnfs-nfs-utils.git
http://git.linux-nfs.org/?p=bhalevy/pnfs-nfs-utils.git;a=summary
Includes support for the 'pnfs' exportfs option.
Development Snapshots
- pnfs-all-2.6.32-rc1-2009-09-29-1
- pnfs-all. Applies against the Linux 2.6.32-rc1 kernel.
- nfs41-all-2.6.32-rc1-2009-09-29
- nfs41-all only. Applies against the Linux 2.6.32-rc1 kernel.
- pnfs-all-2.6.31-2009-09-29
- Applies against the Linux 2.6.31 kernel.
- pnfs-all-2.6.30-2009-07-26
- Applies against the Linux 2.6.30 kernel.
- pnfs-all-2.6.29-2009-07-14
- Applies against the Linux 2.6.29 kernel.
- pnfs-all-2.6.28-2009-02-06
- Applies against the Linux 2.6.28 kernel.
- pnfs-all-2.6.27-2008-11-10
- Applies against the Linux 2.6.27 kernel.
- pnfs-all-2.6.26-2008-08-27
- Applies against the Linux 2.6.26 kernel.
- pnfs-all-v2.6.25
- A roll-up patch of nfs41, pnfs, spnfs, pnfsd-lexp, pnfs-gfs2, pnfs-block, and panlayout.
- Applies against the Linux 2.6.25 kernel.