summaryrefslogtreecommitdiffstats
path: root/src/mds/Capability.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* mds: fix client_follows in live capSage Weil2008-09-081-2/+8
* mds: lots of reconnect funSage Weil2008-08-021-4/+5
* mds: fixed up caps vs cow_inodeSage Weil2008-07-171-1/+4
* mds: basic split supportSage Weil2008-07-041-3/+1
* mds: simple mksnapSage Weil2008-07-041-1/+4
* pass snaps through filer, objecter. link snaprealm to inode (not cap) in cli...Sage Weil2008-07-031-17/+0
* mds, client: group caps by realmSage Weil2008-07-031-4/+3
* mds: SnapRealmSage Weil2008-07-021-2/+3
* client: simplify caps import/export behaviorSage Weil2008-06-051-6/+10
* client: fixed up cap import/exports. still need to deal with mds failures.Sage Weil2008-06-051-2/+6
* more int size cleanupSage Weil2008-05-091-5/+5
* cosmetic macro rename for consistent namingSage Weil2008-05-091-2/+2
* removed old buffer encoders entirely!Sage Weil2008-05-091-13/+11
* more crapSage Weil2008-04-301-5/+15
* client: excl, unfinishedSage Weil2008-03-261-0/+1
* mds: maintain client replica lrus in session, cache, and dont crashSage Weil2008-03-251-3/+0
* fix mds cap interaction; echo blah > mnt/blah now worksSage Weil2008-01-301-35/+54
* simplify client caps release; track last_open to avoid open race on mdsSage Weil2008-01-151-0/+5
* Merge commit 'origin/rados' into capsSage Weil2008-01-151-0/+1
|\
| * lots of cap bits in the kenrel client; cap vars in ceph_fs.h, renamedSage Weil2008-01-121-20/+12
* | more caps work; fixes to avoid xlist::item copying, which is badSage Weil2008-01-041-11/+0
* | revoke caps, mark staleSage Weil2008-01-041-12/+12
* | caps in per-session list; cleaned up cap bit defsSage Weil2008-01-021-26/+28
* | rough SessionMap, to replace ClientMapSage Weil2007-12-291-4/+8
|/
* reorganized source treeSage Weil2007-12-191-0/+245