[pnfs] [PATCH 2/4] pnfs: Remove unused file layout device structures.

Benny Halevy bhalevy at panasas.com
Mon May 12 12:23:35 EDT 2008


Merged onto the pnfs branch.

Benny

On May. 11, 2008, 0:07 -0700, Dean Hildebrand <seattleplus at gmail.com> wrote:
> Signed-off-by: Dean Hildebrand <dhildeb at us.ibm.com>
> ---
>  fs/nfs/nfs4filelayout.h |   11 -----------
>  1 files changed, 0 insertions(+), 11 deletions(-)
> 
> diff --git a/fs/nfs/nfs4filelayout.h b/fs/nfs/nfs4filelayout.h
> index 630d5c6..b1f0284 100644
> --- a/fs/nfs/nfs4filelayout.h
> +++ b/fs/nfs/nfs4filelayout.h
> @@ -60,17 +60,6 @@ struct nfs4_pnfs_dev_hlist {
>  	struct hlist_head	dev_dslist[NFS4_PNFS_DEV_HASH_SIZE];
>  };
>  
> -struct nfs4_pnfs_devaddr {
> -	struct pnfs_deviceid dev_id;
> -	u32 ip;
> -	u16 port;
> -};
> -
> -struct nfs4_pnfs_devlist {
> -	struct list_head         devlist;
> -	struct nfs4_pnfs_devaddr devaddr;
> -};
> -
>  struct nfs4_pnfs_dserver {
>  	struct nfs_fh        *fh;
>  	struct nfs4_pnfs_dev *dev;



More information about the pNFS mailing list