|
@@ -78,7 +78,6 @@ struct ceph_msg {
|
|
unsigned page_count; /* size of page array */
|
|
unsigned page_count; /* size of page array */
|
|
unsigned page_alignment; /* io offset in first page */
|
|
unsigned page_alignment; /* io offset in first page */
|
|
struct ceph_pagelist *pagelist; /* instead of pages */
|
|
struct ceph_pagelist *pagelist; /* instead of pages */
|
|
- unsigned int pagelist_count; /* number of pages in pagelist */
|
|
|
|
|
|
|
|
struct ceph_connection *con;
|
|
struct ceph_connection *con;
|
|
struct list_head list_head;
|
|
struct list_head list_head;
|