git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
84a1d2d
)
ceph: do_sync is never initialized
author
Dan Carpenter
<dan.carpenter@oracle.com>
Fri, 28 Nov 2014 08:33:34 +0000
(11:33 +0300)
committer
Ilya Dryomov
<idryomov@redhat.com>
Wed, 17 Dec 2014 17:09:53 +0000
(20:09 +0300)
Probably this code was syncing a lot more often then intended because
the do_sync variable wasn't set to zero.
Cc: stable@vger.kernel.org # v3.11+
Fixes:
c62988ec0910
('ceph: avoid meaningless calling ceph_caps_revoking if sync_mode == WB_SYNC_ALL.')
Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com>
Signed-off-by: Ilya Dryomov <idryomov@redhat.com>
fs/ceph/addr.c
patch
|
blob
|
history
diff --cc
fs/ceph/addr.c
Simple merge