aboutsummaryrefslogtreecommitdiffstats
path: root/fs/ceph/addr.c
diff options
context:
space:
mode:
Diffstat (limited to 'fs/ceph/addr.c')
-rw-r--r--fs/ceph/addr.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/fs/ceph/addr.c b/fs/ceph/addr.c
index 8065dc92c611..92f482150742 100644
--- a/fs/ceph/addr.c
+++ b/fs/ceph/addr.c
@@ -505,7 +505,6 @@ static void writepages_finish(struct ceph_osd_request *req,
505 struct ceph_osd_op *op; 505 struct ceph_osd_op *op;
506 struct ceph_inode_info *ci = ceph_inode(inode); 506 struct ceph_inode_info *ci = ceph_inode(inode);
507 unsigned wrote; 507 unsigned wrote;
508 loff_t offset = req->r_pages[0]->index << PAGE_CACHE_SHIFT;
509 struct page *page; 508 struct page *page;
510 int i; 509 int i;
511 struct ceph_snap_context *snapc = req->r_snapc; 510 struct ceph_snap_context *snapc = req->r_snapc;