|
@@ -139,8 +139,6 @@ static unsigned int nr_minors;
|
|
static unsigned long *minors;
|
|
static unsigned long *minors;
|
|
static DEFINE_SPINLOCK(minor_lock);
|
|
static DEFINE_SPINLOCK(minor_lock);
|
|
|
|
|
|
-#define MAXIMUM_OUTSTANDING_BLOCK_REQS \
|
|
|
|
- (BLKIF_MAX_SEGMENTS_PER_REQUEST * BLK_RING_SIZE)
|
|
|
|
#define GRANT_INVALID_REF 0
|
|
#define GRANT_INVALID_REF 0
|
|
|
|
|
|
#define PARTS_PER_DISK 16
|
|
#define PARTS_PER_DISK 16
|