inode.c 60 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120112111221123112411251126112711281129113011311132113311341135113611371138113911401141114211431144114511461147114811491150115111521153115411551156115711581159116011611162116311641165116611671168116911701171117211731174117511761177117811791180118111821183118411851186118711881189119011911192119311941195119611971198119912001201120212031204120512061207120812091210121112121213121412151216121712181219122012211222122312241225122612271228122912301231123212331234123512361237123812391240124112421243124412451246124712481249125012511252125312541255125612571258125912601261126212631264126512661267126812691270127112721273127412751276127712781279128012811282128312841285128612871288128912901291129212931294129512961297129812991300130113021303130413051306130713081309131013111312131313141315131613171318131913201321132213231324132513261327132813291330133113321333133413351336133713381339134013411342134313441345134613471348134913501351135213531354135513561357135813591360136113621363136413651366136713681369137013711372137313741375137613771378137913801381138213831384138513861387138813891390139113921393139413951396139713981399140014011402140314041405140614071408140914101411141214131414141514161417141814191420142114221423142414251426142714281429143014311432143314341435143614371438143914401441144214431444144514461447144814491450145114521453145414551456145714581459146014611462146314641465146614671468146914701471147214731474147514761477147814791480148114821483148414851486148714881489149014911492149314941495149614971498149915001501150215031504150515061507150815091510151115121513151415151516151715181519152015211522152315241525152615271528152915301531153215331534153515361537153815391540154115421543154415451546154715481549155015511552155315541555155615571558155915601561156215631564156515661567156815691570157115721573157415751576157715781579158015811582158315841585158615871588158915901591159215931594159515961597159815991600160116021603160416051606160716081609161016111612161316141615161616171618161916201621162216231624162516261627162816291630163116321633163416351636163716381639164016411642164316441645164616471648164916501651165216531654165516561657165816591660166116621663166416651666166716681669167016711672167316741675167616771678167916801681168216831684168516861687168816891690169116921693169416951696169716981699170017011702170317041705170617071708170917101711171217131714171517161717171817191720172117221723172417251726172717281729173017311732173317341735173617371738173917401741174217431744174517461747174817491750175117521753175417551756175717581759176017611762176317641765176617671768176917701771177217731774177517761777177817791780178117821783178417851786178717881789179017911792179317941795179617971798179918001801180218031804180518061807180818091810181118121813181418151816181718181819182018211822182318241825182618271828182918301831183218331834183518361837183818391840184118421843184418451846184718481849185018511852185318541855185618571858185918601861186218631864186518661867186818691870187118721873187418751876187718781879188018811882188318841885188618871888188918901891189218931894189518961897189818991900190119021903190419051906190719081909191019111912191319141915191619171918191919201921192219231924192519261927192819291930193119321933193419351936193719381939194019411942194319441945194619471948194919501951195219531954195519561957195819591960196119621963196419651966196719681969197019711972197319741975197619771978197919801981198219831984198519861987198819891990199119921993199419951996199719981999200020012002200320042005200620072008200920102011201220132014201520162017201820192020202120222023202420252026202720282029203020312032203320342035203620372038203920402041204220432044204520462047204820492050205120522053205420552056205720582059206020612062206320642065206620672068206920702071207220732074207520762077207820792080208120822083208420852086208720882089209020912092209320942095209620972098209921002101210221032104210521062107210821092110211121122113211421152116211721182119212021212122212321242125212621272128212921302131213221332134213521362137213821392140214121422143214421452146214721482149215021512152215321542155215621572158215921602161216221632164216521662167216821692170217121722173217421752176217721782179218021812182218321842185218621872188218921902191219221932194219521962197219821992200220122022203220422052206220722082209221022112212221322142215221622172218221922202221
  1. #include <linux/ceph/ceph_debug.h>
  2. #include <linux/module.h>
  3. #include <linux/fs.h>
  4. #include <linux/slab.h>
  5. #include <linux/string.h>
  6. #include <linux/uaccess.h>
  7. #include <linux/kernel.h>
  8. #include <linux/writeback.h>
  9. #include <linux/vmalloc.h>
  10. #include <linux/xattr.h>
  11. #include <linux/posix_acl.h>
  12. #include <linux/random.h>
  13. #include <linux/sort.h>
  14. #include "super.h"
  15. #include "mds_client.h"
  16. #include "cache.h"
  17. #include <linux/ceph/decode.h>
  18. /*
  19. * Ceph inode operations
  20. *
  21. * Implement basic inode helpers (get, alloc) and inode ops (getattr,
  22. * setattr, etc.), xattr helpers, and helpers for assimilating
  23. * metadata returned by the MDS into our cache.
  24. *
  25. * Also define helpers for doing asynchronous writeback, invalidation,
  26. * and truncation for the benefit of those who can't afford to block
  27. * (typically because they are in the message handler path).
  28. */
  29. static const struct inode_operations ceph_symlink_iops;
  30. static void ceph_invalidate_work(struct work_struct *work);
  31. static void ceph_writeback_work(struct work_struct *work);
  32. static void ceph_vmtruncate_work(struct work_struct *work);
  33. /*
  34. * find or create an inode, given the ceph ino number
  35. */
  36. static int ceph_set_ino_cb(struct inode *inode, void *data)
  37. {
  38. ceph_inode(inode)->i_vino = *(struct ceph_vino *)data;
  39. inode->i_ino = ceph_vino_to_ino(*(struct ceph_vino *)data);
  40. return 0;
  41. }
  42. struct inode *ceph_get_inode(struct super_block *sb, struct ceph_vino vino)
  43. {
  44. struct inode *inode;
  45. ino_t t = ceph_vino_to_ino(vino);
  46. inode = iget5_locked(sb, t, ceph_ino_compare, ceph_set_ino_cb, &vino);
  47. if (inode == NULL)
  48. return ERR_PTR(-ENOMEM);
  49. if (inode->i_state & I_NEW) {
  50. dout("get_inode created new inode %p %llx.%llx ino %llx\n",
  51. inode, ceph_vinop(inode), (u64)inode->i_ino);
  52. unlock_new_inode(inode);
  53. }
  54. dout("get_inode on %lu=%llx.%llx got %p\n", inode->i_ino, vino.ino,
  55. vino.snap, inode);
  56. return inode;
  57. }
  58. /*
  59. * get/constuct snapdir inode for a given directory
  60. */
  61. struct inode *ceph_get_snapdir(struct inode *parent)
  62. {
  63. struct ceph_vino vino = {
  64. .ino = ceph_ino(parent),
  65. .snap = CEPH_SNAPDIR,
  66. };
  67. struct inode *inode = ceph_get_inode(parent->i_sb, vino);
  68. struct ceph_inode_info *ci = ceph_inode(inode);
  69. BUG_ON(!S_ISDIR(parent->i_mode));
  70. if (IS_ERR(inode))
  71. return inode;
  72. inode->i_mode = parent->i_mode;
  73. inode->i_uid = parent->i_uid;
  74. inode->i_gid = parent->i_gid;
  75. inode->i_op = &ceph_snapdir_iops;
  76. inode->i_fop = &ceph_snapdir_fops;
  77. ci->i_snap_caps = CEPH_CAP_PIN; /* so we can open */
  78. ci->i_rbytes = 0;
  79. return inode;
  80. }
  81. const struct inode_operations ceph_file_iops = {
  82. .permission = ceph_permission,
  83. .setattr = ceph_setattr,
  84. .getattr = ceph_getattr,
  85. .listxattr = ceph_listxattr,
  86. .get_acl = ceph_get_acl,
  87. .set_acl = ceph_set_acl,
  88. };
  89. /*
  90. * We use a 'frag tree' to keep track of the MDS's directory fragments
  91. * for a given inode (usually there is just a single fragment). We
  92. * need to know when a child frag is delegated to a new MDS, or when
  93. * it is flagged as replicated, so we can direct our requests
  94. * accordingly.
  95. */
  96. /*
  97. * find/create a frag in the tree
  98. */
  99. static struct ceph_inode_frag *__get_or_create_frag(struct ceph_inode_info *ci,
  100. u32 f)
  101. {
  102. struct rb_node **p;
  103. struct rb_node *parent = NULL;
  104. struct ceph_inode_frag *frag;
  105. int c;
  106. p = &ci->i_fragtree.rb_node;
  107. while (*p) {
  108. parent = *p;
  109. frag = rb_entry(parent, struct ceph_inode_frag, node);
  110. c = ceph_frag_compare(f, frag->frag);
  111. if (c < 0)
  112. p = &(*p)->rb_left;
  113. else if (c > 0)
  114. p = &(*p)->rb_right;
  115. else
  116. return frag;
  117. }
  118. frag = kmalloc(sizeof(*frag), GFP_NOFS);
  119. if (!frag) {
  120. pr_err("__get_or_create_frag ENOMEM on %p %llx.%llx "
  121. "frag %x\n", &ci->vfs_inode,
  122. ceph_vinop(&ci->vfs_inode), f);
  123. return ERR_PTR(-ENOMEM);
  124. }
  125. frag->frag = f;
  126. frag->split_by = 0;
  127. frag->mds = -1;
  128. frag->ndist = 0;
  129. rb_link_node(&frag->node, parent, p);
  130. rb_insert_color(&frag->node, &ci->i_fragtree);
  131. dout("get_or_create_frag added %llx.%llx frag %x\n",
  132. ceph_vinop(&ci->vfs_inode), f);
  133. return frag;
  134. }
  135. /*
  136. * find a specific frag @f
  137. */
  138. struct ceph_inode_frag *__ceph_find_frag(struct ceph_inode_info *ci, u32 f)
  139. {
  140. struct rb_node *n = ci->i_fragtree.rb_node;
  141. while (n) {
  142. struct ceph_inode_frag *frag =
  143. rb_entry(n, struct ceph_inode_frag, node);
  144. int c = ceph_frag_compare(f, frag->frag);
  145. if (c < 0)
  146. n = n->rb_left;
  147. else if (c > 0)
  148. n = n->rb_right;
  149. else
  150. return frag;
  151. }
  152. return NULL;
  153. }
  154. /*
  155. * Choose frag containing the given value @v. If @pfrag is
  156. * specified, copy the frag delegation info to the caller if
  157. * it is present.
  158. */
  159. static u32 __ceph_choose_frag(struct ceph_inode_info *ci, u32 v,
  160. struct ceph_inode_frag *pfrag, int *found)
  161. {
  162. u32 t = ceph_frag_make(0, 0);
  163. struct ceph_inode_frag *frag;
  164. unsigned nway, i;
  165. u32 n;
  166. if (found)
  167. *found = 0;
  168. while (1) {
  169. WARN_ON(!ceph_frag_contains_value(t, v));
  170. frag = __ceph_find_frag(ci, t);
  171. if (!frag)
  172. break; /* t is a leaf */
  173. if (frag->split_by == 0) {
  174. if (pfrag)
  175. memcpy(pfrag, frag, sizeof(*pfrag));
  176. if (found)
  177. *found = 1;
  178. break;
  179. }
  180. /* choose child */
  181. nway = 1 << frag->split_by;
  182. dout("choose_frag(%x) %x splits by %d (%d ways)\n", v, t,
  183. frag->split_by, nway);
  184. for (i = 0; i < nway; i++) {
  185. n = ceph_frag_make_child(t, frag->split_by, i);
  186. if (ceph_frag_contains_value(n, v)) {
  187. t = n;
  188. break;
  189. }
  190. }
  191. BUG_ON(i == nway);
  192. }
  193. dout("choose_frag(%x) = %x\n", v, t);
  194. return t;
  195. }
  196. u32 ceph_choose_frag(struct ceph_inode_info *ci, u32 v,
  197. struct ceph_inode_frag *pfrag, int *found)
  198. {
  199. u32 ret;
  200. mutex_lock(&ci->i_fragtree_mutex);
  201. ret = __ceph_choose_frag(ci, v, pfrag, found);
  202. mutex_unlock(&ci->i_fragtree_mutex);
  203. return ret;
  204. }
  205. /*
  206. * Process dirfrag (delegation) info from the mds. Include leaf
  207. * fragment in tree ONLY if ndist > 0. Otherwise, only
  208. * branches/splits are included in i_fragtree)
  209. */
  210. static int ceph_fill_dirfrag(struct inode *inode,
  211. struct ceph_mds_reply_dirfrag *dirinfo)
  212. {
  213. struct ceph_inode_info *ci = ceph_inode(inode);
  214. struct ceph_inode_frag *frag;
  215. u32 id = le32_to_cpu(dirinfo->frag);
  216. int mds = le32_to_cpu(dirinfo->auth);
  217. int ndist = le32_to_cpu(dirinfo->ndist);
  218. int diri_auth = -1;
  219. int i;
  220. int err = 0;
  221. spin_lock(&ci->i_ceph_lock);
  222. if (ci->i_auth_cap)
  223. diri_auth = ci->i_auth_cap->mds;
  224. spin_unlock(&ci->i_ceph_lock);
  225. if (mds == -1) /* CDIR_AUTH_PARENT */
  226. mds = diri_auth;
  227. mutex_lock(&ci->i_fragtree_mutex);
  228. if (ndist == 0 && mds == diri_auth) {
  229. /* no delegation info needed. */
  230. frag = __ceph_find_frag(ci, id);
  231. if (!frag)
  232. goto out;
  233. if (frag->split_by == 0) {
  234. /* tree leaf, remove */
  235. dout("fill_dirfrag removed %llx.%llx frag %x"
  236. " (no ref)\n", ceph_vinop(inode), id);
  237. rb_erase(&frag->node, &ci->i_fragtree);
  238. kfree(frag);
  239. } else {
  240. /* tree branch, keep and clear */
  241. dout("fill_dirfrag cleared %llx.%llx frag %x"
  242. " referral\n", ceph_vinop(inode), id);
  243. frag->mds = -1;
  244. frag->ndist = 0;
  245. }
  246. goto out;
  247. }
  248. /* find/add this frag to store mds delegation info */
  249. frag = __get_or_create_frag(ci, id);
  250. if (IS_ERR(frag)) {
  251. /* this is not the end of the world; we can continue
  252. with bad/inaccurate delegation info */
  253. pr_err("fill_dirfrag ENOMEM on mds ref %llx.%llx fg %x\n",
  254. ceph_vinop(inode), le32_to_cpu(dirinfo->frag));
  255. err = -ENOMEM;
  256. goto out;
  257. }
  258. frag->mds = mds;
  259. frag->ndist = min_t(u32, ndist, CEPH_MAX_DIRFRAG_REP);
  260. for (i = 0; i < frag->ndist; i++)
  261. frag->dist[i] = le32_to_cpu(dirinfo->dist[i]);
  262. dout("fill_dirfrag %llx.%llx frag %x ndist=%d\n",
  263. ceph_vinop(inode), frag->frag, frag->ndist);
  264. out:
  265. mutex_unlock(&ci->i_fragtree_mutex);
  266. return err;
  267. }
  268. static int frag_tree_split_cmp(const void *l, const void *r)
  269. {
  270. struct ceph_frag_tree_split *ls = (struct ceph_frag_tree_split*)l;
  271. struct ceph_frag_tree_split *rs = (struct ceph_frag_tree_split*)r;
  272. return ceph_frag_compare(le32_to_cpu(ls->frag),
  273. le32_to_cpu(rs->frag));
  274. }
  275. static bool is_frag_child(u32 f, struct ceph_inode_frag *frag)
  276. {
  277. if (!frag)
  278. return f == ceph_frag_make(0, 0);
  279. if (ceph_frag_bits(f) != ceph_frag_bits(frag->frag) + frag->split_by)
  280. return false;
  281. return ceph_frag_contains_value(frag->frag, ceph_frag_value(f));
  282. }
  283. static int ceph_fill_fragtree(struct inode *inode,
  284. struct ceph_frag_tree_head *fragtree,
  285. struct ceph_mds_reply_dirfrag *dirinfo)
  286. {
  287. struct ceph_inode_info *ci = ceph_inode(inode);
  288. struct ceph_inode_frag *frag, *prev_frag = NULL;
  289. struct rb_node *rb_node;
  290. unsigned i, split_by, nsplits;
  291. u32 id;
  292. bool update = false;
  293. mutex_lock(&ci->i_fragtree_mutex);
  294. nsplits = le32_to_cpu(fragtree->nsplits);
  295. if (nsplits != ci->i_fragtree_nsplits) {
  296. update = true;
  297. } else if (nsplits) {
  298. i = prandom_u32() % nsplits;
  299. id = le32_to_cpu(fragtree->splits[i].frag);
  300. if (!__ceph_find_frag(ci, id))
  301. update = true;
  302. } else if (!RB_EMPTY_ROOT(&ci->i_fragtree)) {
  303. rb_node = rb_first(&ci->i_fragtree);
  304. frag = rb_entry(rb_node, struct ceph_inode_frag, node);
  305. if (frag->frag != ceph_frag_make(0, 0) || rb_next(rb_node))
  306. update = true;
  307. }
  308. if (!update && dirinfo) {
  309. id = le32_to_cpu(dirinfo->frag);
  310. if (id != __ceph_choose_frag(ci, id, NULL, NULL))
  311. update = true;
  312. }
  313. if (!update)
  314. goto out_unlock;
  315. if (nsplits > 1) {
  316. sort(fragtree->splits, nsplits, sizeof(fragtree->splits[0]),
  317. frag_tree_split_cmp, NULL);
  318. }
  319. dout("fill_fragtree %llx.%llx\n", ceph_vinop(inode));
  320. rb_node = rb_first(&ci->i_fragtree);
  321. for (i = 0; i < nsplits; i++) {
  322. id = le32_to_cpu(fragtree->splits[i].frag);
  323. split_by = le32_to_cpu(fragtree->splits[i].by);
  324. if (split_by == 0 || ceph_frag_bits(id) + split_by > 24) {
  325. pr_err("fill_fragtree %llx.%llx invalid split %d/%u, "
  326. "frag %x split by %d\n", ceph_vinop(inode),
  327. i, nsplits, id, split_by);
  328. continue;
  329. }
  330. frag = NULL;
  331. while (rb_node) {
  332. frag = rb_entry(rb_node, struct ceph_inode_frag, node);
  333. if (ceph_frag_compare(frag->frag, id) >= 0) {
  334. if (frag->frag != id)
  335. frag = NULL;
  336. else
  337. rb_node = rb_next(rb_node);
  338. break;
  339. }
  340. rb_node = rb_next(rb_node);
  341. /* delete stale split/leaf node */
  342. if (frag->split_by > 0 ||
  343. !is_frag_child(frag->frag, prev_frag)) {
  344. rb_erase(&frag->node, &ci->i_fragtree);
  345. if (frag->split_by > 0)
  346. ci->i_fragtree_nsplits--;
  347. kfree(frag);
  348. }
  349. frag = NULL;
  350. }
  351. if (!frag) {
  352. frag = __get_or_create_frag(ci, id);
  353. if (IS_ERR(frag))
  354. continue;
  355. }
  356. if (frag->split_by == 0)
  357. ci->i_fragtree_nsplits++;
  358. frag->split_by = split_by;
  359. dout(" frag %x split by %d\n", frag->frag, frag->split_by);
  360. prev_frag = frag;
  361. }
  362. while (rb_node) {
  363. frag = rb_entry(rb_node, struct ceph_inode_frag, node);
  364. rb_node = rb_next(rb_node);
  365. /* delete stale split/leaf node */
  366. if (frag->split_by > 0 ||
  367. !is_frag_child(frag->frag, prev_frag)) {
  368. rb_erase(&frag->node, &ci->i_fragtree);
  369. if (frag->split_by > 0)
  370. ci->i_fragtree_nsplits--;
  371. kfree(frag);
  372. }
  373. }
  374. out_unlock:
  375. mutex_unlock(&ci->i_fragtree_mutex);
  376. return 0;
  377. }
  378. /*
  379. * initialize a newly allocated inode.
  380. */
  381. struct inode *ceph_alloc_inode(struct super_block *sb)
  382. {
  383. struct ceph_inode_info *ci;
  384. int i;
  385. ci = kmem_cache_alloc(ceph_inode_cachep, GFP_NOFS);
  386. if (!ci)
  387. return NULL;
  388. dout("alloc_inode %p\n", &ci->vfs_inode);
  389. spin_lock_init(&ci->i_ceph_lock);
  390. ci->i_version = 0;
  391. ci->i_inline_version = 0;
  392. ci->i_time_warp_seq = 0;
  393. ci->i_ceph_flags = 0;
  394. atomic64_set(&ci->i_ordered_count, 1);
  395. atomic64_set(&ci->i_release_count, 1);
  396. atomic64_set(&ci->i_complete_seq[0], 0);
  397. atomic64_set(&ci->i_complete_seq[1], 0);
  398. ci->i_symlink = NULL;
  399. memset(&ci->i_dir_layout, 0, sizeof(ci->i_dir_layout));
  400. RCU_INIT_POINTER(ci->i_layout.pool_ns, NULL);
  401. ci->i_fragtree = RB_ROOT;
  402. mutex_init(&ci->i_fragtree_mutex);
  403. ci->i_xattrs.blob = NULL;
  404. ci->i_xattrs.prealloc_blob = NULL;
  405. ci->i_xattrs.dirty = false;
  406. ci->i_xattrs.index = RB_ROOT;
  407. ci->i_xattrs.count = 0;
  408. ci->i_xattrs.names_size = 0;
  409. ci->i_xattrs.vals_size = 0;
  410. ci->i_xattrs.version = 0;
  411. ci->i_xattrs.index_version = 0;
  412. ci->i_caps = RB_ROOT;
  413. ci->i_auth_cap = NULL;
  414. ci->i_dirty_caps = 0;
  415. ci->i_flushing_caps = 0;
  416. INIT_LIST_HEAD(&ci->i_dirty_item);
  417. INIT_LIST_HEAD(&ci->i_flushing_item);
  418. ci->i_prealloc_cap_flush = NULL;
  419. INIT_LIST_HEAD(&ci->i_cap_flush_list);
  420. init_waitqueue_head(&ci->i_cap_wq);
  421. ci->i_hold_caps_min = 0;
  422. ci->i_hold_caps_max = 0;
  423. INIT_LIST_HEAD(&ci->i_cap_delay_list);
  424. INIT_LIST_HEAD(&ci->i_cap_snaps);
  425. ci->i_head_snapc = NULL;
  426. ci->i_snap_caps = 0;
  427. for (i = 0; i < CEPH_FILE_MODE_BITS; i++)
  428. ci->i_nr_by_mode[i] = 0;
  429. mutex_init(&ci->i_truncate_mutex);
  430. ci->i_truncate_seq = 0;
  431. ci->i_truncate_size = 0;
  432. ci->i_truncate_pending = 0;
  433. ci->i_max_size = 0;
  434. ci->i_reported_size = 0;
  435. ci->i_wanted_max_size = 0;
  436. ci->i_requested_max_size = 0;
  437. ci->i_pin_ref = 0;
  438. ci->i_rd_ref = 0;
  439. ci->i_rdcache_ref = 0;
  440. ci->i_wr_ref = 0;
  441. ci->i_wb_ref = 0;
  442. ci->i_wrbuffer_ref = 0;
  443. ci->i_wrbuffer_ref_head = 0;
  444. ci->i_shared_gen = 0;
  445. ci->i_rdcache_gen = 0;
  446. ci->i_rdcache_revoking = 0;
  447. INIT_LIST_HEAD(&ci->i_unsafe_dirops);
  448. INIT_LIST_HEAD(&ci->i_unsafe_iops);
  449. spin_lock_init(&ci->i_unsafe_lock);
  450. ci->i_snap_realm = NULL;
  451. INIT_LIST_HEAD(&ci->i_snap_realm_item);
  452. INIT_LIST_HEAD(&ci->i_snap_flush_item);
  453. INIT_WORK(&ci->i_wb_work, ceph_writeback_work);
  454. INIT_WORK(&ci->i_pg_inv_work, ceph_invalidate_work);
  455. INIT_WORK(&ci->i_vmtruncate_work, ceph_vmtruncate_work);
  456. ceph_fscache_inode_init(ci);
  457. return &ci->vfs_inode;
  458. }
  459. static void ceph_i_callback(struct rcu_head *head)
  460. {
  461. struct inode *inode = container_of(head, struct inode, i_rcu);
  462. struct ceph_inode_info *ci = ceph_inode(inode);
  463. kmem_cache_free(ceph_inode_cachep, ci);
  464. }
  465. void ceph_destroy_inode(struct inode *inode)
  466. {
  467. struct ceph_inode_info *ci = ceph_inode(inode);
  468. struct ceph_inode_frag *frag;
  469. struct rb_node *n;
  470. dout("destroy_inode %p ino %llx.%llx\n", inode, ceph_vinop(inode));
  471. ceph_fscache_unregister_inode_cookie(ci);
  472. ceph_queue_caps_release(inode);
  473. /*
  474. * we may still have a snap_realm reference if there are stray
  475. * caps in i_snap_caps.
  476. */
  477. if (ci->i_snap_realm) {
  478. struct ceph_mds_client *mdsc =
  479. ceph_sb_to_client(ci->vfs_inode.i_sb)->mdsc;
  480. struct ceph_snap_realm *realm = ci->i_snap_realm;
  481. dout(" dropping residual ref to snap realm %p\n", realm);
  482. spin_lock(&realm->inodes_with_caps_lock);
  483. list_del_init(&ci->i_snap_realm_item);
  484. spin_unlock(&realm->inodes_with_caps_lock);
  485. ceph_put_snap_realm(mdsc, realm);
  486. }
  487. kfree(ci->i_symlink);
  488. while ((n = rb_first(&ci->i_fragtree)) != NULL) {
  489. frag = rb_entry(n, struct ceph_inode_frag, node);
  490. rb_erase(n, &ci->i_fragtree);
  491. kfree(frag);
  492. }
  493. ci->i_fragtree_nsplits = 0;
  494. __ceph_destroy_xattrs(ci);
  495. if (ci->i_xattrs.blob)
  496. ceph_buffer_put(ci->i_xattrs.blob);
  497. if (ci->i_xattrs.prealloc_blob)
  498. ceph_buffer_put(ci->i_xattrs.prealloc_blob);
  499. ceph_put_string(rcu_dereference_raw(ci->i_layout.pool_ns));
  500. call_rcu(&inode->i_rcu, ceph_i_callback);
  501. }
  502. int ceph_drop_inode(struct inode *inode)
  503. {
  504. /*
  505. * Positve dentry and corresponding inode are always accompanied
  506. * in MDS reply. So no need to keep inode in the cache after
  507. * dropping all its aliases.
  508. */
  509. return 1;
  510. }
  511. static inline blkcnt_t calc_inode_blocks(u64 size)
  512. {
  513. return (size + (1<<9) - 1) >> 9;
  514. }
  515. /*
  516. * Helpers to fill in size, ctime, mtime, and atime. We have to be
  517. * careful because either the client or MDS may have more up to date
  518. * info, depending on which capabilities are held, and whether
  519. * time_warp_seq or truncate_seq have increased. (Ordinarily, mtime
  520. * and size are monotonically increasing, except when utimes() or
  521. * truncate() increments the corresponding _seq values.)
  522. */
  523. int ceph_fill_file_size(struct inode *inode, int issued,
  524. u32 truncate_seq, u64 truncate_size, u64 size)
  525. {
  526. struct ceph_inode_info *ci = ceph_inode(inode);
  527. int queue_trunc = 0;
  528. if (ceph_seq_cmp(truncate_seq, ci->i_truncate_seq) > 0 ||
  529. (truncate_seq == ci->i_truncate_seq && size > inode->i_size)) {
  530. dout("size %lld -> %llu\n", inode->i_size, size);
  531. if (size > 0 && S_ISDIR(inode->i_mode)) {
  532. pr_err("fill_file_size non-zero size for directory\n");
  533. size = 0;
  534. }
  535. i_size_write(inode, size);
  536. inode->i_blocks = calc_inode_blocks(size);
  537. ci->i_reported_size = size;
  538. if (truncate_seq != ci->i_truncate_seq) {
  539. dout("truncate_seq %u -> %u\n",
  540. ci->i_truncate_seq, truncate_seq);
  541. ci->i_truncate_seq = truncate_seq;
  542. /* the MDS should have revoked these caps */
  543. WARN_ON_ONCE(issued & (CEPH_CAP_FILE_EXCL |
  544. CEPH_CAP_FILE_RD |
  545. CEPH_CAP_FILE_WR |
  546. CEPH_CAP_FILE_LAZYIO));
  547. /*
  548. * If we hold relevant caps, or in the case where we're
  549. * not the only client referencing this file and we
  550. * don't hold those caps, then we need to check whether
  551. * the file is either opened or mmaped
  552. */
  553. if ((issued & (CEPH_CAP_FILE_CACHE|
  554. CEPH_CAP_FILE_BUFFER)) ||
  555. mapping_mapped(inode->i_mapping) ||
  556. __ceph_caps_file_wanted(ci)) {
  557. ci->i_truncate_pending++;
  558. queue_trunc = 1;
  559. }
  560. }
  561. }
  562. if (ceph_seq_cmp(truncate_seq, ci->i_truncate_seq) >= 0 &&
  563. ci->i_truncate_size != truncate_size) {
  564. dout("truncate_size %lld -> %llu\n", ci->i_truncate_size,
  565. truncate_size);
  566. ci->i_truncate_size = truncate_size;
  567. }
  568. if (queue_trunc)
  569. ceph_fscache_invalidate(inode);
  570. return queue_trunc;
  571. }
  572. void ceph_fill_file_time(struct inode *inode, int issued,
  573. u64 time_warp_seq, struct timespec *ctime,
  574. struct timespec *mtime, struct timespec *atime)
  575. {
  576. struct ceph_inode_info *ci = ceph_inode(inode);
  577. int warn = 0;
  578. if (issued & (CEPH_CAP_FILE_EXCL|
  579. CEPH_CAP_FILE_WR|
  580. CEPH_CAP_FILE_BUFFER|
  581. CEPH_CAP_AUTH_EXCL|
  582. CEPH_CAP_XATTR_EXCL)) {
  583. if (timespec_compare(ctime, &inode->i_ctime) > 0) {
  584. dout("ctime %ld.%09ld -> %ld.%09ld inc w/ cap\n",
  585. inode->i_ctime.tv_sec, inode->i_ctime.tv_nsec,
  586. ctime->tv_sec, ctime->tv_nsec);
  587. inode->i_ctime = *ctime;
  588. }
  589. if (ceph_seq_cmp(time_warp_seq, ci->i_time_warp_seq) > 0) {
  590. /* the MDS did a utimes() */
  591. dout("mtime %ld.%09ld -> %ld.%09ld "
  592. "tw %d -> %d\n",
  593. inode->i_mtime.tv_sec, inode->i_mtime.tv_nsec,
  594. mtime->tv_sec, mtime->tv_nsec,
  595. ci->i_time_warp_seq, (int)time_warp_seq);
  596. inode->i_mtime = *mtime;
  597. inode->i_atime = *atime;
  598. ci->i_time_warp_seq = time_warp_seq;
  599. } else if (time_warp_seq == ci->i_time_warp_seq) {
  600. /* nobody did utimes(); take the max */
  601. if (timespec_compare(mtime, &inode->i_mtime) > 0) {
  602. dout("mtime %ld.%09ld -> %ld.%09ld inc\n",
  603. inode->i_mtime.tv_sec,
  604. inode->i_mtime.tv_nsec,
  605. mtime->tv_sec, mtime->tv_nsec);
  606. inode->i_mtime = *mtime;
  607. }
  608. if (timespec_compare(atime, &inode->i_atime) > 0) {
  609. dout("atime %ld.%09ld -> %ld.%09ld inc\n",
  610. inode->i_atime.tv_sec,
  611. inode->i_atime.tv_nsec,
  612. atime->tv_sec, atime->tv_nsec);
  613. inode->i_atime = *atime;
  614. }
  615. } else if (issued & CEPH_CAP_FILE_EXCL) {
  616. /* we did a utimes(); ignore mds values */
  617. } else {
  618. warn = 1;
  619. }
  620. } else {
  621. /* we have no write|excl caps; whatever the MDS says is true */
  622. if (ceph_seq_cmp(time_warp_seq, ci->i_time_warp_seq) >= 0) {
  623. inode->i_ctime = *ctime;
  624. inode->i_mtime = *mtime;
  625. inode->i_atime = *atime;
  626. ci->i_time_warp_seq = time_warp_seq;
  627. } else {
  628. warn = 1;
  629. }
  630. }
  631. if (warn) /* time_warp_seq shouldn't go backwards */
  632. dout("%p mds time_warp_seq %llu < %u\n",
  633. inode, time_warp_seq, ci->i_time_warp_seq);
  634. }
  635. /*
  636. * Populate an inode based on info from mds. May be called on new or
  637. * existing inodes.
  638. */
  639. static int fill_inode(struct inode *inode, struct page *locked_page,
  640. struct ceph_mds_reply_info_in *iinfo,
  641. struct ceph_mds_reply_dirfrag *dirinfo,
  642. struct ceph_mds_session *session,
  643. unsigned long ttl_from, int cap_fmode,
  644. struct ceph_cap_reservation *caps_reservation)
  645. {
  646. struct ceph_mds_client *mdsc = ceph_inode_to_client(inode)->mdsc;
  647. struct ceph_mds_reply_inode *info = iinfo->in;
  648. struct ceph_inode_info *ci = ceph_inode(inode);
  649. int issued = 0, implemented, new_issued;
  650. struct timespec mtime, atime, ctime;
  651. struct ceph_buffer *xattr_blob = NULL;
  652. struct ceph_string *pool_ns = NULL;
  653. struct ceph_cap *new_cap = NULL;
  654. int err = 0;
  655. bool wake = false;
  656. bool queue_trunc = false;
  657. bool new_version = false;
  658. bool fill_inline = false;
  659. dout("fill_inode %p ino %llx.%llx v %llu had %llu\n",
  660. inode, ceph_vinop(inode), le64_to_cpu(info->version),
  661. ci->i_version);
  662. /* prealloc new cap struct */
  663. if (info->cap.caps && ceph_snap(inode) == CEPH_NOSNAP)
  664. new_cap = ceph_get_cap(mdsc, caps_reservation);
  665. /*
  666. * prealloc xattr data, if it looks like we'll need it. only
  667. * if len > 4 (meaning there are actually xattrs; the first 4
  668. * bytes are the xattr count).
  669. */
  670. if (iinfo->xattr_len > 4) {
  671. xattr_blob = ceph_buffer_new(iinfo->xattr_len, GFP_NOFS);
  672. if (!xattr_blob)
  673. pr_err("fill_inode ENOMEM xattr blob %d bytes\n",
  674. iinfo->xattr_len);
  675. }
  676. if (iinfo->pool_ns_len > 0)
  677. pool_ns = ceph_find_or_create_string(iinfo->pool_ns_data,
  678. iinfo->pool_ns_len);
  679. spin_lock(&ci->i_ceph_lock);
  680. /*
  681. * provided version will be odd if inode value is projected,
  682. * even if stable. skip the update if we have newer stable
  683. * info (ours>=theirs, e.g. due to racing mds replies), unless
  684. * we are getting projected (unstable) info (in which case the
  685. * version is odd, and we want ours>theirs).
  686. * us them
  687. * 2 2 skip
  688. * 3 2 skip
  689. * 3 3 update
  690. */
  691. if (ci->i_version == 0 ||
  692. ((info->cap.flags & CEPH_CAP_FLAG_AUTH) &&
  693. le64_to_cpu(info->version) > (ci->i_version & ~1)))
  694. new_version = true;
  695. issued = __ceph_caps_issued(ci, &implemented);
  696. issued |= implemented | __ceph_caps_dirty(ci);
  697. new_issued = ~issued & le32_to_cpu(info->cap.caps);
  698. /* update inode */
  699. ci->i_version = le64_to_cpu(info->version);
  700. inode->i_version++;
  701. inode->i_rdev = le32_to_cpu(info->rdev);
  702. inode->i_blkbits = fls(le32_to_cpu(info->layout.fl_stripe_unit)) - 1;
  703. if ((new_version || (new_issued & CEPH_CAP_AUTH_SHARED)) &&
  704. (issued & CEPH_CAP_AUTH_EXCL) == 0) {
  705. inode->i_mode = le32_to_cpu(info->mode);
  706. inode->i_uid = make_kuid(&init_user_ns, le32_to_cpu(info->uid));
  707. inode->i_gid = make_kgid(&init_user_ns, le32_to_cpu(info->gid));
  708. dout("%p mode 0%o uid.gid %d.%d\n", inode, inode->i_mode,
  709. from_kuid(&init_user_ns, inode->i_uid),
  710. from_kgid(&init_user_ns, inode->i_gid));
  711. }
  712. if ((new_version || (new_issued & CEPH_CAP_LINK_SHARED)) &&
  713. (issued & CEPH_CAP_LINK_EXCL) == 0)
  714. set_nlink(inode, le32_to_cpu(info->nlink));
  715. if (new_version || (new_issued & CEPH_CAP_ANY_RD)) {
  716. /* be careful with mtime, atime, size */
  717. ceph_decode_timespec(&atime, &info->atime);
  718. ceph_decode_timespec(&mtime, &info->mtime);
  719. ceph_decode_timespec(&ctime, &info->ctime);
  720. ceph_fill_file_time(inode, issued,
  721. le32_to_cpu(info->time_warp_seq),
  722. &ctime, &mtime, &atime);
  723. }
  724. if (new_version ||
  725. (new_issued & (CEPH_CAP_ANY_FILE_RD | CEPH_CAP_ANY_FILE_WR))) {
  726. s64 old_pool = ci->i_layout.pool_id;
  727. struct ceph_string *old_ns;
  728. ceph_file_layout_from_legacy(&ci->i_layout, &info->layout);
  729. old_ns = rcu_dereference_protected(ci->i_layout.pool_ns,
  730. lockdep_is_held(&ci->i_ceph_lock));
  731. rcu_assign_pointer(ci->i_layout.pool_ns, pool_ns);
  732. if (ci->i_layout.pool_id != old_pool || pool_ns != old_ns)
  733. ci->i_ceph_flags &= ~CEPH_I_POOL_PERM;
  734. pool_ns = old_ns;
  735. queue_trunc = ceph_fill_file_size(inode, issued,
  736. le32_to_cpu(info->truncate_seq),
  737. le64_to_cpu(info->truncate_size),
  738. le64_to_cpu(info->size));
  739. /* only update max_size on auth cap */
  740. if ((info->cap.flags & CEPH_CAP_FLAG_AUTH) &&
  741. ci->i_max_size != le64_to_cpu(info->max_size)) {
  742. dout("max_size %lld -> %llu\n", ci->i_max_size,
  743. le64_to_cpu(info->max_size));
  744. ci->i_max_size = le64_to_cpu(info->max_size);
  745. }
  746. }
  747. /* xattrs */
  748. /* note that if i_xattrs.len <= 4, i_xattrs.data will still be NULL. */
  749. if ((ci->i_xattrs.version == 0 || !(issued & CEPH_CAP_XATTR_EXCL)) &&
  750. le64_to_cpu(info->xattr_version) > ci->i_xattrs.version) {
  751. if (ci->i_xattrs.blob)
  752. ceph_buffer_put(ci->i_xattrs.blob);
  753. ci->i_xattrs.blob = xattr_blob;
  754. if (xattr_blob)
  755. memcpy(ci->i_xattrs.blob->vec.iov_base,
  756. iinfo->xattr_data, iinfo->xattr_len);
  757. ci->i_xattrs.version = le64_to_cpu(info->xattr_version);
  758. ceph_forget_all_cached_acls(inode);
  759. xattr_blob = NULL;
  760. }
  761. inode->i_mapping->a_ops = &ceph_aops;
  762. switch (inode->i_mode & S_IFMT) {
  763. case S_IFIFO:
  764. case S_IFBLK:
  765. case S_IFCHR:
  766. case S_IFSOCK:
  767. init_special_inode(inode, inode->i_mode, inode->i_rdev);
  768. inode->i_op = &ceph_file_iops;
  769. break;
  770. case S_IFREG:
  771. inode->i_op = &ceph_file_iops;
  772. inode->i_fop = &ceph_file_fops;
  773. break;
  774. case S_IFLNK:
  775. inode->i_op = &ceph_symlink_iops;
  776. if (!ci->i_symlink) {
  777. u32 symlen = iinfo->symlink_len;
  778. char *sym;
  779. spin_unlock(&ci->i_ceph_lock);
  780. if (symlen != i_size_read(inode)) {
  781. pr_err("fill_inode %llx.%llx BAD symlink "
  782. "size %lld\n", ceph_vinop(inode),
  783. i_size_read(inode));
  784. i_size_write(inode, symlen);
  785. inode->i_blocks = calc_inode_blocks(symlen);
  786. }
  787. err = -ENOMEM;
  788. sym = kstrndup(iinfo->symlink, symlen, GFP_NOFS);
  789. if (!sym)
  790. goto out;
  791. spin_lock(&ci->i_ceph_lock);
  792. if (!ci->i_symlink)
  793. ci->i_symlink = sym;
  794. else
  795. kfree(sym); /* lost a race */
  796. }
  797. inode->i_link = ci->i_symlink;
  798. break;
  799. case S_IFDIR:
  800. inode->i_op = &ceph_dir_iops;
  801. inode->i_fop = &ceph_dir_fops;
  802. ci->i_dir_layout = iinfo->dir_layout;
  803. ci->i_files = le64_to_cpu(info->files);
  804. ci->i_subdirs = le64_to_cpu(info->subdirs);
  805. ci->i_rbytes = le64_to_cpu(info->rbytes);
  806. ci->i_rfiles = le64_to_cpu(info->rfiles);
  807. ci->i_rsubdirs = le64_to_cpu(info->rsubdirs);
  808. ceph_decode_timespec(&ci->i_rctime, &info->rctime);
  809. break;
  810. default:
  811. pr_err("fill_inode %llx.%llx BAD mode 0%o\n",
  812. ceph_vinop(inode), inode->i_mode);
  813. }
  814. /* were we issued a capability? */
  815. if (info->cap.caps) {
  816. if (ceph_snap(inode) == CEPH_NOSNAP) {
  817. unsigned caps = le32_to_cpu(info->cap.caps);
  818. ceph_add_cap(inode, session,
  819. le64_to_cpu(info->cap.cap_id),
  820. cap_fmode, caps,
  821. le32_to_cpu(info->cap.wanted),
  822. le32_to_cpu(info->cap.seq),
  823. le32_to_cpu(info->cap.mseq),
  824. le64_to_cpu(info->cap.realm),
  825. info->cap.flags, &new_cap);
  826. /* set dir completion flag? */
  827. if (S_ISDIR(inode->i_mode) &&
  828. ci->i_files == 0 && ci->i_subdirs == 0 &&
  829. (caps & CEPH_CAP_FILE_SHARED) &&
  830. (issued & CEPH_CAP_FILE_EXCL) == 0 &&
  831. !__ceph_dir_is_complete(ci)) {
  832. dout(" marking %p complete (empty)\n", inode);
  833. i_size_write(inode, 0);
  834. __ceph_dir_set_complete(ci,
  835. atomic64_read(&ci->i_release_count),
  836. atomic64_read(&ci->i_ordered_count));
  837. }
  838. wake = true;
  839. } else {
  840. dout(" %p got snap_caps %s\n", inode,
  841. ceph_cap_string(le32_to_cpu(info->cap.caps)));
  842. ci->i_snap_caps |= le32_to_cpu(info->cap.caps);
  843. if (cap_fmode >= 0)
  844. __ceph_get_fmode(ci, cap_fmode);
  845. }
  846. } else if (cap_fmode >= 0) {
  847. pr_warn("mds issued no caps on %llx.%llx\n",
  848. ceph_vinop(inode));
  849. __ceph_get_fmode(ci, cap_fmode);
  850. }
  851. if (iinfo->inline_version > 0 &&
  852. iinfo->inline_version >= ci->i_inline_version) {
  853. int cache_caps = CEPH_CAP_FILE_CACHE | CEPH_CAP_FILE_LAZYIO;
  854. ci->i_inline_version = iinfo->inline_version;
  855. if (ci->i_inline_version != CEPH_INLINE_NONE &&
  856. (locked_page ||
  857. (le32_to_cpu(info->cap.caps) & cache_caps)))
  858. fill_inline = true;
  859. }
  860. spin_unlock(&ci->i_ceph_lock);
  861. if (fill_inline)
  862. ceph_fill_inline_data(inode, locked_page,
  863. iinfo->inline_data, iinfo->inline_len);
  864. if (wake)
  865. wake_up_all(&ci->i_cap_wq);
  866. /* queue truncate if we saw i_size decrease */
  867. if (queue_trunc)
  868. ceph_queue_vmtruncate(inode);
  869. /* populate frag tree */
  870. if (S_ISDIR(inode->i_mode))
  871. ceph_fill_fragtree(inode, &info->fragtree, dirinfo);
  872. /* update delegation info? */
  873. if (dirinfo)
  874. ceph_fill_dirfrag(inode, dirinfo);
  875. err = 0;
  876. out:
  877. if (new_cap)
  878. ceph_put_cap(mdsc, new_cap);
  879. if (xattr_blob)
  880. ceph_buffer_put(xattr_blob);
  881. ceph_put_string(pool_ns);
  882. return err;
  883. }
  884. /*
  885. * caller should hold session s_mutex.
  886. */
  887. static void update_dentry_lease(struct dentry *dentry,
  888. struct ceph_mds_reply_lease *lease,
  889. struct ceph_mds_session *session,
  890. unsigned long from_time,
  891. struct ceph_vino *tgt_vino,
  892. struct ceph_vino *dir_vino)
  893. {
  894. struct ceph_dentry_info *di = ceph_dentry(dentry);
  895. long unsigned duration = le32_to_cpu(lease->duration_ms);
  896. long unsigned ttl = from_time + (duration * HZ) / 1000;
  897. long unsigned half_ttl = from_time + (duration * HZ / 2) / 1000;
  898. struct inode *dir;
  899. /*
  900. * Make sure dentry's inode matches tgt_vino. NULL tgt_vino means that
  901. * we expect a negative dentry.
  902. */
  903. if (!tgt_vino && d_really_is_positive(dentry))
  904. return;
  905. if (tgt_vino && (d_really_is_negative(dentry) ||
  906. !ceph_ino_compare(d_inode(dentry), tgt_vino)))
  907. return;
  908. spin_lock(&dentry->d_lock);
  909. dout("update_dentry_lease %p duration %lu ms ttl %lu\n",
  910. dentry, duration, ttl);
  911. dir = d_inode(dentry->d_parent);
  912. /* make sure parent matches dir_vino */
  913. if (!ceph_ino_compare(dir, dir_vino))
  914. goto out_unlock;
  915. /* only track leases on regular dentries */
  916. if (ceph_snap(dir) != CEPH_NOSNAP)
  917. goto out_unlock;
  918. di->lease_shared_gen = ceph_inode(dir)->i_shared_gen;
  919. if (duration == 0)
  920. goto out_unlock;
  921. if (di->lease_gen == session->s_cap_gen &&
  922. time_before(ttl, di->time))
  923. goto out_unlock; /* we already have a newer lease. */
  924. if (di->lease_session && di->lease_session != session)
  925. goto out_unlock;
  926. ceph_dentry_lru_touch(dentry);
  927. if (!di->lease_session)
  928. di->lease_session = ceph_get_mds_session(session);
  929. di->lease_gen = session->s_cap_gen;
  930. di->lease_seq = le32_to_cpu(lease->seq);
  931. di->lease_renew_after = half_ttl;
  932. di->lease_renew_from = 0;
  933. di->time = ttl;
  934. out_unlock:
  935. spin_unlock(&dentry->d_lock);
  936. return;
  937. }
  938. /*
  939. * splice a dentry to an inode.
  940. * caller must hold directory i_mutex for this to be safe.
  941. */
  942. static struct dentry *splice_dentry(struct dentry *dn, struct inode *in)
  943. {
  944. struct dentry *realdn;
  945. BUG_ON(d_inode(dn));
  946. /* dn must be unhashed */
  947. if (!d_unhashed(dn))
  948. d_drop(dn);
  949. realdn = d_splice_alias(in, dn);
  950. if (IS_ERR(realdn)) {
  951. pr_err("splice_dentry error %ld %p inode %p ino %llx.%llx\n",
  952. PTR_ERR(realdn), dn, in, ceph_vinop(in));
  953. dn = realdn; /* note realdn contains the error */
  954. goto out;
  955. } else if (realdn) {
  956. dout("dn %p (%d) spliced with %p (%d) "
  957. "inode %p ino %llx.%llx\n",
  958. dn, d_count(dn),
  959. realdn, d_count(realdn),
  960. d_inode(realdn), ceph_vinop(d_inode(realdn)));
  961. dput(dn);
  962. dn = realdn;
  963. } else {
  964. BUG_ON(!ceph_dentry(dn));
  965. dout("dn %p attached to %p ino %llx.%llx\n",
  966. dn, d_inode(dn), ceph_vinop(d_inode(dn)));
  967. }
  968. out:
  969. return dn;
  970. }
  971. /*
  972. * Incorporate results into the local cache. This is either just
  973. * one inode, or a directory, dentry, and possibly linked-to inode (e.g.,
  974. * after a lookup).
  975. *
  976. * A reply may contain
  977. * a directory inode along with a dentry.
  978. * and/or a target inode
  979. *
  980. * Called with snap_rwsem (read).
  981. */
  982. int ceph_fill_trace(struct super_block *sb, struct ceph_mds_request *req)
  983. {
  984. struct ceph_mds_session *session = req->r_session;
  985. struct ceph_mds_reply_info_parsed *rinfo = &req->r_reply_info;
  986. struct inode *in = NULL;
  987. struct ceph_vino tvino, dvino;
  988. struct ceph_fs_client *fsc = ceph_sb_to_client(sb);
  989. int err = 0;
  990. dout("fill_trace %p is_dentry %d is_target %d\n", req,
  991. rinfo->head->is_dentry, rinfo->head->is_target);
  992. if (!rinfo->head->is_target && !rinfo->head->is_dentry) {
  993. dout("fill_trace reply is empty!\n");
  994. if (rinfo->head->result == 0 && req->r_parent)
  995. ceph_invalidate_dir_request(req);
  996. return 0;
  997. }
  998. if (rinfo->head->is_dentry) {
  999. struct inode *dir = req->r_parent;
  1000. if (dir) {
  1001. err = fill_inode(dir, NULL,
  1002. &rinfo->diri, rinfo->dirfrag,
  1003. session, req->r_request_started, -1,
  1004. &req->r_caps_reservation);
  1005. if (err < 0)
  1006. goto done;
  1007. } else {
  1008. WARN_ON_ONCE(1);
  1009. }
  1010. if (dir && req->r_op == CEPH_MDS_OP_LOOKUPNAME) {
  1011. struct qstr dname;
  1012. struct dentry *dn, *parent;
  1013. BUG_ON(!rinfo->head->is_target);
  1014. BUG_ON(req->r_dentry);
  1015. parent = d_find_any_alias(dir);
  1016. BUG_ON(!parent);
  1017. dname.name = rinfo->dname;
  1018. dname.len = rinfo->dname_len;
  1019. dname.hash = full_name_hash(parent, dname.name, dname.len);
  1020. tvino.ino = le64_to_cpu(rinfo->targeti.in->ino);
  1021. tvino.snap = le64_to_cpu(rinfo->targeti.in->snapid);
  1022. retry_lookup:
  1023. dn = d_lookup(parent, &dname);
  1024. dout("d_lookup on parent=%p name=%.*s got %p\n",
  1025. parent, dname.len, dname.name, dn);
  1026. if (!dn) {
  1027. dn = d_alloc(parent, &dname);
  1028. dout("d_alloc %p '%.*s' = %p\n", parent,
  1029. dname.len, dname.name, dn);
  1030. if (dn == NULL) {
  1031. dput(parent);
  1032. err = -ENOMEM;
  1033. goto done;
  1034. }
  1035. err = 0;
  1036. } else if (d_really_is_positive(dn) &&
  1037. (ceph_ino(d_inode(dn)) != tvino.ino ||
  1038. ceph_snap(d_inode(dn)) != tvino.snap)) {
  1039. dout(" dn %p points to wrong inode %p\n",
  1040. dn, d_inode(dn));
  1041. d_delete(dn);
  1042. dput(dn);
  1043. goto retry_lookup;
  1044. }
  1045. req->r_dentry = dn;
  1046. dput(parent);
  1047. }
  1048. }
  1049. if (rinfo->head->is_target) {
  1050. tvino.ino = le64_to_cpu(rinfo->targeti.in->ino);
  1051. tvino.snap = le64_to_cpu(rinfo->targeti.in->snapid);
  1052. in = ceph_get_inode(sb, tvino);
  1053. if (IS_ERR(in)) {
  1054. err = PTR_ERR(in);
  1055. goto done;
  1056. }
  1057. req->r_target_inode = in;
  1058. err = fill_inode(in, req->r_locked_page, &rinfo->targeti, NULL,
  1059. session, req->r_request_started,
  1060. (!test_bit(CEPH_MDS_R_ABORTED, &req->r_req_flags) &&
  1061. rinfo->head->result == 0) ? req->r_fmode : -1,
  1062. &req->r_caps_reservation);
  1063. if (err < 0) {
  1064. pr_err("fill_inode badness %p %llx.%llx\n",
  1065. in, ceph_vinop(in));
  1066. goto done;
  1067. }
  1068. }
  1069. /*
  1070. * ignore null lease/binding on snapdir ENOENT, or else we
  1071. * will have trouble splicing in the virtual snapdir later
  1072. */
  1073. if (rinfo->head->is_dentry &&
  1074. !test_bit(CEPH_MDS_R_ABORTED, &req->r_req_flags) &&
  1075. test_bit(CEPH_MDS_R_PARENT_LOCKED, &req->r_req_flags) &&
  1076. (rinfo->head->is_target || strncmp(req->r_dentry->d_name.name,
  1077. fsc->mount_options->snapdir_name,
  1078. req->r_dentry->d_name.len))) {
  1079. /*
  1080. * lookup link rename : null -> possibly existing inode
  1081. * mknod symlink mkdir : null -> new inode
  1082. * unlink : linked -> null
  1083. */
  1084. struct inode *dir = req->r_parent;
  1085. struct dentry *dn = req->r_dentry;
  1086. bool have_dir_cap, have_lease;
  1087. BUG_ON(!dn);
  1088. BUG_ON(!dir);
  1089. BUG_ON(d_inode(dn->d_parent) != dir);
  1090. dvino.ino = le64_to_cpu(rinfo->diri.in->ino);
  1091. dvino.snap = le64_to_cpu(rinfo->diri.in->snapid);
  1092. BUG_ON(ceph_ino(dir) != dvino.ino);
  1093. BUG_ON(ceph_snap(dir) != dvino.snap);
  1094. /* do we have a lease on the whole dir? */
  1095. have_dir_cap =
  1096. (le32_to_cpu(rinfo->diri.in->cap.caps) &
  1097. CEPH_CAP_FILE_SHARED);
  1098. /* do we have a dn lease? */
  1099. have_lease = have_dir_cap ||
  1100. le32_to_cpu(rinfo->dlease->duration_ms);
  1101. if (!have_lease)
  1102. dout("fill_trace no dentry lease or dir cap\n");
  1103. /* rename? */
  1104. if (req->r_old_dentry && req->r_op == CEPH_MDS_OP_RENAME) {
  1105. struct inode *olddir = req->r_old_dentry_dir;
  1106. BUG_ON(!olddir);
  1107. dout(" src %p '%pd' dst %p '%pd'\n",
  1108. req->r_old_dentry,
  1109. req->r_old_dentry,
  1110. dn, dn);
  1111. dout("fill_trace doing d_move %p -> %p\n",
  1112. req->r_old_dentry, dn);
  1113. /* d_move screws up sibling dentries' offsets */
  1114. ceph_dir_clear_ordered(dir);
  1115. ceph_dir_clear_ordered(olddir);
  1116. d_move(req->r_old_dentry, dn);
  1117. dout(" src %p '%pd' dst %p '%pd'\n",
  1118. req->r_old_dentry,
  1119. req->r_old_dentry,
  1120. dn, dn);
  1121. /* ensure target dentry is invalidated, despite
  1122. rehashing bug in vfs_rename_dir */
  1123. ceph_invalidate_dentry_lease(dn);
  1124. dout("dn %p gets new offset %lld\n", req->r_old_dentry,
  1125. ceph_dentry(req->r_old_dentry)->offset);
  1126. dn = req->r_old_dentry; /* use old_dentry */
  1127. }
  1128. /* null dentry? */
  1129. if (!rinfo->head->is_target) {
  1130. dout("fill_trace null dentry\n");
  1131. if (d_really_is_positive(dn)) {
  1132. ceph_dir_clear_ordered(dir);
  1133. dout("d_delete %p\n", dn);
  1134. d_delete(dn);
  1135. } else if (have_lease) {
  1136. if (d_unhashed(dn))
  1137. d_add(dn, NULL);
  1138. update_dentry_lease(dn, rinfo->dlease,
  1139. session,
  1140. req->r_request_started,
  1141. NULL, &dvino);
  1142. }
  1143. goto done;
  1144. }
  1145. /* attach proper inode */
  1146. if (d_really_is_negative(dn)) {
  1147. ceph_dir_clear_ordered(dir);
  1148. ihold(in);
  1149. dn = splice_dentry(dn, in);
  1150. if (IS_ERR(dn)) {
  1151. err = PTR_ERR(dn);
  1152. goto done;
  1153. }
  1154. req->r_dentry = dn; /* may have spliced */
  1155. } else if (d_really_is_positive(dn) && d_inode(dn) != in) {
  1156. dout(" %p links to %p %llx.%llx, not %llx.%llx\n",
  1157. dn, d_inode(dn), ceph_vinop(d_inode(dn)),
  1158. ceph_vinop(in));
  1159. d_invalidate(dn);
  1160. have_lease = false;
  1161. }
  1162. if (have_lease) {
  1163. tvino.ino = le64_to_cpu(rinfo->targeti.in->ino);
  1164. tvino.snap = le64_to_cpu(rinfo->targeti.in->snapid);
  1165. update_dentry_lease(dn, rinfo->dlease, session,
  1166. req->r_request_started,
  1167. &tvino, &dvino);
  1168. }
  1169. dout(" final dn %p\n", dn);
  1170. } else if ((req->r_op == CEPH_MDS_OP_LOOKUPSNAP ||
  1171. req->r_op == CEPH_MDS_OP_MKSNAP) &&
  1172. !test_bit(CEPH_MDS_R_ABORTED, &req->r_req_flags)) {
  1173. struct dentry *dn = req->r_dentry;
  1174. struct inode *dir = req->r_parent;
  1175. /* fill out a snapdir LOOKUPSNAP dentry */
  1176. BUG_ON(!dn);
  1177. BUG_ON(!dir);
  1178. BUG_ON(ceph_snap(dir) != CEPH_SNAPDIR);
  1179. dout(" linking snapped dir %p to dn %p\n", in, dn);
  1180. ceph_dir_clear_ordered(dir);
  1181. ihold(in);
  1182. dn = splice_dentry(dn, in);
  1183. if (IS_ERR(dn)) {
  1184. err = PTR_ERR(dn);
  1185. goto done;
  1186. }
  1187. req->r_dentry = dn; /* may have spliced */
  1188. } else if (rinfo->head->is_dentry) {
  1189. struct ceph_vino *ptvino = NULL;
  1190. if ((le32_to_cpu(rinfo->diri.in->cap.caps) & CEPH_CAP_FILE_SHARED) ||
  1191. le32_to_cpu(rinfo->dlease->duration_ms)) {
  1192. dvino.ino = le64_to_cpu(rinfo->diri.in->ino);
  1193. dvino.snap = le64_to_cpu(rinfo->diri.in->snapid);
  1194. if (rinfo->head->is_target) {
  1195. tvino.ino = le64_to_cpu(rinfo->targeti.in->ino);
  1196. tvino.snap = le64_to_cpu(rinfo->targeti.in->snapid);
  1197. ptvino = &tvino;
  1198. }
  1199. update_dentry_lease(req->r_dentry, rinfo->dlease,
  1200. session, req->r_request_started, ptvino,
  1201. &dvino);
  1202. } else {
  1203. dout("%s: no dentry lease or dir cap\n", __func__);
  1204. }
  1205. }
  1206. done:
  1207. dout("fill_trace done err=%d\n", err);
  1208. return err;
  1209. }
  1210. /*
  1211. * Prepopulate our cache with readdir results, leases, etc.
  1212. */
  1213. static int readdir_prepopulate_inodes_only(struct ceph_mds_request *req,
  1214. struct ceph_mds_session *session)
  1215. {
  1216. struct ceph_mds_reply_info_parsed *rinfo = &req->r_reply_info;
  1217. int i, err = 0;
  1218. for (i = 0; i < rinfo->dir_nr; i++) {
  1219. struct ceph_mds_reply_dir_entry *rde = rinfo->dir_entries + i;
  1220. struct ceph_vino vino;
  1221. struct inode *in;
  1222. int rc;
  1223. vino.ino = le64_to_cpu(rde->inode.in->ino);
  1224. vino.snap = le64_to_cpu(rde->inode.in->snapid);
  1225. in = ceph_get_inode(req->r_dentry->d_sb, vino);
  1226. if (IS_ERR(in)) {
  1227. err = PTR_ERR(in);
  1228. dout("new_inode badness got %d\n", err);
  1229. continue;
  1230. }
  1231. rc = fill_inode(in, NULL, &rde->inode, NULL, session,
  1232. req->r_request_started, -1,
  1233. &req->r_caps_reservation);
  1234. if (rc < 0) {
  1235. pr_err("fill_inode badness on %p got %d\n", in, rc);
  1236. err = rc;
  1237. }
  1238. iput(in);
  1239. }
  1240. return err;
  1241. }
  1242. void ceph_readdir_cache_release(struct ceph_readdir_cache_control *ctl)
  1243. {
  1244. if (ctl->page) {
  1245. kunmap(ctl->page);
  1246. put_page(ctl->page);
  1247. ctl->page = NULL;
  1248. }
  1249. }
  1250. static int fill_readdir_cache(struct inode *dir, struct dentry *dn,
  1251. struct ceph_readdir_cache_control *ctl,
  1252. struct ceph_mds_request *req)
  1253. {
  1254. struct ceph_inode_info *ci = ceph_inode(dir);
  1255. unsigned nsize = PAGE_SIZE / sizeof(struct dentry*);
  1256. unsigned idx = ctl->index % nsize;
  1257. pgoff_t pgoff = ctl->index / nsize;
  1258. if (!ctl->page || pgoff != page_index(ctl->page)) {
  1259. ceph_readdir_cache_release(ctl);
  1260. if (idx == 0)
  1261. ctl->page = grab_cache_page(&dir->i_data, pgoff);
  1262. else
  1263. ctl->page = find_lock_page(&dir->i_data, pgoff);
  1264. if (!ctl->page) {
  1265. ctl->index = -1;
  1266. return idx == 0 ? -ENOMEM : 0;
  1267. }
  1268. /* reading/filling the cache are serialized by
  1269. * i_mutex, no need to use page lock */
  1270. unlock_page(ctl->page);
  1271. ctl->dentries = kmap(ctl->page);
  1272. if (idx == 0)
  1273. memset(ctl->dentries, 0, PAGE_SIZE);
  1274. }
  1275. if (req->r_dir_release_cnt == atomic64_read(&ci->i_release_count) &&
  1276. req->r_dir_ordered_cnt == atomic64_read(&ci->i_ordered_count)) {
  1277. dout("readdir cache dn %p idx %d\n", dn, ctl->index);
  1278. ctl->dentries[idx] = dn;
  1279. ctl->index++;
  1280. } else {
  1281. dout("disable readdir cache\n");
  1282. ctl->index = -1;
  1283. }
  1284. return 0;
  1285. }
  1286. int ceph_readdir_prepopulate(struct ceph_mds_request *req,
  1287. struct ceph_mds_session *session)
  1288. {
  1289. struct dentry *parent = req->r_dentry;
  1290. struct ceph_inode_info *ci = ceph_inode(d_inode(parent));
  1291. struct ceph_mds_reply_info_parsed *rinfo = &req->r_reply_info;
  1292. struct qstr dname;
  1293. struct dentry *dn;
  1294. struct inode *in;
  1295. int err = 0, skipped = 0, ret, i;
  1296. struct inode *snapdir = NULL;
  1297. struct ceph_mds_request_head *rhead = req->r_request->front.iov_base;
  1298. u32 frag = le32_to_cpu(rhead->args.readdir.frag);
  1299. u32 last_hash = 0;
  1300. u32 fpos_offset;
  1301. struct ceph_readdir_cache_control cache_ctl = {};
  1302. if (test_bit(CEPH_MDS_R_ABORTED, &req->r_req_flags))
  1303. return readdir_prepopulate_inodes_only(req, session);
  1304. if (rinfo->hash_order) {
  1305. if (req->r_path2) {
  1306. last_hash = ceph_str_hash(ci->i_dir_layout.dl_dir_hash,
  1307. req->r_path2,
  1308. strlen(req->r_path2));
  1309. last_hash = ceph_frag_value(last_hash);
  1310. } else if (rinfo->offset_hash) {
  1311. /* mds understands offset_hash */
  1312. WARN_ON_ONCE(req->r_readdir_offset != 2);
  1313. last_hash = le32_to_cpu(rhead->args.readdir.offset_hash);
  1314. }
  1315. }
  1316. if (rinfo->dir_dir &&
  1317. le32_to_cpu(rinfo->dir_dir->frag) != frag) {
  1318. dout("readdir_prepopulate got new frag %x -> %x\n",
  1319. frag, le32_to_cpu(rinfo->dir_dir->frag));
  1320. frag = le32_to_cpu(rinfo->dir_dir->frag);
  1321. if (!rinfo->hash_order)
  1322. req->r_readdir_offset = 2;
  1323. }
  1324. if (le32_to_cpu(rinfo->head->op) == CEPH_MDS_OP_LSSNAP) {
  1325. snapdir = ceph_get_snapdir(d_inode(parent));
  1326. parent = d_find_alias(snapdir);
  1327. dout("readdir_prepopulate %d items under SNAPDIR dn %p\n",
  1328. rinfo->dir_nr, parent);
  1329. } else {
  1330. dout("readdir_prepopulate %d items under dn %p\n",
  1331. rinfo->dir_nr, parent);
  1332. if (rinfo->dir_dir)
  1333. ceph_fill_dirfrag(d_inode(parent), rinfo->dir_dir);
  1334. }
  1335. if (ceph_frag_is_leftmost(frag) && req->r_readdir_offset == 2 &&
  1336. !(rinfo->hash_order && last_hash)) {
  1337. /* note dir version at start of readdir so we can tell
  1338. * if any dentries get dropped */
  1339. req->r_dir_release_cnt = atomic64_read(&ci->i_release_count);
  1340. req->r_dir_ordered_cnt = atomic64_read(&ci->i_ordered_count);
  1341. req->r_readdir_cache_idx = 0;
  1342. }
  1343. cache_ctl.index = req->r_readdir_cache_idx;
  1344. fpos_offset = req->r_readdir_offset;
  1345. /* FIXME: release caps/leases if error occurs */
  1346. for (i = 0; i < rinfo->dir_nr; i++) {
  1347. struct ceph_mds_reply_dir_entry *rde = rinfo->dir_entries + i;
  1348. struct ceph_vino tvino, dvino;
  1349. dname.name = rde->name;
  1350. dname.len = rde->name_len;
  1351. dname.hash = full_name_hash(parent, dname.name, dname.len);
  1352. tvino.ino = le64_to_cpu(rde->inode.in->ino);
  1353. tvino.snap = le64_to_cpu(rde->inode.in->snapid);
  1354. if (rinfo->hash_order) {
  1355. u32 hash = ceph_str_hash(ci->i_dir_layout.dl_dir_hash,
  1356. rde->name, rde->name_len);
  1357. hash = ceph_frag_value(hash);
  1358. if (hash != last_hash)
  1359. fpos_offset = 2;
  1360. last_hash = hash;
  1361. rde->offset = ceph_make_fpos(hash, fpos_offset++, true);
  1362. } else {
  1363. rde->offset = ceph_make_fpos(frag, fpos_offset++, false);
  1364. }
  1365. retry_lookup:
  1366. dn = d_lookup(parent, &dname);
  1367. dout("d_lookup on parent=%p name=%.*s got %p\n",
  1368. parent, dname.len, dname.name, dn);
  1369. if (!dn) {
  1370. dn = d_alloc(parent, &dname);
  1371. dout("d_alloc %p '%.*s' = %p\n", parent,
  1372. dname.len, dname.name, dn);
  1373. if (dn == NULL) {
  1374. dout("d_alloc badness\n");
  1375. err = -ENOMEM;
  1376. goto out;
  1377. }
  1378. } else if (d_really_is_positive(dn) &&
  1379. (ceph_ino(d_inode(dn)) != tvino.ino ||
  1380. ceph_snap(d_inode(dn)) != tvino.snap)) {
  1381. dout(" dn %p points to wrong inode %p\n",
  1382. dn, d_inode(dn));
  1383. d_delete(dn);
  1384. dput(dn);
  1385. goto retry_lookup;
  1386. }
  1387. /* inode */
  1388. if (d_really_is_positive(dn)) {
  1389. in = d_inode(dn);
  1390. } else {
  1391. in = ceph_get_inode(parent->d_sb, tvino);
  1392. if (IS_ERR(in)) {
  1393. dout("new_inode badness\n");
  1394. d_drop(dn);
  1395. dput(dn);
  1396. err = PTR_ERR(in);
  1397. goto out;
  1398. }
  1399. }
  1400. ret = fill_inode(in, NULL, &rde->inode, NULL, session,
  1401. req->r_request_started, -1,
  1402. &req->r_caps_reservation);
  1403. if (ret < 0) {
  1404. pr_err("fill_inode badness on %p\n", in);
  1405. if (d_really_is_negative(dn))
  1406. iput(in);
  1407. d_drop(dn);
  1408. err = ret;
  1409. goto next_item;
  1410. }
  1411. if (d_really_is_negative(dn)) {
  1412. struct dentry *realdn;
  1413. if (ceph_security_xattr_deadlock(in)) {
  1414. dout(" skip splicing dn %p to inode %p"
  1415. " (security xattr deadlock)\n", dn, in);
  1416. iput(in);
  1417. skipped++;
  1418. goto next_item;
  1419. }
  1420. realdn = splice_dentry(dn, in);
  1421. if (IS_ERR(realdn)) {
  1422. err = PTR_ERR(realdn);
  1423. d_drop(dn);
  1424. dn = NULL;
  1425. goto next_item;
  1426. }
  1427. dn = realdn;
  1428. }
  1429. ceph_dentry(dn)->offset = rde->offset;
  1430. dvino = ceph_vino(d_inode(parent));
  1431. update_dentry_lease(dn, rde->lease, req->r_session,
  1432. req->r_request_started, &tvino, &dvino);
  1433. if (err == 0 && skipped == 0 && cache_ctl.index >= 0) {
  1434. ret = fill_readdir_cache(d_inode(parent), dn,
  1435. &cache_ctl, req);
  1436. if (ret < 0)
  1437. err = ret;
  1438. }
  1439. next_item:
  1440. if (dn)
  1441. dput(dn);
  1442. }
  1443. out:
  1444. if (err == 0 && skipped == 0) {
  1445. set_bit(CEPH_MDS_R_DID_PREPOPULATE, &req->r_req_flags);
  1446. req->r_readdir_cache_idx = cache_ctl.index;
  1447. }
  1448. ceph_readdir_cache_release(&cache_ctl);
  1449. if (snapdir) {
  1450. iput(snapdir);
  1451. dput(parent);
  1452. }
  1453. dout("readdir_prepopulate done\n");
  1454. return err;
  1455. }
  1456. int ceph_inode_set_size(struct inode *inode, loff_t size)
  1457. {
  1458. struct ceph_inode_info *ci = ceph_inode(inode);
  1459. int ret = 0;
  1460. spin_lock(&ci->i_ceph_lock);
  1461. dout("set_size %p %llu -> %llu\n", inode, inode->i_size, size);
  1462. i_size_write(inode, size);
  1463. inode->i_blocks = calc_inode_blocks(size);
  1464. /* tell the MDS if we are approaching max_size */
  1465. if ((size << 1) >= ci->i_max_size &&
  1466. (ci->i_reported_size << 1) < ci->i_max_size)
  1467. ret = 1;
  1468. spin_unlock(&ci->i_ceph_lock);
  1469. return ret;
  1470. }
  1471. /*
  1472. * Write back inode data in a worker thread. (This can't be done
  1473. * in the message handler context.)
  1474. */
  1475. void ceph_queue_writeback(struct inode *inode)
  1476. {
  1477. ihold(inode);
  1478. if (queue_work(ceph_inode_to_client(inode)->wb_wq,
  1479. &ceph_inode(inode)->i_wb_work)) {
  1480. dout("ceph_queue_writeback %p\n", inode);
  1481. } else {
  1482. dout("ceph_queue_writeback %p failed\n", inode);
  1483. iput(inode);
  1484. }
  1485. }
  1486. static void ceph_writeback_work(struct work_struct *work)
  1487. {
  1488. struct ceph_inode_info *ci = container_of(work, struct ceph_inode_info,
  1489. i_wb_work);
  1490. struct inode *inode = &ci->vfs_inode;
  1491. dout("writeback %p\n", inode);
  1492. filemap_fdatawrite(&inode->i_data);
  1493. iput(inode);
  1494. }
  1495. /*
  1496. * queue an async invalidation
  1497. */
  1498. void ceph_queue_invalidate(struct inode *inode)
  1499. {
  1500. ihold(inode);
  1501. if (queue_work(ceph_inode_to_client(inode)->pg_inv_wq,
  1502. &ceph_inode(inode)->i_pg_inv_work)) {
  1503. dout("ceph_queue_invalidate %p\n", inode);
  1504. } else {
  1505. dout("ceph_queue_invalidate %p failed\n", inode);
  1506. iput(inode);
  1507. }
  1508. }
  1509. /*
  1510. * Invalidate inode pages in a worker thread. (This can't be done
  1511. * in the message handler context.)
  1512. */
  1513. static void ceph_invalidate_work(struct work_struct *work)
  1514. {
  1515. struct ceph_inode_info *ci = container_of(work, struct ceph_inode_info,
  1516. i_pg_inv_work);
  1517. struct inode *inode = &ci->vfs_inode;
  1518. struct ceph_fs_client *fsc = ceph_inode_to_client(inode);
  1519. u32 orig_gen;
  1520. int check = 0;
  1521. mutex_lock(&ci->i_truncate_mutex);
  1522. if (READ_ONCE(fsc->mount_state) == CEPH_MOUNT_SHUTDOWN) {
  1523. pr_warn_ratelimited("invalidate_pages %p %lld forced umount\n",
  1524. inode, ceph_ino(inode));
  1525. mapping_set_error(inode->i_mapping, -EIO);
  1526. truncate_pagecache(inode, 0);
  1527. mutex_unlock(&ci->i_truncate_mutex);
  1528. goto out;
  1529. }
  1530. spin_lock(&ci->i_ceph_lock);
  1531. dout("invalidate_pages %p gen %d revoking %d\n", inode,
  1532. ci->i_rdcache_gen, ci->i_rdcache_revoking);
  1533. if (ci->i_rdcache_revoking != ci->i_rdcache_gen) {
  1534. if (__ceph_caps_revoking_other(ci, NULL, CEPH_CAP_FILE_CACHE))
  1535. check = 1;
  1536. spin_unlock(&ci->i_ceph_lock);
  1537. mutex_unlock(&ci->i_truncate_mutex);
  1538. goto out;
  1539. }
  1540. orig_gen = ci->i_rdcache_gen;
  1541. spin_unlock(&ci->i_ceph_lock);
  1542. if (invalidate_inode_pages2(inode->i_mapping) < 0) {
  1543. pr_err("invalidate_pages %p fails\n", inode);
  1544. }
  1545. spin_lock(&ci->i_ceph_lock);
  1546. if (orig_gen == ci->i_rdcache_gen &&
  1547. orig_gen == ci->i_rdcache_revoking) {
  1548. dout("invalidate_pages %p gen %d successful\n", inode,
  1549. ci->i_rdcache_gen);
  1550. ci->i_rdcache_revoking--;
  1551. check = 1;
  1552. } else {
  1553. dout("invalidate_pages %p gen %d raced, now %d revoking %d\n",
  1554. inode, orig_gen, ci->i_rdcache_gen,
  1555. ci->i_rdcache_revoking);
  1556. if (__ceph_caps_revoking_other(ci, NULL, CEPH_CAP_FILE_CACHE))
  1557. check = 1;
  1558. }
  1559. spin_unlock(&ci->i_ceph_lock);
  1560. mutex_unlock(&ci->i_truncate_mutex);
  1561. out:
  1562. if (check)
  1563. ceph_check_caps(ci, 0, NULL);
  1564. iput(inode);
  1565. }
  1566. /*
  1567. * called by trunc_wq;
  1568. *
  1569. * We also truncate in a separate thread as well.
  1570. */
  1571. static void ceph_vmtruncate_work(struct work_struct *work)
  1572. {
  1573. struct ceph_inode_info *ci = container_of(work, struct ceph_inode_info,
  1574. i_vmtruncate_work);
  1575. struct inode *inode = &ci->vfs_inode;
  1576. dout("vmtruncate_work %p\n", inode);
  1577. __ceph_do_pending_vmtruncate(inode);
  1578. iput(inode);
  1579. }
  1580. /*
  1581. * Queue an async vmtruncate. If we fail to queue work, we will handle
  1582. * the truncation the next time we call __ceph_do_pending_vmtruncate.
  1583. */
  1584. void ceph_queue_vmtruncate(struct inode *inode)
  1585. {
  1586. struct ceph_inode_info *ci = ceph_inode(inode);
  1587. ihold(inode);
  1588. if (queue_work(ceph_sb_to_client(inode->i_sb)->trunc_wq,
  1589. &ci->i_vmtruncate_work)) {
  1590. dout("ceph_queue_vmtruncate %p\n", inode);
  1591. } else {
  1592. dout("ceph_queue_vmtruncate %p failed, pending=%d\n",
  1593. inode, ci->i_truncate_pending);
  1594. iput(inode);
  1595. }
  1596. }
  1597. /*
  1598. * Make sure any pending truncation is applied before doing anything
  1599. * that may depend on it.
  1600. */
  1601. void __ceph_do_pending_vmtruncate(struct inode *inode)
  1602. {
  1603. struct ceph_inode_info *ci = ceph_inode(inode);
  1604. u64 to;
  1605. int wrbuffer_refs, finish = 0;
  1606. mutex_lock(&ci->i_truncate_mutex);
  1607. retry:
  1608. spin_lock(&ci->i_ceph_lock);
  1609. if (ci->i_truncate_pending == 0) {
  1610. dout("__do_pending_vmtruncate %p none pending\n", inode);
  1611. spin_unlock(&ci->i_ceph_lock);
  1612. mutex_unlock(&ci->i_truncate_mutex);
  1613. return;
  1614. }
  1615. /*
  1616. * make sure any dirty snapped pages are flushed before we
  1617. * possibly truncate them.. so write AND block!
  1618. */
  1619. if (ci->i_wrbuffer_ref_head < ci->i_wrbuffer_ref) {
  1620. dout("__do_pending_vmtruncate %p flushing snaps first\n",
  1621. inode);
  1622. spin_unlock(&ci->i_ceph_lock);
  1623. filemap_write_and_wait_range(&inode->i_data, 0,
  1624. inode->i_sb->s_maxbytes);
  1625. goto retry;
  1626. }
  1627. /* there should be no reader or writer */
  1628. WARN_ON_ONCE(ci->i_rd_ref || ci->i_wr_ref);
  1629. to = ci->i_truncate_size;
  1630. wrbuffer_refs = ci->i_wrbuffer_ref;
  1631. dout("__do_pending_vmtruncate %p (%d) to %lld\n", inode,
  1632. ci->i_truncate_pending, to);
  1633. spin_unlock(&ci->i_ceph_lock);
  1634. truncate_pagecache(inode, to);
  1635. spin_lock(&ci->i_ceph_lock);
  1636. if (to == ci->i_truncate_size) {
  1637. ci->i_truncate_pending = 0;
  1638. finish = 1;
  1639. }
  1640. spin_unlock(&ci->i_ceph_lock);
  1641. if (!finish)
  1642. goto retry;
  1643. mutex_unlock(&ci->i_truncate_mutex);
  1644. if (wrbuffer_refs == 0)
  1645. ceph_check_caps(ci, CHECK_CAPS_AUTHONLY, NULL);
  1646. wake_up_all(&ci->i_cap_wq);
  1647. }
  1648. /*
  1649. * symlinks
  1650. */
  1651. static const struct inode_operations ceph_symlink_iops = {
  1652. .get_link = simple_get_link,
  1653. .setattr = ceph_setattr,
  1654. .getattr = ceph_getattr,
  1655. .listxattr = ceph_listxattr,
  1656. };
  1657. int __ceph_setattr(struct inode *inode, struct iattr *attr)
  1658. {
  1659. struct ceph_inode_info *ci = ceph_inode(inode);
  1660. const unsigned int ia_valid = attr->ia_valid;
  1661. struct ceph_mds_request *req;
  1662. struct ceph_mds_client *mdsc = ceph_sb_to_client(inode->i_sb)->mdsc;
  1663. struct ceph_cap_flush *prealloc_cf;
  1664. int issued;
  1665. int release = 0, dirtied = 0;
  1666. int mask = 0;
  1667. int err = 0;
  1668. int inode_dirty_flags = 0;
  1669. bool lock_snap_rwsem = false;
  1670. prealloc_cf = ceph_alloc_cap_flush();
  1671. if (!prealloc_cf)
  1672. return -ENOMEM;
  1673. req = ceph_mdsc_create_request(mdsc, CEPH_MDS_OP_SETATTR,
  1674. USE_AUTH_MDS);
  1675. if (IS_ERR(req)) {
  1676. ceph_free_cap_flush(prealloc_cf);
  1677. return PTR_ERR(req);
  1678. }
  1679. spin_lock(&ci->i_ceph_lock);
  1680. issued = __ceph_caps_issued(ci, NULL);
  1681. if (!ci->i_head_snapc &&
  1682. (issued & (CEPH_CAP_ANY_EXCL | CEPH_CAP_FILE_WR))) {
  1683. lock_snap_rwsem = true;
  1684. if (!down_read_trylock(&mdsc->snap_rwsem)) {
  1685. spin_unlock(&ci->i_ceph_lock);
  1686. down_read(&mdsc->snap_rwsem);
  1687. spin_lock(&ci->i_ceph_lock);
  1688. issued = __ceph_caps_issued(ci, NULL);
  1689. }
  1690. }
  1691. dout("setattr %p issued %s\n", inode, ceph_cap_string(issued));
  1692. if (ia_valid & ATTR_UID) {
  1693. dout("setattr %p uid %d -> %d\n", inode,
  1694. from_kuid(&init_user_ns, inode->i_uid),
  1695. from_kuid(&init_user_ns, attr->ia_uid));
  1696. if (issued & CEPH_CAP_AUTH_EXCL) {
  1697. inode->i_uid = attr->ia_uid;
  1698. dirtied |= CEPH_CAP_AUTH_EXCL;
  1699. } else if ((issued & CEPH_CAP_AUTH_SHARED) == 0 ||
  1700. !uid_eq(attr->ia_uid, inode->i_uid)) {
  1701. req->r_args.setattr.uid = cpu_to_le32(
  1702. from_kuid(&init_user_ns, attr->ia_uid));
  1703. mask |= CEPH_SETATTR_UID;
  1704. release |= CEPH_CAP_AUTH_SHARED;
  1705. }
  1706. }
  1707. if (ia_valid & ATTR_GID) {
  1708. dout("setattr %p gid %d -> %d\n", inode,
  1709. from_kgid(&init_user_ns, inode->i_gid),
  1710. from_kgid(&init_user_ns, attr->ia_gid));
  1711. if (issued & CEPH_CAP_AUTH_EXCL) {
  1712. inode->i_gid = attr->ia_gid;
  1713. dirtied |= CEPH_CAP_AUTH_EXCL;
  1714. } else if ((issued & CEPH_CAP_AUTH_SHARED) == 0 ||
  1715. !gid_eq(attr->ia_gid, inode->i_gid)) {
  1716. req->r_args.setattr.gid = cpu_to_le32(
  1717. from_kgid(&init_user_ns, attr->ia_gid));
  1718. mask |= CEPH_SETATTR_GID;
  1719. release |= CEPH_CAP_AUTH_SHARED;
  1720. }
  1721. }
  1722. if (ia_valid & ATTR_MODE) {
  1723. dout("setattr %p mode 0%o -> 0%o\n", inode, inode->i_mode,
  1724. attr->ia_mode);
  1725. if (issued & CEPH_CAP_AUTH_EXCL) {
  1726. inode->i_mode = attr->ia_mode;
  1727. dirtied |= CEPH_CAP_AUTH_EXCL;
  1728. } else if ((issued & CEPH_CAP_AUTH_SHARED) == 0 ||
  1729. attr->ia_mode != inode->i_mode) {
  1730. inode->i_mode = attr->ia_mode;
  1731. req->r_args.setattr.mode = cpu_to_le32(attr->ia_mode);
  1732. mask |= CEPH_SETATTR_MODE;
  1733. release |= CEPH_CAP_AUTH_SHARED;
  1734. }
  1735. }
  1736. if (ia_valid & ATTR_ATIME) {
  1737. dout("setattr %p atime %ld.%ld -> %ld.%ld\n", inode,
  1738. inode->i_atime.tv_sec, inode->i_atime.tv_nsec,
  1739. attr->ia_atime.tv_sec, attr->ia_atime.tv_nsec);
  1740. if (issued & CEPH_CAP_FILE_EXCL) {
  1741. ci->i_time_warp_seq++;
  1742. inode->i_atime = attr->ia_atime;
  1743. dirtied |= CEPH_CAP_FILE_EXCL;
  1744. } else if ((issued & CEPH_CAP_FILE_WR) &&
  1745. timespec_compare(&inode->i_atime,
  1746. &attr->ia_atime) < 0) {
  1747. inode->i_atime = attr->ia_atime;
  1748. dirtied |= CEPH_CAP_FILE_WR;
  1749. } else if ((issued & CEPH_CAP_FILE_SHARED) == 0 ||
  1750. !timespec_equal(&inode->i_atime, &attr->ia_atime)) {
  1751. ceph_encode_timespec(&req->r_args.setattr.atime,
  1752. &attr->ia_atime);
  1753. mask |= CEPH_SETATTR_ATIME;
  1754. release |= CEPH_CAP_FILE_CACHE | CEPH_CAP_FILE_RD |
  1755. CEPH_CAP_FILE_WR;
  1756. }
  1757. }
  1758. if (ia_valid & ATTR_MTIME) {
  1759. dout("setattr %p mtime %ld.%ld -> %ld.%ld\n", inode,
  1760. inode->i_mtime.tv_sec, inode->i_mtime.tv_nsec,
  1761. attr->ia_mtime.tv_sec, attr->ia_mtime.tv_nsec);
  1762. if (issued & CEPH_CAP_FILE_EXCL) {
  1763. ci->i_time_warp_seq++;
  1764. inode->i_mtime = attr->ia_mtime;
  1765. dirtied |= CEPH_CAP_FILE_EXCL;
  1766. } else if ((issued & CEPH_CAP_FILE_WR) &&
  1767. timespec_compare(&inode->i_mtime,
  1768. &attr->ia_mtime) < 0) {
  1769. inode->i_mtime = attr->ia_mtime;
  1770. dirtied |= CEPH_CAP_FILE_WR;
  1771. } else if ((issued & CEPH_CAP_FILE_SHARED) == 0 ||
  1772. !timespec_equal(&inode->i_mtime, &attr->ia_mtime)) {
  1773. ceph_encode_timespec(&req->r_args.setattr.mtime,
  1774. &attr->ia_mtime);
  1775. mask |= CEPH_SETATTR_MTIME;
  1776. release |= CEPH_CAP_FILE_SHARED | CEPH_CAP_FILE_RD |
  1777. CEPH_CAP_FILE_WR;
  1778. }
  1779. }
  1780. if (ia_valid & ATTR_SIZE) {
  1781. dout("setattr %p size %lld -> %lld\n", inode,
  1782. inode->i_size, attr->ia_size);
  1783. if ((issued & CEPH_CAP_FILE_EXCL) &&
  1784. attr->ia_size > inode->i_size) {
  1785. i_size_write(inode, attr->ia_size);
  1786. inode->i_blocks = calc_inode_blocks(attr->ia_size);
  1787. inode->i_ctime = attr->ia_ctime;
  1788. ci->i_reported_size = attr->ia_size;
  1789. dirtied |= CEPH_CAP_FILE_EXCL;
  1790. } else if ((issued & CEPH_CAP_FILE_SHARED) == 0 ||
  1791. attr->ia_size != inode->i_size) {
  1792. req->r_args.setattr.size = cpu_to_le64(attr->ia_size);
  1793. req->r_args.setattr.old_size =
  1794. cpu_to_le64(inode->i_size);
  1795. mask |= CEPH_SETATTR_SIZE;
  1796. release |= CEPH_CAP_FILE_SHARED | CEPH_CAP_FILE_RD |
  1797. CEPH_CAP_FILE_WR;
  1798. }
  1799. }
  1800. /* these do nothing */
  1801. if (ia_valid & ATTR_CTIME) {
  1802. bool only = (ia_valid & (ATTR_SIZE|ATTR_MTIME|ATTR_ATIME|
  1803. ATTR_MODE|ATTR_UID|ATTR_GID)) == 0;
  1804. dout("setattr %p ctime %ld.%ld -> %ld.%ld (%s)\n", inode,
  1805. inode->i_ctime.tv_sec, inode->i_ctime.tv_nsec,
  1806. attr->ia_ctime.tv_sec, attr->ia_ctime.tv_nsec,
  1807. only ? "ctime only" : "ignored");
  1808. inode->i_ctime = attr->ia_ctime;
  1809. if (only) {
  1810. /*
  1811. * if kernel wants to dirty ctime but nothing else,
  1812. * we need to choose a cap to dirty under, or do
  1813. * a almost-no-op setattr
  1814. */
  1815. if (issued & CEPH_CAP_AUTH_EXCL)
  1816. dirtied |= CEPH_CAP_AUTH_EXCL;
  1817. else if (issued & CEPH_CAP_FILE_EXCL)
  1818. dirtied |= CEPH_CAP_FILE_EXCL;
  1819. else if (issued & CEPH_CAP_XATTR_EXCL)
  1820. dirtied |= CEPH_CAP_XATTR_EXCL;
  1821. else
  1822. mask |= CEPH_SETATTR_CTIME;
  1823. }
  1824. }
  1825. if (ia_valid & ATTR_FILE)
  1826. dout("setattr %p ATTR_FILE ... hrm!\n", inode);
  1827. if (dirtied) {
  1828. inode_dirty_flags = __ceph_mark_dirty_caps(ci, dirtied,
  1829. &prealloc_cf);
  1830. inode->i_ctime = current_time(inode);
  1831. }
  1832. release &= issued;
  1833. spin_unlock(&ci->i_ceph_lock);
  1834. if (lock_snap_rwsem)
  1835. up_read(&mdsc->snap_rwsem);
  1836. if (inode_dirty_flags)
  1837. __mark_inode_dirty(inode, inode_dirty_flags);
  1838. if (mask) {
  1839. req->r_inode = inode;
  1840. ihold(inode);
  1841. req->r_inode_drop = release;
  1842. req->r_args.setattr.mask = cpu_to_le32(mask);
  1843. req->r_num_caps = 1;
  1844. err = ceph_mdsc_do_request(mdsc, NULL, req);
  1845. }
  1846. dout("setattr %p result=%d (%s locally, %d remote)\n", inode, err,
  1847. ceph_cap_string(dirtied), mask);
  1848. ceph_mdsc_put_request(req);
  1849. ceph_free_cap_flush(prealloc_cf);
  1850. if (err >= 0 && (mask & CEPH_SETATTR_SIZE))
  1851. __ceph_do_pending_vmtruncate(inode);
  1852. return err;
  1853. }
  1854. /*
  1855. * setattr
  1856. */
  1857. int ceph_setattr(struct dentry *dentry, struct iattr *attr)
  1858. {
  1859. struct inode *inode = d_inode(dentry);
  1860. int err;
  1861. if (ceph_snap(inode) != CEPH_NOSNAP)
  1862. return -EROFS;
  1863. err = setattr_prepare(dentry, attr);
  1864. if (err != 0)
  1865. return err;
  1866. err = __ceph_setattr(inode, attr);
  1867. if (err >= 0 && (attr->ia_valid & ATTR_MODE))
  1868. err = posix_acl_chmod(inode, attr->ia_mode);
  1869. return err;
  1870. }
  1871. /*
  1872. * Verify that we have a lease on the given mask. If not,
  1873. * do a getattr against an mds.
  1874. */
  1875. int __ceph_do_getattr(struct inode *inode, struct page *locked_page,
  1876. int mask, bool force)
  1877. {
  1878. struct ceph_fs_client *fsc = ceph_sb_to_client(inode->i_sb);
  1879. struct ceph_mds_client *mdsc = fsc->mdsc;
  1880. struct ceph_mds_request *req;
  1881. int err;
  1882. if (ceph_snap(inode) == CEPH_SNAPDIR) {
  1883. dout("do_getattr inode %p SNAPDIR\n", inode);
  1884. return 0;
  1885. }
  1886. dout("do_getattr inode %p mask %s mode 0%o\n",
  1887. inode, ceph_cap_string(mask), inode->i_mode);
  1888. if (!force && ceph_caps_issued_mask(ceph_inode(inode), mask, 1))
  1889. return 0;
  1890. req = ceph_mdsc_create_request(mdsc, CEPH_MDS_OP_GETATTR, USE_ANY_MDS);
  1891. if (IS_ERR(req))
  1892. return PTR_ERR(req);
  1893. req->r_inode = inode;
  1894. ihold(inode);
  1895. req->r_num_caps = 1;
  1896. req->r_args.getattr.mask = cpu_to_le32(mask);
  1897. req->r_locked_page = locked_page;
  1898. err = ceph_mdsc_do_request(mdsc, NULL, req);
  1899. if (locked_page && err == 0) {
  1900. u64 inline_version = req->r_reply_info.targeti.inline_version;
  1901. if (inline_version == 0) {
  1902. /* the reply is supposed to contain inline data */
  1903. err = -EINVAL;
  1904. } else if (inline_version == CEPH_INLINE_NONE) {
  1905. err = -ENODATA;
  1906. } else {
  1907. err = req->r_reply_info.targeti.inline_len;
  1908. }
  1909. }
  1910. ceph_mdsc_put_request(req);
  1911. dout("do_getattr result=%d\n", err);
  1912. return err;
  1913. }
  1914. /*
  1915. * Check inode permissions. We verify we have a valid value for
  1916. * the AUTH cap, then call the generic handler.
  1917. */
  1918. int ceph_permission(struct inode *inode, int mask)
  1919. {
  1920. int err;
  1921. if (mask & MAY_NOT_BLOCK)
  1922. return -ECHILD;
  1923. err = ceph_do_getattr(inode, CEPH_CAP_AUTH_SHARED, false);
  1924. if (!err)
  1925. err = generic_permission(inode, mask);
  1926. return err;
  1927. }
  1928. /*
  1929. * Get all attributes. Hopefully somedata we'll have a statlite()
  1930. * and can limit the fields we require to be accurate.
  1931. */
  1932. int ceph_getattr(const struct path *path, struct kstat *stat,
  1933. u32 request_mask, unsigned int flags)
  1934. {
  1935. struct inode *inode = d_inode(path->dentry);
  1936. struct ceph_inode_info *ci = ceph_inode(inode);
  1937. int err;
  1938. err = ceph_do_getattr(inode, CEPH_STAT_CAP_INODE_ALL, false);
  1939. if (!err) {
  1940. generic_fillattr(inode, stat);
  1941. stat->ino = ceph_translate_ino(inode->i_sb, inode->i_ino);
  1942. if (ceph_snap(inode) != CEPH_NOSNAP)
  1943. stat->dev = ceph_snap(inode);
  1944. else
  1945. stat->dev = 0;
  1946. if (S_ISDIR(inode->i_mode)) {
  1947. if (ceph_test_mount_opt(ceph_sb_to_client(inode->i_sb),
  1948. RBYTES))
  1949. stat->size = ci->i_rbytes;
  1950. else
  1951. stat->size = ci->i_files + ci->i_subdirs;
  1952. stat->blocks = 0;
  1953. stat->blksize = 65536;
  1954. }
  1955. }
  1956. return err;
  1957. }