diff options
Diffstat (limited to 'fs/ceph/mds_client.c')
-rw-r--r-- | fs/ceph/mds_client.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/fs/ceph/mds_client.c b/fs/ceph/mds_client.c index 9811caae7be4..4efbc63e0bb6 100644 --- a/fs/ceph/mds_client.c +++ b/fs/ceph/mds_client.c | |||
@@ -2604,7 +2604,6 @@ static void send_mds_reconnect(struct ceph_mds_client *mdsc, | |||
2604 | } | 2604 | } |
2605 | 2605 | ||
2606 | reply->pagelist = pagelist; | 2606 | reply->pagelist = pagelist; |
2607 | reply->pagelist_count = calc_pages_for(0, pagelist->length); | ||
2608 | if (recon_state.flock) | 2607 | if (recon_state.flock) |
2609 | reply->hdr.version = cpu_to_le16(2); | 2608 | reply->hdr.version = cpu_to_le16(2); |
2610 | reply->hdr.data_len = cpu_to_le32(pagelist->length); | 2609 | reply->hdr.data_len = cpu_to_le32(pagelist->length); |