Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ceph: clean up header guards | Sage Weil | 2010-08-02 | 1 | -2/+2 |
| | | | | Signed-off-by: Sage Weil <sage@newdream.net> | ||||
* | ceph: client types | Sage Weil | 2009-10-06 | 1 | -0/+109 |
We first define constants, types, and prototypes for the kernel client proper. A few subsystems are defined separately later: the MDS, OSD, and monitor clients, and the messaging layer. Signed-off-by: Sage Weil <sage@newdream.net> |