]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
PG,OSD: convert write_info users to write_if_dirty
authorSamuel Just <sam.just@inktank.com>
Wed, 13 Feb 2013 22:29:21 +0000 (14:29 -0800)
committerSamuel Just <sam.just@inktank.com>
Wed, 13 Feb 2013 23:02:00 +0000 (15:02 -0800)
commit1334a424ede9f9396935bfef31444932a9e64a8c
tree9ccd64b3fc305ad1fc2007944531935510d360db
parent34ed5daacdcdadd247928c27ff3a1f82105d1a38
PG,OSD: convert write_info users to write_if_dirty

Also, explicitely dirty info and biginfo where necessary.

Signed-off-by: Samuel Just <sam.just@inktank.com>
src/osd/OSD.cc
src/osd/PG.cc
src/osd/PG.h
src/osd/ReplicatedPG.cc