xfs_dir2_node.c 62 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120112111221123112411251126112711281129113011311132113311341135113611371138113911401141114211431144114511461147114811491150115111521153115411551156115711581159116011611162116311641165116611671168116911701171117211731174117511761177117811791180118111821183118411851186118711881189119011911192119311941195119611971198119912001201120212031204120512061207120812091210121112121213121412151216121712181219122012211222122312241225122612271228122912301231123212331234123512361237123812391240124112421243124412451246124712481249125012511252125312541255125612571258125912601261126212631264126512661267126812691270127112721273127412751276127712781279128012811282128312841285128612871288128912901291129212931294129512961297129812991300130113021303130413051306130713081309131013111312131313141315131613171318131913201321132213231324132513261327132813291330133113321333133413351336133713381339134013411342134313441345134613471348134913501351135213531354135513561357135813591360136113621363136413651366136713681369137013711372137313741375137613771378137913801381138213831384138513861387138813891390139113921393139413951396139713981399140014011402140314041405140614071408140914101411141214131414141514161417141814191420142114221423142414251426142714281429143014311432143314341435143614371438143914401441144214431444144514461447144814491450145114521453145414551456145714581459146014611462146314641465146614671468146914701471147214731474147514761477147814791480148114821483148414851486148714881489149014911492149314941495149614971498149915001501150215031504150515061507150815091510151115121513151415151516151715181519152015211522152315241525152615271528152915301531153215331534153515361537153815391540154115421543154415451546154715481549155015511552155315541555155615571558155915601561156215631564156515661567156815691570157115721573157415751576157715781579158015811582158315841585158615871588158915901591159215931594159515961597159815991600160116021603160416051606160716081609161016111612161316141615161616171618161916201621162216231624162516261627162816291630163116321633163416351636163716381639164016411642164316441645164616471648164916501651165216531654165516561657165816591660166116621663166416651666166716681669167016711672167316741675167616771678167916801681168216831684168516861687168816891690169116921693169416951696169716981699170017011702170317041705170617071708170917101711171217131714171517161717171817191720172117221723172417251726172717281729173017311732173317341735173617371738173917401741174217431744174517461747174817491750175117521753175417551756175717581759176017611762176317641765176617671768176917701771177217731774177517761777177817791780178117821783178417851786178717881789179017911792179317941795179617971798179918001801180218031804180518061807180818091810181118121813181418151816181718181819182018211822182318241825182618271828182918301831183218331834183518361837183818391840184118421843184418451846184718481849185018511852185318541855185618571858185918601861186218631864186518661867186818691870187118721873187418751876187718781879188018811882188318841885188618871888188918901891189218931894189518961897189818991900190119021903190419051906190719081909191019111912191319141915191619171918191919201921192219231924192519261927192819291930193119321933193419351936193719381939194019411942194319441945194619471948194919501951195219531954195519561957195819591960196119621963196419651966196719681969197019711972197319741975197619771978197919801981198219831984198519861987198819891990199119921993199419951996199719981999200020012002200320042005200620072008200920102011201220132014201520162017201820192020202120222023202420252026202720282029203020312032203320342035203620372038203920402041204220432044204520462047204820492050205120522053205420552056205720582059206020612062206320642065206620672068206920702071207220732074207520762077207820792080208120822083208420852086208720882089209020912092209320942095209620972098209921002101210221032104210521062107210821092110211121122113211421152116211721182119212021212122212321242125212621272128212921302131213221332134213521362137213821392140214121422143214421452146214721482149215021512152215321542155215621572158215921602161216221632164216521662167216821692170217121722173217421752176217721782179218021812182218321842185218621872188218921902191219221932194219521962197219821992200220122022203220422052206220722082209221022112212221322142215221622172218221922202221222222232224222522262227222822292230223122322233223422352236223722382239224022412242224322442245224622472248224922502251225222532254225522562257225822592260226122622263226422652266226722682269227022712272227322742275227622772278227922802281228222832284
  1. /*
  2. * Copyright (c) 2000-2005 Silicon Graphics, Inc.
  3. * Copyright (c) 2013 Red Hat, Inc.
  4. * All Rights Reserved.
  5. *
  6. * This program is free software; you can redistribute it and/or
  7. * modify it under the terms of the GNU General Public License as
  8. * published by the Free Software Foundation.
  9. *
  10. * This program is distributed in the hope that it would be useful,
  11. * but WITHOUT ANY WARRANTY; without even the implied warranty of
  12. * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
  13. * GNU General Public License for more details.
  14. *
  15. * You should have received a copy of the GNU General Public License
  16. * along with this program; if not, write the Free Software Foundation,
  17. * Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
  18. */
  19. #include "xfs.h"
  20. #include "xfs_fs.h"
  21. #include "xfs_format.h"
  22. #include "xfs_log_format.h"
  23. #include "xfs_trans_resv.h"
  24. #include "xfs_sb.h"
  25. #include "xfs_ag.h"
  26. #include "xfs_mount.h"
  27. #include "xfs_da_format.h"
  28. #include "xfs_da_btree.h"
  29. #include "xfs_inode.h"
  30. #include "xfs_bmap.h"
  31. #include "xfs_dir2.h"
  32. #include "xfs_dir2_priv.h"
  33. #include "xfs_error.h"
  34. #include "xfs_trace.h"
  35. #include "xfs_trans.h"
  36. #include "xfs_buf_item.h"
  37. #include "xfs_cksum.h"
  38. /*
  39. * Function declarations.
  40. */
  41. static int xfs_dir2_leafn_add(struct xfs_buf *bp, xfs_da_args_t *args,
  42. int index);
  43. static void xfs_dir2_leafn_rebalance(xfs_da_state_t *state,
  44. xfs_da_state_blk_t *blk1,
  45. xfs_da_state_blk_t *blk2);
  46. static int xfs_dir2_leafn_remove(xfs_da_args_t *args, struct xfs_buf *bp,
  47. int index, xfs_da_state_blk_t *dblk,
  48. int *rval);
  49. static int xfs_dir2_node_addname_int(xfs_da_args_t *args,
  50. xfs_da_state_blk_t *fblk);
  51. /*
  52. * Check internal consistency of a leafn block.
  53. */
  54. #ifdef DEBUG
  55. #define xfs_dir3_leaf_check(dp, bp) \
  56. do { \
  57. if (!xfs_dir3_leafn_check((dp), (bp))) \
  58. ASSERT(0); \
  59. } while (0);
  60. static bool
  61. xfs_dir3_leafn_check(
  62. struct xfs_inode *dp,
  63. struct xfs_buf *bp)
  64. {
  65. struct xfs_dir2_leaf *leaf = bp->b_addr;
  66. struct xfs_dir3_icleaf_hdr leafhdr;
  67. dp->d_ops->leaf_hdr_from_disk(&leafhdr, leaf);
  68. if (leafhdr.magic == XFS_DIR3_LEAFN_MAGIC) {
  69. struct xfs_dir3_leaf_hdr *leaf3 = bp->b_addr;
  70. if (be64_to_cpu(leaf3->info.blkno) != bp->b_bn)
  71. return false;
  72. } else if (leafhdr.magic != XFS_DIR2_LEAFN_MAGIC)
  73. return false;
  74. return xfs_dir3_leaf_check_int(dp->i_mount, dp, &leafhdr, leaf);
  75. }
  76. #else
  77. #define xfs_dir3_leaf_check(dp, bp)
  78. #endif
  79. static bool
  80. xfs_dir3_free_verify(
  81. struct xfs_buf *bp)
  82. {
  83. struct xfs_mount *mp = bp->b_target->bt_mount;
  84. struct xfs_dir2_free_hdr *hdr = bp->b_addr;
  85. if (xfs_sb_version_hascrc(&mp->m_sb)) {
  86. struct xfs_dir3_blk_hdr *hdr3 = bp->b_addr;
  87. if (hdr3->magic != cpu_to_be32(XFS_DIR3_FREE_MAGIC))
  88. return false;
  89. if (!uuid_equal(&hdr3->uuid, &mp->m_sb.sb_uuid))
  90. return false;
  91. if (be64_to_cpu(hdr3->blkno) != bp->b_bn)
  92. return false;
  93. } else {
  94. if (hdr->magic != cpu_to_be32(XFS_DIR2_FREE_MAGIC))
  95. return false;
  96. }
  97. /* XXX: should bounds check the xfs_dir3_icfree_hdr here */
  98. return true;
  99. }
  100. static void
  101. xfs_dir3_free_read_verify(
  102. struct xfs_buf *bp)
  103. {
  104. struct xfs_mount *mp = bp->b_target->bt_mount;
  105. if (xfs_sb_version_hascrc(&mp->m_sb) &&
  106. !xfs_buf_verify_cksum(bp, XFS_DIR3_FREE_CRC_OFF))
  107. xfs_buf_ioerror(bp, EFSBADCRC);
  108. else if (!xfs_dir3_free_verify(bp))
  109. xfs_buf_ioerror(bp, EFSCORRUPTED);
  110. if (bp->b_error)
  111. xfs_verifier_error(bp);
  112. }
  113. static void
  114. xfs_dir3_free_write_verify(
  115. struct xfs_buf *bp)
  116. {
  117. struct xfs_mount *mp = bp->b_target->bt_mount;
  118. struct xfs_buf_log_item *bip = bp->b_fspriv;
  119. struct xfs_dir3_blk_hdr *hdr3 = bp->b_addr;
  120. if (!xfs_dir3_free_verify(bp)) {
  121. xfs_buf_ioerror(bp, EFSCORRUPTED);
  122. xfs_verifier_error(bp);
  123. return;
  124. }
  125. if (!xfs_sb_version_hascrc(&mp->m_sb))
  126. return;
  127. if (bip)
  128. hdr3->lsn = cpu_to_be64(bip->bli_item.li_lsn);
  129. xfs_buf_update_cksum(bp, XFS_DIR3_FREE_CRC_OFF);
  130. }
  131. const struct xfs_buf_ops xfs_dir3_free_buf_ops = {
  132. .verify_read = xfs_dir3_free_read_verify,
  133. .verify_write = xfs_dir3_free_write_verify,
  134. };
  135. static int
  136. __xfs_dir3_free_read(
  137. struct xfs_trans *tp,
  138. struct xfs_inode *dp,
  139. xfs_dablk_t fbno,
  140. xfs_daddr_t mappedbno,
  141. struct xfs_buf **bpp)
  142. {
  143. int err;
  144. err = xfs_da_read_buf(tp, dp, fbno, mappedbno, bpp,
  145. XFS_DATA_FORK, &xfs_dir3_free_buf_ops);
  146. /* try read returns without an error or *bpp if it lands in a hole */
  147. if (!err && tp && *bpp)
  148. xfs_trans_buf_set_type(tp, *bpp, XFS_BLFT_DIR_FREE_BUF);
  149. return err;
  150. }
  151. int
  152. xfs_dir2_free_read(
  153. struct xfs_trans *tp,
  154. struct xfs_inode *dp,
  155. xfs_dablk_t fbno,
  156. struct xfs_buf **bpp)
  157. {
  158. return __xfs_dir3_free_read(tp, dp, fbno, -1, bpp);
  159. }
  160. static int
  161. xfs_dir2_free_try_read(
  162. struct xfs_trans *tp,
  163. struct xfs_inode *dp,
  164. xfs_dablk_t fbno,
  165. struct xfs_buf **bpp)
  166. {
  167. return __xfs_dir3_free_read(tp, dp, fbno, -2, bpp);
  168. }
  169. static int
  170. xfs_dir3_free_get_buf(
  171. xfs_da_args_t *args,
  172. xfs_dir2_db_t fbno,
  173. struct xfs_buf **bpp)
  174. {
  175. struct xfs_trans *tp = args->trans;
  176. struct xfs_inode *dp = args->dp;
  177. struct xfs_mount *mp = dp->i_mount;
  178. struct xfs_buf *bp;
  179. int error;
  180. struct xfs_dir3_icfree_hdr hdr;
  181. error = xfs_da_get_buf(tp, dp, xfs_dir2_db_to_da(args->geo, fbno),
  182. -1, &bp, XFS_DATA_FORK);
  183. if (error)
  184. return error;
  185. xfs_trans_buf_set_type(tp, bp, XFS_BLFT_DIR_FREE_BUF);
  186. bp->b_ops = &xfs_dir3_free_buf_ops;
  187. /*
  188. * Initialize the new block to be empty, and remember
  189. * its first slot as our empty slot.
  190. */
  191. memset(bp->b_addr, 0, sizeof(struct xfs_dir3_free_hdr));
  192. memset(&hdr, 0, sizeof(hdr));
  193. if (xfs_sb_version_hascrc(&mp->m_sb)) {
  194. struct xfs_dir3_free_hdr *hdr3 = bp->b_addr;
  195. hdr.magic = XFS_DIR3_FREE_MAGIC;
  196. hdr3->hdr.blkno = cpu_to_be64(bp->b_bn);
  197. hdr3->hdr.owner = cpu_to_be64(dp->i_ino);
  198. uuid_copy(&hdr3->hdr.uuid, &mp->m_sb.sb_uuid);
  199. } else
  200. hdr.magic = XFS_DIR2_FREE_MAGIC;
  201. dp->d_ops->free_hdr_to_disk(bp->b_addr, &hdr);
  202. *bpp = bp;
  203. return 0;
  204. }
  205. /*
  206. * Log entries from a freespace block.
  207. */
  208. STATIC void
  209. xfs_dir2_free_log_bests(
  210. struct xfs_da_args *args,
  211. struct xfs_buf *bp,
  212. int first, /* first entry to log */
  213. int last) /* last entry to log */
  214. {
  215. xfs_dir2_free_t *free; /* freespace structure */
  216. __be16 *bests;
  217. free = bp->b_addr;
  218. bests = args->dp->d_ops->free_bests_p(free);
  219. ASSERT(free->hdr.magic == cpu_to_be32(XFS_DIR2_FREE_MAGIC) ||
  220. free->hdr.magic == cpu_to_be32(XFS_DIR3_FREE_MAGIC));
  221. xfs_trans_log_buf(args->trans, bp,
  222. (uint)((char *)&bests[first] - (char *)free),
  223. (uint)((char *)&bests[last] - (char *)free +
  224. sizeof(bests[0]) - 1));
  225. }
  226. /*
  227. * Log header from a freespace block.
  228. */
  229. static void
  230. xfs_dir2_free_log_header(
  231. struct xfs_da_args *args,
  232. struct xfs_buf *bp)
  233. {
  234. #ifdef DEBUG
  235. xfs_dir2_free_t *free; /* freespace structure */
  236. free = bp->b_addr;
  237. ASSERT(free->hdr.magic == cpu_to_be32(XFS_DIR2_FREE_MAGIC) ||
  238. free->hdr.magic == cpu_to_be32(XFS_DIR3_FREE_MAGIC));
  239. #endif
  240. xfs_trans_log_buf(args->trans, bp, 0,
  241. args->dp->d_ops->free_hdr_size - 1);
  242. }
  243. /*
  244. * Convert a leaf-format directory to a node-format directory.
  245. * We need to change the magic number of the leaf block, and copy
  246. * the freespace table out of the leaf block into its own block.
  247. */
  248. int /* error */
  249. xfs_dir2_leaf_to_node(
  250. xfs_da_args_t *args, /* operation arguments */
  251. struct xfs_buf *lbp) /* leaf buffer */
  252. {
  253. xfs_inode_t *dp; /* incore directory inode */
  254. int error; /* error return value */
  255. struct xfs_buf *fbp; /* freespace buffer */
  256. xfs_dir2_db_t fdb; /* freespace block number */
  257. xfs_dir2_free_t *free; /* freespace structure */
  258. __be16 *from; /* pointer to freespace entry */
  259. int i; /* leaf freespace index */
  260. xfs_dir2_leaf_t *leaf; /* leaf structure */
  261. xfs_dir2_leaf_tail_t *ltp; /* leaf tail structure */
  262. xfs_mount_t *mp; /* filesystem mount point */
  263. int n; /* count of live freespc ents */
  264. xfs_dir2_data_off_t off; /* freespace entry value */
  265. __be16 *to; /* pointer to freespace entry */
  266. xfs_trans_t *tp; /* transaction pointer */
  267. struct xfs_dir3_icfree_hdr freehdr;
  268. trace_xfs_dir2_leaf_to_node(args);
  269. dp = args->dp;
  270. mp = dp->i_mount;
  271. tp = args->trans;
  272. /*
  273. * Add a freespace block to the directory.
  274. */
  275. if ((error = xfs_dir2_grow_inode(args, XFS_DIR2_FREE_SPACE, &fdb))) {
  276. return error;
  277. }
  278. ASSERT(fdb == xfs_dir2_byte_to_db(args->geo, XFS_DIR2_FREE_OFFSET));
  279. /*
  280. * Get the buffer for the new freespace block.
  281. */
  282. error = xfs_dir3_free_get_buf(args, fdb, &fbp);
  283. if (error)
  284. return error;
  285. free = fbp->b_addr;
  286. dp->d_ops->free_hdr_from_disk(&freehdr, free);
  287. leaf = lbp->b_addr;
  288. ltp = xfs_dir2_leaf_tail_p(args->geo, leaf);
  289. ASSERT(be32_to_cpu(ltp->bestcount) <=
  290. (uint)dp->i_d.di_size / args->geo->blksize);
  291. /*
  292. * Copy freespace entries from the leaf block to the new block.
  293. * Count active entries.
  294. */
  295. from = xfs_dir2_leaf_bests_p(ltp);
  296. to = dp->d_ops->free_bests_p(free);
  297. for (i = n = 0; i < be32_to_cpu(ltp->bestcount); i++, from++, to++) {
  298. if ((off = be16_to_cpu(*from)) != NULLDATAOFF)
  299. n++;
  300. *to = cpu_to_be16(off);
  301. }
  302. /*
  303. * Now initialize the freespace block header.
  304. */
  305. freehdr.nused = n;
  306. freehdr.nvalid = be32_to_cpu(ltp->bestcount);
  307. dp->d_ops->free_hdr_to_disk(fbp->b_addr, &freehdr);
  308. xfs_dir2_free_log_bests(args, fbp, 0, freehdr.nvalid - 1);
  309. xfs_dir2_free_log_header(args, fbp);
  310. /*
  311. * Converting the leaf to a leafnode is just a matter of changing the
  312. * magic number and the ops. Do the change directly to the buffer as
  313. * it's less work (and less code) than decoding the header to host
  314. * format and back again.
  315. */
  316. if (leaf->hdr.info.magic == cpu_to_be16(XFS_DIR2_LEAF1_MAGIC))
  317. leaf->hdr.info.magic = cpu_to_be16(XFS_DIR2_LEAFN_MAGIC);
  318. else
  319. leaf->hdr.info.magic = cpu_to_be16(XFS_DIR3_LEAFN_MAGIC);
  320. lbp->b_ops = &xfs_dir3_leafn_buf_ops;
  321. xfs_trans_buf_set_type(tp, lbp, XFS_BLFT_DIR_LEAFN_BUF);
  322. xfs_dir3_leaf_log_header(args, lbp);
  323. xfs_dir3_leaf_check(dp, lbp);
  324. return 0;
  325. }
  326. /*
  327. * Add a leaf entry to a leaf block in a node-form directory.
  328. * The other work necessary is done from the caller.
  329. */
  330. static int /* error */
  331. xfs_dir2_leafn_add(
  332. struct xfs_buf *bp, /* leaf buffer */
  333. xfs_da_args_t *args, /* operation arguments */
  334. int index) /* insertion pt for new entry */
  335. {
  336. int compact; /* compacting stale leaves */
  337. xfs_inode_t *dp; /* incore directory inode */
  338. int highstale; /* next stale entry */
  339. xfs_dir2_leaf_t *leaf; /* leaf structure */
  340. xfs_dir2_leaf_entry_t *lep; /* leaf entry */
  341. int lfloghigh; /* high leaf entry logging */
  342. int lfloglow; /* low leaf entry logging */
  343. int lowstale; /* previous stale entry */
  344. xfs_mount_t *mp; /* filesystem mount point */
  345. xfs_trans_t *tp; /* transaction pointer */
  346. struct xfs_dir3_icleaf_hdr leafhdr;
  347. struct xfs_dir2_leaf_entry *ents;
  348. trace_xfs_dir2_leafn_add(args, index);
  349. dp = args->dp;
  350. mp = dp->i_mount;
  351. tp = args->trans;
  352. leaf = bp->b_addr;
  353. dp->d_ops->leaf_hdr_from_disk(&leafhdr, leaf);
  354. ents = dp->d_ops->leaf_ents_p(leaf);
  355. /*
  356. * Quick check just to make sure we are not going to index
  357. * into other peoples memory
  358. */
  359. if (index < 0)
  360. return EFSCORRUPTED;
  361. /*
  362. * If there are already the maximum number of leaf entries in
  363. * the block, if there are no stale entries it won't fit.
  364. * Caller will do a split. If there are stale entries we'll do
  365. * a compact.
  366. */
  367. if (leafhdr.count == dp->d_ops->leaf_max_ents(args->geo)) {
  368. if (!leafhdr.stale)
  369. return ENOSPC;
  370. compact = leafhdr.stale > 1;
  371. } else
  372. compact = 0;
  373. ASSERT(index == 0 || be32_to_cpu(ents[index - 1].hashval) <= args->hashval);
  374. ASSERT(index == leafhdr.count ||
  375. be32_to_cpu(ents[index].hashval) >= args->hashval);
  376. if (args->op_flags & XFS_DA_OP_JUSTCHECK)
  377. return 0;
  378. /*
  379. * Compact out all but one stale leaf entry. Leaves behind
  380. * the entry closest to index.
  381. */
  382. if (compact)
  383. xfs_dir3_leaf_compact_x1(&leafhdr, ents, &index, &lowstale,
  384. &highstale, &lfloglow, &lfloghigh);
  385. else if (leafhdr.stale) {
  386. /*
  387. * Set impossible logging indices for this case.
  388. */
  389. lfloglow = leafhdr.count;
  390. lfloghigh = -1;
  391. }
  392. /*
  393. * Insert the new entry, log everything.
  394. */
  395. lep = xfs_dir3_leaf_find_entry(&leafhdr, ents, index, compact, lowstale,
  396. highstale, &lfloglow, &lfloghigh);
  397. lep->hashval = cpu_to_be32(args->hashval);
  398. lep->address = cpu_to_be32(xfs_dir2_db_off_to_dataptr(args->geo,
  399. args->blkno, args->index));
  400. dp->d_ops->leaf_hdr_to_disk(leaf, &leafhdr);
  401. xfs_dir3_leaf_log_header(args, bp);
  402. xfs_dir3_leaf_log_ents(args, bp, lfloglow, lfloghigh);
  403. xfs_dir3_leaf_check(dp, bp);
  404. return 0;
  405. }
  406. #ifdef DEBUG
  407. static void
  408. xfs_dir2_free_hdr_check(
  409. struct xfs_inode *dp,
  410. struct xfs_buf *bp,
  411. xfs_dir2_db_t db)
  412. {
  413. struct xfs_dir3_icfree_hdr hdr;
  414. dp->d_ops->free_hdr_from_disk(&hdr, bp->b_addr);
  415. ASSERT((hdr.firstdb %
  416. dp->d_ops->free_max_bests(dp->i_mount->m_dir_geo)) == 0);
  417. ASSERT(hdr.firstdb <= db);
  418. ASSERT(db < hdr.firstdb + hdr.nvalid);
  419. }
  420. #else
  421. #define xfs_dir2_free_hdr_check(dp, bp, db)
  422. #endif /* DEBUG */
  423. /*
  424. * Return the last hash value in the leaf.
  425. * Stale entries are ok.
  426. */
  427. xfs_dahash_t /* hash value */
  428. xfs_dir2_leafn_lasthash(
  429. struct xfs_inode *dp,
  430. struct xfs_buf *bp, /* leaf buffer */
  431. int *count) /* count of entries in leaf */
  432. {
  433. struct xfs_dir2_leaf *leaf = bp->b_addr;
  434. struct xfs_dir2_leaf_entry *ents;
  435. struct xfs_dir3_icleaf_hdr leafhdr;
  436. dp->d_ops->leaf_hdr_from_disk(&leafhdr, leaf);
  437. ASSERT(leafhdr.magic == XFS_DIR2_LEAFN_MAGIC ||
  438. leafhdr.magic == XFS_DIR3_LEAFN_MAGIC);
  439. if (count)
  440. *count = leafhdr.count;
  441. if (!leafhdr.count)
  442. return 0;
  443. ents = dp->d_ops->leaf_ents_p(leaf);
  444. return be32_to_cpu(ents[leafhdr.count - 1].hashval);
  445. }
  446. /*
  447. * Look up a leaf entry for space to add a name in a node-format leaf block.
  448. * The extrablk in state is a freespace block.
  449. */
  450. STATIC int
  451. xfs_dir2_leafn_lookup_for_addname(
  452. struct xfs_buf *bp, /* leaf buffer */
  453. xfs_da_args_t *args, /* operation arguments */
  454. int *indexp, /* out: leaf entry index */
  455. xfs_da_state_t *state) /* state to fill in */
  456. {
  457. struct xfs_buf *curbp = NULL; /* current data/free buffer */
  458. xfs_dir2_db_t curdb = -1; /* current data block number */
  459. xfs_dir2_db_t curfdb = -1; /* current free block number */
  460. xfs_inode_t *dp; /* incore directory inode */
  461. int error; /* error return value */
  462. int fi; /* free entry index */
  463. xfs_dir2_free_t *free = NULL; /* free block structure */
  464. int index; /* leaf entry index */
  465. xfs_dir2_leaf_t *leaf; /* leaf structure */
  466. int length; /* length of new data entry */
  467. xfs_dir2_leaf_entry_t *lep; /* leaf entry */
  468. xfs_mount_t *mp; /* filesystem mount point */
  469. xfs_dir2_db_t newdb; /* new data block number */
  470. xfs_dir2_db_t newfdb; /* new free block number */
  471. xfs_trans_t *tp; /* transaction pointer */
  472. struct xfs_dir2_leaf_entry *ents;
  473. struct xfs_dir3_icleaf_hdr leafhdr;
  474. dp = args->dp;
  475. tp = args->trans;
  476. mp = dp->i_mount;
  477. leaf = bp->b_addr;
  478. dp->d_ops->leaf_hdr_from_disk(&leafhdr, leaf);
  479. ents = dp->d_ops->leaf_ents_p(leaf);
  480. xfs_dir3_leaf_check(dp, bp);
  481. ASSERT(leafhdr.count > 0);
  482. /*
  483. * Look up the hash value in the leaf entries.
  484. */
  485. index = xfs_dir2_leaf_search_hash(args, bp);
  486. /*
  487. * Do we have a buffer coming in?
  488. */
  489. if (state->extravalid) {
  490. /* If so, it's a free block buffer, get the block number. */
  491. curbp = state->extrablk.bp;
  492. curfdb = state->extrablk.blkno;
  493. free = curbp->b_addr;
  494. ASSERT(free->hdr.magic == cpu_to_be32(XFS_DIR2_FREE_MAGIC) ||
  495. free->hdr.magic == cpu_to_be32(XFS_DIR3_FREE_MAGIC));
  496. }
  497. length = dp->d_ops->data_entsize(args->namelen);
  498. /*
  499. * Loop over leaf entries with the right hash value.
  500. */
  501. for (lep = &ents[index];
  502. index < leafhdr.count && be32_to_cpu(lep->hashval) == args->hashval;
  503. lep++, index++) {
  504. /*
  505. * Skip stale leaf entries.
  506. */
  507. if (be32_to_cpu(lep->address) == XFS_DIR2_NULL_DATAPTR)
  508. continue;
  509. /*
  510. * Pull the data block number from the entry.
  511. */
  512. newdb = xfs_dir2_dataptr_to_db(args->geo,
  513. be32_to_cpu(lep->address));
  514. /*
  515. * For addname, we're looking for a place to put the new entry.
  516. * We want to use a data block with an entry of equal
  517. * hash value to ours if there is one with room.
  518. *
  519. * If this block isn't the data block we already have
  520. * in hand, take a look at it.
  521. */
  522. if (newdb != curdb) {
  523. __be16 *bests;
  524. curdb = newdb;
  525. /*
  526. * Convert the data block to the free block
  527. * holding its freespace information.
  528. */
  529. newfdb = dp->d_ops->db_to_fdb(args->geo, newdb);
  530. /*
  531. * If it's not the one we have in hand, read it in.
  532. */
  533. if (newfdb != curfdb) {
  534. /*
  535. * If we had one before, drop it.
  536. */
  537. if (curbp)
  538. xfs_trans_brelse(tp, curbp);
  539. error = xfs_dir2_free_read(tp, dp,
  540. xfs_dir2_db_to_da(args->geo,
  541. newfdb),
  542. &curbp);
  543. if (error)
  544. return error;
  545. free = curbp->b_addr;
  546. xfs_dir2_free_hdr_check(dp, curbp, curdb);
  547. }
  548. /*
  549. * Get the index for our entry.
  550. */
  551. fi = dp->d_ops->db_to_fdindex(args->geo, curdb);
  552. /*
  553. * If it has room, return it.
  554. */
  555. bests = dp->d_ops->free_bests_p(free);
  556. if (unlikely(bests[fi] == cpu_to_be16(NULLDATAOFF))) {
  557. XFS_ERROR_REPORT("xfs_dir2_leafn_lookup_int",
  558. XFS_ERRLEVEL_LOW, mp);
  559. if (curfdb != newfdb)
  560. xfs_trans_brelse(tp, curbp);
  561. return EFSCORRUPTED;
  562. }
  563. curfdb = newfdb;
  564. if (be16_to_cpu(bests[fi]) >= length)
  565. goto out;
  566. }
  567. }
  568. /* Didn't find any space */
  569. fi = -1;
  570. out:
  571. ASSERT(args->op_flags & XFS_DA_OP_OKNOENT);
  572. if (curbp) {
  573. /* Giving back a free block. */
  574. state->extravalid = 1;
  575. state->extrablk.bp = curbp;
  576. state->extrablk.index = fi;
  577. state->extrablk.blkno = curfdb;
  578. /*
  579. * Important: this magic number is not in the buffer - it's for
  580. * buffer type information and therefore only the free/data type
  581. * matters here, not whether CRCs are enabled or not.
  582. */
  583. state->extrablk.magic = XFS_DIR2_FREE_MAGIC;
  584. } else {
  585. state->extravalid = 0;
  586. }
  587. /*
  588. * Return the index, that will be the insertion point.
  589. */
  590. *indexp = index;
  591. return ENOENT;
  592. }
  593. /*
  594. * Look up a leaf entry in a node-format leaf block.
  595. * The extrablk in state a data block.
  596. */
  597. STATIC int
  598. xfs_dir2_leafn_lookup_for_entry(
  599. struct xfs_buf *bp, /* leaf buffer */
  600. xfs_da_args_t *args, /* operation arguments */
  601. int *indexp, /* out: leaf entry index */
  602. xfs_da_state_t *state) /* state to fill in */
  603. {
  604. struct xfs_buf *curbp = NULL; /* current data/free buffer */
  605. xfs_dir2_db_t curdb = -1; /* current data block number */
  606. xfs_dir2_data_entry_t *dep; /* data block entry */
  607. xfs_inode_t *dp; /* incore directory inode */
  608. int error; /* error return value */
  609. int index; /* leaf entry index */
  610. xfs_dir2_leaf_t *leaf; /* leaf structure */
  611. xfs_dir2_leaf_entry_t *lep; /* leaf entry */
  612. xfs_mount_t *mp; /* filesystem mount point */
  613. xfs_dir2_db_t newdb; /* new data block number */
  614. xfs_trans_t *tp; /* transaction pointer */
  615. enum xfs_dacmp cmp; /* comparison result */
  616. struct xfs_dir2_leaf_entry *ents;
  617. struct xfs_dir3_icleaf_hdr leafhdr;
  618. dp = args->dp;
  619. tp = args->trans;
  620. mp = dp->i_mount;
  621. leaf = bp->b_addr;
  622. dp->d_ops->leaf_hdr_from_disk(&leafhdr, leaf);
  623. ents = dp->d_ops->leaf_ents_p(leaf);
  624. xfs_dir3_leaf_check(dp, bp);
  625. ASSERT(leafhdr.count > 0);
  626. /*
  627. * Look up the hash value in the leaf entries.
  628. */
  629. index = xfs_dir2_leaf_search_hash(args, bp);
  630. /*
  631. * Do we have a buffer coming in?
  632. */
  633. if (state->extravalid) {
  634. curbp = state->extrablk.bp;
  635. curdb = state->extrablk.blkno;
  636. }
  637. /*
  638. * Loop over leaf entries with the right hash value.
  639. */
  640. for (lep = &ents[index];
  641. index < leafhdr.count && be32_to_cpu(lep->hashval) == args->hashval;
  642. lep++, index++) {
  643. /*
  644. * Skip stale leaf entries.
  645. */
  646. if (be32_to_cpu(lep->address) == XFS_DIR2_NULL_DATAPTR)
  647. continue;
  648. /*
  649. * Pull the data block number from the entry.
  650. */
  651. newdb = xfs_dir2_dataptr_to_db(args->geo,
  652. be32_to_cpu(lep->address));
  653. /*
  654. * Not adding a new entry, so we really want to find
  655. * the name given to us.
  656. *
  657. * If it's a different data block, go get it.
  658. */
  659. if (newdb != curdb) {
  660. /*
  661. * If we had a block before that we aren't saving
  662. * for a CI name, drop it
  663. */
  664. if (curbp && (args->cmpresult == XFS_CMP_DIFFERENT ||
  665. curdb != state->extrablk.blkno))
  666. xfs_trans_brelse(tp, curbp);
  667. /*
  668. * If needing the block that is saved with a CI match,
  669. * use it otherwise read in the new data block.
  670. */
  671. if (args->cmpresult != XFS_CMP_DIFFERENT &&
  672. newdb == state->extrablk.blkno) {
  673. ASSERT(state->extravalid);
  674. curbp = state->extrablk.bp;
  675. } else {
  676. error = xfs_dir3_data_read(tp, dp,
  677. xfs_dir2_db_to_da(args->geo,
  678. newdb),
  679. -1, &curbp);
  680. if (error)
  681. return error;
  682. }
  683. xfs_dir3_data_check(dp, curbp);
  684. curdb = newdb;
  685. }
  686. /*
  687. * Point to the data entry.
  688. */
  689. dep = (xfs_dir2_data_entry_t *)((char *)curbp->b_addr +
  690. xfs_dir2_dataptr_to_off(args->geo,
  691. be32_to_cpu(lep->address)));
  692. /*
  693. * Compare the entry and if it's an exact match, return
  694. * EEXIST immediately. If it's the first case-insensitive
  695. * match, store the block & inode number and continue looking.
  696. */
  697. cmp = mp->m_dirnameops->compname(args, dep->name, dep->namelen);
  698. if (cmp != XFS_CMP_DIFFERENT && cmp != args->cmpresult) {
  699. /* If there is a CI match block, drop it */
  700. if (args->cmpresult != XFS_CMP_DIFFERENT &&
  701. curdb != state->extrablk.blkno)
  702. xfs_trans_brelse(tp, state->extrablk.bp);
  703. args->cmpresult = cmp;
  704. args->inumber = be64_to_cpu(dep->inumber);
  705. args->filetype = dp->d_ops->data_get_ftype(dep);
  706. *indexp = index;
  707. state->extravalid = 1;
  708. state->extrablk.bp = curbp;
  709. state->extrablk.blkno = curdb;
  710. state->extrablk.index = (int)((char *)dep -
  711. (char *)curbp->b_addr);
  712. state->extrablk.magic = XFS_DIR2_DATA_MAGIC;
  713. curbp->b_ops = &xfs_dir3_data_buf_ops;
  714. xfs_trans_buf_set_type(tp, curbp, XFS_BLFT_DIR_DATA_BUF);
  715. if (cmp == XFS_CMP_EXACT)
  716. return EEXIST;
  717. }
  718. }
  719. ASSERT(index == leafhdr.count || (args->op_flags & XFS_DA_OP_OKNOENT));
  720. if (curbp) {
  721. if (args->cmpresult == XFS_CMP_DIFFERENT) {
  722. /* Giving back last used data block. */
  723. state->extravalid = 1;
  724. state->extrablk.bp = curbp;
  725. state->extrablk.index = -1;
  726. state->extrablk.blkno = curdb;
  727. state->extrablk.magic = XFS_DIR2_DATA_MAGIC;
  728. curbp->b_ops = &xfs_dir3_data_buf_ops;
  729. xfs_trans_buf_set_type(tp, curbp, XFS_BLFT_DIR_DATA_BUF);
  730. } else {
  731. /* If the curbp is not the CI match block, drop it */
  732. if (state->extrablk.bp != curbp)
  733. xfs_trans_brelse(tp, curbp);
  734. }
  735. } else {
  736. state->extravalid = 0;
  737. }
  738. *indexp = index;
  739. return ENOENT;
  740. }
  741. /*
  742. * Look up a leaf entry in a node-format leaf block.
  743. * If this is an addname then the extrablk in state is a freespace block,
  744. * otherwise it's a data block.
  745. */
  746. int
  747. xfs_dir2_leafn_lookup_int(
  748. struct xfs_buf *bp, /* leaf buffer */
  749. xfs_da_args_t *args, /* operation arguments */
  750. int *indexp, /* out: leaf entry index */
  751. xfs_da_state_t *state) /* state to fill in */
  752. {
  753. if (args->op_flags & XFS_DA_OP_ADDNAME)
  754. return xfs_dir2_leafn_lookup_for_addname(bp, args, indexp,
  755. state);
  756. return xfs_dir2_leafn_lookup_for_entry(bp, args, indexp, state);
  757. }
  758. /*
  759. * Move count leaf entries from source to destination leaf.
  760. * Log entries and headers. Stale entries are preserved.
  761. */
  762. static void
  763. xfs_dir3_leafn_moveents(
  764. xfs_da_args_t *args, /* operation arguments */
  765. struct xfs_buf *bp_s, /* source */
  766. struct xfs_dir3_icleaf_hdr *shdr,
  767. struct xfs_dir2_leaf_entry *sents,
  768. int start_s,/* source leaf index */
  769. struct xfs_buf *bp_d, /* destination */
  770. struct xfs_dir3_icleaf_hdr *dhdr,
  771. struct xfs_dir2_leaf_entry *dents,
  772. int start_d,/* destination leaf index */
  773. int count) /* count of leaves to copy */
  774. {
  775. int stale; /* count stale leaves copied */
  776. trace_xfs_dir2_leafn_moveents(args, start_s, start_d, count);
  777. /*
  778. * Silently return if nothing to do.
  779. */
  780. if (count == 0)
  781. return;
  782. /*
  783. * If the destination index is not the end of the current
  784. * destination leaf entries, open up a hole in the destination
  785. * to hold the new entries.
  786. */
  787. if (start_d < dhdr->count) {
  788. memmove(&dents[start_d + count], &dents[start_d],
  789. (dhdr->count - start_d) * sizeof(xfs_dir2_leaf_entry_t));
  790. xfs_dir3_leaf_log_ents(args, bp_d, start_d + count,
  791. count + dhdr->count - 1);
  792. }
  793. /*
  794. * If the source has stale leaves, count the ones in the copy range
  795. * so we can update the header correctly.
  796. */
  797. if (shdr->stale) {
  798. int i; /* temp leaf index */
  799. for (i = start_s, stale = 0; i < start_s + count; i++) {
  800. if (sents[i].address ==
  801. cpu_to_be32(XFS_DIR2_NULL_DATAPTR))
  802. stale++;
  803. }
  804. } else
  805. stale = 0;
  806. /*
  807. * Copy the leaf entries from source to destination.
  808. */
  809. memcpy(&dents[start_d], &sents[start_s],
  810. count * sizeof(xfs_dir2_leaf_entry_t));
  811. xfs_dir3_leaf_log_ents(args, bp_d, start_d, start_d + count - 1);
  812. /*
  813. * If there are source entries after the ones we copied,
  814. * delete the ones we copied by sliding the next ones down.
  815. */
  816. if (start_s + count < shdr->count) {
  817. memmove(&sents[start_s], &sents[start_s + count],
  818. count * sizeof(xfs_dir2_leaf_entry_t));
  819. xfs_dir3_leaf_log_ents(args, bp_s, start_s, start_s + count - 1);
  820. }
  821. /*
  822. * Update the headers and log them.
  823. */
  824. shdr->count -= count;
  825. shdr->stale -= stale;
  826. dhdr->count += count;
  827. dhdr->stale += stale;
  828. }
  829. /*
  830. * Determine the sort order of two leaf blocks.
  831. * Returns 1 if both are valid and leaf2 should be before leaf1, else 0.
  832. */
  833. int /* sort order */
  834. xfs_dir2_leafn_order(
  835. struct xfs_inode *dp,
  836. struct xfs_buf *leaf1_bp, /* leaf1 buffer */
  837. struct xfs_buf *leaf2_bp) /* leaf2 buffer */
  838. {
  839. struct xfs_dir2_leaf *leaf1 = leaf1_bp->b_addr;
  840. struct xfs_dir2_leaf *leaf2 = leaf2_bp->b_addr;
  841. struct xfs_dir2_leaf_entry *ents1;
  842. struct xfs_dir2_leaf_entry *ents2;
  843. struct xfs_dir3_icleaf_hdr hdr1;
  844. struct xfs_dir3_icleaf_hdr hdr2;
  845. dp->d_ops->leaf_hdr_from_disk(&hdr1, leaf1);
  846. dp->d_ops->leaf_hdr_from_disk(&hdr2, leaf2);
  847. ents1 = dp->d_ops->leaf_ents_p(leaf1);
  848. ents2 = dp->d_ops->leaf_ents_p(leaf2);
  849. if (hdr1.count > 0 && hdr2.count > 0 &&
  850. (be32_to_cpu(ents2[0].hashval) < be32_to_cpu(ents1[0].hashval) ||
  851. be32_to_cpu(ents2[hdr2.count - 1].hashval) <
  852. be32_to_cpu(ents1[hdr1.count - 1].hashval)))
  853. return 1;
  854. return 0;
  855. }
  856. /*
  857. * Rebalance leaf entries between two leaf blocks.
  858. * This is actually only called when the second block is new,
  859. * though the code deals with the general case.
  860. * A new entry will be inserted in one of the blocks, and that
  861. * entry is taken into account when balancing.
  862. */
  863. static void
  864. xfs_dir2_leafn_rebalance(
  865. xfs_da_state_t *state, /* btree cursor */
  866. xfs_da_state_blk_t *blk1, /* first btree block */
  867. xfs_da_state_blk_t *blk2) /* second btree block */
  868. {
  869. xfs_da_args_t *args; /* operation arguments */
  870. int count; /* count (& direction) leaves */
  871. int isleft; /* new goes in left leaf */
  872. xfs_dir2_leaf_t *leaf1; /* first leaf structure */
  873. xfs_dir2_leaf_t *leaf2; /* second leaf structure */
  874. int mid; /* midpoint leaf index */
  875. #if defined(DEBUG) || defined(XFS_WARN)
  876. int oldstale; /* old count of stale leaves */
  877. #endif
  878. int oldsum; /* old total leaf count */
  879. int swap; /* swapped leaf blocks */
  880. struct xfs_dir2_leaf_entry *ents1;
  881. struct xfs_dir2_leaf_entry *ents2;
  882. struct xfs_dir3_icleaf_hdr hdr1;
  883. struct xfs_dir3_icleaf_hdr hdr2;
  884. struct xfs_inode *dp = state->args->dp;
  885. args = state->args;
  886. /*
  887. * If the block order is wrong, swap the arguments.
  888. */
  889. if ((swap = xfs_dir2_leafn_order(dp, blk1->bp, blk2->bp))) {
  890. xfs_da_state_blk_t *tmp; /* temp for block swap */
  891. tmp = blk1;
  892. blk1 = blk2;
  893. blk2 = tmp;
  894. }
  895. leaf1 = blk1->bp->b_addr;
  896. leaf2 = blk2->bp->b_addr;
  897. dp->d_ops->leaf_hdr_from_disk(&hdr1, leaf1);
  898. dp->d_ops->leaf_hdr_from_disk(&hdr2, leaf2);
  899. ents1 = dp->d_ops->leaf_ents_p(leaf1);
  900. ents2 = dp->d_ops->leaf_ents_p(leaf2);
  901. oldsum = hdr1.count + hdr2.count;
  902. #if defined(DEBUG) || defined(XFS_WARN)
  903. oldstale = hdr1.stale + hdr2.stale;
  904. #endif
  905. mid = oldsum >> 1;
  906. /*
  907. * If the old leaf count was odd then the new one will be even,
  908. * so we need to divide the new count evenly.
  909. */
  910. if (oldsum & 1) {
  911. xfs_dahash_t midhash; /* middle entry hash value */
  912. if (mid >= hdr1.count)
  913. midhash = be32_to_cpu(ents2[mid - hdr1.count].hashval);
  914. else
  915. midhash = be32_to_cpu(ents1[mid].hashval);
  916. isleft = args->hashval <= midhash;
  917. }
  918. /*
  919. * If the old count is even then the new count is odd, so there's
  920. * no preferred side for the new entry.
  921. * Pick the left one.
  922. */
  923. else
  924. isleft = 1;
  925. /*
  926. * Calculate moved entry count. Positive means left-to-right,
  927. * negative means right-to-left. Then move the entries.
  928. */
  929. count = hdr1.count - mid + (isleft == 0);
  930. if (count > 0)
  931. xfs_dir3_leafn_moveents(args, blk1->bp, &hdr1, ents1,
  932. hdr1.count - count, blk2->bp,
  933. &hdr2, ents2, 0, count);
  934. else if (count < 0)
  935. xfs_dir3_leafn_moveents(args, blk2->bp, &hdr2, ents2, 0,
  936. blk1->bp, &hdr1, ents1,
  937. hdr1.count, count);
  938. ASSERT(hdr1.count + hdr2.count == oldsum);
  939. ASSERT(hdr1.stale + hdr2.stale == oldstale);
  940. /* log the changes made when moving the entries */
  941. dp->d_ops->leaf_hdr_to_disk(leaf1, &hdr1);
  942. dp->d_ops->leaf_hdr_to_disk(leaf2, &hdr2);
  943. xfs_dir3_leaf_log_header(args, blk1->bp);
  944. xfs_dir3_leaf_log_header(args, blk2->bp);
  945. xfs_dir3_leaf_check(dp, blk1->bp);
  946. xfs_dir3_leaf_check(dp, blk2->bp);
  947. /*
  948. * Mark whether we're inserting into the old or new leaf.
  949. */
  950. if (hdr1.count < hdr2.count)
  951. state->inleaf = swap;
  952. else if (hdr1.count > hdr2.count)
  953. state->inleaf = !swap;
  954. else
  955. state->inleaf = swap ^ (blk1->index <= hdr1.count);
  956. /*
  957. * Adjust the expected index for insertion.
  958. */
  959. if (!state->inleaf)
  960. blk2->index = blk1->index - hdr1.count;
  961. /*
  962. * Finally sanity check just to make sure we are not returning a
  963. * negative index
  964. */
  965. if (blk2->index < 0) {
  966. state->inleaf = 1;
  967. blk2->index = 0;
  968. xfs_alert(dp->i_mount,
  969. "%s: picked the wrong leaf? reverting original leaf: blk1->index %d",
  970. __func__, blk1->index);
  971. }
  972. }
  973. static int
  974. xfs_dir3_data_block_free(
  975. xfs_da_args_t *args,
  976. struct xfs_dir2_data_hdr *hdr,
  977. struct xfs_dir2_free *free,
  978. xfs_dir2_db_t fdb,
  979. int findex,
  980. struct xfs_buf *fbp,
  981. int longest)
  982. {
  983. int logfree = 0;
  984. __be16 *bests;
  985. struct xfs_dir3_icfree_hdr freehdr;
  986. struct xfs_inode *dp = args->dp;
  987. dp->d_ops->free_hdr_from_disk(&freehdr, free);
  988. bests = dp->d_ops->free_bests_p(free);
  989. if (hdr) {
  990. /*
  991. * Data block is not empty, just set the free entry to the new
  992. * value.
  993. */
  994. bests[findex] = cpu_to_be16(longest);
  995. xfs_dir2_free_log_bests(args, fbp, findex, findex);
  996. return 0;
  997. }
  998. /* One less used entry in the free table. */
  999. freehdr.nused--;
  1000. /*
  1001. * If this was the last entry in the table, we can trim the table size
  1002. * back. There might be other entries at the end referring to
  1003. * non-existent data blocks, get those too.
  1004. */
  1005. if (findex == freehdr.nvalid - 1) {
  1006. int i; /* free entry index */
  1007. for (i = findex - 1; i >= 0; i--) {
  1008. if (bests[i] != cpu_to_be16(NULLDATAOFF))
  1009. break;
  1010. }
  1011. freehdr.nvalid = i + 1;
  1012. logfree = 0;
  1013. } else {
  1014. /* Not the last entry, just punch it out. */
  1015. bests[findex] = cpu_to_be16(NULLDATAOFF);
  1016. logfree = 1;
  1017. }
  1018. dp->d_ops->free_hdr_to_disk(free, &freehdr);
  1019. xfs_dir2_free_log_header(args, fbp);
  1020. /*
  1021. * If there are no useful entries left in the block, get rid of the
  1022. * block if we can.
  1023. */
  1024. if (!freehdr.nused) {
  1025. int error;
  1026. error = xfs_dir2_shrink_inode(args, fdb, fbp);
  1027. if (error == 0) {
  1028. fbp = NULL;
  1029. logfree = 0;
  1030. } else if (error != ENOSPC || args->total != 0)
  1031. return error;
  1032. /*
  1033. * It's possible to get ENOSPC if there is no
  1034. * space reservation. In this case some one
  1035. * else will eventually get rid of this block.
  1036. */
  1037. }
  1038. /* Log the free entry that changed, unless we got rid of it. */
  1039. if (logfree)
  1040. xfs_dir2_free_log_bests(args, fbp, findex, findex);
  1041. return 0;
  1042. }
  1043. /*
  1044. * Remove an entry from a node directory.
  1045. * This removes the leaf entry and the data entry,
  1046. * and updates the free block if necessary.
  1047. */
  1048. static int /* error */
  1049. xfs_dir2_leafn_remove(
  1050. xfs_da_args_t *args, /* operation arguments */
  1051. struct xfs_buf *bp, /* leaf buffer */
  1052. int index, /* leaf entry index */
  1053. xfs_da_state_blk_t *dblk, /* data block */
  1054. int *rval) /* resulting block needs join */
  1055. {
  1056. xfs_dir2_data_hdr_t *hdr; /* data block header */
  1057. xfs_dir2_db_t db; /* data block number */
  1058. struct xfs_buf *dbp; /* data block buffer */
  1059. xfs_dir2_data_entry_t *dep; /* data block entry */
  1060. xfs_inode_t *dp; /* incore directory inode */
  1061. xfs_dir2_leaf_t *leaf; /* leaf structure */
  1062. xfs_dir2_leaf_entry_t *lep; /* leaf entry */
  1063. int longest; /* longest data free entry */
  1064. int off; /* data block entry offset */
  1065. xfs_mount_t *mp; /* filesystem mount point */
  1066. int needlog; /* need to log data header */
  1067. int needscan; /* need to rescan data frees */
  1068. xfs_trans_t *tp; /* transaction pointer */
  1069. struct xfs_dir2_data_free *bf; /* bestfree table */
  1070. struct xfs_dir3_icleaf_hdr leafhdr;
  1071. struct xfs_dir2_leaf_entry *ents;
  1072. trace_xfs_dir2_leafn_remove(args, index);
  1073. dp = args->dp;
  1074. tp = args->trans;
  1075. mp = dp->i_mount;
  1076. leaf = bp->b_addr;
  1077. dp->d_ops->leaf_hdr_from_disk(&leafhdr, leaf);
  1078. ents = dp->d_ops->leaf_ents_p(leaf);
  1079. /*
  1080. * Point to the entry we're removing.
  1081. */
  1082. lep = &ents[index];
  1083. /*
  1084. * Extract the data block and offset from the entry.
  1085. */
  1086. db = xfs_dir2_dataptr_to_db(args->geo, be32_to_cpu(lep->address));
  1087. ASSERT(dblk->blkno == db);
  1088. off = xfs_dir2_dataptr_to_off(args->geo, be32_to_cpu(lep->address));
  1089. ASSERT(dblk->index == off);
  1090. /*
  1091. * Kill the leaf entry by marking it stale.
  1092. * Log the leaf block changes.
  1093. */
  1094. leafhdr.stale++;
  1095. dp->d_ops->leaf_hdr_to_disk(leaf, &leafhdr);
  1096. xfs_dir3_leaf_log_header(args, bp);
  1097. lep->address = cpu_to_be32(XFS_DIR2_NULL_DATAPTR);
  1098. xfs_dir3_leaf_log_ents(args, bp, index, index);
  1099. /*
  1100. * Make the data entry free. Keep track of the longest freespace
  1101. * in the data block in case it changes.
  1102. */
  1103. dbp = dblk->bp;
  1104. hdr = dbp->b_addr;
  1105. dep = (xfs_dir2_data_entry_t *)((char *)hdr + off);
  1106. bf = dp->d_ops->data_bestfree_p(hdr);
  1107. longest = be16_to_cpu(bf[0].length);
  1108. needlog = needscan = 0;
  1109. xfs_dir2_data_make_free(args, dbp, off,
  1110. dp->d_ops->data_entsize(dep->namelen), &needlog, &needscan);
  1111. /*
  1112. * Rescan the data block freespaces for bestfree.
  1113. * Log the data block header if needed.
  1114. */
  1115. if (needscan)
  1116. xfs_dir2_data_freescan(dp, hdr, &needlog);
  1117. if (needlog)
  1118. xfs_dir2_data_log_header(args, dbp);
  1119. xfs_dir3_data_check(dp, dbp);
  1120. /*
  1121. * If the longest data block freespace changes, need to update
  1122. * the corresponding freeblock entry.
  1123. */
  1124. if (longest < be16_to_cpu(bf[0].length)) {
  1125. int error; /* error return value */
  1126. struct xfs_buf *fbp; /* freeblock buffer */
  1127. xfs_dir2_db_t fdb; /* freeblock block number */
  1128. int findex; /* index in freeblock entries */
  1129. xfs_dir2_free_t *free; /* freeblock structure */
  1130. /*
  1131. * Convert the data block number to a free block,
  1132. * read in the free block.
  1133. */
  1134. fdb = dp->d_ops->db_to_fdb(args->geo, db);
  1135. error = xfs_dir2_free_read(tp, dp,
  1136. xfs_dir2_db_to_da(args->geo, fdb),
  1137. &fbp);
  1138. if (error)
  1139. return error;
  1140. free = fbp->b_addr;
  1141. #ifdef DEBUG
  1142. {
  1143. struct xfs_dir3_icfree_hdr freehdr;
  1144. dp->d_ops->free_hdr_from_disk(&freehdr, free);
  1145. ASSERT(freehdr.firstdb == dp->d_ops->free_max_bests(args->geo) *
  1146. (fdb - xfs_dir2_byte_to_db(args->geo,
  1147. XFS_DIR2_FREE_OFFSET)));
  1148. }
  1149. #endif
  1150. /*
  1151. * Calculate which entry we need to fix.
  1152. */
  1153. findex = dp->d_ops->db_to_fdindex(args->geo, db);
  1154. longest = be16_to_cpu(bf[0].length);
  1155. /*
  1156. * If the data block is now empty we can get rid of it
  1157. * (usually).
  1158. */
  1159. if (longest == args->geo->blksize -
  1160. dp->d_ops->data_entry_offset) {
  1161. /*
  1162. * Try to punch out the data block.
  1163. */
  1164. error = xfs_dir2_shrink_inode(args, db, dbp);
  1165. if (error == 0) {
  1166. dblk->bp = NULL;
  1167. hdr = NULL;
  1168. }
  1169. /*
  1170. * We can get ENOSPC if there's no space reservation.
  1171. * In this case just drop the buffer and some one else
  1172. * will eventually get rid of the empty block.
  1173. */
  1174. else if (!(error == ENOSPC && args->total == 0))
  1175. return error;
  1176. }
  1177. /*
  1178. * If we got rid of the data block, we can eliminate that entry
  1179. * in the free block.
  1180. */
  1181. error = xfs_dir3_data_block_free(args, hdr, free,
  1182. fdb, findex, fbp, longest);
  1183. if (error)
  1184. return error;
  1185. }
  1186. xfs_dir3_leaf_check(dp, bp);
  1187. /*
  1188. * Return indication of whether this leaf block is empty enough
  1189. * to justify trying to join it with a neighbor.
  1190. */
  1191. *rval = (dp->d_ops->leaf_hdr_size +
  1192. (uint)sizeof(ents[0]) * (leafhdr.count - leafhdr.stale)) <
  1193. args->geo->magicpct;
  1194. return 0;
  1195. }
  1196. /*
  1197. * Split the leaf entries in the old block into old and new blocks.
  1198. */
  1199. int /* error */
  1200. xfs_dir2_leafn_split(
  1201. xfs_da_state_t *state, /* btree cursor */
  1202. xfs_da_state_blk_t *oldblk, /* original block */
  1203. xfs_da_state_blk_t *newblk) /* newly created block */
  1204. {
  1205. xfs_da_args_t *args; /* operation arguments */
  1206. xfs_dablk_t blkno; /* new leaf block number */
  1207. int error; /* error return value */
  1208. xfs_mount_t *mp; /* filesystem mount point */
  1209. struct xfs_inode *dp;
  1210. /*
  1211. * Allocate space for a new leaf node.
  1212. */
  1213. args = state->args;
  1214. dp = args->dp;
  1215. mp = dp->i_mount;
  1216. ASSERT(oldblk->magic == XFS_DIR2_LEAFN_MAGIC);
  1217. error = xfs_da_grow_inode(args, &blkno);
  1218. if (error) {
  1219. return error;
  1220. }
  1221. /*
  1222. * Initialize the new leaf block.
  1223. */
  1224. error = xfs_dir3_leaf_get_buf(args, xfs_dir2_da_to_db(args->geo, blkno),
  1225. &newblk->bp, XFS_DIR2_LEAFN_MAGIC);
  1226. if (error)
  1227. return error;
  1228. newblk->blkno = blkno;
  1229. newblk->magic = XFS_DIR2_LEAFN_MAGIC;
  1230. /*
  1231. * Rebalance the entries across the two leaves, link the new
  1232. * block into the leaves.
  1233. */
  1234. xfs_dir2_leafn_rebalance(state, oldblk, newblk);
  1235. error = xfs_da3_blk_link(state, oldblk, newblk);
  1236. if (error) {
  1237. return error;
  1238. }
  1239. /*
  1240. * Insert the new entry in the correct block.
  1241. */
  1242. if (state->inleaf)
  1243. error = xfs_dir2_leafn_add(oldblk->bp, args, oldblk->index);
  1244. else
  1245. error = xfs_dir2_leafn_add(newblk->bp, args, newblk->index);
  1246. /*
  1247. * Update last hashval in each block since we added the name.
  1248. */
  1249. oldblk->hashval = xfs_dir2_leafn_lasthash(dp, oldblk->bp, NULL);
  1250. newblk->hashval = xfs_dir2_leafn_lasthash(dp, newblk->bp, NULL);
  1251. xfs_dir3_leaf_check(dp, oldblk->bp);
  1252. xfs_dir3_leaf_check(dp, newblk->bp);
  1253. return error;
  1254. }
  1255. /*
  1256. * Check a leaf block and its neighbors to see if the block should be
  1257. * collapsed into one or the other neighbor. Always keep the block
  1258. * with the smaller block number.
  1259. * If the current block is over 50% full, don't try to join it, return 0.
  1260. * If the block is empty, fill in the state structure and return 2.
  1261. * If it can be collapsed, fill in the state structure and return 1.
  1262. * If nothing can be done, return 0.
  1263. */
  1264. int /* error */
  1265. xfs_dir2_leafn_toosmall(
  1266. xfs_da_state_t *state, /* btree cursor */
  1267. int *action) /* resulting action to take */
  1268. {
  1269. xfs_da_state_blk_t *blk; /* leaf block */
  1270. xfs_dablk_t blkno; /* leaf block number */
  1271. struct xfs_buf *bp; /* leaf buffer */
  1272. int bytes; /* bytes in use */
  1273. int count; /* leaf live entry count */
  1274. int error; /* error return value */
  1275. int forward; /* sibling block direction */
  1276. int i; /* sibling counter */
  1277. xfs_dir2_leaf_t *leaf; /* leaf structure */
  1278. int rval; /* result from path_shift */
  1279. struct xfs_dir3_icleaf_hdr leafhdr;
  1280. struct xfs_dir2_leaf_entry *ents;
  1281. struct xfs_inode *dp = state->args->dp;
  1282. /*
  1283. * Check for the degenerate case of the block being over 50% full.
  1284. * If so, it's not worth even looking to see if we might be able
  1285. * to coalesce with a sibling.
  1286. */
  1287. blk = &state->path.blk[state->path.active - 1];
  1288. leaf = blk->bp->b_addr;
  1289. dp->d_ops->leaf_hdr_from_disk(&leafhdr, leaf);
  1290. ents = dp->d_ops->leaf_ents_p(leaf);
  1291. xfs_dir3_leaf_check(dp, blk->bp);
  1292. count = leafhdr.count - leafhdr.stale;
  1293. bytes = dp->d_ops->leaf_hdr_size + count * sizeof(ents[0]);
  1294. if (bytes > (state->args->geo->blksize >> 1)) {
  1295. /*
  1296. * Blk over 50%, don't try to join.
  1297. */
  1298. *action = 0;
  1299. return 0;
  1300. }
  1301. /*
  1302. * Check for the degenerate case of the block being empty.
  1303. * If the block is empty, we'll simply delete it, no need to
  1304. * coalesce it with a sibling block. We choose (arbitrarily)
  1305. * to merge with the forward block unless it is NULL.
  1306. */
  1307. if (count == 0) {
  1308. /*
  1309. * Make altpath point to the block we want to keep and
  1310. * path point to the block we want to drop (this one).
  1311. */
  1312. forward = (leafhdr.forw != 0);
  1313. memcpy(&state->altpath, &state->path, sizeof(state->path));
  1314. error = xfs_da3_path_shift(state, &state->altpath, forward, 0,
  1315. &rval);
  1316. if (error)
  1317. return error;
  1318. *action = rval ? 2 : 0;
  1319. return 0;
  1320. }
  1321. /*
  1322. * Examine each sibling block to see if we can coalesce with
  1323. * at least 25% free space to spare. We need to figure out
  1324. * whether to merge with the forward or the backward block.
  1325. * We prefer coalescing with the lower numbered sibling so as
  1326. * to shrink a directory over time.
  1327. */
  1328. forward = leafhdr.forw < leafhdr.back;
  1329. for (i = 0, bp = NULL; i < 2; forward = !forward, i++) {
  1330. struct xfs_dir3_icleaf_hdr hdr2;
  1331. blkno = forward ? leafhdr.forw : leafhdr.back;
  1332. if (blkno == 0)
  1333. continue;
  1334. /*
  1335. * Read the sibling leaf block.
  1336. */
  1337. error = xfs_dir3_leafn_read(state->args->trans, dp,
  1338. blkno, -1, &bp);
  1339. if (error)
  1340. return error;
  1341. /*
  1342. * Count bytes in the two blocks combined.
  1343. */
  1344. count = leafhdr.count - leafhdr.stale;
  1345. bytes = state->args->geo->blksize -
  1346. (state->args->geo->blksize >> 2);
  1347. leaf = bp->b_addr;
  1348. dp->d_ops->leaf_hdr_from_disk(&hdr2, leaf);
  1349. ents = dp->d_ops->leaf_ents_p(leaf);
  1350. count += hdr2.count - hdr2.stale;
  1351. bytes -= count * sizeof(ents[0]);
  1352. /*
  1353. * Fits with at least 25% to spare.
  1354. */
  1355. if (bytes >= 0)
  1356. break;
  1357. xfs_trans_brelse(state->args->trans, bp);
  1358. }
  1359. /*
  1360. * Didn't like either block, give up.
  1361. */
  1362. if (i >= 2) {
  1363. *action = 0;
  1364. return 0;
  1365. }
  1366. /*
  1367. * Make altpath point to the block we want to keep (the lower
  1368. * numbered block) and path point to the block we want to drop.
  1369. */
  1370. memcpy(&state->altpath, &state->path, sizeof(state->path));
  1371. if (blkno < blk->blkno)
  1372. error = xfs_da3_path_shift(state, &state->altpath, forward, 0,
  1373. &rval);
  1374. else
  1375. error = xfs_da3_path_shift(state, &state->path, forward, 0,
  1376. &rval);
  1377. if (error) {
  1378. return error;
  1379. }
  1380. *action = rval ? 0 : 1;
  1381. return 0;
  1382. }
  1383. /*
  1384. * Move all the leaf entries from drop_blk to save_blk.
  1385. * This is done as part of a join operation.
  1386. */
  1387. void
  1388. xfs_dir2_leafn_unbalance(
  1389. xfs_da_state_t *state, /* cursor */
  1390. xfs_da_state_blk_t *drop_blk, /* dead block */
  1391. xfs_da_state_blk_t *save_blk) /* surviving block */
  1392. {
  1393. xfs_da_args_t *args; /* operation arguments */
  1394. xfs_dir2_leaf_t *drop_leaf; /* dead leaf structure */
  1395. xfs_dir2_leaf_t *save_leaf; /* surviving leaf structure */
  1396. struct xfs_dir3_icleaf_hdr savehdr;
  1397. struct xfs_dir3_icleaf_hdr drophdr;
  1398. struct xfs_dir2_leaf_entry *sents;
  1399. struct xfs_dir2_leaf_entry *dents;
  1400. struct xfs_inode *dp = state->args->dp;
  1401. args = state->args;
  1402. ASSERT(drop_blk->magic == XFS_DIR2_LEAFN_MAGIC);
  1403. ASSERT(save_blk->magic == XFS_DIR2_LEAFN_MAGIC);
  1404. drop_leaf = drop_blk->bp->b_addr;
  1405. save_leaf = save_blk->bp->b_addr;
  1406. dp->d_ops->leaf_hdr_from_disk(&savehdr, save_leaf);
  1407. dp->d_ops->leaf_hdr_from_disk(&drophdr, drop_leaf);
  1408. sents = dp->d_ops->leaf_ents_p(save_leaf);
  1409. dents = dp->d_ops->leaf_ents_p(drop_leaf);
  1410. /*
  1411. * If there are any stale leaf entries, take this opportunity
  1412. * to purge them.
  1413. */
  1414. if (drophdr.stale)
  1415. xfs_dir3_leaf_compact(args, &drophdr, drop_blk->bp);
  1416. if (savehdr.stale)
  1417. xfs_dir3_leaf_compact(args, &savehdr, save_blk->bp);
  1418. /*
  1419. * Move the entries from drop to the appropriate end of save.
  1420. */
  1421. drop_blk->hashval = be32_to_cpu(dents[drophdr.count - 1].hashval);
  1422. if (xfs_dir2_leafn_order(dp, save_blk->bp, drop_blk->bp))
  1423. xfs_dir3_leafn_moveents(args, drop_blk->bp, &drophdr, dents, 0,
  1424. save_blk->bp, &savehdr, sents, 0,
  1425. drophdr.count);
  1426. else
  1427. xfs_dir3_leafn_moveents(args, drop_blk->bp, &drophdr, dents, 0,
  1428. save_blk->bp, &savehdr, sents,
  1429. savehdr.count, drophdr.count);
  1430. save_blk->hashval = be32_to_cpu(sents[savehdr.count - 1].hashval);
  1431. /* log the changes made when moving the entries */
  1432. dp->d_ops->leaf_hdr_to_disk(save_leaf, &savehdr);
  1433. dp->d_ops->leaf_hdr_to_disk(drop_leaf, &drophdr);
  1434. xfs_dir3_leaf_log_header(args, save_blk->bp);
  1435. xfs_dir3_leaf_log_header(args, drop_blk->bp);
  1436. xfs_dir3_leaf_check(dp, save_blk->bp);
  1437. xfs_dir3_leaf_check(dp, drop_blk->bp);
  1438. }
  1439. /*
  1440. * Top-level node form directory addname routine.
  1441. */
  1442. int /* error */
  1443. xfs_dir2_node_addname(
  1444. xfs_da_args_t *args) /* operation arguments */
  1445. {
  1446. xfs_da_state_blk_t *blk; /* leaf block for insert */
  1447. int error; /* error return value */
  1448. int rval; /* sub-return value */
  1449. xfs_da_state_t *state; /* btree cursor */
  1450. trace_xfs_dir2_node_addname(args);
  1451. /*
  1452. * Allocate and initialize the state (btree cursor).
  1453. */
  1454. state = xfs_da_state_alloc();
  1455. state->args = args;
  1456. state->mp = args->dp->i_mount;
  1457. /*
  1458. * Look up the name. We're not supposed to find it, but
  1459. * this gives us the insertion point.
  1460. */
  1461. error = xfs_da3_node_lookup_int(state, &rval);
  1462. if (error)
  1463. rval = error;
  1464. if (rval != ENOENT) {
  1465. goto done;
  1466. }
  1467. /*
  1468. * Add the data entry to a data block.
  1469. * Extravalid is set to a freeblock found by lookup.
  1470. */
  1471. rval = xfs_dir2_node_addname_int(args,
  1472. state->extravalid ? &state->extrablk : NULL);
  1473. if (rval) {
  1474. goto done;
  1475. }
  1476. blk = &state->path.blk[state->path.active - 1];
  1477. ASSERT(blk->magic == XFS_DIR2_LEAFN_MAGIC);
  1478. /*
  1479. * Add the new leaf entry.
  1480. */
  1481. rval = xfs_dir2_leafn_add(blk->bp, args, blk->index);
  1482. if (rval == 0) {
  1483. /*
  1484. * It worked, fix the hash values up the btree.
  1485. */
  1486. if (!(args->op_flags & XFS_DA_OP_JUSTCHECK))
  1487. xfs_da3_fixhashpath(state, &state->path);
  1488. } else {
  1489. /*
  1490. * It didn't work, we need to split the leaf block.
  1491. */
  1492. if (args->total == 0) {
  1493. ASSERT(rval == ENOSPC);
  1494. goto done;
  1495. }
  1496. /*
  1497. * Split the leaf block and insert the new entry.
  1498. */
  1499. rval = xfs_da3_split(state);
  1500. }
  1501. done:
  1502. xfs_da_state_free(state);
  1503. return rval;
  1504. }
  1505. /*
  1506. * Add the data entry for a node-format directory name addition.
  1507. * The leaf entry is added in xfs_dir2_leafn_add.
  1508. * We may enter with a freespace block that the lookup found.
  1509. */
  1510. static int /* error */
  1511. xfs_dir2_node_addname_int(
  1512. xfs_da_args_t *args, /* operation arguments */
  1513. xfs_da_state_blk_t *fblk) /* optional freespace block */
  1514. {
  1515. xfs_dir2_data_hdr_t *hdr; /* data block header */
  1516. xfs_dir2_db_t dbno; /* data block number */
  1517. struct xfs_buf *dbp; /* data block buffer */
  1518. xfs_dir2_data_entry_t *dep; /* data entry pointer */
  1519. xfs_inode_t *dp; /* incore directory inode */
  1520. xfs_dir2_data_unused_t *dup; /* data unused entry pointer */
  1521. int error; /* error return value */
  1522. xfs_dir2_db_t fbno; /* freespace block number */
  1523. struct xfs_buf *fbp; /* freespace buffer */
  1524. int findex; /* freespace entry index */
  1525. xfs_dir2_free_t *free=NULL; /* freespace block structure */
  1526. xfs_dir2_db_t ifbno; /* initial freespace block no */
  1527. xfs_dir2_db_t lastfbno=0; /* highest freespace block no */
  1528. int length; /* length of the new entry */
  1529. int logfree; /* need to log free entry */
  1530. xfs_mount_t *mp; /* filesystem mount point */
  1531. int needlog; /* need to log data header */
  1532. int needscan; /* need to rescan data frees */
  1533. __be16 *tagp; /* data entry tag pointer */
  1534. xfs_trans_t *tp; /* transaction pointer */
  1535. __be16 *bests;
  1536. struct xfs_dir3_icfree_hdr freehdr;
  1537. struct xfs_dir2_data_free *bf;
  1538. dp = args->dp;
  1539. mp = dp->i_mount;
  1540. tp = args->trans;
  1541. length = dp->d_ops->data_entsize(args->namelen);
  1542. /*
  1543. * If we came in with a freespace block that means that lookup
  1544. * found an entry with our hash value. This is the freespace
  1545. * block for that data entry.
  1546. */
  1547. if (fblk) {
  1548. fbp = fblk->bp;
  1549. /*
  1550. * Remember initial freespace block number.
  1551. */
  1552. ifbno = fblk->blkno;
  1553. free = fbp->b_addr;
  1554. findex = fblk->index;
  1555. bests = dp->d_ops->free_bests_p(free);
  1556. dp->d_ops->free_hdr_from_disk(&freehdr, free);
  1557. /*
  1558. * This means the free entry showed that the data block had
  1559. * space for our entry, so we remembered it.
  1560. * Use that data block.
  1561. */
  1562. if (findex >= 0) {
  1563. ASSERT(findex < freehdr.nvalid);
  1564. ASSERT(be16_to_cpu(bests[findex]) != NULLDATAOFF);
  1565. ASSERT(be16_to_cpu(bests[findex]) >= length);
  1566. dbno = freehdr.firstdb + findex;
  1567. } else {
  1568. /*
  1569. * The data block looked at didn't have enough room.
  1570. * We'll start at the beginning of the freespace entries.
  1571. */
  1572. dbno = -1;
  1573. findex = 0;
  1574. }
  1575. } else {
  1576. /*
  1577. * Didn't come in with a freespace block, so no data block.
  1578. */
  1579. ifbno = dbno = -1;
  1580. fbp = NULL;
  1581. findex = 0;
  1582. }
  1583. /*
  1584. * If we don't have a data block yet, we're going to scan the
  1585. * freespace blocks looking for one. Figure out what the
  1586. * highest freespace block number is.
  1587. */
  1588. if (dbno == -1) {
  1589. xfs_fileoff_t fo; /* freespace block number */
  1590. if ((error = xfs_bmap_last_offset(dp, &fo, XFS_DATA_FORK)))
  1591. return error;
  1592. lastfbno = xfs_dir2_da_to_db(args->geo, (xfs_dablk_t)fo);
  1593. fbno = ifbno;
  1594. }
  1595. /*
  1596. * While we haven't identified a data block, search the freeblock
  1597. * data for a good data block. If we find a null freeblock entry,
  1598. * indicating a hole in the data blocks, remember that.
  1599. */
  1600. while (dbno == -1) {
  1601. /*
  1602. * If we don't have a freeblock in hand, get the next one.
  1603. */
  1604. if (fbp == NULL) {
  1605. /*
  1606. * Happens the first time through unless lookup gave
  1607. * us a freespace block to start with.
  1608. */
  1609. if (++fbno == 0)
  1610. fbno = xfs_dir2_byte_to_db(args->geo,
  1611. XFS_DIR2_FREE_OFFSET);
  1612. /*
  1613. * If it's ifbno we already looked at it.
  1614. */
  1615. if (fbno == ifbno)
  1616. fbno++;
  1617. /*
  1618. * If it's off the end we're done.
  1619. */
  1620. if (fbno >= lastfbno)
  1621. break;
  1622. /*
  1623. * Read the block. There can be holes in the
  1624. * freespace blocks, so this might not succeed.
  1625. * This should be really rare, so there's no reason
  1626. * to avoid it.
  1627. */
  1628. error = xfs_dir2_free_try_read(tp, dp,
  1629. xfs_dir2_db_to_da(args->geo, fbno),
  1630. &fbp);
  1631. if (error)
  1632. return error;
  1633. if (!fbp)
  1634. continue;
  1635. free = fbp->b_addr;
  1636. findex = 0;
  1637. }
  1638. /*
  1639. * Look at the current free entry. Is it good enough?
  1640. *
  1641. * The bests initialisation should be where the bufer is read in
  1642. * the above branch. But gcc is too stupid to realise that bests
  1643. * and the freehdr are actually initialised if they are placed
  1644. * there, so we have to do it here to avoid warnings. Blech.
  1645. */
  1646. bests = dp->d_ops->free_bests_p(free);
  1647. dp->d_ops->free_hdr_from_disk(&freehdr, free);
  1648. if (be16_to_cpu(bests[findex]) != NULLDATAOFF &&
  1649. be16_to_cpu(bests[findex]) >= length)
  1650. dbno = freehdr.firstdb + findex;
  1651. else {
  1652. /*
  1653. * Are we done with the freeblock?
  1654. */
  1655. if (++findex == freehdr.nvalid) {
  1656. /*
  1657. * Drop the block.
  1658. */
  1659. xfs_trans_brelse(tp, fbp);
  1660. fbp = NULL;
  1661. if (fblk && fblk->bp)
  1662. fblk->bp = NULL;
  1663. }
  1664. }
  1665. }
  1666. /*
  1667. * If we don't have a data block, we need to allocate one and make
  1668. * the freespace entries refer to it.
  1669. */
  1670. if (unlikely(dbno == -1)) {
  1671. /*
  1672. * Not allowed to allocate, return failure.
  1673. */
  1674. if ((args->op_flags & XFS_DA_OP_JUSTCHECK) || args->total == 0)
  1675. return ENOSPC;
  1676. /*
  1677. * Allocate and initialize the new data block.
  1678. */
  1679. if (unlikely((error = xfs_dir2_grow_inode(args,
  1680. XFS_DIR2_DATA_SPACE,
  1681. &dbno)) ||
  1682. (error = xfs_dir3_data_init(args, dbno, &dbp))))
  1683. return error;
  1684. /*
  1685. * If (somehow) we have a freespace block, get rid of it.
  1686. */
  1687. if (fbp)
  1688. xfs_trans_brelse(tp, fbp);
  1689. if (fblk && fblk->bp)
  1690. fblk->bp = NULL;
  1691. /*
  1692. * Get the freespace block corresponding to the data block
  1693. * that was just allocated.
  1694. */
  1695. fbno = dp->d_ops->db_to_fdb(args->geo, dbno);
  1696. error = xfs_dir2_free_try_read(tp, dp,
  1697. xfs_dir2_db_to_da(args->geo, fbno),
  1698. &fbp);
  1699. if (error)
  1700. return error;
  1701. /*
  1702. * If there wasn't a freespace block, the read will
  1703. * return a NULL fbp. Allocate and initialize a new one.
  1704. */
  1705. if (!fbp) {
  1706. error = xfs_dir2_grow_inode(args, XFS_DIR2_FREE_SPACE,
  1707. &fbno);
  1708. if (error)
  1709. return error;
  1710. if (dp->d_ops->db_to_fdb(args->geo, dbno) != fbno) {
  1711. xfs_alert(mp,
  1712. "%s: dir ino %llu needed freesp block %lld for\n"
  1713. " data block %lld, got %lld ifbno %llu lastfbno %d",
  1714. __func__, (unsigned long long)dp->i_ino,
  1715. (long long)dp->d_ops->db_to_fdb(
  1716. args->geo, dbno),
  1717. (long long)dbno, (long long)fbno,
  1718. (unsigned long long)ifbno, lastfbno);
  1719. if (fblk) {
  1720. xfs_alert(mp,
  1721. " fblk 0x%p blkno %llu index %d magic 0x%x",
  1722. fblk,
  1723. (unsigned long long)fblk->blkno,
  1724. fblk->index,
  1725. fblk->magic);
  1726. } else {
  1727. xfs_alert(mp, " ... fblk is NULL");
  1728. }
  1729. XFS_ERROR_REPORT("xfs_dir2_node_addname_int",
  1730. XFS_ERRLEVEL_LOW, mp);
  1731. return EFSCORRUPTED;
  1732. }
  1733. /*
  1734. * Get a buffer for the new block.
  1735. */
  1736. error = xfs_dir3_free_get_buf(args, fbno, &fbp);
  1737. if (error)
  1738. return error;
  1739. free = fbp->b_addr;
  1740. bests = dp->d_ops->free_bests_p(free);
  1741. dp->d_ops->free_hdr_from_disk(&freehdr, free);
  1742. /*
  1743. * Remember the first slot as our empty slot.
  1744. */
  1745. freehdr.firstdb =
  1746. (fbno - xfs_dir2_byte_to_db(args->geo,
  1747. XFS_DIR2_FREE_OFFSET)) *
  1748. dp->d_ops->free_max_bests(args->geo);
  1749. } else {
  1750. free = fbp->b_addr;
  1751. bests = dp->d_ops->free_bests_p(free);
  1752. dp->d_ops->free_hdr_from_disk(&freehdr, free);
  1753. }
  1754. /*
  1755. * Set the freespace block index from the data block number.
  1756. */
  1757. findex = dp->d_ops->db_to_fdindex(args->geo, dbno);
  1758. /*
  1759. * If it's after the end of the current entries in the
  1760. * freespace block, extend that table.
  1761. */
  1762. if (findex >= freehdr.nvalid) {
  1763. ASSERT(findex < dp->d_ops->free_max_bests(args->geo));
  1764. freehdr.nvalid = findex + 1;
  1765. /*
  1766. * Tag new entry so nused will go up.
  1767. */
  1768. bests[findex] = cpu_to_be16(NULLDATAOFF);
  1769. }
  1770. /*
  1771. * If this entry was for an empty data block
  1772. * (this should always be true) then update the header.
  1773. */
  1774. if (bests[findex] == cpu_to_be16(NULLDATAOFF)) {
  1775. freehdr.nused++;
  1776. dp->d_ops->free_hdr_to_disk(fbp->b_addr, &freehdr);
  1777. xfs_dir2_free_log_header(args, fbp);
  1778. }
  1779. /*
  1780. * Update the real value in the table.
  1781. * We haven't allocated the data entry yet so this will
  1782. * change again.
  1783. */
  1784. hdr = dbp->b_addr;
  1785. bf = dp->d_ops->data_bestfree_p(hdr);
  1786. bests[findex] = bf[0].length;
  1787. logfree = 1;
  1788. }
  1789. /*
  1790. * We had a data block so we don't have to make a new one.
  1791. */
  1792. else {
  1793. /*
  1794. * If just checking, we succeeded.
  1795. */
  1796. if (args->op_flags & XFS_DA_OP_JUSTCHECK)
  1797. return 0;
  1798. /*
  1799. * Read the data block in.
  1800. */
  1801. error = xfs_dir3_data_read(tp, dp,
  1802. xfs_dir2_db_to_da(args->geo, dbno),
  1803. -1, &dbp);
  1804. if (error)
  1805. return error;
  1806. hdr = dbp->b_addr;
  1807. bf = dp->d_ops->data_bestfree_p(hdr);
  1808. logfree = 0;
  1809. }
  1810. ASSERT(be16_to_cpu(bf[0].length) >= length);
  1811. /*
  1812. * Point to the existing unused space.
  1813. */
  1814. dup = (xfs_dir2_data_unused_t *)
  1815. ((char *)hdr + be16_to_cpu(bf[0].offset));
  1816. needscan = needlog = 0;
  1817. /*
  1818. * Mark the first part of the unused space, inuse for us.
  1819. */
  1820. xfs_dir2_data_use_free(args, dbp, dup,
  1821. (xfs_dir2_data_aoff_t)((char *)dup - (char *)hdr), length,
  1822. &needlog, &needscan);
  1823. /*
  1824. * Fill in the new entry and log it.
  1825. */
  1826. dep = (xfs_dir2_data_entry_t *)dup;
  1827. dep->inumber = cpu_to_be64(args->inumber);
  1828. dep->namelen = args->namelen;
  1829. memcpy(dep->name, args->name, dep->namelen);
  1830. dp->d_ops->data_put_ftype(dep, args->filetype);
  1831. tagp = dp->d_ops->data_entry_tag_p(dep);
  1832. *tagp = cpu_to_be16((char *)dep - (char *)hdr);
  1833. xfs_dir2_data_log_entry(args, dbp, dep);
  1834. /*
  1835. * Rescan the block for bestfree if needed.
  1836. */
  1837. if (needscan)
  1838. xfs_dir2_data_freescan(dp, hdr, &needlog);
  1839. /*
  1840. * Log the data block header if needed.
  1841. */
  1842. if (needlog)
  1843. xfs_dir2_data_log_header(args, dbp);
  1844. /*
  1845. * If the freespace entry is now wrong, update it.
  1846. */
  1847. bests = dp->d_ops->free_bests_p(free); /* gcc is so stupid */
  1848. if (be16_to_cpu(bests[findex]) != be16_to_cpu(bf[0].length)) {
  1849. bests[findex] = bf[0].length;
  1850. logfree = 1;
  1851. }
  1852. /*
  1853. * Log the freespace entry if needed.
  1854. */
  1855. if (logfree)
  1856. xfs_dir2_free_log_bests(args, fbp, findex, findex);
  1857. /*
  1858. * Return the data block and offset in args, then drop the data block.
  1859. */
  1860. args->blkno = (xfs_dablk_t)dbno;
  1861. args->index = be16_to_cpu(*tagp);
  1862. return 0;
  1863. }
  1864. /*
  1865. * Lookup an entry in a node-format directory.
  1866. * All the real work happens in xfs_da3_node_lookup_int.
  1867. * The only real output is the inode number of the entry.
  1868. */
  1869. int /* error */
  1870. xfs_dir2_node_lookup(
  1871. xfs_da_args_t *args) /* operation arguments */
  1872. {
  1873. int error; /* error return value */
  1874. int i; /* btree level */
  1875. int rval; /* operation return value */
  1876. xfs_da_state_t *state; /* btree cursor */
  1877. trace_xfs_dir2_node_lookup(args);
  1878. /*
  1879. * Allocate and initialize the btree cursor.
  1880. */
  1881. state = xfs_da_state_alloc();
  1882. state->args = args;
  1883. state->mp = args->dp->i_mount;
  1884. /*
  1885. * Fill in the path to the entry in the cursor.
  1886. */
  1887. error = xfs_da3_node_lookup_int(state, &rval);
  1888. if (error)
  1889. rval = error;
  1890. else if (rval == ENOENT && args->cmpresult == XFS_CMP_CASE) {
  1891. /* If a CI match, dup the actual name and return EEXIST */
  1892. xfs_dir2_data_entry_t *dep;
  1893. dep = (xfs_dir2_data_entry_t *)
  1894. ((char *)state->extrablk.bp->b_addr +
  1895. state->extrablk.index);
  1896. rval = xfs_dir_cilookup_result(args, dep->name, dep->namelen);
  1897. }
  1898. /*
  1899. * Release the btree blocks and leaf block.
  1900. */
  1901. for (i = 0; i < state->path.active; i++) {
  1902. xfs_trans_brelse(args->trans, state->path.blk[i].bp);
  1903. state->path.blk[i].bp = NULL;
  1904. }
  1905. /*
  1906. * Release the data block if we have it.
  1907. */
  1908. if (state->extravalid && state->extrablk.bp) {
  1909. xfs_trans_brelse(args->trans, state->extrablk.bp);
  1910. state->extrablk.bp = NULL;
  1911. }
  1912. xfs_da_state_free(state);
  1913. return rval;
  1914. }
  1915. /*
  1916. * Remove an entry from a node-format directory.
  1917. */
  1918. int /* error */
  1919. xfs_dir2_node_removename(
  1920. struct xfs_da_args *args) /* operation arguments */
  1921. {
  1922. struct xfs_da_state_blk *blk; /* leaf block */
  1923. int error; /* error return value */
  1924. int rval; /* operation return value */
  1925. struct xfs_da_state *state; /* btree cursor */
  1926. trace_xfs_dir2_node_removename(args);
  1927. /*
  1928. * Allocate and initialize the btree cursor.
  1929. */
  1930. state = xfs_da_state_alloc();
  1931. state->args = args;
  1932. state->mp = args->dp->i_mount;
  1933. /* Look up the entry we're deleting, set up the cursor. */
  1934. error = xfs_da3_node_lookup_int(state, &rval);
  1935. if (error)
  1936. goto out_free;
  1937. /* Didn't find it, upper layer screwed up. */
  1938. if (rval != EEXIST) {
  1939. error = rval;
  1940. goto out_free;
  1941. }
  1942. blk = &state->path.blk[state->path.active - 1];
  1943. ASSERT(blk->magic == XFS_DIR2_LEAFN_MAGIC);
  1944. ASSERT(state->extravalid);
  1945. /*
  1946. * Remove the leaf and data entries.
  1947. * Extrablk refers to the data block.
  1948. */
  1949. error = xfs_dir2_leafn_remove(args, blk->bp, blk->index,
  1950. &state->extrablk, &rval);
  1951. if (error)
  1952. goto out_free;
  1953. /*
  1954. * Fix the hash values up the btree.
  1955. */
  1956. xfs_da3_fixhashpath(state, &state->path);
  1957. /*
  1958. * If we need to join leaf blocks, do it.
  1959. */
  1960. if (rval && state->path.active > 1)
  1961. error = xfs_da3_join(state);
  1962. /*
  1963. * If no errors so far, try conversion to leaf format.
  1964. */
  1965. if (!error)
  1966. error = xfs_dir2_node_to_leaf(state);
  1967. out_free:
  1968. xfs_da_state_free(state);
  1969. return error;
  1970. }
  1971. /*
  1972. * Replace an entry's inode number in a node-format directory.
  1973. */
  1974. int /* error */
  1975. xfs_dir2_node_replace(
  1976. xfs_da_args_t *args) /* operation arguments */
  1977. {
  1978. xfs_da_state_blk_t *blk; /* leaf block */
  1979. xfs_dir2_data_hdr_t *hdr; /* data block header */
  1980. xfs_dir2_data_entry_t *dep; /* data entry changed */
  1981. int error; /* error return value */
  1982. int i; /* btree level */
  1983. xfs_ino_t inum; /* new inode number */
  1984. xfs_dir2_leaf_t *leaf; /* leaf structure */
  1985. xfs_dir2_leaf_entry_t *lep; /* leaf entry being changed */
  1986. int rval; /* internal return value */
  1987. xfs_da_state_t *state; /* btree cursor */
  1988. trace_xfs_dir2_node_replace(args);
  1989. /*
  1990. * Allocate and initialize the btree cursor.
  1991. */
  1992. state = xfs_da_state_alloc();
  1993. state->args = args;
  1994. state->mp = args->dp->i_mount;
  1995. inum = args->inumber;
  1996. /*
  1997. * Lookup the entry to change in the btree.
  1998. */
  1999. error = xfs_da3_node_lookup_int(state, &rval);
  2000. if (error) {
  2001. rval = error;
  2002. }
  2003. /*
  2004. * It should be found, since the vnodeops layer has looked it up
  2005. * and locked it. But paranoia is good.
  2006. */
  2007. if (rval == EEXIST) {
  2008. struct xfs_dir2_leaf_entry *ents;
  2009. /*
  2010. * Find the leaf entry.
  2011. */
  2012. blk = &state->path.blk[state->path.active - 1];
  2013. ASSERT(blk->magic == XFS_DIR2_LEAFN_MAGIC);
  2014. leaf = blk->bp->b_addr;
  2015. ents = args->dp->d_ops->leaf_ents_p(leaf);
  2016. lep = &ents[blk->index];
  2017. ASSERT(state->extravalid);
  2018. /*
  2019. * Point to the data entry.
  2020. */
  2021. hdr = state->extrablk.bp->b_addr;
  2022. ASSERT(hdr->magic == cpu_to_be32(XFS_DIR2_DATA_MAGIC) ||
  2023. hdr->magic == cpu_to_be32(XFS_DIR3_DATA_MAGIC));
  2024. dep = (xfs_dir2_data_entry_t *)
  2025. ((char *)hdr +
  2026. xfs_dir2_dataptr_to_off(args->geo,
  2027. be32_to_cpu(lep->address)));
  2028. ASSERT(inum != be64_to_cpu(dep->inumber));
  2029. /*
  2030. * Fill in the new inode number and log the entry.
  2031. */
  2032. dep->inumber = cpu_to_be64(inum);
  2033. args->dp->d_ops->data_put_ftype(dep, args->filetype);
  2034. xfs_dir2_data_log_entry(args, state->extrablk.bp, dep);
  2035. rval = 0;
  2036. }
  2037. /*
  2038. * Didn't find it, and we're holding a data block. Drop it.
  2039. */
  2040. else if (state->extravalid) {
  2041. xfs_trans_brelse(args->trans, state->extrablk.bp);
  2042. state->extrablk.bp = NULL;
  2043. }
  2044. /*
  2045. * Release all the buffers in the cursor.
  2046. */
  2047. for (i = 0; i < state->path.active; i++) {
  2048. xfs_trans_brelse(args->trans, state->path.blk[i].bp);
  2049. state->path.blk[i].bp = NULL;
  2050. }
  2051. xfs_da_state_free(state);
  2052. return rval;
  2053. }
  2054. /*
  2055. * Trim off a trailing empty freespace block.
  2056. * Return (in rvalp) 1 if we did it, 0 if not.
  2057. */
  2058. int /* error */
  2059. xfs_dir2_node_trim_free(
  2060. xfs_da_args_t *args, /* operation arguments */
  2061. xfs_fileoff_t fo, /* free block number */
  2062. int *rvalp) /* out: did something */
  2063. {
  2064. struct xfs_buf *bp; /* freespace buffer */
  2065. xfs_inode_t *dp; /* incore directory inode */
  2066. int error; /* error return code */
  2067. xfs_dir2_free_t *free; /* freespace structure */
  2068. xfs_mount_t *mp; /* filesystem mount point */
  2069. xfs_trans_t *tp; /* transaction pointer */
  2070. struct xfs_dir3_icfree_hdr freehdr;
  2071. dp = args->dp;
  2072. mp = dp->i_mount;
  2073. tp = args->trans;
  2074. /*
  2075. * Read the freespace block.
  2076. */
  2077. error = xfs_dir2_free_try_read(tp, dp, fo, &bp);
  2078. if (error)
  2079. return error;
  2080. /*
  2081. * There can be holes in freespace. If fo is a hole, there's
  2082. * nothing to do.
  2083. */
  2084. if (!bp)
  2085. return 0;
  2086. free = bp->b_addr;
  2087. dp->d_ops->free_hdr_from_disk(&freehdr, free);
  2088. /*
  2089. * If there are used entries, there's nothing to do.
  2090. */
  2091. if (freehdr.nused > 0) {
  2092. xfs_trans_brelse(tp, bp);
  2093. *rvalp = 0;
  2094. return 0;
  2095. }
  2096. /*
  2097. * Blow the block away.
  2098. */
  2099. error = xfs_dir2_shrink_inode(args,
  2100. xfs_dir2_da_to_db(args->geo, (xfs_dablk_t)fo), bp);
  2101. if (error) {
  2102. /*
  2103. * Can't fail with ENOSPC since that only happens with no
  2104. * space reservation, when breaking up an extent into two
  2105. * pieces. This is the last block of an extent.
  2106. */
  2107. ASSERT(error != ENOSPC);
  2108. xfs_trans_brelse(tp, bp);
  2109. return error;
  2110. }
  2111. /*
  2112. * Return that we succeeded.
  2113. */
  2114. *rvalp = 1;
  2115. return 0;
  2116. }