ceph: rename r_sent_stamp r_stamp
authorSage Weil <sage@newdream.net>
Mon, 22 Mar 2010 21:42:30 +0000 (14:42 -0700)
committerSage Weil <sage@newdream.net>
Tue, 23 Mar 2010 14:47:00 +0000 (07:47 -0700)
commit3dd72fc0e6dc49c79fa9e7cd7c654deac7ccaa29
tree724a1bc01c752e3de305c01180c5868a3d8601a4
parent3c3f2e32effd4c6acc3a9434bd7eecb0af653d89
ceph: rename r_sent_stamp r_stamp

Make variable name slightly more generic, since it will (soon)
reflect either the time the request was sent OR the time it was
last determined to be still retrying.

Signed-off-by: Sage Weil <sage@newdream.net>
fs/ceph/osd_client.c
fs/ceph/osd_client.h