PNFS Client Review for Kernel Submission

From Linux NFS

Revision as of 20:28, 30 March 2010 by Andros (Talk | contribs)
Jump to: navigation, search

pNFS Client Submission Review

The current Linux pNFS client is divided into a generic section, which handles the non-layout specific portions of the pNFS protocol, and three layout driver modules one each for the file, object, and block layouts.

The Linux pNFS client kernel code is being review for submission to the Kernel. The submission will occur in several stages. Each stage will be RFC 5661 compliant, implementing all mandatory features, but with a minimalistic approach.

  • The first stage will include the generic pNFS client features needed to support a file layout driver, and the file layout driver implementation.
Proposed Device Management Design
  • The second stage will include additional generic client features needed to support an object layout driver, and the object layout driver implementation.
  • A future stage will include additional generic client features needed to support a block layout driver, and the block layout driver implementation.
Personal tools