xfs_attr_leaf.c 91 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120112111221123112411251126112711281129113011311132113311341135113611371138113911401141114211431144114511461147114811491150115111521153115411551156115711581159116011611162116311641165116611671168116911701171117211731174117511761177117811791180118111821183118411851186118711881189119011911192119311941195119611971198119912001201120212031204120512061207120812091210121112121213121412151216121712181219122012211222122312241225122612271228122912301231123212331234123512361237123812391240124112421243124412451246124712481249125012511252125312541255125612571258125912601261126212631264126512661267126812691270127112721273127412751276127712781279128012811282128312841285128612871288128912901291129212931294129512961297129812991300130113021303130413051306130713081309131013111312131313141315131613171318131913201321132213231324132513261327132813291330133113321333133413351336133713381339134013411342134313441345134613471348134913501351135213531354135513561357135813591360136113621363136413651366136713681369137013711372137313741375137613771378137913801381138213831384138513861387138813891390139113921393139413951396139713981399140014011402140314041405140614071408140914101411141214131414141514161417141814191420142114221423142414251426142714281429143014311432143314341435143614371438143914401441144214431444144514461447144814491450145114521453145414551456145714581459146014611462146314641465146614671468146914701471147214731474147514761477147814791480148114821483148414851486148714881489149014911492149314941495149614971498149915001501150215031504150515061507150815091510151115121513151415151516151715181519152015211522152315241525152615271528152915301531153215331534153515361537153815391540154115421543154415451546154715481549155015511552155315541555155615571558155915601561156215631564156515661567156815691570157115721573157415751576157715781579158015811582158315841585158615871588158915901591159215931594159515961597159815991600160116021603160416051606160716081609161016111612161316141615161616171618161916201621162216231624162516261627162816291630163116321633163416351636163716381639164016411642164316441645164616471648164916501651165216531654165516561657165816591660166116621663166416651666166716681669167016711672167316741675167616771678167916801681168216831684168516861687168816891690169116921693169416951696169716981699170017011702170317041705170617071708170917101711171217131714171517161717171817191720172117221723172417251726172717281729173017311732173317341735173617371738173917401741174217431744174517461747174817491750175117521753175417551756175717581759176017611762176317641765176617671768176917701771177217731774177517761777177817791780178117821783178417851786178717881789179017911792179317941795179617971798179918001801180218031804180518061807180818091810181118121813181418151816181718181819182018211822182318241825182618271828182918301831183218331834183518361837183818391840184118421843184418451846184718481849185018511852185318541855185618571858185918601861186218631864186518661867186818691870187118721873187418751876187718781879188018811882188318841885188618871888188918901891189218931894189518961897189818991900190119021903190419051906190719081909191019111912191319141915191619171918191919201921192219231924192519261927192819291930193119321933193419351936193719381939194019411942194319441945194619471948194919501951195219531954195519561957195819591960196119621963196419651966196719681969197019711972197319741975197619771978197919801981198219831984198519861987198819891990199119921993199419951996199719981999200020012002200320042005200620072008200920102011201220132014201520162017201820192020202120222023202420252026202720282029203020312032203320342035203620372038203920402041204220432044204520462047204820492050205120522053205420552056205720582059206020612062206320642065206620672068206920702071207220732074207520762077207820792080208120822083208420852086208720882089209020912092209320942095209620972098209921002101210221032104210521062107210821092110211121122113211421152116211721182119212021212122212321242125212621272128212921302131213221332134213521362137213821392140214121422143214421452146214721482149215021512152215321542155215621572158215921602161216221632164216521662167216821692170217121722173217421752176217721782179218021812182218321842185218621872188218921902191219221932194219521962197219821992200220122022203220422052206220722082209221022112212221322142215221622172218221922202221222222232224222522262227222822292230223122322233223422352236223722382239224022412242224322442245224622472248224922502251225222532254225522562257225822592260226122622263226422652266226722682269227022712272227322742275227622772278227922802281228222832284228522862287228822892290229122922293229422952296229722982299230023012302230323042305230623072308230923102311231223132314231523162317231823192320232123222323232423252326232723282329233023312332233323342335233623372338233923402341234223432344234523462347234823492350235123522353235423552356235723582359236023612362236323642365236623672368236923702371237223732374237523762377237823792380238123822383238423852386238723882389239023912392239323942395239623972398239924002401240224032404240524062407240824092410241124122413241424152416241724182419242024212422242324242425242624272428242924302431243224332434243524362437243824392440244124422443244424452446244724482449245024512452245324542455245624572458245924602461246224632464246524662467246824692470247124722473247424752476247724782479248024812482248324842485248624872488248924902491249224932494249524962497249824992500250125022503250425052506250725082509251025112512251325142515251625172518251925202521252225232524252525262527252825292530253125322533253425352536253725382539254025412542254325442545254625472548254925502551255225532554255525562557255825592560256125622563256425652566256725682569257025712572257325742575257625772578257925802581258225832584258525862587258825892590259125922593259425952596259725982599260026012602260326042605260626072608260926102611261226132614261526162617261826192620262126222623262426252626262726282629263026312632263326342635263626372638263926402641264226432644264526462647264826492650265126522653265426552656265726582659266026612662266326642665266626672668266926702671267226732674267526762677267826792680268126822683268426852686268726882689269026912692269326942695269626972698269927002701270227032704270527062707270827092710271127122713271427152716271727182719272027212722272327242725272627272728272927302731273227332734273527362737273827392740274127422743274427452746274727482749275027512752275327542755275627572758275927602761276227632764276527662767276827692770277127722773277427752776277727782779278027812782278327842785278627872788278927902791279227932794279527962797279827992800280128022803280428052806280728082809281028112812281328142815281628172818281928202821282228232824282528262827282828292830283128322833283428352836283728382839284028412842284328442845284628472848284928502851285228532854285528562857285828592860286128622863286428652866286728682869287028712872287328742875287628772878287928802881288228832884288528862887288828892890289128922893289428952896289728982899290029012902290329042905290629072908290929102911291229132914291529162917291829192920292129222923292429252926292729282929293029312932293329342935293629372938293929402941294229432944294529462947294829492950295129522953295429552956295729582959296029612962296329642965296629672968296929702971297229732974297529762977297829792980298129822983298429852986298729882989299029912992299329942995299629972998299930003001300230033004300530063007300830093010301130123013301430153016301730183019302030213022302330243025302630273028302930303031303230333034303530363037303830393040304130423043304430453046304730483049305030513052305330543055305630573058305930603061306230633064306530663067306830693070307130723073307430753076307730783079308030813082308330843085308630873088308930903091309230933094309530963097309830993100310131023103310431053106310731083109311031113112311331143115311631173118311931203121312231233124312531263127312831293130313131323133313431353136313731383139314031413142314331443145314631473148314931503151315231533154315531563157315831593160316131623163316431653166316731683169317031713172317331743175317631773178317931803181318231833184318531863187318831893190319131923193319431953196319731983199320032013202320332043205320632073208320932103211321232133214321532163217321832193220322132223223322432253226322732283229323032313232323332343235323632373238323932403241324232433244324532463247324832493250325132523253325432553256325732583259326032613262326332643265326632673268326932703271327232733274327532763277327832793280328132823283328432853286328732883289329032913292329332943295329632973298329933003301330233033304330533063307330833093310331133123313331433153316331733183319332033213322332333243325332633273328332933303331333233333334333533363337333833393340
  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_types.h"
  22. #include "xfs_bit.h"
  23. #include "xfs_log.h"
  24. #include "xfs_trans.h"
  25. #include "xfs_sb.h"
  26. #include "xfs_ag.h"
  27. #include "xfs_mount.h"
  28. #include "xfs_da_btree.h"
  29. #include "xfs_bmap_btree.h"
  30. #include "xfs_alloc_btree.h"
  31. #include "xfs_ialloc_btree.h"
  32. #include "xfs_alloc.h"
  33. #include "xfs_btree.h"
  34. #include "xfs_attr_sf.h"
  35. #include "xfs_attr_remote.h"
  36. #include "xfs_dinode.h"
  37. #include "xfs_inode.h"
  38. #include "xfs_inode_item.h"
  39. #include "xfs_bmap.h"
  40. #include "xfs_attr.h"
  41. #include "xfs_attr_leaf.h"
  42. #include "xfs_error.h"
  43. #include "xfs_trace.h"
  44. #include "xfs_buf_item.h"
  45. #include "xfs_cksum.h"
  46. /*
  47. * xfs_attr_leaf.c
  48. *
  49. * Routines to implement leaf blocks of attributes as Btrees of hashed names.
  50. */
  51. /*========================================================================
  52. * Function prototypes for the kernel.
  53. *========================================================================*/
  54. /*
  55. * Routines used for growing the Btree.
  56. */
  57. STATIC int xfs_attr3_leaf_create(struct xfs_da_args *args,
  58. xfs_dablk_t which_block, struct xfs_buf **bpp);
  59. STATIC int xfs_attr3_leaf_add_work(struct xfs_buf *leaf_buffer,
  60. struct xfs_attr3_icleaf_hdr *ichdr,
  61. struct xfs_da_args *args, int freemap_index);
  62. STATIC void xfs_attr3_leaf_compact(struct xfs_da_args *args,
  63. struct xfs_attr3_icleaf_hdr *ichdr,
  64. struct xfs_buf *leaf_buffer);
  65. STATIC void xfs_attr3_leaf_rebalance(xfs_da_state_t *state,
  66. xfs_da_state_blk_t *blk1,
  67. xfs_da_state_blk_t *blk2);
  68. STATIC int xfs_attr3_leaf_figure_balance(xfs_da_state_t *state,
  69. xfs_da_state_blk_t *leaf_blk_1,
  70. struct xfs_attr3_icleaf_hdr *ichdr1,
  71. xfs_da_state_blk_t *leaf_blk_2,
  72. struct xfs_attr3_icleaf_hdr *ichdr2,
  73. int *number_entries_in_blk1,
  74. int *number_usedbytes_in_blk1);
  75. /*
  76. * Routines used for shrinking the Btree.
  77. */
  78. STATIC int xfs_attr3_node_inactive(xfs_trans_t **trans, xfs_inode_t *dp,
  79. struct xfs_buf *bp, int level);
  80. STATIC int xfs_attr3_leaf_inactive(xfs_trans_t **trans, xfs_inode_t *dp,
  81. struct xfs_buf *bp);
  82. STATIC int xfs_attr3_leaf_freextent(xfs_trans_t **trans, xfs_inode_t *dp,
  83. xfs_dablk_t blkno, int blkcnt);
  84. /*
  85. * Utility routines.
  86. */
  87. STATIC void xfs_attr3_leaf_moveents(struct xfs_attr_leafblock *src_leaf,
  88. struct xfs_attr3_icleaf_hdr *src_ichdr, int src_start,
  89. struct xfs_attr_leafblock *dst_leaf,
  90. struct xfs_attr3_icleaf_hdr *dst_ichdr, int dst_start,
  91. int move_count, struct xfs_mount *mp);
  92. STATIC int xfs_attr_leaf_entsize(xfs_attr_leafblock_t *leaf, int index);
  93. void
  94. xfs_attr3_leaf_hdr_from_disk(
  95. struct xfs_attr3_icleaf_hdr *to,
  96. struct xfs_attr_leafblock *from)
  97. {
  98. int i;
  99. ASSERT(from->hdr.info.magic == cpu_to_be16(XFS_ATTR_LEAF_MAGIC) ||
  100. from->hdr.info.magic == cpu_to_be16(XFS_ATTR3_LEAF_MAGIC));
  101. if (from->hdr.info.magic == cpu_to_be16(XFS_ATTR3_LEAF_MAGIC)) {
  102. struct xfs_attr3_leaf_hdr *hdr3 = (struct xfs_attr3_leaf_hdr *)from;
  103. to->forw = be32_to_cpu(hdr3->info.hdr.forw);
  104. to->back = be32_to_cpu(hdr3->info.hdr.back);
  105. to->magic = be16_to_cpu(hdr3->info.hdr.magic);
  106. to->count = be16_to_cpu(hdr3->count);
  107. to->usedbytes = be16_to_cpu(hdr3->usedbytes);
  108. to->firstused = be16_to_cpu(hdr3->firstused);
  109. to->holes = hdr3->holes;
  110. for (i = 0; i < XFS_ATTR_LEAF_MAPSIZE; i++) {
  111. to->freemap[i].base = be16_to_cpu(hdr3->freemap[i].base);
  112. to->freemap[i].size = be16_to_cpu(hdr3->freemap[i].size);
  113. }
  114. return;
  115. }
  116. to->forw = be32_to_cpu(from->hdr.info.forw);
  117. to->back = be32_to_cpu(from->hdr.info.back);
  118. to->magic = be16_to_cpu(from->hdr.info.magic);
  119. to->count = be16_to_cpu(from->hdr.count);
  120. to->usedbytes = be16_to_cpu(from->hdr.usedbytes);
  121. to->firstused = be16_to_cpu(from->hdr.firstused);
  122. to->holes = from->hdr.holes;
  123. for (i = 0; i < XFS_ATTR_LEAF_MAPSIZE; i++) {
  124. to->freemap[i].base = be16_to_cpu(from->hdr.freemap[i].base);
  125. to->freemap[i].size = be16_to_cpu(from->hdr.freemap[i].size);
  126. }
  127. }
  128. void
  129. xfs_attr3_leaf_hdr_to_disk(
  130. struct xfs_attr_leafblock *to,
  131. struct xfs_attr3_icleaf_hdr *from)
  132. {
  133. int i;
  134. ASSERT(from->magic == XFS_ATTR_LEAF_MAGIC ||
  135. from->magic == XFS_ATTR3_LEAF_MAGIC);
  136. if (from->magic == XFS_ATTR3_LEAF_MAGIC) {
  137. struct xfs_attr3_leaf_hdr *hdr3 = (struct xfs_attr3_leaf_hdr *)to;
  138. hdr3->info.hdr.forw = cpu_to_be32(from->forw);
  139. hdr3->info.hdr.back = cpu_to_be32(from->back);
  140. hdr3->info.hdr.magic = cpu_to_be16(from->magic);
  141. hdr3->count = cpu_to_be16(from->count);
  142. hdr3->usedbytes = cpu_to_be16(from->usedbytes);
  143. hdr3->firstused = cpu_to_be16(from->firstused);
  144. hdr3->holes = from->holes;
  145. hdr3->pad1 = 0;
  146. for (i = 0; i < XFS_ATTR_LEAF_MAPSIZE; i++) {
  147. hdr3->freemap[i].base = cpu_to_be16(from->freemap[i].base);
  148. hdr3->freemap[i].size = cpu_to_be16(from->freemap[i].size);
  149. }
  150. return;
  151. }
  152. to->hdr.info.forw = cpu_to_be32(from->forw);
  153. to->hdr.info.back = cpu_to_be32(from->back);
  154. to->hdr.info.magic = cpu_to_be16(from->magic);
  155. to->hdr.count = cpu_to_be16(from->count);
  156. to->hdr.usedbytes = cpu_to_be16(from->usedbytes);
  157. to->hdr.firstused = cpu_to_be16(from->firstused);
  158. to->hdr.holes = from->holes;
  159. to->hdr.pad1 = 0;
  160. for (i = 0; i < XFS_ATTR_LEAF_MAPSIZE; i++) {
  161. to->hdr.freemap[i].base = cpu_to_be16(from->freemap[i].base);
  162. to->hdr.freemap[i].size = cpu_to_be16(from->freemap[i].size);
  163. }
  164. }
  165. static bool
  166. xfs_attr3_leaf_verify(
  167. struct xfs_buf *bp)
  168. {
  169. struct xfs_mount *mp = bp->b_target->bt_mount;
  170. struct xfs_attr_leafblock *leaf = bp->b_addr;
  171. struct xfs_attr3_icleaf_hdr ichdr;
  172. xfs_attr3_leaf_hdr_from_disk(&ichdr, leaf);
  173. if (xfs_sb_version_hascrc(&mp->m_sb)) {
  174. struct xfs_da3_node_hdr *hdr3 = bp->b_addr;
  175. if (ichdr.magic != XFS_ATTR3_LEAF_MAGIC)
  176. return false;
  177. if (!uuid_equal(&hdr3->info.uuid, &mp->m_sb.sb_uuid))
  178. return false;
  179. if (be64_to_cpu(hdr3->info.blkno) != bp->b_bn)
  180. return false;
  181. } else {
  182. if (ichdr.magic != XFS_ATTR_LEAF_MAGIC)
  183. return false;
  184. }
  185. if (ichdr.count == 0)
  186. return false;
  187. /* XXX: need to range check rest of attr header values */
  188. /* XXX: hash order check? */
  189. return true;
  190. }
  191. static void
  192. xfs_attr3_leaf_write_verify(
  193. struct xfs_buf *bp)
  194. {
  195. struct xfs_mount *mp = bp->b_target->bt_mount;
  196. struct xfs_buf_log_item *bip = bp->b_fspriv;
  197. struct xfs_attr3_leaf_hdr *hdr3 = bp->b_addr;
  198. if (!xfs_attr3_leaf_verify(bp)) {
  199. XFS_CORRUPTION_ERROR(__func__, XFS_ERRLEVEL_LOW, mp, bp->b_addr);
  200. xfs_buf_ioerror(bp, EFSCORRUPTED);
  201. return;
  202. }
  203. if (!xfs_sb_version_hascrc(&mp->m_sb))
  204. return;
  205. if (bip)
  206. hdr3->info.lsn = cpu_to_be64(bip->bli_item.li_lsn);
  207. xfs_update_cksum(bp->b_addr, BBTOB(bp->b_length), XFS_ATTR3_LEAF_CRC_OFF);
  208. }
  209. /*
  210. * leaf/node format detection on trees is sketchy, so a node read can be done on
  211. * leaf level blocks when detection identifies the tree as a node format tree
  212. * incorrectly. In this case, we need to swap the verifier to match the correct
  213. * format of the block being read.
  214. */
  215. static void
  216. xfs_attr3_leaf_read_verify(
  217. struct xfs_buf *bp)
  218. {
  219. struct xfs_mount *mp = bp->b_target->bt_mount;
  220. if ((xfs_sb_version_hascrc(&mp->m_sb) &&
  221. !xfs_verify_cksum(bp->b_addr, BBTOB(bp->b_length),
  222. XFS_ATTR3_LEAF_CRC_OFF)) ||
  223. !xfs_attr3_leaf_verify(bp)) {
  224. XFS_CORRUPTION_ERROR(__func__, XFS_ERRLEVEL_LOW, mp, bp->b_addr);
  225. xfs_buf_ioerror(bp, EFSCORRUPTED);
  226. }
  227. }
  228. const struct xfs_buf_ops xfs_attr3_leaf_buf_ops = {
  229. .verify_read = xfs_attr3_leaf_read_verify,
  230. .verify_write = xfs_attr3_leaf_write_verify,
  231. };
  232. int
  233. xfs_attr3_leaf_read(
  234. struct xfs_trans *tp,
  235. struct xfs_inode *dp,
  236. xfs_dablk_t bno,
  237. xfs_daddr_t mappedbno,
  238. struct xfs_buf **bpp)
  239. {
  240. int err;
  241. err = xfs_da_read_buf(tp, dp, bno, mappedbno, bpp,
  242. XFS_ATTR_FORK, &xfs_attr3_leaf_buf_ops);
  243. if (!err && tp)
  244. xfs_trans_buf_set_type(tp, *bpp, XFS_BLFT_ATTR_LEAF_BUF);
  245. return err;
  246. }
  247. /*========================================================================
  248. * Namespace helper routines
  249. *========================================================================*/
  250. /*
  251. * If namespace bits don't match return 0.
  252. * If all match then return 1.
  253. */
  254. STATIC int
  255. xfs_attr_namesp_match(int arg_flags, int ondisk_flags)
  256. {
  257. return XFS_ATTR_NSP_ONDISK(ondisk_flags) == XFS_ATTR_NSP_ARGS_TO_ONDISK(arg_flags);
  258. }
  259. /*========================================================================
  260. * External routines when attribute fork size < XFS_LITINO(mp).
  261. *========================================================================*/
  262. /*
  263. * Query whether the requested number of additional bytes of extended
  264. * attribute space will be able to fit inline.
  265. *
  266. * Returns zero if not, else the di_forkoff fork offset to be used in the
  267. * literal area for attribute data once the new bytes have been added.
  268. *
  269. * di_forkoff must be 8 byte aligned, hence is stored as a >>3 value;
  270. * special case for dev/uuid inodes, they have fixed size data forks.
  271. */
  272. int
  273. xfs_attr_shortform_bytesfit(xfs_inode_t *dp, int bytes)
  274. {
  275. int offset;
  276. int minforkoff; /* lower limit on valid forkoff locations */
  277. int maxforkoff; /* upper limit on valid forkoff locations */
  278. int dsize;
  279. xfs_mount_t *mp = dp->i_mount;
  280. /* rounded down */
  281. offset = (XFS_LITINO(mp, dp->i_d.di_version) - bytes) >> 3;
  282. switch (dp->i_d.di_format) {
  283. case XFS_DINODE_FMT_DEV:
  284. minforkoff = roundup(sizeof(xfs_dev_t), 8) >> 3;
  285. return (offset >= minforkoff) ? minforkoff : 0;
  286. case XFS_DINODE_FMT_UUID:
  287. minforkoff = roundup(sizeof(uuid_t), 8) >> 3;
  288. return (offset >= minforkoff) ? minforkoff : 0;
  289. }
  290. /*
  291. * If the requested numbers of bytes is smaller or equal to the
  292. * current attribute fork size we can always proceed.
  293. *
  294. * Note that if_bytes in the data fork might actually be larger than
  295. * the current data fork size is due to delalloc extents. In that
  296. * case either the extent count will go down when they are converted
  297. * to real extents, or the delalloc conversion will take care of the
  298. * literal area rebalancing.
  299. */
  300. if (bytes <= XFS_IFORK_ASIZE(dp))
  301. return dp->i_d.di_forkoff;
  302. /*
  303. * For attr2 we can try to move the forkoff if there is space in the
  304. * literal area, but for the old format we are done if there is no
  305. * space in the fixed attribute fork.
  306. */
  307. if (!(mp->m_flags & XFS_MOUNT_ATTR2))
  308. return 0;
  309. dsize = dp->i_df.if_bytes;
  310. switch (dp->i_d.di_format) {
  311. case XFS_DINODE_FMT_EXTENTS:
  312. /*
  313. * If there is no attr fork and the data fork is extents,
  314. * determine if creating the default attr fork will result
  315. * in the extents form migrating to btree. If so, the
  316. * minimum offset only needs to be the space required for
  317. * the btree root.
  318. */
  319. if (!dp->i_d.di_forkoff && dp->i_df.if_bytes >
  320. xfs_default_attroffset(dp))
  321. dsize = XFS_BMDR_SPACE_CALC(MINDBTPTRS);
  322. break;
  323. case XFS_DINODE_FMT_BTREE:
  324. /*
  325. * If we have a data btree then keep forkoff if we have one,
  326. * otherwise we are adding a new attr, so then we set
  327. * minforkoff to where the btree root can finish so we have
  328. * plenty of room for attrs
  329. */
  330. if (dp->i_d.di_forkoff) {
  331. if (offset < dp->i_d.di_forkoff)
  332. return 0;
  333. return dp->i_d.di_forkoff;
  334. }
  335. dsize = XFS_BMAP_BROOT_SPACE(mp, dp->i_df.if_broot);
  336. break;
  337. }
  338. /*
  339. * A data fork btree root must have space for at least
  340. * MINDBTPTRS key/ptr pairs if the data fork is small or empty.
  341. */
  342. minforkoff = MAX(dsize, XFS_BMDR_SPACE_CALC(MINDBTPTRS));
  343. minforkoff = roundup(minforkoff, 8) >> 3;
  344. /* attr fork btree root can have at least this many key/ptr pairs */
  345. maxforkoff = XFS_LITINO(mp, dp->i_d.di_version) -
  346. XFS_BMDR_SPACE_CALC(MINABTPTRS);
  347. maxforkoff = maxforkoff >> 3; /* rounded down */
  348. if (offset >= maxforkoff)
  349. return maxforkoff;
  350. if (offset >= minforkoff)
  351. return offset;
  352. return 0;
  353. }
  354. /*
  355. * Switch on the ATTR2 superblock bit (implies also FEATURES2)
  356. */
  357. STATIC void
  358. xfs_sbversion_add_attr2(xfs_mount_t *mp, xfs_trans_t *tp)
  359. {
  360. if ((mp->m_flags & XFS_MOUNT_ATTR2) &&
  361. !(xfs_sb_version_hasattr2(&mp->m_sb))) {
  362. spin_lock(&mp->m_sb_lock);
  363. if (!xfs_sb_version_hasattr2(&mp->m_sb)) {
  364. xfs_sb_version_addattr2(&mp->m_sb);
  365. spin_unlock(&mp->m_sb_lock);
  366. xfs_mod_sb(tp, XFS_SB_VERSIONNUM | XFS_SB_FEATURES2);
  367. } else
  368. spin_unlock(&mp->m_sb_lock);
  369. }
  370. }
  371. /*
  372. * Create the initial contents of a shortform attribute list.
  373. */
  374. void
  375. xfs_attr_shortform_create(xfs_da_args_t *args)
  376. {
  377. xfs_attr_sf_hdr_t *hdr;
  378. xfs_inode_t *dp;
  379. xfs_ifork_t *ifp;
  380. trace_xfs_attr_sf_create(args);
  381. dp = args->dp;
  382. ASSERT(dp != NULL);
  383. ifp = dp->i_afp;
  384. ASSERT(ifp != NULL);
  385. ASSERT(ifp->if_bytes == 0);
  386. if (dp->i_d.di_aformat == XFS_DINODE_FMT_EXTENTS) {
  387. ifp->if_flags &= ~XFS_IFEXTENTS; /* just in case */
  388. dp->i_d.di_aformat = XFS_DINODE_FMT_LOCAL;
  389. ifp->if_flags |= XFS_IFINLINE;
  390. } else {
  391. ASSERT(ifp->if_flags & XFS_IFINLINE);
  392. }
  393. xfs_idata_realloc(dp, sizeof(*hdr), XFS_ATTR_FORK);
  394. hdr = (xfs_attr_sf_hdr_t *)ifp->if_u1.if_data;
  395. hdr->count = 0;
  396. hdr->totsize = cpu_to_be16(sizeof(*hdr));
  397. xfs_trans_log_inode(args->trans, dp, XFS_ILOG_CORE | XFS_ILOG_ADATA);
  398. }
  399. /*
  400. * Add a name/value pair to the shortform attribute list.
  401. * Overflow from the inode has already been checked for.
  402. */
  403. void
  404. xfs_attr_shortform_add(xfs_da_args_t *args, int forkoff)
  405. {
  406. xfs_attr_shortform_t *sf;
  407. xfs_attr_sf_entry_t *sfe;
  408. int i, offset, size;
  409. xfs_mount_t *mp;
  410. xfs_inode_t *dp;
  411. xfs_ifork_t *ifp;
  412. trace_xfs_attr_sf_add(args);
  413. dp = args->dp;
  414. mp = dp->i_mount;
  415. dp->i_d.di_forkoff = forkoff;
  416. ifp = dp->i_afp;
  417. ASSERT(ifp->if_flags & XFS_IFINLINE);
  418. sf = (xfs_attr_shortform_t *)ifp->if_u1.if_data;
  419. sfe = &sf->list[0];
  420. for (i = 0; i < sf->hdr.count; sfe = XFS_ATTR_SF_NEXTENTRY(sfe), i++) {
  421. #ifdef DEBUG
  422. if (sfe->namelen != args->namelen)
  423. continue;
  424. if (memcmp(args->name, sfe->nameval, args->namelen) != 0)
  425. continue;
  426. if (!xfs_attr_namesp_match(args->flags, sfe->flags))
  427. continue;
  428. ASSERT(0);
  429. #endif
  430. }
  431. offset = (char *)sfe - (char *)sf;
  432. size = XFS_ATTR_SF_ENTSIZE_BYNAME(args->namelen, args->valuelen);
  433. xfs_idata_realloc(dp, size, XFS_ATTR_FORK);
  434. sf = (xfs_attr_shortform_t *)ifp->if_u1.if_data;
  435. sfe = (xfs_attr_sf_entry_t *)((char *)sf + offset);
  436. sfe->namelen = args->namelen;
  437. sfe->valuelen = args->valuelen;
  438. sfe->flags = XFS_ATTR_NSP_ARGS_TO_ONDISK(args->flags);
  439. memcpy(sfe->nameval, args->name, args->namelen);
  440. memcpy(&sfe->nameval[args->namelen], args->value, args->valuelen);
  441. sf->hdr.count++;
  442. be16_add_cpu(&sf->hdr.totsize, size);
  443. xfs_trans_log_inode(args->trans, dp, XFS_ILOG_CORE | XFS_ILOG_ADATA);
  444. xfs_sbversion_add_attr2(mp, args->trans);
  445. }
  446. /*
  447. * After the last attribute is removed revert to original inode format,
  448. * making all literal area available to the data fork once more.
  449. */
  450. STATIC void
  451. xfs_attr_fork_reset(
  452. struct xfs_inode *ip,
  453. struct xfs_trans *tp)
  454. {
  455. xfs_idestroy_fork(ip, XFS_ATTR_FORK);
  456. ip->i_d.di_forkoff = 0;
  457. ip->i_d.di_aformat = XFS_DINODE_FMT_EXTENTS;
  458. ASSERT(ip->i_d.di_anextents == 0);
  459. ASSERT(ip->i_afp == NULL);
  460. xfs_trans_log_inode(tp, ip, XFS_ILOG_CORE);
  461. }
  462. /*
  463. * Remove an attribute from the shortform attribute list structure.
  464. */
  465. int
  466. xfs_attr_shortform_remove(xfs_da_args_t *args)
  467. {
  468. xfs_attr_shortform_t *sf;
  469. xfs_attr_sf_entry_t *sfe;
  470. int base, size=0, end, totsize, i;
  471. xfs_mount_t *mp;
  472. xfs_inode_t *dp;
  473. trace_xfs_attr_sf_remove(args);
  474. dp = args->dp;
  475. mp = dp->i_mount;
  476. base = sizeof(xfs_attr_sf_hdr_t);
  477. sf = (xfs_attr_shortform_t *)dp->i_afp->if_u1.if_data;
  478. sfe = &sf->list[0];
  479. end = sf->hdr.count;
  480. for (i = 0; i < end; sfe = XFS_ATTR_SF_NEXTENTRY(sfe),
  481. base += size, i++) {
  482. size = XFS_ATTR_SF_ENTSIZE(sfe);
  483. if (sfe->namelen != args->namelen)
  484. continue;
  485. if (memcmp(sfe->nameval, args->name, args->namelen) != 0)
  486. continue;
  487. if (!xfs_attr_namesp_match(args->flags, sfe->flags))
  488. continue;
  489. break;
  490. }
  491. if (i == end)
  492. return(XFS_ERROR(ENOATTR));
  493. /*
  494. * Fix up the attribute fork data, covering the hole
  495. */
  496. end = base + size;
  497. totsize = be16_to_cpu(sf->hdr.totsize);
  498. if (end != totsize)
  499. memmove(&((char *)sf)[base], &((char *)sf)[end], totsize - end);
  500. sf->hdr.count--;
  501. be16_add_cpu(&sf->hdr.totsize, -size);
  502. /*
  503. * Fix up the start offset of the attribute fork
  504. */
  505. totsize -= size;
  506. if (totsize == sizeof(xfs_attr_sf_hdr_t) &&
  507. (mp->m_flags & XFS_MOUNT_ATTR2) &&
  508. (dp->i_d.di_format != XFS_DINODE_FMT_BTREE) &&
  509. !(args->op_flags & XFS_DA_OP_ADDNAME)) {
  510. xfs_attr_fork_reset(dp, args->trans);
  511. } else {
  512. xfs_idata_realloc(dp, -size, XFS_ATTR_FORK);
  513. dp->i_d.di_forkoff = xfs_attr_shortform_bytesfit(dp, totsize);
  514. ASSERT(dp->i_d.di_forkoff);
  515. ASSERT(totsize > sizeof(xfs_attr_sf_hdr_t) ||
  516. (args->op_flags & XFS_DA_OP_ADDNAME) ||
  517. !(mp->m_flags & XFS_MOUNT_ATTR2) ||
  518. dp->i_d.di_format == XFS_DINODE_FMT_BTREE);
  519. xfs_trans_log_inode(args->trans, dp,
  520. XFS_ILOG_CORE | XFS_ILOG_ADATA);
  521. }
  522. xfs_sbversion_add_attr2(mp, args->trans);
  523. return(0);
  524. }
  525. /*
  526. * Look up a name in a shortform attribute list structure.
  527. */
  528. /*ARGSUSED*/
  529. int
  530. xfs_attr_shortform_lookup(xfs_da_args_t *args)
  531. {
  532. xfs_attr_shortform_t *sf;
  533. xfs_attr_sf_entry_t *sfe;
  534. int i;
  535. xfs_ifork_t *ifp;
  536. trace_xfs_attr_sf_lookup(args);
  537. ifp = args->dp->i_afp;
  538. ASSERT(ifp->if_flags & XFS_IFINLINE);
  539. sf = (xfs_attr_shortform_t *)ifp->if_u1.if_data;
  540. sfe = &sf->list[0];
  541. for (i = 0; i < sf->hdr.count;
  542. sfe = XFS_ATTR_SF_NEXTENTRY(sfe), i++) {
  543. if (sfe->namelen != args->namelen)
  544. continue;
  545. if (memcmp(args->name, sfe->nameval, args->namelen) != 0)
  546. continue;
  547. if (!xfs_attr_namesp_match(args->flags, sfe->flags))
  548. continue;
  549. return(XFS_ERROR(EEXIST));
  550. }
  551. return(XFS_ERROR(ENOATTR));
  552. }
  553. /*
  554. * Look up a name in a shortform attribute list structure.
  555. */
  556. /*ARGSUSED*/
  557. int
  558. xfs_attr_shortform_getvalue(xfs_da_args_t *args)
  559. {
  560. xfs_attr_shortform_t *sf;
  561. xfs_attr_sf_entry_t *sfe;
  562. int i;
  563. ASSERT(args->dp->i_d.di_aformat == XFS_IFINLINE);
  564. sf = (xfs_attr_shortform_t *)args->dp->i_afp->if_u1.if_data;
  565. sfe = &sf->list[0];
  566. for (i = 0; i < sf->hdr.count;
  567. sfe = XFS_ATTR_SF_NEXTENTRY(sfe), i++) {
  568. if (sfe->namelen != args->namelen)
  569. continue;
  570. if (memcmp(args->name, sfe->nameval, args->namelen) != 0)
  571. continue;
  572. if (!xfs_attr_namesp_match(args->flags, sfe->flags))
  573. continue;
  574. if (args->flags & ATTR_KERNOVAL) {
  575. args->valuelen = sfe->valuelen;
  576. return(XFS_ERROR(EEXIST));
  577. }
  578. if (args->valuelen < sfe->valuelen) {
  579. args->valuelen = sfe->valuelen;
  580. return(XFS_ERROR(ERANGE));
  581. }
  582. args->valuelen = sfe->valuelen;
  583. memcpy(args->value, &sfe->nameval[args->namelen],
  584. args->valuelen);
  585. return(XFS_ERROR(EEXIST));
  586. }
  587. return(XFS_ERROR(ENOATTR));
  588. }
  589. /*
  590. * Convert from using the shortform to the leaf.
  591. */
  592. int
  593. xfs_attr_shortform_to_leaf(xfs_da_args_t *args)
  594. {
  595. xfs_inode_t *dp;
  596. xfs_attr_shortform_t *sf;
  597. xfs_attr_sf_entry_t *sfe;
  598. xfs_da_args_t nargs;
  599. char *tmpbuffer;
  600. int error, i, size;
  601. xfs_dablk_t blkno;
  602. struct xfs_buf *bp;
  603. xfs_ifork_t *ifp;
  604. trace_xfs_attr_sf_to_leaf(args);
  605. dp = args->dp;
  606. ifp = dp->i_afp;
  607. sf = (xfs_attr_shortform_t *)ifp->if_u1.if_data;
  608. size = be16_to_cpu(sf->hdr.totsize);
  609. tmpbuffer = kmem_alloc(size, KM_SLEEP);
  610. ASSERT(tmpbuffer != NULL);
  611. memcpy(tmpbuffer, ifp->if_u1.if_data, size);
  612. sf = (xfs_attr_shortform_t *)tmpbuffer;
  613. xfs_idata_realloc(dp, -size, XFS_ATTR_FORK);
  614. bp = NULL;
  615. error = xfs_da_grow_inode(args, &blkno);
  616. if (error) {
  617. /*
  618. * If we hit an IO error middle of the transaction inside
  619. * grow_inode(), we may have inconsistent data. Bail out.
  620. */
  621. if (error == EIO)
  622. goto out;
  623. xfs_idata_realloc(dp, size, XFS_ATTR_FORK); /* try to put */
  624. memcpy(ifp->if_u1.if_data, tmpbuffer, size); /* it back */
  625. goto out;
  626. }
  627. ASSERT(blkno == 0);
  628. error = xfs_attr3_leaf_create(args, blkno, &bp);
  629. if (error) {
  630. error = xfs_da_shrink_inode(args, 0, bp);
  631. bp = NULL;
  632. if (error)
  633. goto out;
  634. xfs_idata_realloc(dp, size, XFS_ATTR_FORK); /* try to put */
  635. memcpy(ifp->if_u1.if_data, tmpbuffer, size); /* it back */
  636. goto out;
  637. }
  638. memset((char *)&nargs, 0, sizeof(nargs));
  639. nargs.dp = dp;
  640. nargs.firstblock = args->firstblock;
  641. nargs.flist = args->flist;
  642. nargs.total = args->total;
  643. nargs.whichfork = XFS_ATTR_FORK;
  644. nargs.trans = args->trans;
  645. nargs.op_flags = XFS_DA_OP_OKNOENT;
  646. sfe = &sf->list[0];
  647. for (i = 0; i < sf->hdr.count; i++) {
  648. nargs.name = sfe->nameval;
  649. nargs.namelen = sfe->namelen;
  650. nargs.value = &sfe->nameval[nargs.namelen];
  651. nargs.valuelen = sfe->valuelen;
  652. nargs.hashval = xfs_da_hashname(sfe->nameval,
  653. sfe->namelen);
  654. nargs.flags = XFS_ATTR_NSP_ONDISK_TO_ARGS(sfe->flags);
  655. error = xfs_attr3_leaf_lookup_int(bp, &nargs); /* set a->index */
  656. ASSERT(error == ENOATTR);
  657. error = xfs_attr3_leaf_add(bp, &nargs);
  658. ASSERT(error != ENOSPC);
  659. if (error)
  660. goto out;
  661. sfe = XFS_ATTR_SF_NEXTENTRY(sfe);
  662. }
  663. error = 0;
  664. out:
  665. kmem_free(tmpbuffer);
  666. return(error);
  667. }
  668. STATIC int
  669. xfs_attr_shortform_compare(const void *a, const void *b)
  670. {
  671. xfs_attr_sf_sort_t *sa, *sb;
  672. sa = (xfs_attr_sf_sort_t *)a;
  673. sb = (xfs_attr_sf_sort_t *)b;
  674. if (sa->hash < sb->hash) {
  675. return(-1);
  676. } else if (sa->hash > sb->hash) {
  677. return(1);
  678. } else {
  679. return(sa->entno - sb->entno);
  680. }
  681. }
  682. #define XFS_ISRESET_CURSOR(cursor) \
  683. (!((cursor)->initted) && !((cursor)->hashval) && \
  684. !((cursor)->blkno) && !((cursor)->offset))
  685. /*
  686. * Copy out entries of shortform attribute lists for attr_list().
  687. * Shortform attribute lists are not stored in hashval sorted order.
  688. * If the output buffer is not large enough to hold them all, then we
  689. * we have to calculate each entries' hashvalue and sort them before
  690. * we can begin returning them to the user.
  691. */
  692. /*ARGSUSED*/
  693. int
  694. xfs_attr_shortform_list(xfs_attr_list_context_t *context)
  695. {
  696. attrlist_cursor_kern_t *cursor;
  697. xfs_attr_sf_sort_t *sbuf, *sbp;
  698. xfs_attr_shortform_t *sf;
  699. xfs_attr_sf_entry_t *sfe;
  700. xfs_inode_t *dp;
  701. int sbsize, nsbuf, count, i;
  702. int error;
  703. ASSERT(context != NULL);
  704. dp = context->dp;
  705. ASSERT(dp != NULL);
  706. ASSERT(dp->i_afp != NULL);
  707. sf = (xfs_attr_shortform_t *)dp->i_afp->if_u1.if_data;
  708. ASSERT(sf != NULL);
  709. if (!sf->hdr.count)
  710. return(0);
  711. cursor = context->cursor;
  712. ASSERT(cursor != NULL);
  713. trace_xfs_attr_list_sf(context);
  714. /*
  715. * If the buffer is large enough and the cursor is at the start,
  716. * do not bother with sorting since we will return everything in
  717. * one buffer and another call using the cursor won't need to be
  718. * made.
  719. * Note the generous fudge factor of 16 overhead bytes per entry.
  720. * If bufsize is zero then put_listent must be a search function
  721. * and can just scan through what we have.
  722. */
  723. if (context->bufsize == 0 ||
  724. (XFS_ISRESET_CURSOR(cursor) &&
  725. (dp->i_afp->if_bytes + sf->hdr.count * 16) < context->bufsize)) {
  726. for (i = 0, sfe = &sf->list[0]; i < sf->hdr.count; i++) {
  727. error = context->put_listent(context,
  728. sfe->flags,
  729. sfe->nameval,
  730. (int)sfe->namelen,
  731. (int)sfe->valuelen,
  732. &sfe->nameval[sfe->namelen]);
  733. /*
  734. * Either search callback finished early or
  735. * didn't fit it all in the buffer after all.
  736. */
  737. if (context->seen_enough)
  738. break;
  739. if (error)
  740. return error;
  741. sfe = XFS_ATTR_SF_NEXTENTRY(sfe);
  742. }
  743. trace_xfs_attr_list_sf_all(context);
  744. return(0);
  745. }
  746. /* do no more for a search callback */
  747. if (context->bufsize == 0)
  748. return 0;
  749. /*
  750. * It didn't all fit, so we have to sort everything on hashval.
  751. */
  752. sbsize = sf->hdr.count * sizeof(*sbuf);
  753. sbp = sbuf = kmem_alloc(sbsize, KM_SLEEP | KM_NOFS);
  754. /*
  755. * Scan the attribute list for the rest of the entries, storing
  756. * the relevant info from only those that match into a buffer.
  757. */
  758. nsbuf = 0;
  759. for (i = 0, sfe = &sf->list[0]; i < sf->hdr.count; i++) {
  760. if (unlikely(
  761. ((char *)sfe < (char *)sf) ||
  762. ((char *)sfe >= ((char *)sf + dp->i_afp->if_bytes)))) {
  763. XFS_CORRUPTION_ERROR("xfs_attr_shortform_list",
  764. XFS_ERRLEVEL_LOW,
  765. context->dp->i_mount, sfe);
  766. kmem_free(sbuf);
  767. return XFS_ERROR(EFSCORRUPTED);
  768. }
  769. sbp->entno = i;
  770. sbp->hash = xfs_da_hashname(sfe->nameval, sfe->namelen);
  771. sbp->name = sfe->nameval;
  772. sbp->namelen = sfe->namelen;
  773. /* These are bytes, and both on-disk, don't endian-flip */
  774. sbp->valuelen = sfe->valuelen;
  775. sbp->flags = sfe->flags;
  776. sfe = XFS_ATTR_SF_NEXTENTRY(sfe);
  777. sbp++;
  778. nsbuf++;
  779. }
  780. /*
  781. * Sort the entries on hash then entno.
  782. */
  783. xfs_sort(sbuf, nsbuf, sizeof(*sbuf), xfs_attr_shortform_compare);
  784. /*
  785. * Re-find our place IN THE SORTED LIST.
  786. */
  787. count = 0;
  788. cursor->initted = 1;
  789. cursor->blkno = 0;
  790. for (sbp = sbuf, i = 0; i < nsbuf; i++, sbp++) {
  791. if (sbp->hash == cursor->hashval) {
  792. if (cursor->offset == count) {
  793. break;
  794. }
  795. count++;
  796. } else if (sbp->hash > cursor->hashval) {
  797. break;
  798. }
  799. }
  800. if (i == nsbuf) {
  801. kmem_free(sbuf);
  802. return(0);
  803. }
  804. /*
  805. * Loop putting entries into the user buffer.
  806. */
  807. for ( ; i < nsbuf; i++, sbp++) {
  808. if (cursor->hashval != sbp->hash) {
  809. cursor->hashval = sbp->hash;
  810. cursor->offset = 0;
  811. }
  812. error = context->put_listent(context,
  813. sbp->flags,
  814. sbp->name,
  815. sbp->namelen,
  816. sbp->valuelen,
  817. &sbp->name[sbp->namelen]);
  818. if (error)
  819. return error;
  820. if (context->seen_enough)
  821. break;
  822. cursor->offset++;
  823. }
  824. kmem_free(sbuf);
  825. return(0);
  826. }
  827. /*
  828. * Check a leaf attribute block to see if all the entries would fit into
  829. * a shortform attribute list.
  830. */
  831. int
  832. xfs_attr_shortform_allfit(
  833. struct xfs_buf *bp,
  834. struct xfs_inode *dp)
  835. {
  836. struct xfs_attr_leafblock *leaf;
  837. struct xfs_attr_leaf_entry *entry;
  838. xfs_attr_leaf_name_local_t *name_loc;
  839. struct xfs_attr3_icleaf_hdr leafhdr;
  840. int bytes;
  841. int i;
  842. leaf = bp->b_addr;
  843. xfs_attr3_leaf_hdr_from_disk(&leafhdr, leaf);
  844. entry = xfs_attr3_leaf_entryp(leaf);
  845. bytes = sizeof(struct xfs_attr_sf_hdr);
  846. for (i = 0; i < leafhdr.count; entry++, i++) {
  847. if (entry->flags & XFS_ATTR_INCOMPLETE)
  848. continue; /* don't copy partial entries */
  849. if (!(entry->flags & XFS_ATTR_LOCAL))
  850. return(0);
  851. name_loc = xfs_attr3_leaf_name_local(leaf, i);
  852. if (name_loc->namelen >= XFS_ATTR_SF_ENTSIZE_MAX)
  853. return(0);
  854. if (be16_to_cpu(name_loc->valuelen) >= XFS_ATTR_SF_ENTSIZE_MAX)
  855. return(0);
  856. bytes += sizeof(struct xfs_attr_sf_entry) - 1
  857. + name_loc->namelen
  858. + be16_to_cpu(name_loc->valuelen);
  859. }
  860. if ((dp->i_mount->m_flags & XFS_MOUNT_ATTR2) &&
  861. (dp->i_d.di_format != XFS_DINODE_FMT_BTREE) &&
  862. (bytes == sizeof(struct xfs_attr_sf_hdr)))
  863. return -1;
  864. return xfs_attr_shortform_bytesfit(dp, bytes);
  865. }
  866. /*
  867. * Convert a leaf attribute list to shortform attribute list
  868. */
  869. int
  870. xfs_attr3_leaf_to_shortform(
  871. struct xfs_buf *bp,
  872. struct xfs_da_args *args,
  873. int forkoff)
  874. {
  875. struct xfs_attr_leafblock *leaf;
  876. struct xfs_attr3_icleaf_hdr ichdr;
  877. struct xfs_attr_leaf_entry *entry;
  878. struct xfs_attr_leaf_name_local *name_loc;
  879. struct xfs_da_args nargs;
  880. struct xfs_inode *dp = args->dp;
  881. char *tmpbuffer;
  882. int error;
  883. int i;
  884. trace_xfs_attr_leaf_to_sf(args);
  885. tmpbuffer = kmem_alloc(XFS_LBSIZE(dp->i_mount), KM_SLEEP);
  886. if (!tmpbuffer)
  887. return ENOMEM;
  888. memcpy(tmpbuffer, bp->b_addr, XFS_LBSIZE(dp->i_mount));
  889. leaf = (xfs_attr_leafblock_t *)tmpbuffer;
  890. xfs_attr3_leaf_hdr_from_disk(&ichdr, leaf);
  891. entry = xfs_attr3_leaf_entryp(leaf);
  892. /* XXX (dgc): buffer is about to be marked stale - why zero it? */
  893. memset(bp->b_addr, 0, XFS_LBSIZE(dp->i_mount));
  894. /*
  895. * Clean out the prior contents of the attribute list.
  896. */
  897. error = xfs_da_shrink_inode(args, 0, bp);
  898. if (error)
  899. goto out;
  900. if (forkoff == -1) {
  901. ASSERT(dp->i_mount->m_flags & XFS_MOUNT_ATTR2);
  902. ASSERT(dp->i_d.di_format != XFS_DINODE_FMT_BTREE);
  903. xfs_attr_fork_reset(dp, args->trans);
  904. goto out;
  905. }
  906. xfs_attr_shortform_create(args);
  907. /*
  908. * Copy the attributes
  909. */
  910. memset((char *)&nargs, 0, sizeof(nargs));
  911. nargs.dp = dp;
  912. nargs.firstblock = args->firstblock;
  913. nargs.flist = args->flist;
  914. nargs.total = args->total;
  915. nargs.whichfork = XFS_ATTR_FORK;
  916. nargs.trans = args->trans;
  917. nargs.op_flags = XFS_DA_OP_OKNOENT;
  918. for (i = 0; i < ichdr.count; entry++, i++) {
  919. if (entry->flags & XFS_ATTR_INCOMPLETE)
  920. continue; /* don't copy partial entries */
  921. if (!entry->nameidx)
  922. continue;
  923. ASSERT(entry->flags & XFS_ATTR_LOCAL);
  924. name_loc = xfs_attr3_leaf_name_local(leaf, i);
  925. nargs.name = name_loc->nameval;
  926. nargs.namelen = name_loc->namelen;
  927. nargs.value = &name_loc->nameval[nargs.namelen];
  928. nargs.valuelen = be16_to_cpu(name_loc->valuelen);
  929. nargs.hashval = be32_to_cpu(entry->hashval);
  930. nargs.flags = XFS_ATTR_NSP_ONDISK_TO_ARGS(entry->flags);
  931. xfs_attr_shortform_add(&nargs, forkoff);
  932. }
  933. error = 0;
  934. out:
  935. kmem_free(tmpbuffer);
  936. return error;
  937. }
  938. /*
  939. * Convert from using a single leaf to a root node and a leaf.
  940. */
  941. int
  942. xfs_attr3_leaf_to_node(
  943. struct xfs_da_args *args)
  944. {
  945. struct xfs_attr_leafblock *leaf;
  946. struct xfs_attr3_icleaf_hdr icleafhdr;
  947. struct xfs_attr_leaf_entry *entries;
  948. struct xfs_da_node_entry *btree;
  949. struct xfs_da3_icnode_hdr icnodehdr;
  950. struct xfs_da_intnode *node;
  951. struct xfs_inode *dp = args->dp;
  952. struct xfs_mount *mp = dp->i_mount;
  953. struct xfs_buf *bp1 = NULL;
  954. struct xfs_buf *bp2 = NULL;
  955. xfs_dablk_t blkno;
  956. int error;
  957. trace_xfs_attr_leaf_to_node(args);
  958. error = xfs_da_grow_inode(args, &blkno);
  959. if (error)
  960. goto out;
  961. error = xfs_attr3_leaf_read(args->trans, dp, 0, -1, &bp1);
  962. if (error)
  963. goto out;
  964. error = xfs_da_get_buf(args->trans, dp, blkno, -1, &bp2, XFS_ATTR_FORK);
  965. if (error)
  966. goto out;
  967. /* copy leaf to new buffer, update identifiers */
  968. xfs_trans_buf_set_type(args->trans, bp2, XFS_BLFT_ATTR_LEAF_BUF);
  969. bp2->b_ops = bp1->b_ops;
  970. memcpy(bp2->b_addr, bp1->b_addr, XFS_LBSIZE(mp));
  971. if (xfs_sb_version_hascrc(&mp->m_sb)) {
  972. struct xfs_da3_blkinfo *hdr3 = bp2->b_addr;
  973. hdr3->blkno = cpu_to_be64(bp2->b_bn);
  974. }
  975. xfs_trans_log_buf(args->trans, bp2, 0, XFS_LBSIZE(mp) - 1);
  976. /*
  977. * Set up the new root node.
  978. */
  979. error = xfs_da3_node_create(args, 0, 1, &bp1, XFS_ATTR_FORK);
  980. if (error)
  981. goto out;
  982. node = bp1->b_addr;
  983. xfs_da3_node_hdr_from_disk(&icnodehdr, node);
  984. btree = xfs_da3_node_tree_p(node);
  985. leaf = bp2->b_addr;
  986. xfs_attr3_leaf_hdr_from_disk(&icleafhdr, leaf);
  987. entries = xfs_attr3_leaf_entryp(leaf);
  988. /* both on-disk, don't endian-flip twice */
  989. btree[0].hashval = entries[icleafhdr.count - 1].hashval;
  990. btree[0].before = cpu_to_be32(blkno);
  991. icnodehdr.count = 1;
  992. xfs_da3_node_hdr_to_disk(node, &icnodehdr);
  993. xfs_trans_log_buf(args->trans, bp1, 0, XFS_LBSIZE(mp) - 1);
  994. error = 0;
  995. out:
  996. return error;
  997. }
  998. /*========================================================================
  999. * Routines used for growing the Btree.
  1000. *========================================================================*/
  1001. /*
  1002. * Create the initial contents of a leaf attribute list
  1003. * or a leaf in a node attribute list.
  1004. */
  1005. STATIC int
  1006. xfs_attr3_leaf_create(
  1007. struct xfs_da_args *args,
  1008. xfs_dablk_t blkno,
  1009. struct xfs_buf **bpp)
  1010. {
  1011. struct xfs_attr_leafblock *leaf;
  1012. struct xfs_attr3_icleaf_hdr ichdr;
  1013. struct xfs_inode *dp = args->dp;
  1014. struct xfs_mount *mp = dp->i_mount;
  1015. struct xfs_buf *bp;
  1016. int error;
  1017. trace_xfs_attr_leaf_create(args);
  1018. error = xfs_da_get_buf(args->trans, args->dp, blkno, -1, &bp,
  1019. XFS_ATTR_FORK);
  1020. if (error)
  1021. return error;
  1022. bp->b_ops = &xfs_attr3_leaf_buf_ops;
  1023. xfs_trans_buf_set_type(args->trans, bp, XFS_BLFT_ATTR_LEAF_BUF);
  1024. leaf = bp->b_addr;
  1025. memset(leaf, 0, XFS_LBSIZE(mp));
  1026. memset(&ichdr, 0, sizeof(ichdr));
  1027. ichdr.firstused = XFS_LBSIZE(mp);
  1028. if (xfs_sb_version_hascrc(&mp->m_sb)) {
  1029. struct xfs_da3_blkinfo *hdr3 = bp->b_addr;
  1030. ichdr.magic = XFS_ATTR3_LEAF_MAGIC;
  1031. hdr3->blkno = cpu_to_be64(bp->b_bn);
  1032. hdr3->owner = cpu_to_be64(dp->i_ino);
  1033. uuid_copy(&hdr3->uuid, &mp->m_sb.sb_uuid);
  1034. ichdr.freemap[0].base = sizeof(struct xfs_attr3_leaf_hdr);
  1035. } else {
  1036. ichdr.magic = XFS_ATTR_LEAF_MAGIC;
  1037. ichdr.freemap[0].base = sizeof(struct xfs_attr_leaf_hdr);
  1038. }
  1039. ichdr.freemap[0].size = ichdr.firstused - ichdr.freemap[0].base;
  1040. xfs_attr3_leaf_hdr_to_disk(leaf, &ichdr);
  1041. xfs_trans_log_buf(args->trans, bp, 0, XFS_LBSIZE(mp) - 1);
  1042. *bpp = bp;
  1043. return 0;
  1044. }
  1045. /*
  1046. * Split the leaf node, rebalance, then add the new entry.
  1047. */
  1048. int
  1049. xfs_attr3_leaf_split(
  1050. struct xfs_da_state *state,
  1051. struct xfs_da_state_blk *oldblk,
  1052. struct xfs_da_state_blk *newblk)
  1053. {
  1054. xfs_dablk_t blkno;
  1055. int error;
  1056. trace_xfs_attr_leaf_split(state->args);
  1057. /*
  1058. * Allocate space for a new leaf node.
  1059. */
  1060. ASSERT(oldblk->magic == XFS_ATTR_LEAF_MAGIC);
  1061. error = xfs_da_grow_inode(state->args, &blkno);
  1062. if (error)
  1063. return(error);
  1064. error = xfs_attr3_leaf_create(state->args, blkno, &newblk->bp);
  1065. if (error)
  1066. return(error);
  1067. newblk->blkno = blkno;
  1068. newblk->magic = XFS_ATTR_LEAF_MAGIC;
  1069. /*
  1070. * Rebalance the entries across the two leaves.
  1071. * NOTE: rebalance() currently depends on the 2nd block being empty.
  1072. */
  1073. xfs_attr3_leaf_rebalance(state, oldblk, newblk);
  1074. error = xfs_da3_blk_link(state, oldblk, newblk);
  1075. if (error)
  1076. return(error);
  1077. /*
  1078. * Save info on "old" attribute for "atomic rename" ops, leaf_add()
  1079. * modifies the index/blkno/rmtblk/rmtblkcnt fields to show the
  1080. * "new" attrs info. Will need the "old" info to remove it later.
  1081. *
  1082. * Insert the "new" entry in the correct block.
  1083. */
  1084. if (state->inleaf) {
  1085. trace_xfs_attr_leaf_add_old(state->args);
  1086. error = xfs_attr3_leaf_add(oldblk->bp, state->args);
  1087. } else {
  1088. trace_xfs_attr_leaf_add_new(state->args);
  1089. error = xfs_attr3_leaf_add(newblk->bp, state->args);
  1090. }
  1091. /*
  1092. * Update last hashval in each block since we added the name.
  1093. */
  1094. oldblk->hashval = xfs_attr_leaf_lasthash(oldblk->bp, NULL);
  1095. newblk->hashval = xfs_attr_leaf_lasthash(newblk->bp, NULL);
  1096. return(error);
  1097. }
  1098. /*
  1099. * Add a name to the leaf attribute list structure.
  1100. */
  1101. int
  1102. xfs_attr3_leaf_add(
  1103. struct xfs_buf *bp,
  1104. struct xfs_da_args *args)
  1105. {
  1106. struct xfs_attr_leafblock *leaf;
  1107. struct xfs_attr3_icleaf_hdr ichdr;
  1108. int tablesize;
  1109. int entsize;
  1110. int sum;
  1111. int tmp;
  1112. int i;
  1113. trace_xfs_attr_leaf_add(args);
  1114. leaf = bp->b_addr;
  1115. xfs_attr3_leaf_hdr_from_disk(&ichdr, leaf);
  1116. ASSERT(args->index >= 0 && args->index <= ichdr.count);
  1117. entsize = xfs_attr_leaf_newentsize(args->namelen, args->valuelen,
  1118. args->trans->t_mountp->m_sb.sb_blocksize, NULL);
  1119. /*
  1120. * Search through freemap for first-fit on new name length.
  1121. * (may need to figure in size of entry struct too)
  1122. */
  1123. tablesize = (ichdr.count + 1) * sizeof(xfs_attr_leaf_entry_t)
  1124. + xfs_attr3_leaf_hdr_size(leaf);
  1125. for (sum = 0, i = XFS_ATTR_LEAF_MAPSIZE - 1; i >= 0; i--) {
  1126. if (tablesize > ichdr.firstused) {
  1127. sum += ichdr.freemap[i].size;
  1128. continue;
  1129. }
  1130. if (!ichdr.freemap[i].size)
  1131. continue; /* no space in this map */
  1132. tmp = entsize;
  1133. if (ichdr.freemap[i].base < ichdr.firstused)
  1134. tmp += sizeof(xfs_attr_leaf_entry_t);
  1135. if (ichdr.freemap[i].size >= tmp) {
  1136. tmp = xfs_attr3_leaf_add_work(bp, &ichdr, args, i);
  1137. goto out_log_hdr;
  1138. }
  1139. sum += ichdr.freemap[i].size;
  1140. }
  1141. /*
  1142. * If there are no holes in the address space of the block,
  1143. * and we don't have enough freespace, then compaction will do us
  1144. * no good and we should just give up.
  1145. */
  1146. if (!ichdr.holes && sum < entsize)
  1147. return XFS_ERROR(ENOSPC);
  1148. /*
  1149. * Compact the entries to coalesce free space.
  1150. * This may change the hdr->count via dropping INCOMPLETE entries.
  1151. */
  1152. xfs_attr3_leaf_compact(args, &ichdr, bp);
  1153. /*
  1154. * After compaction, the block is guaranteed to have only one
  1155. * free region, in freemap[0]. If it is not big enough, give up.
  1156. */
  1157. if (ichdr.freemap[0].size < (entsize + sizeof(xfs_attr_leaf_entry_t))) {
  1158. tmp = ENOSPC;
  1159. goto out_log_hdr;
  1160. }
  1161. tmp = xfs_attr3_leaf_add_work(bp, &ichdr, args, 0);
  1162. out_log_hdr:
  1163. xfs_attr3_leaf_hdr_to_disk(leaf, &ichdr);
  1164. xfs_trans_log_buf(args->trans, bp,
  1165. XFS_DA_LOGRANGE(leaf, &leaf->hdr,
  1166. xfs_attr3_leaf_hdr_size(leaf)));
  1167. return tmp;
  1168. }
  1169. /*
  1170. * Add a name to a leaf attribute list structure.
  1171. */
  1172. STATIC int
  1173. xfs_attr3_leaf_add_work(
  1174. struct xfs_buf *bp,
  1175. struct xfs_attr3_icleaf_hdr *ichdr,
  1176. struct xfs_da_args *args,
  1177. int mapindex)
  1178. {
  1179. struct xfs_attr_leafblock *leaf;
  1180. struct xfs_attr_leaf_entry *entry;
  1181. struct xfs_attr_leaf_name_local *name_loc;
  1182. struct xfs_attr_leaf_name_remote *name_rmt;
  1183. struct xfs_mount *mp;
  1184. int tmp;
  1185. int i;
  1186. trace_xfs_attr_leaf_add_work(args);
  1187. leaf = bp->b_addr;
  1188. ASSERT(mapindex >= 0 && mapindex < XFS_ATTR_LEAF_MAPSIZE);
  1189. ASSERT(args->index >= 0 && args->index <= ichdr->count);
  1190. /*
  1191. * Force open some space in the entry array and fill it in.
  1192. */
  1193. entry = &xfs_attr3_leaf_entryp(leaf)[args->index];
  1194. if (args->index < ichdr->count) {
  1195. tmp = ichdr->count - args->index;
  1196. tmp *= sizeof(xfs_attr_leaf_entry_t);
  1197. memmove(entry + 1, entry, tmp);
  1198. xfs_trans_log_buf(args->trans, bp,
  1199. XFS_DA_LOGRANGE(leaf, entry, tmp + sizeof(*entry)));
  1200. }
  1201. ichdr->count++;
  1202. /*
  1203. * Allocate space for the new string (at the end of the run).
  1204. */
  1205. mp = args->trans->t_mountp;
  1206. ASSERT(ichdr->freemap[mapindex].base < XFS_LBSIZE(mp));
  1207. ASSERT((ichdr->freemap[mapindex].base & 0x3) == 0);
  1208. ASSERT(ichdr->freemap[mapindex].size >=
  1209. xfs_attr_leaf_newentsize(args->namelen, args->valuelen,
  1210. mp->m_sb.sb_blocksize, NULL));
  1211. ASSERT(ichdr->freemap[mapindex].size < XFS_LBSIZE(mp));
  1212. ASSERT((ichdr->freemap[mapindex].size & 0x3) == 0);
  1213. ichdr->freemap[mapindex].size -=
  1214. xfs_attr_leaf_newentsize(args->namelen, args->valuelen,
  1215. mp->m_sb.sb_blocksize, &tmp);
  1216. entry->nameidx = cpu_to_be16(ichdr->freemap[mapindex].base +
  1217. ichdr->freemap[mapindex].size);
  1218. entry->hashval = cpu_to_be32(args->hashval);
  1219. entry->flags = tmp ? XFS_ATTR_LOCAL : 0;
  1220. entry->flags |= XFS_ATTR_NSP_ARGS_TO_ONDISK(args->flags);
  1221. if (args->op_flags & XFS_DA_OP_RENAME) {
  1222. entry->flags |= XFS_ATTR_INCOMPLETE;
  1223. if ((args->blkno2 == args->blkno) &&
  1224. (args->index2 <= args->index)) {
  1225. args->index2++;
  1226. }
  1227. }
  1228. xfs_trans_log_buf(args->trans, bp,
  1229. XFS_DA_LOGRANGE(leaf, entry, sizeof(*entry)));
  1230. ASSERT((args->index == 0) ||
  1231. (be32_to_cpu(entry->hashval) >= be32_to_cpu((entry-1)->hashval)));
  1232. ASSERT((args->index == ichdr->count - 1) ||
  1233. (be32_to_cpu(entry->hashval) <= be32_to_cpu((entry+1)->hashval)));
  1234. /*
  1235. * For "remote" attribute values, simply note that we need to
  1236. * allocate space for the "remote" value. We can't actually
  1237. * allocate the extents in this transaction, and we can't decide
  1238. * which blocks they should be as we might allocate more blocks
  1239. * as part of this transaction (a split operation for example).
  1240. */
  1241. if (entry->flags & XFS_ATTR_LOCAL) {
  1242. name_loc = xfs_attr3_leaf_name_local(leaf, args->index);
  1243. name_loc->namelen = args->namelen;
  1244. name_loc->valuelen = cpu_to_be16(args->valuelen);
  1245. memcpy((char *)name_loc->nameval, args->name, args->namelen);
  1246. memcpy((char *)&name_loc->nameval[args->namelen], args->value,
  1247. be16_to_cpu(name_loc->valuelen));
  1248. } else {
  1249. name_rmt = xfs_attr3_leaf_name_remote(leaf, args->index);
  1250. name_rmt->namelen = args->namelen;
  1251. memcpy((char *)name_rmt->name, args->name, args->namelen);
  1252. entry->flags |= XFS_ATTR_INCOMPLETE;
  1253. /* just in case */
  1254. name_rmt->valuelen = 0;
  1255. name_rmt->valueblk = 0;
  1256. args->rmtblkno = 1;
  1257. args->rmtblkcnt = XFS_B_TO_FSB(mp, args->valuelen);
  1258. }
  1259. xfs_trans_log_buf(args->trans, bp,
  1260. XFS_DA_LOGRANGE(leaf, xfs_attr3_leaf_name(leaf, args->index),
  1261. xfs_attr_leaf_entsize(leaf, args->index)));
  1262. /*
  1263. * Update the control info for this leaf node
  1264. */
  1265. if (be16_to_cpu(entry->nameidx) < ichdr->firstused)
  1266. ichdr->firstused = be16_to_cpu(entry->nameidx);
  1267. ASSERT(ichdr->firstused >= ichdr->count * sizeof(xfs_attr_leaf_entry_t)
  1268. + xfs_attr3_leaf_hdr_size(leaf));
  1269. tmp = (ichdr->count - 1) * sizeof(xfs_attr_leaf_entry_t)
  1270. + xfs_attr3_leaf_hdr_size(leaf);
  1271. for (i = 0; i < XFS_ATTR_LEAF_MAPSIZE; i++) {
  1272. if (ichdr->freemap[i].base == tmp) {
  1273. ichdr->freemap[i].base += sizeof(xfs_attr_leaf_entry_t);
  1274. ichdr->freemap[i].size -= sizeof(xfs_attr_leaf_entry_t);
  1275. }
  1276. }
  1277. ichdr->usedbytes += xfs_attr_leaf_entsize(leaf, args->index);
  1278. return 0;
  1279. }
  1280. /*
  1281. * Garbage collect a leaf attribute list block by copying it to a new buffer.
  1282. */
  1283. STATIC void
  1284. xfs_attr3_leaf_compact(
  1285. struct xfs_da_args *args,
  1286. struct xfs_attr3_icleaf_hdr *ichdr_d,
  1287. struct xfs_buf *bp)
  1288. {
  1289. xfs_attr_leafblock_t *leaf_s, *leaf_d;
  1290. struct xfs_attr3_icleaf_hdr ichdr_s;
  1291. struct xfs_trans *trans = args->trans;
  1292. struct xfs_mount *mp = trans->t_mountp;
  1293. char *tmpbuffer;
  1294. trace_xfs_attr_leaf_compact(args);
  1295. tmpbuffer = kmem_alloc(XFS_LBSIZE(mp), KM_SLEEP);
  1296. ASSERT(tmpbuffer != NULL);
  1297. memcpy(tmpbuffer, bp->b_addr, XFS_LBSIZE(mp));
  1298. memset(bp->b_addr, 0, XFS_LBSIZE(mp));
  1299. /*
  1300. * Copy basic information
  1301. */
  1302. leaf_s = (xfs_attr_leafblock_t *)tmpbuffer;
  1303. leaf_d = bp->b_addr;
  1304. ichdr_s = *ichdr_d; /* struct copy */
  1305. ichdr_d->firstused = XFS_LBSIZE(mp);
  1306. ichdr_d->usedbytes = 0;
  1307. ichdr_d->count = 0;
  1308. ichdr_d->holes = 0;
  1309. ichdr_d->freemap[0].base = xfs_attr3_leaf_hdr_size(leaf_s);
  1310. ichdr_d->freemap[0].size = ichdr_d->firstused - ichdr_d->freemap[0].base;
  1311. /*
  1312. * Copy all entry's in the same (sorted) order,
  1313. * but allocate name/value pairs packed and in sequence.
  1314. */
  1315. xfs_attr3_leaf_moveents(leaf_s, &ichdr_s, 0, leaf_d, ichdr_d, 0,
  1316. ichdr_s.count, mp);
  1317. /*
  1318. * this logs the entire buffer, but the caller must write the header
  1319. * back to the buffer when it is finished modifying it.
  1320. */
  1321. xfs_trans_log_buf(trans, bp, 0, XFS_LBSIZE(mp) - 1);
  1322. kmem_free(tmpbuffer);
  1323. }
  1324. /*
  1325. * Compare two leaf blocks "order".
  1326. * Return 0 unless leaf2 should go before leaf1.
  1327. */
  1328. static int
  1329. xfs_attr3_leaf_order(
  1330. struct xfs_buf *leaf1_bp,
  1331. struct xfs_attr3_icleaf_hdr *leaf1hdr,
  1332. struct xfs_buf *leaf2_bp,
  1333. struct xfs_attr3_icleaf_hdr *leaf2hdr)
  1334. {
  1335. struct xfs_attr_leaf_entry *entries1;
  1336. struct xfs_attr_leaf_entry *entries2;
  1337. entries1 = xfs_attr3_leaf_entryp(leaf1_bp->b_addr);
  1338. entries2 = xfs_attr3_leaf_entryp(leaf2_bp->b_addr);
  1339. if (leaf1hdr->count > 0 && leaf2hdr->count > 0 &&
  1340. ((be32_to_cpu(entries2[0].hashval) <
  1341. be32_to_cpu(entries1[0].hashval)) ||
  1342. (be32_to_cpu(entries2[leaf2hdr->count - 1].hashval) <
  1343. be32_to_cpu(entries1[leaf1hdr->count - 1].hashval)))) {
  1344. return 1;
  1345. }
  1346. return 0;
  1347. }
  1348. int
  1349. xfs_attr_leaf_order(
  1350. struct xfs_buf *leaf1_bp,
  1351. struct xfs_buf *leaf2_bp)
  1352. {
  1353. struct xfs_attr3_icleaf_hdr ichdr1;
  1354. struct xfs_attr3_icleaf_hdr ichdr2;
  1355. xfs_attr3_leaf_hdr_from_disk(&ichdr1, leaf1_bp->b_addr);
  1356. xfs_attr3_leaf_hdr_from_disk(&ichdr2, leaf2_bp->b_addr);
  1357. return xfs_attr3_leaf_order(leaf1_bp, &ichdr1, leaf2_bp, &ichdr2);
  1358. }
  1359. /*
  1360. * Redistribute the attribute list entries between two leaf nodes,
  1361. * taking into account the size of the new entry.
  1362. *
  1363. * NOTE: if new block is empty, then it will get the upper half of the
  1364. * old block. At present, all (one) callers pass in an empty second block.
  1365. *
  1366. * This code adjusts the args->index/blkno and args->index2/blkno2 fields
  1367. * to match what it is doing in splitting the attribute leaf block. Those
  1368. * values are used in "atomic rename" operations on attributes. Note that
  1369. * the "new" and "old" values can end up in different blocks.
  1370. */
  1371. STATIC void
  1372. xfs_attr3_leaf_rebalance(
  1373. struct xfs_da_state *state,
  1374. struct xfs_da_state_blk *blk1,
  1375. struct xfs_da_state_blk *blk2)
  1376. {
  1377. struct xfs_da_args *args;
  1378. struct xfs_attr_leafblock *leaf1;
  1379. struct xfs_attr_leafblock *leaf2;
  1380. struct xfs_attr3_icleaf_hdr ichdr1;
  1381. struct xfs_attr3_icleaf_hdr ichdr2;
  1382. struct xfs_attr_leaf_entry *entries1;
  1383. struct xfs_attr_leaf_entry *entries2;
  1384. int count;
  1385. int totallen;
  1386. int max;
  1387. int space;
  1388. int swap;
  1389. /*
  1390. * Set up environment.
  1391. */
  1392. ASSERT(blk1->magic == XFS_ATTR_LEAF_MAGIC);
  1393. ASSERT(blk2->magic == XFS_ATTR_LEAF_MAGIC);
  1394. leaf1 = blk1->bp->b_addr;
  1395. leaf2 = blk2->bp->b_addr;
  1396. xfs_attr3_leaf_hdr_from_disk(&ichdr1, leaf1);
  1397. xfs_attr3_leaf_hdr_from_disk(&ichdr2, leaf2);
  1398. ASSERT(ichdr2.count == 0);
  1399. args = state->args;
  1400. trace_xfs_attr_leaf_rebalance(args);
  1401. /*
  1402. * Check ordering of blocks, reverse if it makes things simpler.
  1403. *
  1404. * NOTE: Given that all (current) callers pass in an empty
  1405. * second block, this code should never set "swap".
  1406. */
  1407. swap = 0;
  1408. if (xfs_attr3_leaf_order(blk1->bp, &ichdr1, blk2->bp, &ichdr2)) {
  1409. struct xfs_da_state_blk *tmp_blk;
  1410. struct xfs_attr3_icleaf_hdr tmp_ichdr;
  1411. tmp_blk = blk1;
  1412. blk1 = blk2;
  1413. blk2 = tmp_blk;
  1414. /* struct copies to swap them rather than reconverting */
  1415. tmp_ichdr = ichdr1;
  1416. ichdr1 = ichdr2;
  1417. ichdr2 = tmp_ichdr;
  1418. leaf1 = blk1->bp->b_addr;
  1419. leaf2 = blk2->bp->b_addr;
  1420. swap = 1;
  1421. }
  1422. /*
  1423. * Examine entries until we reduce the absolute difference in
  1424. * byte usage between the two blocks to a minimum. Then get
  1425. * the direction to copy and the number of elements to move.
  1426. *
  1427. * "inleaf" is true if the new entry should be inserted into blk1.
  1428. * If "swap" is also true, then reverse the sense of "inleaf".
  1429. */
  1430. state->inleaf = xfs_attr3_leaf_figure_balance(state, blk1, &ichdr1,
  1431. blk2, &ichdr2,
  1432. &count, &totallen);
  1433. if (swap)
  1434. state->inleaf = !state->inleaf;
  1435. /*
  1436. * Move any entries required from leaf to leaf:
  1437. */
  1438. if (count < ichdr1.count) {
  1439. /*
  1440. * Figure the total bytes to be added to the destination leaf.
  1441. */
  1442. /* number entries being moved */
  1443. count = ichdr1.count - count;
  1444. space = ichdr1.usedbytes - totallen;
  1445. space += count * sizeof(xfs_attr_leaf_entry_t);
  1446. /*
  1447. * leaf2 is the destination, compact it if it looks tight.
  1448. */
  1449. max = ichdr2.firstused - xfs_attr3_leaf_hdr_size(leaf1);
  1450. max -= ichdr2.count * sizeof(xfs_attr_leaf_entry_t);
  1451. if (space > max)
  1452. xfs_attr3_leaf_compact(args, &ichdr2, blk2->bp);
  1453. /*
  1454. * Move high entries from leaf1 to low end of leaf2.
  1455. */
  1456. xfs_attr3_leaf_moveents(leaf1, &ichdr1, ichdr1.count - count,
  1457. leaf2, &ichdr2, 0, count, state->mp);
  1458. } else if (count > ichdr1.count) {
  1459. /*
  1460. * I assert that since all callers pass in an empty
  1461. * second buffer, this code should never execute.
  1462. */
  1463. ASSERT(0);
  1464. /*
  1465. * Figure the total bytes to be added to the destination leaf.
  1466. */
  1467. /* number entries being moved */
  1468. count -= ichdr1.count;
  1469. space = totallen - ichdr1.usedbytes;
  1470. space += count * sizeof(xfs_attr_leaf_entry_t);
  1471. /*
  1472. * leaf1 is the destination, compact it if it looks tight.
  1473. */
  1474. max = ichdr1.firstused - xfs_attr3_leaf_hdr_size(leaf1);
  1475. max -= ichdr1.count * sizeof(xfs_attr_leaf_entry_t);
  1476. if (space > max)
  1477. xfs_attr3_leaf_compact(args, &ichdr1, blk1->bp);
  1478. /*
  1479. * Move low entries from leaf2 to high end of leaf1.
  1480. */
  1481. xfs_attr3_leaf_moveents(leaf2, &ichdr2, 0, leaf1, &ichdr1,
  1482. ichdr1.count, count, state->mp);
  1483. }
  1484. xfs_attr3_leaf_hdr_to_disk(leaf1, &ichdr1);
  1485. xfs_attr3_leaf_hdr_to_disk(leaf2, &ichdr2);
  1486. xfs_trans_log_buf(args->trans, blk1->bp, 0, state->blocksize-1);
  1487. xfs_trans_log_buf(args->trans, blk2->bp, 0, state->blocksize-1);
  1488. /*
  1489. * Copy out last hashval in each block for B-tree code.
  1490. */
  1491. entries1 = xfs_attr3_leaf_entryp(leaf1);
  1492. entries2 = xfs_attr3_leaf_entryp(leaf2);
  1493. blk1->hashval = be32_to_cpu(entries1[ichdr1.count - 1].hashval);
  1494. blk2->hashval = be32_to_cpu(entries2[ichdr2.count - 1].hashval);
  1495. /*
  1496. * Adjust the expected index for insertion.
  1497. * NOTE: this code depends on the (current) situation that the
  1498. * second block was originally empty.
  1499. *
  1500. * If the insertion point moved to the 2nd block, we must adjust
  1501. * the index. We must also track the entry just following the
  1502. * new entry for use in an "atomic rename" operation, that entry
  1503. * is always the "old" entry and the "new" entry is what we are
  1504. * inserting. The index/blkno fields refer to the "old" entry,
  1505. * while the index2/blkno2 fields refer to the "new" entry.
  1506. */
  1507. if (blk1->index > ichdr1.count) {
  1508. ASSERT(state->inleaf == 0);
  1509. blk2->index = blk1->index - ichdr1.count;
  1510. args->index = args->index2 = blk2->index;
  1511. args->blkno = args->blkno2 = blk2->blkno;
  1512. } else if (blk1->index == ichdr1.count) {
  1513. if (state->inleaf) {
  1514. args->index = blk1->index;
  1515. args->blkno = blk1->blkno;
  1516. args->index2 = 0;
  1517. args->blkno2 = blk2->blkno;
  1518. } else {
  1519. /*
  1520. * On a double leaf split, the original attr location
  1521. * is already stored in blkno2/index2, so don't
  1522. * overwrite it overwise we corrupt the tree.
  1523. */
  1524. blk2->index = blk1->index - ichdr1.count;
  1525. args->index = blk2->index;
  1526. args->blkno = blk2->blkno;
  1527. if (!state->extravalid) {
  1528. /*
  1529. * set the new attr location to match the old
  1530. * one and let the higher level split code
  1531. * decide where in the leaf to place it.
  1532. */
  1533. args->index2 = blk2->index;
  1534. args->blkno2 = blk2->blkno;
  1535. }
  1536. }
  1537. } else {
  1538. ASSERT(state->inleaf == 1);
  1539. args->index = args->index2 = blk1->index;
  1540. args->blkno = args->blkno2 = blk1->blkno;
  1541. }
  1542. }
  1543. /*
  1544. * Examine entries until we reduce the absolute difference in
  1545. * byte usage between the two blocks to a minimum.
  1546. * GROT: Is this really necessary? With other than a 512 byte blocksize,
  1547. * GROT: there will always be enough room in either block for a new entry.
  1548. * GROT: Do a double-split for this case?
  1549. */
  1550. STATIC int
  1551. xfs_attr3_leaf_figure_balance(
  1552. struct xfs_da_state *state,
  1553. struct xfs_da_state_blk *blk1,
  1554. struct xfs_attr3_icleaf_hdr *ichdr1,
  1555. struct xfs_da_state_blk *blk2,
  1556. struct xfs_attr3_icleaf_hdr *ichdr2,
  1557. int *countarg,
  1558. int *usedbytesarg)
  1559. {
  1560. struct xfs_attr_leafblock *leaf1 = blk1->bp->b_addr;
  1561. struct xfs_attr_leafblock *leaf2 = blk2->bp->b_addr;
  1562. struct xfs_attr_leaf_entry *entry;
  1563. int count;
  1564. int max;
  1565. int index;
  1566. int totallen = 0;
  1567. int half;
  1568. int lastdelta;
  1569. int foundit = 0;
  1570. int tmp;
  1571. /*
  1572. * Examine entries until we reduce the absolute difference in
  1573. * byte usage between the two blocks to a minimum.
  1574. */
  1575. max = ichdr1->count + ichdr2->count;
  1576. half = (max + 1) * sizeof(*entry);
  1577. half += ichdr1->usedbytes + ichdr2->usedbytes +
  1578. xfs_attr_leaf_newentsize(state->args->namelen,
  1579. state->args->valuelen,
  1580. state->blocksize, NULL);
  1581. half /= 2;
  1582. lastdelta = state->blocksize;
  1583. entry = xfs_attr3_leaf_entryp(leaf1);
  1584. for (count = index = 0; count < max; entry++, index++, count++) {
  1585. #define XFS_ATTR_ABS(A) (((A) < 0) ? -(A) : (A))
  1586. /*
  1587. * The new entry is in the first block, account for it.
  1588. */
  1589. if (count == blk1->index) {
  1590. tmp = totallen + sizeof(*entry) +
  1591. xfs_attr_leaf_newentsize(
  1592. state->args->namelen,
  1593. state->args->valuelen,
  1594. state->blocksize, NULL);
  1595. if (XFS_ATTR_ABS(half - tmp) > lastdelta)
  1596. break;
  1597. lastdelta = XFS_ATTR_ABS(half - tmp);
  1598. totallen = tmp;
  1599. foundit = 1;
  1600. }
  1601. /*
  1602. * Wrap around into the second block if necessary.
  1603. */
  1604. if (count == ichdr1->count) {
  1605. leaf1 = leaf2;
  1606. entry = xfs_attr3_leaf_entryp(leaf1);
  1607. index = 0;
  1608. }
  1609. /*
  1610. * Figure out if next leaf entry would be too much.
  1611. */
  1612. tmp = totallen + sizeof(*entry) + xfs_attr_leaf_entsize(leaf1,
  1613. index);
  1614. if (XFS_ATTR_ABS(half - tmp) > lastdelta)
  1615. break;
  1616. lastdelta = XFS_ATTR_ABS(half - tmp);
  1617. totallen = tmp;
  1618. #undef XFS_ATTR_ABS
  1619. }
  1620. /*
  1621. * Calculate the number of usedbytes that will end up in lower block.
  1622. * If new entry not in lower block, fix up the count.
  1623. */
  1624. totallen -= count * sizeof(*entry);
  1625. if (foundit) {
  1626. totallen -= sizeof(*entry) +
  1627. xfs_attr_leaf_newentsize(
  1628. state->args->namelen,
  1629. state->args->valuelen,
  1630. state->blocksize, NULL);
  1631. }
  1632. *countarg = count;
  1633. *usedbytesarg = totallen;
  1634. return foundit;
  1635. }
  1636. /*========================================================================
  1637. * Routines used for shrinking the Btree.
  1638. *========================================================================*/
  1639. /*
  1640. * Check a leaf block and its neighbors to see if the block should be
  1641. * collapsed into one or the other neighbor. Always keep the block
  1642. * with the smaller block number.
  1643. * If the current block is over 50% full, don't try to join it, return 0.
  1644. * If the block is empty, fill in the state structure and return 2.
  1645. * If it can be collapsed, fill in the state structure and return 1.
  1646. * If nothing can be done, return 0.
  1647. *
  1648. * GROT: allow for INCOMPLETE entries in calculation.
  1649. */
  1650. int
  1651. xfs_attr3_leaf_toosmall(
  1652. struct xfs_da_state *state,
  1653. int *action)
  1654. {
  1655. struct xfs_attr_leafblock *leaf;
  1656. struct xfs_da_state_blk *blk;
  1657. struct xfs_attr3_icleaf_hdr ichdr;
  1658. struct xfs_buf *bp;
  1659. xfs_dablk_t blkno;
  1660. int bytes;
  1661. int forward;
  1662. int error;
  1663. int retval;
  1664. int i;
  1665. trace_xfs_attr_leaf_toosmall(state->args);
  1666. /*
  1667. * Check for the degenerate case of the block being over 50% full.
  1668. * If so, it's not worth even looking to see if we might be able
  1669. * to coalesce with a sibling.
  1670. */
  1671. blk = &state->path.blk[ state->path.active-1 ];
  1672. leaf = blk->bp->b_addr;
  1673. xfs_attr3_leaf_hdr_from_disk(&ichdr, leaf);
  1674. bytes = xfs_attr3_leaf_hdr_size(leaf) +
  1675. ichdr.count * sizeof(xfs_attr_leaf_entry_t) +
  1676. ichdr.usedbytes;
  1677. if (bytes > (state->blocksize >> 1)) {
  1678. *action = 0; /* blk over 50%, don't try to join */
  1679. return(0);
  1680. }
  1681. /*
  1682. * Check for the degenerate case of the block being empty.
  1683. * If the block is empty, we'll simply delete it, no need to
  1684. * coalesce it with a sibling block. We choose (arbitrarily)
  1685. * to merge with the forward block unless it is NULL.
  1686. */
  1687. if (ichdr.count == 0) {
  1688. /*
  1689. * Make altpath point to the block we want to keep and
  1690. * path point to the block we want to drop (this one).
  1691. */
  1692. forward = (ichdr.forw != 0);
  1693. memcpy(&state->altpath, &state->path, sizeof(state->path));
  1694. error = xfs_da3_path_shift(state, &state->altpath, forward,
  1695. 0, &retval);
  1696. if (error)
  1697. return(error);
  1698. if (retval) {
  1699. *action = 0;
  1700. } else {
  1701. *action = 2;
  1702. }
  1703. return 0;
  1704. }
  1705. /*
  1706. * Examine each sibling block to see if we can coalesce with
  1707. * at least 25% free space to spare. We need to figure out
  1708. * whether to merge with the forward or the backward block.
  1709. * We prefer coalescing with the lower numbered sibling so as
  1710. * to shrink an attribute list over time.
  1711. */
  1712. /* start with smaller blk num */
  1713. forward = ichdr.forw < ichdr.back;
  1714. for (i = 0; i < 2; forward = !forward, i++) {
  1715. struct xfs_attr3_icleaf_hdr ichdr2;
  1716. if (forward)
  1717. blkno = ichdr.forw;
  1718. else
  1719. blkno = ichdr.back;
  1720. if (blkno == 0)
  1721. continue;
  1722. error = xfs_attr3_leaf_read(state->args->trans, state->args->dp,
  1723. blkno, -1, &bp);
  1724. if (error)
  1725. return(error);
  1726. xfs_attr3_leaf_hdr_from_disk(&ichdr2, bp->b_addr);
  1727. bytes = state->blocksize - (state->blocksize >> 2) -
  1728. ichdr.usedbytes - ichdr2.usedbytes -
  1729. ((ichdr.count + ichdr2.count) *
  1730. sizeof(xfs_attr_leaf_entry_t)) -
  1731. xfs_attr3_leaf_hdr_size(leaf);
  1732. xfs_trans_brelse(state->args->trans, bp);
  1733. if (bytes >= 0)
  1734. break; /* fits with at least 25% to spare */
  1735. }
  1736. if (i >= 2) {
  1737. *action = 0;
  1738. return(0);
  1739. }
  1740. /*
  1741. * Make altpath point to the block we want to keep (the lower
  1742. * numbered block) and path point to the block we want to drop.
  1743. */
  1744. memcpy(&state->altpath, &state->path, sizeof(state->path));
  1745. if (blkno < blk->blkno) {
  1746. error = xfs_da3_path_shift(state, &state->altpath, forward,
  1747. 0, &retval);
  1748. } else {
  1749. error = xfs_da3_path_shift(state, &state->path, forward,
  1750. 0, &retval);
  1751. }
  1752. if (error)
  1753. return(error);
  1754. if (retval) {
  1755. *action = 0;
  1756. } else {
  1757. *action = 1;
  1758. }
  1759. return(0);
  1760. }
  1761. /*
  1762. * Remove a name from the leaf attribute list structure.
  1763. *
  1764. * Return 1 if leaf is less than 37% full, 0 if >= 37% full.
  1765. * If two leaves are 37% full, when combined they will leave 25% free.
  1766. */
  1767. int
  1768. xfs_attr3_leaf_remove(
  1769. struct xfs_buf *bp,
  1770. struct xfs_da_args *args)
  1771. {
  1772. struct xfs_attr_leafblock *leaf;
  1773. struct xfs_attr3_icleaf_hdr ichdr;
  1774. struct xfs_attr_leaf_entry *entry;
  1775. struct xfs_mount *mp = args->trans->t_mountp;
  1776. int before;
  1777. int after;
  1778. int smallest;
  1779. int entsize;
  1780. int tablesize;
  1781. int tmp;
  1782. int i;
  1783. trace_xfs_attr_leaf_remove(args);
  1784. leaf = bp->b_addr;
  1785. xfs_attr3_leaf_hdr_from_disk(&ichdr, leaf);
  1786. ASSERT(ichdr.count > 0 && ichdr.count < XFS_LBSIZE(mp) / 8);
  1787. ASSERT(args->index >= 0 && args->index < ichdr.count);
  1788. ASSERT(ichdr.firstused >= ichdr.count * sizeof(*entry) +
  1789. xfs_attr3_leaf_hdr_size(leaf));
  1790. entry = &xfs_attr3_leaf_entryp(leaf)[args->index];
  1791. ASSERT(be16_to_cpu(entry->nameidx) >= ichdr.firstused);
  1792. ASSERT(be16_to_cpu(entry->nameidx) < XFS_LBSIZE(mp));
  1793. /*
  1794. * Scan through free region table:
  1795. * check for adjacency of free'd entry with an existing one,
  1796. * find smallest free region in case we need to replace it,
  1797. * adjust any map that borders the entry table,
  1798. */
  1799. tablesize = ichdr.count * sizeof(xfs_attr_leaf_entry_t)
  1800. + xfs_attr3_leaf_hdr_size(leaf);
  1801. tmp = ichdr.freemap[0].size;
  1802. before = after = -1;
  1803. smallest = XFS_ATTR_LEAF_MAPSIZE - 1;
  1804. entsize = xfs_attr_leaf_entsize(leaf, args->index);
  1805. for (i = 0; i < XFS_ATTR_LEAF_MAPSIZE; i++) {
  1806. ASSERT(ichdr.freemap[i].base < XFS_LBSIZE(mp));
  1807. ASSERT(ichdr.freemap[i].size < XFS_LBSIZE(mp));
  1808. if (ichdr.freemap[i].base == tablesize) {
  1809. ichdr.freemap[i].base -= sizeof(xfs_attr_leaf_entry_t);
  1810. ichdr.freemap[i].size += sizeof(xfs_attr_leaf_entry_t);
  1811. }
  1812. if (ichdr.freemap[i].base + ichdr.freemap[i].size ==
  1813. be16_to_cpu(entry->nameidx)) {
  1814. before = i;
  1815. } else if (ichdr.freemap[i].base ==
  1816. (be16_to_cpu(entry->nameidx) + entsize)) {
  1817. after = i;
  1818. } else if (ichdr.freemap[i].size < tmp) {
  1819. tmp = ichdr.freemap[i].size;
  1820. smallest = i;
  1821. }
  1822. }
  1823. /*
  1824. * Coalesce adjacent freemap regions,
  1825. * or replace the smallest region.
  1826. */
  1827. if ((before >= 0) || (after >= 0)) {
  1828. if ((before >= 0) && (after >= 0)) {
  1829. ichdr.freemap[before].size += entsize;
  1830. ichdr.freemap[before].size += ichdr.freemap[after].size;
  1831. ichdr.freemap[after].base = 0;
  1832. ichdr.freemap[after].size = 0;
  1833. } else if (before >= 0) {
  1834. ichdr.freemap[before].size += entsize;
  1835. } else {
  1836. ichdr.freemap[after].base = be16_to_cpu(entry->nameidx);
  1837. ichdr.freemap[after].size += entsize;
  1838. }
  1839. } else {
  1840. /*
  1841. * Replace smallest region (if it is smaller than free'd entry)
  1842. */
  1843. if (ichdr.freemap[smallest].size < entsize) {
  1844. ichdr.freemap[smallest].base = be16_to_cpu(entry->nameidx);
  1845. ichdr.freemap[smallest].size = entsize;
  1846. }
  1847. }
  1848. /*
  1849. * Did we remove the first entry?
  1850. */
  1851. if (be16_to_cpu(entry->nameidx) == ichdr.firstused)
  1852. smallest = 1;
  1853. else
  1854. smallest = 0;
  1855. /*
  1856. * Compress the remaining entries and zero out the removed stuff.
  1857. */
  1858. memset(xfs_attr3_leaf_name(leaf, args->index), 0, entsize);
  1859. ichdr.usedbytes -= entsize;
  1860. xfs_trans_log_buf(args->trans, bp,
  1861. XFS_DA_LOGRANGE(leaf, xfs_attr3_leaf_name(leaf, args->index),
  1862. entsize));
  1863. tmp = (ichdr.count - args->index) * sizeof(xfs_attr_leaf_entry_t);
  1864. memmove(entry, entry + 1, tmp);
  1865. ichdr.count--;
  1866. xfs_trans_log_buf(args->trans, bp,
  1867. XFS_DA_LOGRANGE(leaf, entry, tmp + sizeof(xfs_attr_leaf_entry_t)));
  1868. entry = &xfs_attr3_leaf_entryp(leaf)[ichdr.count];
  1869. memset(entry, 0, sizeof(xfs_attr_leaf_entry_t));
  1870. /*
  1871. * If we removed the first entry, re-find the first used byte
  1872. * in the name area. Note that if the entry was the "firstused",
  1873. * then we don't have a "hole" in our block resulting from
  1874. * removing the name.
  1875. */
  1876. if (smallest) {
  1877. tmp = XFS_LBSIZE(mp);
  1878. entry = xfs_attr3_leaf_entryp(leaf);
  1879. for (i = ichdr.count - 1; i >= 0; entry++, i--) {
  1880. ASSERT(be16_to_cpu(entry->nameidx) >= ichdr.firstused);
  1881. ASSERT(be16_to_cpu(entry->nameidx) < XFS_LBSIZE(mp));
  1882. if (be16_to_cpu(entry->nameidx) < tmp)
  1883. tmp = be16_to_cpu(entry->nameidx);
  1884. }
  1885. ichdr.firstused = tmp;
  1886. if (!ichdr.firstused)
  1887. ichdr.firstused = tmp - XFS_ATTR_LEAF_NAME_ALIGN;
  1888. } else {
  1889. ichdr.holes = 1; /* mark as needing compaction */
  1890. }
  1891. xfs_attr3_leaf_hdr_to_disk(leaf, &ichdr);
  1892. xfs_trans_log_buf(args->trans, bp,
  1893. XFS_DA_LOGRANGE(leaf, &leaf->hdr,
  1894. xfs_attr3_leaf_hdr_size(leaf)));
  1895. /*
  1896. * Check if leaf is less than 50% full, caller may want to
  1897. * "join" the leaf with a sibling if so.
  1898. */
  1899. tmp = ichdr.usedbytes + xfs_attr3_leaf_hdr_size(leaf) +
  1900. ichdr.count * sizeof(xfs_attr_leaf_entry_t);
  1901. return tmp < mp->m_attr_magicpct; /* leaf is < 37% full */
  1902. }
  1903. /*
  1904. * Move all the attribute list entries from drop_leaf into save_leaf.
  1905. */
  1906. void
  1907. xfs_attr3_leaf_unbalance(
  1908. struct xfs_da_state *state,
  1909. struct xfs_da_state_blk *drop_blk,
  1910. struct xfs_da_state_blk *save_blk)
  1911. {
  1912. struct xfs_attr_leafblock *drop_leaf = drop_blk->bp->b_addr;
  1913. struct xfs_attr_leafblock *save_leaf = save_blk->bp->b_addr;
  1914. struct xfs_attr3_icleaf_hdr drophdr;
  1915. struct xfs_attr3_icleaf_hdr savehdr;
  1916. struct xfs_attr_leaf_entry *entry;
  1917. struct xfs_mount *mp = state->mp;
  1918. trace_xfs_attr_leaf_unbalance(state->args);
  1919. drop_leaf = drop_blk->bp->b_addr;
  1920. save_leaf = save_blk->bp->b_addr;
  1921. xfs_attr3_leaf_hdr_from_disk(&drophdr, drop_leaf);
  1922. xfs_attr3_leaf_hdr_from_disk(&savehdr, save_leaf);
  1923. entry = xfs_attr3_leaf_entryp(drop_leaf);
  1924. /*
  1925. * Save last hashval from dying block for later Btree fixup.
  1926. */
  1927. drop_blk->hashval = be32_to_cpu(entry[drophdr.count - 1].hashval);
  1928. /*
  1929. * Check if we need a temp buffer, or can we do it in place.
  1930. * Note that we don't check "leaf" for holes because we will
  1931. * always be dropping it, toosmall() decided that for us already.
  1932. */
  1933. if (savehdr.holes == 0) {
  1934. /*
  1935. * dest leaf has no holes, so we add there. May need
  1936. * to make some room in the entry array.
  1937. */
  1938. if (xfs_attr3_leaf_order(save_blk->bp, &savehdr,
  1939. drop_blk->bp, &drophdr)) {
  1940. xfs_attr3_leaf_moveents(drop_leaf, &drophdr, 0,
  1941. save_leaf, &savehdr, 0,
  1942. drophdr.count, mp);
  1943. } else {
  1944. xfs_attr3_leaf_moveents(drop_leaf, &drophdr, 0,
  1945. save_leaf, &savehdr,
  1946. savehdr.count, drophdr.count, mp);
  1947. }
  1948. } else {
  1949. /*
  1950. * Destination has holes, so we make a temporary copy
  1951. * of the leaf and add them both to that.
  1952. */
  1953. struct xfs_attr_leafblock *tmp_leaf;
  1954. struct xfs_attr3_icleaf_hdr tmphdr;
  1955. tmp_leaf = kmem_zalloc(state->blocksize, KM_SLEEP);
  1956. /*
  1957. * Copy the header into the temp leaf so that all the stuff
  1958. * not in the incore header is present and gets copied back in
  1959. * once we've moved all the entries.
  1960. */
  1961. memcpy(tmp_leaf, save_leaf, xfs_attr3_leaf_hdr_size(save_leaf));
  1962. memset(&tmphdr, 0, sizeof(tmphdr));
  1963. tmphdr.magic = savehdr.magic;
  1964. tmphdr.forw = savehdr.forw;
  1965. tmphdr.back = savehdr.back;
  1966. tmphdr.firstused = state->blocksize;
  1967. /* write the header to the temp buffer to initialise it */
  1968. xfs_attr3_leaf_hdr_to_disk(tmp_leaf, &tmphdr);
  1969. if (xfs_attr3_leaf_order(save_blk->bp, &savehdr,
  1970. drop_blk->bp, &drophdr)) {
  1971. xfs_attr3_leaf_moveents(drop_leaf, &drophdr, 0,
  1972. tmp_leaf, &tmphdr, 0,
  1973. drophdr.count, mp);
  1974. xfs_attr3_leaf_moveents(save_leaf, &savehdr, 0,
  1975. tmp_leaf, &tmphdr, tmphdr.count,
  1976. savehdr.count, mp);
  1977. } else {
  1978. xfs_attr3_leaf_moveents(save_leaf, &savehdr, 0,
  1979. tmp_leaf, &tmphdr, 0,
  1980. savehdr.count, mp);
  1981. xfs_attr3_leaf_moveents(drop_leaf, &drophdr, 0,
  1982. tmp_leaf, &tmphdr, tmphdr.count,
  1983. drophdr.count, mp);
  1984. }
  1985. memcpy(save_leaf, tmp_leaf, state->blocksize);
  1986. savehdr = tmphdr; /* struct copy */
  1987. kmem_free(tmp_leaf);
  1988. }
  1989. xfs_attr3_leaf_hdr_to_disk(save_leaf, &savehdr);
  1990. xfs_trans_log_buf(state->args->trans, save_blk->bp, 0,
  1991. state->blocksize - 1);
  1992. /*
  1993. * Copy out last hashval in each block for B-tree code.
  1994. */
  1995. entry = xfs_attr3_leaf_entryp(save_leaf);
  1996. save_blk->hashval = be32_to_cpu(entry[savehdr.count - 1].hashval);
  1997. }
  1998. /*========================================================================
  1999. * Routines used for finding things in the Btree.
  2000. *========================================================================*/
  2001. /*
  2002. * Look up a name in a leaf attribute list structure.
  2003. * This is the internal routine, it uses the caller's buffer.
  2004. *
  2005. * Note that duplicate keys are allowed, but only check within the
  2006. * current leaf node. The Btree code must check in adjacent leaf nodes.
  2007. *
  2008. * Return in args->index the index into the entry[] array of either
  2009. * the found entry, or where the entry should have been (insert before
  2010. * that entry).
  2011. *
  2012. * Don't change the args->value unless we find the attribute.
  2013. */
  2014. int
  2015. xfs_attr3_leaf_lookup_int(
  2016. struct xfs_buf *bp,
  2017. struct xfs_da_args *args)
  2018. {
  2019. struct xfs_attr_leafblock *leaf;
  2020. struct xfs_attr3_icleaf_hdr ichdr;
  2021. struct xfs_attr_leaf_entry *entry;
  2022. struct xfs_attr_leaf_entry *entries;
  2023. struct xfs_attr_leaf_name_local *name_loc;
  2024. struct xfs_attr_leaf_name_remote *name_rmt;
  2025. xfs_dahash_t hashval;
  2026. int probe;
  2027. int span;
  2028. trace_xfs_attr_leaf_lookup(args);
  2029. leaf = bp->b_addr;
  2030. xfs_attr3_leaf_hdr_from_disk(&ichdr, leaf);
  2031. entries = xfs_attr3_leaf_entryp(leaf);
  2032. ASSERT(ichdr.count < XFS_LBSIZE(args->dp->i_mount) / 8);
  2033. /*
  2034. * Binary search. (note: small blocks will skip this loop)
  2035. */
  2036. hashval = args->hashval;
  2037. probe = span = ichdr.count / 2;
  2038. for (entry = &entries[probe]; span > 4; entry = &entries[probe]) {
  2039. span /= 2;
  2040. if (be32_to_cpu(entry->hashval) < hashval)
  2041. probe += span;
  2042. else if (be32_to_cpu(entry->hashval) > hashval)
  2043. probe -= span;
  2044. else
  2045. break;
  2046. }
  2047. ASSERT(probe >= 0 && (!ichdr.count || probe < ichdr.count));
  2048. ASSERT(span <= 4 || be32_to_cpu(entry->hashval) == hashval);
  2049. /*
  2050. * Since we may have duplicate hashval's, find the first matching
  2051. * hashval in the leaf.
  2052. */
  2053. while (probe > 0 && be32_to_cpu(entry->hashval) >= hashval) {
  2054. entry--;
  2055. probe--;
  2056. }
  2057. while (probe < ichdr.count &&
  2058. be32_to_cpu(entry->hashval) < hashval) {
  2059. entry++;
  2060. probe++;
  2061. }
  2062. if (probe == ichdr.count || be32_to_cpu(entry->hashval) != hashval) {
  2063. args->index = probe;
  2064. return XFS_ERROR(ENOATTR);
  2065. }
  2066. /*
  2067. * Duplicate keys may be present, so search all of them for a match.
  2068. */
  2069. for (; probe < ichdr.count && (be32_to_cpu(entry->hashval) == hashval);
  2070. entry++, probe++) {
  2071. /*
  2072. * GROT: Add code to remove incomplete entries.
  2073. */
  2074. /*
  2075. * If we are looking for INCOMPLETE entries, show only those.
  2076. * If we are looking for complete entries, show only those.
  2077. */
  2078. if ((args->flags & XFS_ATTR_INCOMPLETE) !=
  2079. (entry->flags & XFS_ATTR_INCOMPLETE)) {
  2080. continue;
  2081. }
  2082. if (entry->flags & XFS_ATTR_LOCAL) {
  2083. name_loc = xfs_attr3_leaf_name_local(leaf, probe);
  2084. if (name_loc->namelen != args->namelen)
  2085. continue;
  2086. if (memcmp(args->name, name_loc->nameval,
  2087. args->namelen) != 0)
  2088. continue;
  2089. if (!xfs_attr_namesp_match(args->flags, entry->flags))
  2090. continue;
  2091. args->index = probe;
  2092. return XFS_ERROR(EEXIST);
  2093. } else {
  2094. name_rmt = xfs_attr3_leaf_name_remote(leaf, probe);
  2095. if (name_rmt->namelen != args->namelen)
  2096. continue;
  2097. if (memcmp(args->name, name_rmt->name,
  2098. args->namelen) != 0)
  2099. continue;
  2100. if (!xfs_attr_namesp_match(args->flags, entry->flags))
  2101. continue;
  2102. args->index = probe;
  2103. args->valuelen = be32_to_cpu(name_rmt->valuelen);
  2104. args->rmtblkno = be32_to_cpu(name_rmt->valueblk);
  2105. args->rmtblkcnt = XFS_B_TO_FSB(args->dp->i_mount,
  2106. args->valuelen);
  2107. return XFS_ERROR(EEXIST);
  2108. }
  2109. }
  2110. args->index = probe;
  2111. return XFS_ERROR(ENOATTR);
  2112. }
  2113. /*
  2114. * Get the value associated with an attribute name from a leaf attribute
  2115. * list structure.
  2116. */
  2117. int
  2118. xfs_attr3_leaf_getvalue(
  2119. struct xfs_buf *bp,
  2120. struct xfs_da_args *args)
  2121. {
  2122. struct xfs_attr_leafblock *leaf;
  2123. struct xfs_attr3_icleaf_hdr ichdr;
  2124. struct xfs_attr_leaf_entry *entry;
  2125. struct xfs_attr_leaf_name_local *name_loc;
  2126. struct xfs_attr_leaf_name_remote *name_rmt;
  2127. int valuelen;
  2128. leaf = bp->b_addr;
  2129. xfs_attr3_leaf_hdr_from_disk(&ichdr, leaf);
  2130. ASSERT(ichdr.count < XFS_LBSIZE(args->dp->i_mount) / 8);
  2131. ASSERT(args->index < ichdr.count);
  2132. entry = &xfs_attr3_leaf_entryp(leaf)[args->index];
  2133. if (entry->flags & XFS_ATTR_LOCAL) {
  2134. name_loc = xfs_attr3_leaf_name_local(leaf, args->index);
  2135. ASSERT(name_loc->namelen == args->namelen);
  2136. ASSERT(memcmp(args->name, name_loc->nameval, args->namelen) == 0);
  2137. valuelen = be16_to_cpu(name_loc->valuelen);
  2138. if (args->flags & ATTR_KERNOVAL) {
  2139. args->valuelen = valuelen;
  2140. return 0;
  2141. }
  2142. if (args->valuelen < valuelen) {
  2143. args->valuelen = valuelen;
  2144. return XFS_ERROR(ERANGE);
  2145. }
  2146. args->valuelen = valuelen;
  2147. memcpy(args->value, &name_loc->nameval[args->namelen], valuelen);
  2148. } else {
  2149. name_rmt = xfs_attr3_leaf_name_remote(leaf, args->index);
  2150. ASSERT(name_rmt->namelen == args->namelen);
  2151. ASSERT(memcmp(args->name, name_rmt->name, args->namelen) == 0);
  2152. valuelen = be32_to_cpu(name_rmt->valuelen);
  2153. args->rmtblkno = be32_to_cpu(name_rmt->valueblk);
  2154. args->rmtblkcnt = XFS_B_TO_FSB(args->dp->i_mount, valuelen);
  2155. if (args->flags & ATTR_KERNOVAL) {
  2156. args->valuelen = valuelen;
  2157. return 0;
  2158. }
  2159. if (args->valuelen < valuelen) {
  2160. args->valuelen = valuelen;
  2161. return XFS_ERROR(ERANGE);
  2162. }
  2163. args->valuelen = valuelen;
  2164. }
  2165. return 0;
  2166. }
  2167. /*========================================================================
  2168. * Utility routines.
  2169. *========================================================================*/
  2170. /*
  2171. * Move the indicated entries from one leaf to another.
  2172. * NOTE: this routine modifies both source and destination leaves.
  2173. */
  2174. /*ARGSUSED*/
  2175. STATIC void
  2176. xfs_attr3_leaf_moveents(
  2177. struct xfs_attr_leafblock *leaf_s,
  2178. struct xfs_attr3_icleaf_hdr *ichdr_s,
  2179. int start_s,
  2180. struct xfs_attr_leafblock *leaf_d,
  2181. struct xfs_attr3_icleaf_hdr *ichdr_d,
  2182. int start_d,
  2183. int count,
  2184. struct xfs_mount *mp)
  2185. {
  2186. struct xfs_attr_leaf_entry *entry_s;
  2187. struct xfs_attr_leaf_entry *entry_d;
  2188. int desti;
  2189. int tmp;
  2190. int i;
  2191. /*
  2192. * Check for nothing to do.
  2193. */
  2194. if (count == 0)
  2195. return;
  2196. /*
  2197. * Set up environment.
  2198. */
  2199. ASSERT(ichdr_s->magic == XFS_ATTR_LEAF_MAGIC ||
  2200. ichdr_s->magic == XFS_ATTR3_LEAF_MAGIC);
  2201. ASSERT(ichdr_s->magic == ichdr_d->magic);
  2202. ASSERT(ichdr_s->count > 0 && ichdr_s->count < XFS_LBSIZE(mp) / 8);
  2203. ASSERT(ichdr_s->firstused >= (ichdr_s->count * sizeof(*entry_s))
  2204. + xfs_attr3_leaf_hdr_size(leaf_s));
  2205. ASSERT(ichdr_d->count < XFS_LBSIZE(mp) / 8);
  2206. ASSERT(ichdr_d->firstused >= (ichdr_d->count * sizeof(*entry_d))
  2207. + xfs_attr3_leaf_hdr_size(leaf_d));
  2208. ASSERT(start_s < ichdr_s->count);
  2209. ASSERT(start_d <= ichdr_d->count);
  2210. ASSERT(count <= ichdr_s->count);
  2211. /*
  2212. * Move the entries in the destination leaf up to make a hole?
  2213. */
  2214. if (start_d < ichdr_d->count) {
  2215. tmp = ichdr_d->count - start_d;
  2216. tmp *= sizeof(xfs_attr_leaf_entry_t);
  2217. entry_s = &xfs_attr3_leaf_entryp(leaf_d)[start_d];
  2218. entry_d = &xfs_attr3_leaf_entryp(leaf_d)[start_d + count];
  2219. memmove(entry_d, entry_s, tmp);
  2220. }
  2221. /*
  2222. * Copy all entry's in the same (sorted) order,
  2223. * but allocate attribute info packed and in sequence.
  2224. */
  2225. entry_s = &xfs_attr3_leaf_entryp(leaf_s)[start_s];
  2226. entry_d = &xfs_attr3_leaf_entryp(leaf_d)[start_d];
  2227. desti = start_d;
  2228. for (i = 0; i < count; entry_s++, entry_d++, desti++, i++) {
  2229. ASSERT(be16_to_cpu(entry_s->nameidx) >= ichdr_s->firstused);
  2230. tmp = xfs_attr_leaf_entsize(leaf_s, start_s + i);
  2231. #ifdef GROT
  2232. /*
  2233. * Code to drop INCOMPLETE entries. Difficult to use as we
  2234. * may also need to change the insertion index. Code turned
  2235. * off for 6.2, should be revisited later.
  2236. */
  2237. if (entry_s->flags & XFS_ATTR_INCOMPLETE) { /* skip partials? */
  2238. memset(xfs_attr3_leaf_name(leaf_s, start_s + i), 0, tmp);
  2239. ichdr_s->usedbytes -= tmp;
  2240. ichdr_s->count -= 1;
  2241. entry_d--; /* to compensate for ++ in loop hdr */
  2242. desti--;
  2243. if ((start_s + i) < offset)
  2244. result++; /* insertion index adjustment */
  2245. } else {
  2246. #endif /* GROT */
  2247. ichdr_d->firstused -= tmp;
  2248. /* both on-disk, don't endian flip twice */
  2249. entry_d->hashval = entry_s->hashval;
  2250. entry_d->nameidx = cpu_to_be16(ichdr_d->firstused);
  2251. entry_d->flags = entry_s->flags;
  2252. ASSERT(be16_to_cpu(entry_d->nameidx) + tmp
  2253. <= XFS_LBSIZE(mp));
  2254. memmove(xfs_attr3_leaf_name(leaf_d, desti),
  2255. xfs_attr3_leaf_name(leaf_s, start_s + i), tmp);
  2256. ASSERT(be16_to_cpu(entry_s->nameidx) + tmp
  2257. <= XFS_LBSIZE(mp));
  2258. memset(xfs_attr3_leaf_name(leaf_s, start_s + i), 0, tmp);
  2259. ichdr_s->usedbytes -= tmp;
  2260. ichdr_d->usedbytes += tmp;
  2261. ichdr_s->count -= 1;
  2262. ichdr_d->count += 1;
  2263. tmp = ichdr_d->count * sizeof(xfs_attr_leaf_entry_t)
  2264. + xfs_attr3_leaf_hdr_size(leaf_d);
  2265. ASSERT(ichdr_d->firstused >= tmp);
  2266. #ifdef GROT
  2267. }
  2268. #endif /* GROT */
  2269. }
  2270. /*
  2271. * Zero out the entries we just copied.
  2272. */
  2273. if (start_s == ichdr_s->count) {
  2274. tmp = count * sizeof(xfs_attr_leaf_entry_t);
  2275. entry_s = &xfs_attr3_leaf_entryp(leaf_s)[start_s];
  2276. ASSERT(((char *)entry_s + tmp) <=
  2277. ((char *)leaf_s + XFS_LBSIZE(mp)));
  2278. memset(entry_s, 0, tmp);
  2279. } else {
  2280. /*
  2281. * Move the remaining entries down to fill the hole,
  2282. * then zero the entries at the top.
  2283. */
  2284. tmp = (ichdr_s->count - count) * sizeof(xfs_attr_leaf_entry_t);
  2285. entry_s = &xfs_attr3_leaf_entryp(leaf_s)[start_s + count];
  2286. entry_d = &xfs_attr3_leaf_entryp(leaf_s)[start_s];
  2287. memmove(entry_d, entry_s, tmp);
  2288. tmp = count * sizeof(xfs_attr_leaf_entry_t);
  2289. entry_s = &xfs_attr3_leaf_entryp(leaf_s)[ichdr_s->count];
  2290. ASSERT(((char *)entry_s + tmp) <=
  2291. ((char *)leaf_s + XFS_LBSIZE(mp)));
  2292. memset(entry_s, 0, tmp);
  2293. }
  2294. /*
  2295. * Fill in the freemap information
  2296. */
  2297. ichdr_d->freemap[0].base = xfs_attr3_leaf_hdr_size(leaf_d);
  2298. ichdr_d->freemap[0].base += ichdr_d->count * sizeof(xfs_attr_leaf_entry_t);
  2299. ichdr_d->freemap[0].size = ichdr_d->firstused - ichdr_d->freemap[0].base;
  2300. ichdr_d->freemap[1].base = 0;
  2301. ichdr_d->freemap[2].base = 0;
  2302. ichdr_d->freemap[1].size = 0;
  2303. ichdr_d->freemap[2].size = 0;
  2304. ichdr_s->holes = 1; /* leaf may not be compact */
  2305. }
  2306. /*
  2307. * Pick up the last hashvalue from a leaf block.
  2308. */
  2309. xfs_dahash_t
  2310. xfs_attr_leaf_lasthash(
  2311. struct xfs_buf *bp,
  2312. int *count)
  2313. {
  2314. struct xfs_attr3_icleaf_hdr ichdr;
  2315. struct xfs_attr_leaf_entry *entries;
  2316. xfs_attr3_leaf_hdr_from_disk(&ichdr, bp->b_addr);
  2317. entries = xfs_attr3_leaf_entryp(bp->b_addr);
  2318. if (count)
  2319. *count = ichdr.count;
  2320. if (!ichdr.count)
  2321. return 0;
  2322. return be32_to_cpu(entries[ichdr.count - 1].hashval);
  2323. }
  2324. /*
  2325. * Calculate the number of bytes used to store the indicated attribute
  2326. * (whether local or remote only calculate bytes in this block).
  2327. */
  2328. STATIC int
  2329. xfs_attr_leaf_entsize(xfs_attr_leafblock_t *leaf, int index)
  2330. {
  2331. struct xfs_attr_leaf_entry *entries;
  2332. xfs_attr_leaf_name_local_t *name_loc;
  2333. xfs_attr_leaf_name_remote_t *name_rmt;
  2334. int size;
  2335. entries = xfs_attr3_leaf_entryp(leaf);
  2336. if (entries[index].flags & XFS_ATTR_LOCAL) {
  2337. name_loc = xfs_attr3_leaf_name_local(leaf, index);
  2338. size = xfs_attr_leaf_entsize_local(name_loc->namelen,
  2339. be16_to_cpu(name_loc->valuelen));
  2340. } else {
  2341. name_rmt = xfs_attr3_leaf_name_remote(leaf, index);
  2342. size = xfs_attr_leaf_entsize_remote(name_rmt->namelen);
  2343. }
  2344. return size;
  2345. }
  2346. /*
  2347. * Calculate the number of bytes that would be required to store the new
  2348. * attribute (whether local or remote only calculate bytes in this block).
  2349. * This routine decides as a side effect whether the attribute will be
  2350. * a "local" or a "remote" attribute.
  2351. */
  2352. int
  2353. xfs_attr_leaf_newentsize(int namelen, int valuelen, int blocksize, int *local)
  2354. {
  2355. int size;
  2356. size = xfs_attr_leaf_entsize_local(namelen, valuelen);
  2357. if (size < xfs_attr_leaf_entsize_local_max(blocksize)) {
  2358. if (local) {
  2359. *local = 1;
  2360. }
  2361. } else {
  2362. size = xfs_attr_leaf_entsize_remote(namelen);
  2363. if (local) {
  2364. *local = 0;
  2365. }
  2366. }
  2367. return size;
  2368. }
  2369. /*
  2370. * Copy out attribute list entries for attr_list(), for leaf attribute lists.
  2371. */
  2372. int
  2373. xfs_attr3_leaf_list_int(
  2374. struct xfs_buf *bp,
  2375. struct xfs_attr_list_context *context)
  2376. {
  2377. struct attrlist_cursor_kern *cursor;
  2378. struct xfs_attr_leafblock *leaf;
  2379. struct xfs_attr3_icleaf_hdr ichdr;
  2380. struct xfs_attr_leaf_entry *entries;
  2381. struct xfs_attr_leaf_entry *entry;
  2382. int retval;
  2383. int i;
  2384. trace_xfs_attr_list_leaf(context);
  2385. leaf = bp->b_addr;
  2386. xfs_attr3_leaf_hdr_from_disk(&ichdr, leaf);
  2387. entries = xfs_attr3_leaf_entryp(leaf);
  2388. cursor = context->cursor;
  2389. cursor->initted = 1;
  2390. /*
  2391. * Re-find our place in the leaf block if this is a new syscall.
  2392. */
  2393. if (context->resynch) {
  2394. entry = &entries[0];
  2395. for (i = 0; i < ichdr.count; entry++, i++) {
  2396. if (be32_to_cpu(entry->hashval) == cursor->hashval) {
  2397. if (cursor->offset == context->dupcnt) {
  2398. context->dupcnt = 0;
  2399. break;
  2400. }
  2401. context->dupcnt++;
  2402. } else if (be32_to_cpu(entry->hashval) >
  2403. cursor->hashval) {
  2404. context->dupcnt = 0;
  2405. break;
  2406. }
  2407. }
  2408. if (i == ichdr.count) {
  2409. trace_xfs_attr_list_notfound(context);
  2410. return 0;
  2411. }
  2412. } else {
  2413. entry = &entries[0];
  2414. i = 0;
  2415. }
  2416. context->resynch = 0;
  2417. /*
  2418. * We have found our place, start copying out the new attributes.
  2419. */
  2420. retval = 0;
  2421. for (; i < ichdr.count; entry++, i++) {
  2422. if (be32_to_cpu(entry->hashval) != cursor->hashval) {
  2423. cursor->hashval = be32_to_cpu(entry->hashval);
  2424. cursor->offset = 0;
  2425. }
  2426. if (entry->flags & XFS_ATTR_INCOMPLETE)
  2427. continue; /* skip incomplete entries */
  2428. if (entry->flags & XFS_ATTR_LOCAL) {
  2429. xfs_attr_leaf_name_local_t *name_loc =
  2430. xfs_attr3_leaf_name_local(leaf, i);
  2431. retval = context->put_listent(context,
  2432. entry->flags,
  2433. name_loc->nameval,
  2434. (int)name_loc->namelen,
  2435. be16_to_cpu(name_loc->valuelen),
  2436. &name_loc->nameval[name_loc->namelen]);
  2437. if (retval)
  2438. return retval;
  2439. } else {
  2440. xfs_attr_leaf_name_remote_t *name_rmt =
  2441. xfs_attr3_leaf_name_remote(leaf, i);
  2442. int valuelen = be32_to_cpu(name_rmt->valuelen);
  2443. if (context->put_value) {
  2444. xfs_da_args_t args;
  2445. memset((char *)&args, 0, sizeof(args));
  2446. args.dp = context->dp;
  2447. args.whichfork = XFS_ATTR_FORK;
  2448. args.valuelen = valuelen;
  2449. args.value = kmem_alloc(valuelen, KM_SLEEP | KM_NOFS);
  2450. args.rmtblkno = be32_to_cpu(name_rmt->valueblk);
  2451. args.rmtblkcnt = XFS_B_TO_FSB(args.dp->i_mount, valuelen);
  2452. retval = xfs_attr_rmtval_get(&args);
  2453. if (retval)
  2454. return retval;
  2455. retval = context->put_listent(context,
  2456. entry->flags,
  2457. name_rmt->name,
  2458. (int)name_rmt->namelen,
  2459. valuelen,
  2460. args.value);
  2461. kmem_free(args.value);
  2462. } else {
  2463. retval = context->put_listent(context,
  2464. entry->flags,
  2465. name_rmt->name,
  2466. (int)name_rmt->namelen,
  2467. valuelen,
  2468. NULL);
  2469. }
  2470. if (retval)
  2471. return retval;
  2472. }
  2473. if (context->seen_enough)
  2474. break;
  2475. cursor->offset++;
  2476. }
  2477. trace_xfs_attr_list_leaf_end(context);
  2478. return retval;
  2479. }
  2480. /*========================================================================
  2481. * Manage the INCOMPLETE flag in a leaf entry
  2482. *========================================================================*/
  2483. /*
  2484. * Clear the INCOMPLETE flag on an entry in a leaf block.
  2485. */
  2486. int
  2487. xfs_attr3_leaf_clearflag(
  2488. struct xfs_da_args *args)
  2489. {
  2490. struct xfs_attr_leafblock *leaf;
  2491. struct xfs_attr_leaf_entry *entry;
  2492. struct xfs_attr_leaf_name_remote *name_rmt;
  2493. struct xfs_buf *bp;
  2494. int error;
  2495. #ifdef DEBUG
  2496. struct xfs_attr3_icleaf_hdr ichdr;
  2497. xfs_attr_leaf_name_local_t *name_loc;
  2498. int namelen;
  2499. char *name;
  2500. #endif /* DEBUG */
  2501. trace_xfs_attr_leaf_clearflag(args);
  2502. /*
  2503. * Set up the operation.
  2504. */
  2505. error = xfs_attr3_leaf_read(args->trans, args->dp, args->blkno, -1, &bp);
  2506. if (error)
  2507. return(error);
  2508. leaf = bp->b_addr;
  2509. entry = &xfs_attr3_leaf_entryp(leaf)[args->index];
  2510. ASSERT(entry->flags & XFS_ATTR_INCOMPLETE);
  2511. #ifdef DEBUG
  2512. xfs_attr3_leaf_hdr_from_disk(&ichdr, leaf);
  2513. ASSERT(args->index < ichdr.count);
  2514. ASSERT(args->index >= 0);
  2515. if (entry->flags & XFS_ATTR_LOCAL) {
  2516. name_loc = xfs_attr3_leaf_name_local(leaf, args->index);
  2517. namelen = name_loc->namelen;
  2518. name = (char *)name_loc->nameval;
  2519. } else {
  2520. name_rmt = xfs_attr3_leaf_name_remote(leaf, args->index);
  2521. namelen = name_rmt->namelen;
  2522. name = (char *)name_rmt->name;
  2523. }
  2524. ASSERT(be32_to_cpu(entry->hashval) == args->hashval);
  2525. ASSERT(namelen == args->namelen);
  2526. ASSERT(memcmp(name, args->name, namelen) == 0);
  2527. #endif /* DEBUG */
  2528. entry->flags &= ~XFS_ATTR_INCOMPLETE;
  2529. xfs_trans_log_buf(args->trans, bp,
  2530. XFS_DA_LOGRANGE(leaf, entry, sizeof(*entry)));
  2531. if (args->rmtblkno) {
  2532. ASSERT((entry->flags & XFS_ATTR_LOCAL) == 0);
  2533. name_rmt = xfs_attr3_leaf_name_remote(leaf, args->index);
  2534. name_rmt->valueblk = cpu_to_be32(args->rmtblkno);
  2535. name_rmt->valuelen = cpu_to_be32(args->valuelen);
  2536. xfs_trans_log_buf(args->trans, bp,
  2537. XFS_DA_LOGRANGE(leaf, name_rmt, sizeof(*name_rmt)));
  2538. }
  2539. /*
  2540. * Commit the flag value change and start the next trans in series.
  2541. */
  2542. return xfs_trans_roll(&args->trans, args->dp);
  2543. }
  2544. /*
  2545. * Set the INCOMPLETE flag on an entry in a leaf block.
  2546. */
  2547. int
  2548. xfs_attr3_leaf_setflag(
  2549. struct xfs_da_args *args)
  2550. {
  2551. struct xfs_attr_leafblock *leaf;
  2552. struct xfs_attr_leaf_entry *entry;
  2553. struct xfs_attr_leaf_name_remote *name_rmt;
  2554. struct xfs_buf *bp;
  2555. int error;
  2556. #ifdef DEBUG
  2557. struct xfs_attr3_icleaf_hdr ichdr;
  2558. #endif
  2559. trace_xfs_attr_leaf_setflag(args);
  2560. /*
  2561. * Set up the operation.
  2562. */
  2563. error = xfs_attr3_leaf_read(args->trans, args->dp, args->blkno, -1, &bp);
  2564. if (error)
  2565. return(error);
  2566. leaf = bp->b_addr;
  2567. #ifdef DEBUG
  2568. xfs_attr3_leaf_hdr_from_disk(&ichdr, leaf);
  2569. ASSERT(args->index < ichdr.count);
  2570. ASSERT(args->index >= 0);
  2571. #endif
  2572. entry = &xfs_attr3_leaf_entryp(leaf)[args->index];
  2573. ASSERT((entry->flags & XFS_ATTR_INCOMPLETE) == 0);
  2574. entry->flags |= XFS_ATTR_INCOMPLETE;
  2575. xfs_trans_log_buf(args->trans, bp,
  2576. XFS_DA_LOGRANGE(leaf, entry, sizeof(*entry)));
  2577. if ((entry->flags & XFS_ATTR_LOCAL) == 0) {
  2578. name_rmt = xfs_attr3_leaf_name_remote(leaf, args->index);
  2579. name_rmt->valueblk = 0;
  2580. name_rmt->valuelen = 0;
  2581. xfs_trans_log_buf(args->trans, bp,
  2582. XFS_DA_LOGRANGE(leaf, name_rmt, sizeof(*name_rmt)));
  2583. }
  2584. /*
  2585. * Commit the flag value change and start the next trans in series.
  2586. */
  2587. return xfs_trans_roll(&args->trans, args->dp);
  2588. }
  2589. /*
  2590. * In a single transaction, clear the INCOMPLETE flag on the leaf entry
  2591. * given by args->blkno/index and set the INCOMPLETE flag on the leaf
  2592. * entry given by args->blkno2/index2.
  2593. *
  2594. * Note that they could be in different blocks, or in the same block.
  2595. */
  2596. int
  2597. xfs_attr3_leaf_flipflags(
  2598. struct xfs_da_args *args)
  2599. {
  2600. struct xfs_attr_leafblock *leaf1;
  2601. struct xfs_attr_leafblock *leaf2;
  2602. struct xfs_attr_leaf_entry *entry1;
  2603. struct xfs_attr_leaf_entry *entry2;
  2604. struct xfs_attr_leaf_name_remote *name_rmt;
  2605. struct xfs_buf *bp1;
  2606. struct xfs_buf *bp2;
  2607. int error;
  2608. #ifdef DEBUG
  2609. struct xfs_attr3_icleaf_hdr ichdr1;
  2610. struct xfs_attr3_icleaf_hdr ichdr2;
  2611. xfs_attr_leaf_name_local_t *name_loc;
  2612. int namelen1, namelen2;
  2613. char *name1, *name2;
  2614. #endif /* DEBUG */
  2615. trace_xfs_attr_leaf_flipflags(args);
  2616. /*
  2617. * Read the block containing the "old" attr
  2618. */
  2619. error = xfs_attr3_leaf_read(args->trans, args->dp, args->blkno, -1, &bp1);
  2620. if (error)
  2621. return error;
  2622. /*
  2623. * Read the block containing the "new" attr, if it is different
  2624. */
  2625. if (args->blkno2 != args->blkno) {
  2626. error = xfs_attr3_leaf_read(args->trans, args->dp, args->blkno2,
  2627. -1, &bp2);
  2628. if (error)
  2629. return error;
  2630. } else {
  2631. bp2 = bp1;
  2632. }
  2633. leaf1 = bp1->b_addr;
  2634. entry1 = &xfs_attr3_leaf_entryp(leaf1)[args->index];
  2635. leaf2 = bp2->b_addr;
  2636. entry2 = &xfs_attr3_leaf_entryp(leaf2)[args->index2];
  2637. #ifdef DEBUG
  2638. xfs_attr3_leaf_hdr_from_disk(&ichdr1, leaf1);
  2639. ASSERT(args->index < ichdr1.count);
  2640. ASSERT(args->index >= 0);
  2641. xfs_attr3_leaf_hdr_from_disk(&ichdr2, leaf2);
  2642. ASSERT(args->index2 < ichdr2.count);
  2643. ASSERT(args->index2 >= 0);
  2644. if (entry1->flags & XFS_ATTR_LOCAL) {
  2645. name_loc = xfs_attr3_leaf_name_local(leaf1, args->index);
  2646. namelen1 = name_loc->namelen;
  2647. name1 = (char *)name_loc->nameval;
  2648. } else {
  2649. name_rmt = xfs_attr3_leaf_name_remote(leaf1, args->index);
  2650. namelen1 = name_rmt->namelen;
  2651. name1 = (char *)name_rmt->name;
  2652. }
  2653. if (entry2->flags & XFS_ATTR_LOCAL) {
  2654. name_loc = xfs_attr3_leaf_name_local(leaf2, args->index2);
  2655. namelen2 = name_loc->namelen;
  2656. name2 = (char *)name_loc->nameval;
  2657. } else {
  2658. name_rmt = xfs_attr3_leaf_name_remote(leaf2, args->index2);
  2659. namelen2 = name_rmt->namelen;
  2660. name2 = (char *)name_rmt->name;
  2661. }
  2662. ASSERT(be32_to_cpu(entry1->hashval) == be32_to_cpu(entry2->hashval));
  2663. ASSERT(namelen1 == namelen2);
  2664. ASSERT(memcmp(name1, name2, namelen1) == 0);
  2665. #endif /* DEBUG */
  2666. ASSERT(entry1->flags & XFS_ATTR_INCOMPLETE);
  2667. ASSERT((entry2->flags & XFS_ATTR_INCOMPLETE) == 0);
  2668. entry1->flags &= ~XFS_ATTR_INCOMPLETE;
  2669. xfs_trans_log_buf(args->trans, bp1,
  2670. XFS_DA_LOGRANGE(leaf1, entry1, sizeof(*entry1)));
  2671. if (args->rmtblkno) {
  2672. ASSERT((entry1->flags & XFS_ATTR_LOCAL) == 0);
  2673. name_rmt = xfs_attr3_leaf_name_remote(leaf1, args->index);
  2674. name_rmt->valueblk = cpu_to_be32(args->rmtblkno);
  2675. name_rmt->valuelen = cpu_to_be32(args->valuelen);
  2676. xfs_trans_log_buf(args->trans, bp1,
  2677. XFS_DA_LOGRANGE(leaf1, name_rmt, sizeof(*name_rmt)));
  2678. }
  2679. entry2->flags |= XFS_ATTR_INCOMPLETE;
  2680. xfs_trans_log_buf(args->trans, bp2,
  2681. XFS_DA_LOGRANGE(leaf2, entry2, sizeof(*entry2)));
  2682. if ((entry2->flags & XFS_ATTR_LOCAL) == 0) {
  2683. name_rmt = xfs_attr3_leaf_name_remote(leaf2, args->index2);
  2684. name_rmt->valueblk = 0;
  2685. name_rmt->valuelen = 0;
  2686. xfs_trans_log_buf(args->trans, bp2,
  2687. XFS_DA_LOGRANGE(leaf2, name_rmt, sizeof(*name_rmt)));
  2688. }
  2689. /*
  2690. * Commit the flag value change and start the next trans in series.
  2691. */
  2692. error = xfs_trans_roll(&args->trans, args->dp);
  2693. return error;
  2694. }
  2695. /*========================================================================
  2696. * Indiscriminately delete the entire attribute fork
  2697. *========================================================================*/
  2698. /*
  2699. * Recurse (gasp!) through the attribute nodes until we find leaves.
  2700. * We're doing a depth-first traversal in order to invalidate everything.
  2701. */
  2702. int
  2703. xfs_attr3_root_inactive(
  2704. struct xfs_trans **trans,
  2705. struct xfs_inode *dp)
  2706. {
  2707. struct xfs_da_blkinfo *info;
  2708. struct xfs_buf *bp;
  2709. xfs_daddr_t blkno;
  2710. int error;
  2711. /*
  2712. * Read block 0 to see what we have to work with.
  2713. * We only get here if we have extents, since we remove
  2714. * the extents in reverse order the extent containing
  2715. * block 0 must still be there.
  2716. */
  2717. error = xfs_da3_node_read(*trans, dp, 0, -1, &bp, XFS_ATTR_FORK);
  2718. if (error)
  2719. return error;
  2720. blkno = bp->b_bn;
  2721. /*
  2722. * Invalidate the tree, even if the "tree" is only a single leaf block.
  2723. * This is a depth-first traversal!
  2724. */
  2725. info = bp->b_addr;
  2726. switch (info->magic) {
  2727. case cpu_to_be16(XFS_DA_NODE_MAGIC):
  2728. case cpu_to_be16(XFS_DA3_NODE_MAGIC):
  2729. error = xfs_attr3_node_inactive(trans, dp, bp, 1);
  2730. break;
  2731. case cpu_to_be16(XFS_ATTR_LEAF_MAGIC):
  2732. case cpu_to_be16(XFS_ATTR3_LEAF_MAGIC):
  2733. error = xfs_attr3_leaf_inactive(trans, dp, bp);
  2734. break;
  2735. default:
  2736. error = XFS_ERROR(EIO);
  2737. xfs_trans_brelse(*trans, bp);
  2738. break;
  2739. }
  2740. if (error)
  2741. return error;
  2742. /*
  2743. * Invalidate the incore copy of the root block.
  2744. */
  2745. error = xfs_da_get_buf(*trans, dp, 0, blkno, &bp, XFS_ATTR_FORK);
  2746. if (error)
  2747. return error;
  2748. xfs_trans_binval(*trans, bp); /* remove from cache */
  2749. /*
  2750. * Commit the invalidate and start the next transaction.
  2751. */
  2752. error = xfs_trans_roll(trans, dp);
  2753. return error;
  2754. }
  2755. /*
  2756. * Recurse (gasp!) through the attribute nodes until we find leaves.
  2757. * We're doing a depth-first traversal in order to invalidate everything.
  2758. */
  2759. STATIC int
  2760. xfs_attr3_node_inactive(
  2761. struct xfs_trans **trans,
  2762. struct xfs_inode *dp,
  2763. struct xfs_buf *bp,
  2764. int level)
  2765. {
  2766. xfs_da_blkinfo_t *info;
  2767. xfs_da_intnode_t *node;
  2768. xfs_dablk_t child_fsb;
  2769. xfs_daddr_t parent_blkno, child_blkno;
  2770. int error, i;
  2771. struct xfs_buf *child_bp;
  2772. struct xfs_da_node_entry *btree;
  2773. struct xfs_da3_icnode_hdr ichdr;
  2774. /*
  2775. * Since this code is recursive (gasp!) we must protect ourselves.
  2776. */
  2777. if (level > XFS_DA_NODE_MAXDEPTH) {
  2778. xfs_trans_brelse(*trans, bp); /* no locks for later trans */
  2779. return XFS_ERROR(EIO);
  2780. }
  2781. node = bp->b_addr;
  2782. xfs_da3_node_hdr_from_disk(&ichdr, node);
  2783. parent_blkno = bp->b_bn;
  2784. if (!ichdr.count) {
  2785. xfs_trans_brelse(*trans, bp);
  2786. return 0;
  2787. }
  2788. btree = xfs_da3_node_tree_p(node);
  2789. child_fsb = be32_to_cpu(btree[0].before);
  2790. xfs_trans_brelse(*trans, bp); /* no locks for later trans */
  2791. /*
  2792. * If this is the node level just above the leaves, simply loop
  2793. * over the leaves removing all of them. If this is higher up
  2794. * in the tree, recurse downward.
  2795. */
  2796. for (i = 0; i < ichdr.count; i++) {
  2797. /*
  2798. * Read the subsidiary block to see what we have to work with.
  2799. * Don't do this in a transaction. This is a depth-first
  2800. * traversal of the tree so we may deal with many blocks
  2801. * before we come back to this one.
  2802. */
  2803. error = xfs_da3_node_read(*trans, dp, child_fsb, -2, &child_bp,
  2804. XFS_ATTR_FORK);
  2805. if (error)
  2806. return(error);
  2807. if (child_bp) {
  2808. /* save for re-read later */
  2809. child_blkno = XFS_BUF_ADDR(child_bp);
  2810. /*
  2811. * Invalidate the subtree, however we have to.
  2812. */
  2813. info = child_bp->b_addr;
  2814. switch (info->magic) {
  2815. case cpu_to_be16(XFS_DA_NODE_MAGIC):
  2816. case cpu_to_be16(XFS_DA3_NODE_MAGIC):
  2817. error = xfs_attr3_node_inactive(trans, dp,
  2818. child_bp, level + 1);
  2819. break;
  2820. case cpu_to_be16(XFS_ATTR_LEAF_MAGIC):
  2821. case cpu_to_be16(XFS_ATTR3_LEAF_MAGIC):
  2822. error = xfs_attr3_leaf_inactive(trans, dp,
  2823. child_bp);
  2824. break;
  2825. default:
  2826. error = XFS_ERROR(EIO);
  2827. xfs_trans_brelse(*trans, child_bp);
  2828. break;
  2829. }
  2830. if (error)
  2831. return error;
  2832. /*
  2833. * Remove the subsidiary block from the cache
  2834. * and from the log.
  2835. */
  2836. error = xfs_da_get_buf(*trans, dp, 0, child_blkno,
  2837. &child_bp, XFS_ATTR_FORK);
  2838. if (error)
  2839. return error;
  2840. xfs_trans_binval(*trans, child_bp);
  2841. }
  2842. /*
  2843. * If we're not done, re-read the parent to get the next
  2844. * child block number.
  2845. */
  2846. if (i + 1 < ichdr.count) {
  2847. error = xfs_da3_node_read(*trans, dp, 0, parent_blkno,
  2848. &bp, XFS_ATTR_FORK);
  2849. if (error)
  2850. return error;
  2851. child_fsb = be32_to_cpu(btree[i + 1].before);
  2852. xfs_trans_brelse(*trans, bp);
  2853. }
  2854. /*
  2855. * Atomically commit the whole invalidate stuff.
  2856. */
  2857. error = xfs_trans_roll(trans, dp);
  2858. if (error)
  2859. return error;
  2860. }
  2861. return 0;
  2862. }
  2863. /*
  2864. * Invalidate all of the "remote" value regions pointed to by a particular
  2865. * leaf block.
  2866. * Note that we must release the lock on the buffer so that we are not
  2867. * caught holding something that the logging code wants to flush to disk.
  2868. */
  2869. STATIC int
  2870. xfs_attr3_leaf_inactive(
  2871. struct xfs_trans **trans,
  2872. struct xfs_inode *dp,
  2873. struct xfs_buf *bp)
  2874. {
  2875. struct xfs_attr_leafblock *leaf;
  2876. struct xfs_attr3_icleaf_hdr ichdr;
  2877. struct xfs_attr_leaf_entry *entry;
  2878. struct xfs_attr_leaf_name_remote *name_rmt;
  2879. struct xfs_attr_inactive_list *list;
  2880. struct xfs_attr_inactive_list *lp;
  2881. int error;
  2882. int count;
  2883. int size;
  2884. int tmp;
  2885. int i;
  2886. leaf = bp->b_addr;
  2887. xfs_attr3_leaf_hdr_from_disk(&ichdr, leaf);
  2888. /*
  2889. * Count the number of "remote" value extents.
  2890. */
  2891. count = 0;
  2892. entry = xfs_attr3_leaf_entryp(leaf);
  2893. for (i = 0; i < ichdr.count; entry++, i++) {
  2894. if (be16_to_cpu(entry->nameidx) &&
  2895. ((entry->flags & XFS_ATTR_LOCAL) == 0)) {
  2896. name_rmt = xfs_attr3_leaf_name_remote(leaf, i);
  2897. if (name_rmt->valueblk)
  2898. count++;
  2899. }
  2900. }
  2901. /*
  2902. * If there are no "remote" values, we're done.
  2903. */
  2904. if (count == 0) {
  2905. xfs_trans_brelse(*trans, bp);
  2906. return 0;
  2907. }
  2908. /*
  2909. * Allocate storage for a list of all the "remote" value extents.
  2910. */
  2911. size = count * sizeof(xfs_attr_inactive_list_t);
  2912. list = kmem_alloc(size, KM_SLEEP);
  2913. /*
  2914. * Identify each of the "remote" value extents.
  2915. */
  2916. lp = list;
  2917. entry = xfs_attr3_leaf_entryp(leaf);
  2918. for (i = 0; i < ichdr.count; entry++, i++) {
  2919. if (be16_to_cpu(entry->nameidx) &&
  2920. ((entry->flags & XFS_ATTR_LOCAL) == 0)) {
  2921. name_rmt = xfs_attr3_leaf_name_remote(leaf, i);
  2922. if (name_rmt->valueblk) {
  2923. lp->valueblk = be32_to_cpu(name_rmt->valueblk);
  2924. lp->valuelen = XFS_B_TO_FSB(dp->i_mount,
  2925. be32_to_cpu(name_rmt->valuelen));
  2926. lp++;
  2927. }
  2928. }
  2929. }
  2930. xfs_trans_brelse(*trans, bp); /* unlock for trans. in freextent() */
  2931. /*
  2932. * Invalidate each of the "remote" value extents.
  2933. */
  2934. error = 0;
  2935. for (lp = list, i = 0; i < count; i++, lp++) {
  2936. tmp = xfs_attr3_leaf_freextent(trans, dp,
  2937. lp->valueblk, lp->valuelen);
  2938. if (error == 0)
  2939. error = tmp; /* save only the 1st errno */
  2940. }
  2941. kmem_free(list);
  2942. return error;
  2943. }
  2944. /*
  2945. * Look at all the extents for this logical region,
  2946. * invalidate any buffers that are incore/in transactions.
  2947. */
  2948. STATIC int
  2949. xfs_attr3_leaf_freextent(
  2950. struct xfs_trans **trans,
  2951. struct xfs_inode *dp,
  2952. xfs_dablk_t blkno,
  2953. int blkcnt)
  2954. {
  2955. struct xfs_bmbt_irec map;
  2956. struct xfs_buf *bp;
  2957. xfs_dablk_t tblkno;
  2958. xfs_daddr_t dblkno;
  2959. int tblkcnt;
  2960. int dblkcnt;
  2961. int nmap;
  2962. int error;
  2963. /*
  2964. * Roll through the "value", invalidating the attribute value's
  2965. * blocks.
  2966. */
  2967. tblkno = blkno;
  2968. tblkcnt = blkcnt;
  2969. while (tblkcnt > 0) {
  2970. /*
  2971. * Try to remember where we decided to put the value.
  2972. */
  2973. nmap = 1;
  2974. error = xfs_bmapi_read(dp, (xfs_fileoff_t)tblkno, tblkcnt,
  2975. &map, &nmap, XFS_BMAPI_ATTRFORK);
  2976. if (error) {
  2977. return(error);
  2978. }
  2979. ASSERT(nmap == 1);
  2980. ASSERT(map.br_startblock != DELAYSTARTBLOCK);
  2981. /*
  2982. * If it's a hole, these are already unmapped
  2983. * so there's nothing to invalidate.
  2984. */
  2985. if (map.br_startblock != HOLESTARTBLOCK) {
  2986. dblkno = XFS_FSB_TO_DADDR(dp->i_mount,
  2987. map.br_startblock);
  2988. dblkcnt = XFS_FSB_TO_BB(dp->i_mount,
  2989. map.br_blockcount);
  2990. bp = xfs_trans_get_buf(*trans,
  2991. dp->i_mount->m_ddev_targp,
  2992. dblkno, dblkcnt, 0);
  2993. if (!bp)
  2994. return ENOMEM;
  2995. xfs_trans_binval(*trans, bp);
  2996. /*
  2997. * Roll to next transaction.
  2998. */
  2999. error = xfs_trans_roll(trans, dp);
  3000. if (error)
  3001. return (error);
  3002. }
  3003. tblkno += map.br_blockcount;
  3004. tblkcnt -= map.br_blockcount;
  3005. }
  3006. return(0);
  3007. }