xfs_dir2_node.c 62 KB

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