]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
rgw: grab the old mtime when doing a user metadata put
authorGreg Farnum <greg@inktank.com>
Tue, 16 Jul 2013 17:43:09 +0000 (10:43 -0700)
committerGreg Farnum <greg@inktank.com>
Fri, 19 Jul 2013 20:50:19 +0000 (13:50 -0700)
commit934ad8814211e9b05deadb70438d6ab5d7bea7d8
tree8730b43d9ed625a18dee163f7f7b1acf009ca0b9
parentf4675dcb545b9a1cdd22f9a64149e898fbd99a2f
rgw: grab the old mtime when doing a user metadata put

We're about to use this to enable (ick) a timestamp-based update
decision tree, to help in resolving disastrous double-active conflicts.

Signed-off-by: Greg Farnum <greg@inktank.com>
src/rgw/rgw_user.cc