]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
ReplicatedPG: include pending_attrs when reseting attrs in WRITEFULL 1558/head
authorSamuel Just <sam.just@inktank.com>
Thu, 27 Mar 2014 00:43:19 +0000 (17:43 -0700)
committerSamuel Just <sam.just@inktank.com>
Thu, 27 Mar 2014 00:43:22 +0000 (17:43 -0700)
commit92859ed61f98ade2c4c8c75a0ddcea7745276da4
treeab174ba98ef0255e22b2eee09b6a8b1796ec758b
parentf1a1ac8243550e17c3a587f50766781e97206e29
ReplicatedPG: include pending_attrs when reseting attrs in WRITEFULL

This is necessary for ops like:

2014-03-25 11:48:20.354168 7f0df0ff9700  1 -- 192.168.106.226:0/1016231
--> 192.168.106.226:6814/13647 -- osd_op(client.4198.0:153
default.4198.1_foo [create 0~0,delete,setxattr user.rgw.idtag
(15),writefull 0~3,setxattr user.rgw.manifest (407),setxattr
user.rgw.acl (133),setxattr user.rgw.content_type (25),setxattr
user.rgw.etag (33)] 3.ee3a09ea ondisk+write e49) v4 -- ?+0 0xd09830 con
0xcd74d0

Fixes: #7837
Signed-off-by: Samuel Just <sam.just@inktank.com>
src/osd/ReplicatedPG.cc