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