projects
/
GitHub
/
exynos8895
/
android_kernel_samsung_universal8895.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ec0994e
)
ceph: remove unused variable
author
Yehuda Sadeh
<yehuda@hq.newdream.net>
Wed, 3 Feb 2010 18:47:48 +0000
(10:47 -0800)
committer
Sage Weil
<sage@newdream.net>
Thu, 11 Feb 2010 19:48:48 +0000
(11:48 -0800)
Signed-off-by: Yehuda Sadeh <yehuda@hq.newdream.net>
Signed-off-by: Sage Weil <sage@newdream.net>
fs/ceph/addr.c
patch
|
blob
|
blame
|
history
diff --git
a/fs/ceph/addr.c
b/fs/ceph/addr.c
index 8065dc92c61144d48c94a1ff05ead3591b0d8012..92f482150742d88dd416c259421ec82ad1e25a14 100644
(file)
--- a/
fs/ceph/addr.c
+++ b/
fs/ceph/addr.c
@@
-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;