[pnfs] [Fwd: [PATCH] add enum]

William A. (Andy) Adamson andros at citi.umich.edu
Wed Apr 25 12:03:31 EDT 2007


On 4/25/07, Marc Eshel <eshel at almaden.ibm.com> wrote:
>
> Hi Andy,
> You missed my little patch.


ok - i'll get it in. unfortunately, the repository is having difficulty....

-->Andy

Marc.
>
>
> -------- Original Message --------
> Subject:        [pnfs] [PATCH] add enum
> Date:   Tue, 24 Apr 2007 21:49:17 -0700
> From:   Marc Eshel <eshel at almaden.ibm.com >
> To:     andros at citi.umich.edu
> CC:     pnfs at linux-nfs.org
>
>
>
> From: Marc Eshel < eshel at almaden.ibm.com>
>
>
> ---
>
> include/linux/nfsd/state.h |    5 +++++
> 1 files changed, 5 insertions(+), 0 deletions(-)
>
> diff --git a/include/linux/nfsd/state.h b/include/linux/nfsd/state.h
> index 1e77db9..c2005a8 100644
> --- a/include/linux/nfsd/state.h
> +++ b/include/linux/nfsd/state.h
> @@ -375,6 +375,11 @@ enum layoutreturn_type {
>         LAYOUTRETURN_ALL = 3,
> };
>
> +enum file_layout_device_type {
> +       FILE_SIMPLE  = 1,
> +       FILE_COMPLEX = 2
> +};
> +
> /* pNFS Metadata server state */
>
> struct pnfs_ds_dev_entry {
> _______________________________________________
> pNFS mailing list
> pNFS at linux-nfs.org
> http://linux-nfs.org/cgi-bin/mailman/listinfo/pnfs
>
>
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://linux-nfs.org/pipermail/pnfs/attachments/20070425/41cfad71/attachment.htm 


More information about the pNFS mailing list