X-Git-Url: http://ftp.safe.ca/?a=blobdiff_plain;f=drivers%2Fmd%2Fdm-mpath.h;h=e230f7196259622947a6bfc5169328a41ed15223;hb=c3813d6af177fab19e322f3114b1f64fbcf08d71;hp=b9cdcbb3ed598bbcdcc833df923026dd07243642;hpb=c922d5f7f5457da9e9b5a26dd53e2dcef6ca2f7d;p=safe%2Fjmp%2Flinux-2.6 diff --git a/drivers/md/dm-mpath.h b/drivers/md/dm-mpath.h index b9cdcbb..e230f71 100644 --- a/drivers/md/dm-mpath.h +++ b/drivers/md/dm-mpath.h @@ -13,10 +13,7 @@ struct dm_dev; struct dm_path { struct dm_dev *dev; /* Read-only */ - unsigned is_active; /* Read-only */ - void *pscontext; /* For path-selector use */ - void *hwhcontext; /* For hw-handler use */ }; /* Callback for hwh_pg_init_fn to use when complete */