path->test_sector is unused. Remove it.  [Kevin Corry]
--- diff/drivers/md/dm-mpath.c	2004-01-27 16:00:15.000000000 +0000
+++ source/drivers/md/dm-mpath.c	2004-01-27 16:03:28.000000000 +0000
@@ -33,7 +33,6 @@
 	atomic_t fail_total;
 
 	struct semaphore test_lock;
-	sector_t test_sector;
 	struct bio *test_bio;
 	struct page *test_page;	/* FIXME: share this between all paths ? */
 };
