From mboxrd@z Thu Jan 1 00:00:00 1970 From: andy Subject: How should I read the ceph code Date: Mon, 21 Feb 2011 19:47:16 +0800 Message-ID: <4D6250C4.50901@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Return-path: Received: from mail-px0-f174.google.com ([209.85.212.174]:46633 "EHLO mail-px0-f174.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1755056Ab1BULr1 (ORCPT ); Mon, 21 Feb 2011 06:47:27 -0500 Received: by pxi15 with SMTP id 15so63470pxi.19 for ; Mon, 21 Feb 2011 03:47:26 -0800 (PST) Sender: ceph-devel-owner@vger.kernel.org List-ID: To: ceph-devel@vger.kernel.org Hi Sage: I'm a newer to ceph, I read some part of ceph code. but I can't understand very clearly. the docs of the code are very old, for example, when I want to install the last version of ceph, even the program names changes! can you give me some suggestion to study ceph 1. which part of code should I begain to read? 2. where to find the new docs? thanks very much