summaryrefslogtreecommitdiffstats
path: root/include/linux/ceph/mdsmap.h
Commit message (Expand)AuthorAgeFilesLines
* libceph, ceph: move mdsmap.h to fs/cephXiubo Li2023-11-031-75/+0
* ceph: pass the mdsc to several helpersXiubo Li2023-11-031-1/+4
* ceph: prevent a client from exceeding the MDS maximum xattr sizeLuís Henriques2022-08-031-0/+1
* libceph, ceph: get and handle cluster maps with addrvecsIlya Dryomov2020-12-141-1/+1
* ceph: add possible_max_rank and make the code more readableXiubo Li2020-01-271-5/+5
* ceph: fix mdsmap cluster available check based on laggy numberXiubo Li2020-01-271-2/+3
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* ceph: allow connecting to mds whose rank >= mdsmap::m_max_mdsYan, Zheng2017-05-041-3/+4
* ceph: check availability of mds cluster on mountYan, Zheng2016-12-121-0/+5
* ceph: update support for PGID64, PGPOOL3, OSDENC protocol featuresSage Weil2013-02-261-2/+2
* UAPI: (Scripted) Convert #include "..." to #include <path/...> in kernel syst...David Howells2012-10-021-1/+1
* BUG: headers with BUG/BUG_ON etc. need linux/bug.hPaul Gortmaker2012-03-041-0/+1
* ceph: factor out libceph from Ceph file systemYehuda Sadeh2010-10-201-0/+62