inode.c 52 KB

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