PNFS Development Git tree
From Linux NFS
(Difference between revisions)
BennyHalevy (Talk | contribs) |
BennyHalevy (Talk | contribs) |
||
Line 1: | Line 1: | ||
git://linux-nfs.org/~bhalevy/linux-pnfs.git | git://linux-nfs.org/~bhalevy/linux-pnfs.git | ||
- | Branches: | + | Main Branches: |
* nfs41: Sessions and other non-pnfs NFSv4.1 code | * nfs41: Sessions and other non-pnfs NFSv4.1 code | ||
* pnfs: pNFS code | * pnfs: pNFS code | ||
+ | |||
+ | Server Back-end branches: | ||
+ | * spnfs: Simple pNFS server. | ||
+ | * pnfs-gfs2: pNFS server extensions for the GFS2 file system. | ||
+ | * pnfsd-lexp: pNFS Local Export of any local file system (not clustered, MDS and DS on same machine) | ||
+ | |||
+ | Layout Driver branches: | ||
+ | * panlayout: Panasas OSD objects-based layout driver. | ||
+ | * pnfs-block: Block-based layout driver. | ||
+ | |||
+ | * pnfs-all: roll-up branch of all (nfs41, pnfs, spnfs, pnfs-gfs2, pnfsd-lexp, panlayout, and pnfs-block) branches. | ||
Web: | Web: | ||
Line 9: | Line 20: | ||
Development Snapshots: | Development Snapshots: | ||
+ | * [http://git.linux-nfs.org/?p=bhalevy/linux-pnfs.git;a=commitdiff_plain;h=pnfs-all-2.6.26-2008-07-16;hp=v2.6.26 pnfs-all-2.6.26-2008-07-16] | ||
+ | ** A roll-up patch of nfs41, pnfs, spnfs, pnfs-gfs2, pnfsd-lexp, panlayout, and pnfs-block. | ||
+ | ** Applies against the Linux 2.6.26 kernel. | ||
+ | |||
* [http://git.linux-nfs.org/?p=bhalevy/linux-pnfs.git;a=commitdiff_plain;h=pnfs-all-v2.6.25;hp=v2.6.25 pnfs-all-v2.6.25] | * [http://git.linux-nfs.org/?p=bhalevy/linux-pnfs.git;a=commitdiff_plain;h=pnfs-all-v2.6.25;hp=v2.6.25 pnfs-all-v2.6.25] | ||
** A roll-up patch of nfs41, pnfs, spnfs, pnfsd-lexp, pnfs-gfs2, pnfs-block, and panlayout. | ** A roll-up patch of nfs41, pnfs, spnfs, pnfsd-lexp, pnfs-gfs2, pnfs-block, and panlayout. | ||
** Applies against the Linux 2.6.25 kernel. | ** Applies against the Linux 2.6.25 kernel. |
Revision as of 13:04, 16 July 2008
git://linux-nfs.org/~bhalevy/linux-pnfs.git
Main Branches:
- nfs41: Sessions and other non-pnfs NFSv4.1 code
- pnfs: pNFS code
Server Back-end branches:
- spnfs: Simple pNFS server.
- pnfs-gfs2: pNFS server extensions for the GFS2 file system.
- pnfsd-lexp: pNFS Local Export of any local file system (not clustered, MDS and DS on same machine)
Layout Driver branches:
- panlayout: Panasas OSD objects-based layout driver.
- pnfs-block: Block-based layout driver.
- pnfs-all: roll-up branch of all (nfs41, pnfs, spnfs, pnfs-gfs2, pnfsd-lexp, panlayout, and pnfs-block) branches.
Web: http://git.linux-nfs.org/
Development Snapshots:
- pnfs-all-2.6.26-2008-07-16
- A roll-up patch of nfs41, pnfs, spnfs, pnfs-gfs2, pnfsd-lexp, panlayout, and pnfs-block.
- 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.