summaryrefslogtreecommitdiffstats
path: root/src/messages/MClientSnap.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* msg: go const-crazy on messagesSage Weil2012-01-301-2/+2
* msg: no cct for decode_payloadSage Weil2012-01-301-1/+1
* msg: no cct needed for message encodingSage Weil2012-01-301-1/+1
* msg: pass features explicitly into message encodersSage Weil2012-01-301-1/+1
* msg: remove globalsColin Patrick McCabe2011-06-211-2/+2
* Bug #98: Unique names for include guardsMarkus Elfring2010-06-171-2/+2
* msg: MClientSnap has a private destructorGreg Farnum2010-03-311-1/+4
* kclient: handle_snapSage Weil2008-08-131-1/+2
* mds: structify up snaprealminfo, MClientSnap encodingSage Weil2008-08-081-19/+21
* list -> vectorSage Weil2008-08-071-2/+2
* client: invalidate child snaprealms; adjust snaprealm parents on splitSage Weil2008-08-041-0/+3
* mds: snap deletionSage Weil2008-07-261-14/+8
* client: trace realm parent/child relationships; use per-realm seqSage Weil2008-07-211-11/+5
* mds: cache snap vectors, adjust snap_highwater meaning a bitSage Weil2008-07-071-21/+13
* client: introduce snap_created to behave with out-of-order split notification...Sage Weil2008-07-051-1/+1
* mds: basic split supportSage Weil2008-07-041-7/+10
* client: snap_highwater, MClientSnapSage Weil2008-07-031-0/+74