dect
/
linux-2.6
Archived
13
0
Fork 0

ceph: remove unused variable

Signed-off-by: Yehuda Sadeh <yehuda@hq.newdream.net>
Signed-off-by: Sage Weil <sage@newdream.net>
This commit is contained in:
Yehuda Sadeh 2010-02-03 10:47:48 -08:00 committed by Sage Weil
parent ec0994e48e
commit b056c8769d
1 changed files with 0 additions and 1 deletions

View File

@ -505,7 +505,6 @@ static void writepages_finish(struct ceph_osd_request *req,
struct ceph_osd_op *op;
struct ceph_inode_info *ci = ceph_inode(inode);
unsigned wrote;
loff_t offset = req->r_pages[0]->index << PAGE_CACHE_SHIFT;
struct page *page;
int i;
struct ceph_snap_context *snapc = req->r_snapc;