xfs_dir2_node.c 62 KB

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