extent_io.c 98 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120112111221123112411251126112711281129113011311132113311341135113611371138113911401141114211431144114511461147114811491150115111521153115411551156115711581159116011611162116311641165116611671168116911701171117211731174117511761177117811791180118111821183118411851186118711881189119011911192119311941195119611971198119912001201120212031204120512061207120812091210121112121213121412151216121712181219122012211222122312241225122612271228122912301231123212331234123512361237123812391240124112421243124412451246124712481249125012511252125312541255125612571258125912601261126212631264126512661267126812691270127112721273127412751276127712781279128012811282128312841285128612871288128912901291129212931294129512961297129812991300130113021303130413051306130713081309131013111312131313141315131613171318131913201321132213231324132513261327132813291330133113321333133413351336133713381339134013411342134313441345134613471348134913501351135213531354135513561357135813591360136113621363136413651366136713681369137013711372137313741375137613771378137913801381138213831384138513861387138813891390139113921393139413951396139713981399140014011402140314041405140614071408140914101411141214131414141514161417141814191420142114221423142414251426142714281429143014311432143314341435143614371438143914401441144214431444144514461447144814491450145114521453145414551456145714581459146014611462146314641465146614671468146914701471147214731474147514761477147814791480148114821483148414851486148714881489149014911492149314941495149614971498149915001501150215031504150515061507150815091510151115121513151415151516151715181519152015211522152315241525152615271528152915301531153215331534153515361537153815391540154115421543154415451546154715481549155015511552155315541555155615571558155915601561156215631564156515661567156815691570157115721573157415751576157715781579158015811582158315841585158615871588158915901591159215931594159515961597159815991600160116021603160416051606160716081609161016111612161316141615161616171618161916201621162216231624162516261627162816291630163116321633163416351636163716381639164016411642164316441645164616471648164916501651165216531654165516561657165816591660166116621663166416651666166716681669167016711672167316741675167616771678167916801681168216831684168516861687168816891690169116921693169416951696169716981699170017011702170317041705170617071708170917101711171217131714171517161717171817191720172117221723172417251726172717281729173017311732173317341735173617371738173917401741174217431744174517461747174817491750175117521753175417551756175717581759176017611762176317641765176617671768176917701771177217731774177517761777177817791780178117821783178417851786178717881789179017911792179317941795179617971798179918001801180218031804180518061807180818091810181118121813181418151816181718181819182018211822182318241825182618271828182918301831183218331834183518361837183818391840184118421843184418451846184718481849185018511852185318541855185618571858185918601861186218631864186518661867186818691870187118721873187418751876187718781879188018811882188318841885188618871888188918901891189218931894189518961897189818991900190119021903190419051906190719081909191019111912191319141915191619171918191919201921192219231924192519261927192819291930193119321933193419351936193719381939194019411942194319441945194619471948194919501951195219531954195519561957195819591960196119621963196419651966196719681969197019711972197319741975197619771978197919801981198219831984198519861987198819891990199119921993199419951996199719981999200020012002200320042005200620072008200920102011201220132014201520162017201820192020202120222023202420252026202720282029203020312032203320342035203620372038203920402041204220432044204520462047204820492050205120522053205420552056205720582059206020612062206320642065206620672068206920702071207220732074207520762077207820792080208120822083208420852086208720882089209020912092209320942095209620972098209921002101210221032104210521062107210821092110211121122113211421152116211721182119212021212122212321242125212621272128212921302131213221332134213521362137213821392140214121422143214421452146214721482149215021512152215321542155215621572158215921602161216221632164216521662167216821692170217121722173217421752176217721782179218021812182218321842185218621872188218921902191219221932194219521962197219821992200220122022203220422052206220722082209221022112212221322142215221622172218221922202221222222232224222522262227222822292230223122322233223422352236223722382239224022412242224322442245224622472248224922502251225222532254225522562257225822592260226122622263226422652266226722682269227022712272227322742275227622772278227922802281228222832284228522862287228822892290229122922293229422952296229722982299230023012302230323042305230623072308230923102311231223132314231523162317231823192320232123222323232423252326232723282329233023312332233323342335233623372338233923402341234223432344234523462347234823492350235123522353235423552356235723582359236023612362236323642365236623672368236923702371237223732374237523762377237823792380238123822383238423852386238723882389239023912392239323942395239623972398239924002401240224032404240524062407240824092410241124122413241424152416241724182419242024212422242324242425242624272428242924302431243224332434243524362437243824392440244124422443244424452446244724482449245024512452245324542455245624572458245924602461246224632464246524662467246824692470247124722473247424752476247724782479248024812482248324842485248624872488248924902491249224932494249524962497249824992500250125022503250425052506250725082509251025112512251325142515251625172518251925202521252225232524252525262527252825292530253125322533253425352536253725382539254025412542254325442545254625472548254925502551255225532554255525562557255825592560256125622563256425652566256725682569257025712572257325742575257625772578257925802581258225832584258525862587258825892590259125922593259425952596259725982599260026012602260326042605260626072608260926102611261226132614261526162617261826192620262126222623262426252626262726282629263026312632263326342635263626372638263926402641264226432644264526462647264826492650265126522653265426552656265726582659266026612662266326642665266626672668266926702671267226732674267526762677267826792680268126822683268426852686268726882689269026912692269326942695269626972698269927002701270227032704270527062707270827092710271127122713271427152716271727182719272027212722272327242725272627272728272927302731273227332734273527362737273827392740274127422743274427452746274727482749275027512752275327542755275627572758275927602761276227632764276527662767276827692770277127722773277427752776277727782779278027812782278327842785278627872788278927902791279227932794279527962797279827992800280128022803280428052806280728082809281028112812281328142815281628172818281928202821282228232824282528262827282828292830283128322833283428352836283728382839284028412842284328442845284628472848284928502851285228532854285528562857285828592860286128622863286428652866286728682869287028712872287328742875287628772878287928802881288228832884288528862887288828892890289128922893289428952896289728982899290029012902290329042905290629072908290929102911291229132914291529162917291829192920292129222923292429252926292729282929293029312932293329342935293629372938293929402941294229432944294529462947294829492950295129522953295429552956295729582959296029612962296329642965296629672968296929702971297229732974297529762977297829792980298129822983298429852986298729882989299029912992299329942995299629972998299930003001300230033004300530063007300830093010301130123013301430153016301730183019302030213022302330243025302630273028302930303031303230333034303530363037303830393040304130423043304430453046304730483049305030513052305330543055305630573058305930603061306230633064306530663067306830693070307130723073307430753076307730783079308030813082308330843085308630873088308930903091309230933094309530963097309830993100310131023103310431053106310731083109311031113112311331143115311631173118311931203121312231233124312531263127312831293130313131323133313431353136313731383139314031413142314331443145314631473148314931503151315231533154315531563157315831593160316131623163316431653166316731683169317031713172317331743175317631773178317931803181318231833184318531863187318831893190319131923193319431953196319731983199320032013202320332043205320632073208320932103211321232133214321532163217321832193220322132223223322432253226322732283229323032313232323332343235323632373238323932403241324232433244324532463247324832493250325132523253325432553256325732583259326032613262326332643265326632673268326932703271327232733274327532763277327832793280328132823283328432853286328732883289329032913292329332943295329632973298329933003301330233033304330533063307330833093310331133123313331433153316331733183319332033213322332333243325332633273328332933303331333233333334333533363337333833393340334133423343334433453346334733483349335033513352335333543355335633573358335933603361336233633364336533663367336833693370337133723373337433753376337733783379338033813382338333843385338633873388338933903391339233933394339533963397339833993400340134023403340434053406340734083409341034113412341334143415341634173418341934203421342234233424342534263427342834293430343134323433343434353436343734383439344034413442344334443445344634473448344934503451345234533454345534563457345834593460346134623463346434653466346734683469347034713472347334743475347634773478347934803481348234833484348534863487348834893490349134923493349434953496349734983499350035013502350335043505350635073508350935103511351235133514351535163517351835193520352135223523352435253526352735283529353035313532353335343535353635373538353935403541354235433544354535463547354835493550355135523553355435553556355735583559356035613562356335643565356635673568356935703571357235733574357535763577357835793580358135823583358435853586358735883589359035913592359335943595359635973598359936003601360236033604360536063607360836093610361136123613361436153616361736183619362036213622362336243625362636273628362936303631363236333634363536363637363836393640364136423643364436453646364736483649365036513652365336543655365636573658365936603661366236633664366536663667366836693670367136723673367436753676367736783679368036813682368336843685368636873688368936903691369236933694369536963697369836993700370137023703370437053706370737083709371037113712371337143715371637173718371937203721372237233724372537263727372837293730373137323733373437353736373737383739374037413742374337443745374637473748374937503751375237533754375537563757375837593760376137623763376437653766376737683769377037713772377337743775377637773778377937803781378237833784378537863787378837893790379137923793379437953796379737983799380038013802380338043805380638073808380938103811381238133814381538163817381838193820382138223823382438253826382738283829383038313832383338343835383638373838383938403841384238433844384538463847384838493850385138523853385438553856385738583859386038613862386338643865386638673868386938703871387238733874387538763877387838793880388138823883388438853886388738883889389038913892389338943895389638973898389939003901390239033904390539063907390839093910391139123913391439153916391739183919392039213922392339243925392639273928392939303931393239333934393539363937393839393940394139423943394439453946394739483949395039513952395339543955395639573958395939603961396239633964396539663967396839693970397139723973397439753976397739783979398039813982398339843985398639873988398939903991399239933994399539963997399839994000400140024003400440054006400740084009401040114012401340144015401640174018401940204021402240234024402540264027402840294030403140324033403440354036403740384039404040414042
  1. #include <linux/bitops.h>
  2. #include <linux/slab.h>
  3. #include <linux/bio.h>
  4. #include <linux/mm.h>
  5. #include <linux/pagemap.h>
  6. #include <linux/page-flags.h>
  7. #include <linux/module.h>
  8. #include <linux/spinlock.h>
  9. #include <linux/blkdev.h>
  10. #include <linux/swap.h>
  11. #include <linux/writeback.h>
  12. #include <linux/pagevec.h>
  13. #include "extent_io.h"
  14. #include "extent_map.h"
  15. #include "compat.h"
  16. #include "ctree.h"
  17. #include "btrfs_inode.h"
  18. static struct kmem_cache *extent_state_cache;
  19. static struct kmem_cache *extent_buffer_cache;
  20. static LIST_HEAD(buffers);
  21. static LIST_HEAD(states);
  22. #define LEAK_DEBUG 0
  23. #if LEAK_DEBUG
  24. static DEFINE_SPINLOCK(leak_lock);
  25. #endif
  26. #define BUFFER_LRU_MAX 64
  27. struct tree_entry {
  28. u64 start;
  29. u64 end;
  30. struct rb_node rb_node;
  31. };
  32. struct extent_page_data {
  33. struct bio *bio;
  34. struct extent_io_tree *tree;
  35. get_extent_t *get_extent;
  36. /* tells writepage not to lock the state bits for this range
  37. * it still does the unlocking
  38. */
  39. unsigned int extent_locked:1;
  40. /* tells the submit_bio code to use a WRITE_SYNC */
  41. unsigned int sync_io:1;
  42. };
  43. int __init extent_io_init(void)
  44. {
  45. extent_state_cache = kmem_cache_create("extent_state",
  46. sizeof(struct extent_state), 0,
  47. SLAB_RECLAIM_ACCOUNT | SLAB_MEM_SPREAD, NULL);
  48. if (!extent_state_cache)
  49. return -ENOMEM;
  50. extent_buffer_cache = kmem_cache_create("extent_buffers",
  51. sizeof(struct extent_buffer), 0,
  52. SLAB_RECLAIM_ACCOUNT | SLAB_MEM_SPREAD, NULL);
  53. if (!extent_buffer_cache)
  54. goto free_state_cache;
  55. return 0;
  56. free_state_cache:
  57. kmem_cache_destroy(extent_state_cache);
  58. return -ENOMEM;
  59. }
  60. void extent_io_exit(void)
  61. {
  62. struct extent_state *state;
  63. struct extent_buffer *eb;
  64. while (!list_empty(&states)) {
  65. state = list_entry(states.next, struct extent_state, leak_list);
  66. printk(KERN_ERR "btrfs state leak: start %llu end %llu "
  67. "state %lu in tree %p refs %d\n",
  68. (unsigned long long)state->start,
  69. (unsigned long long)state->end,
  70. state->state, state->tree, atomic_read(&state->refs));
  71. list_del(&state->leak_list);
  72. kmem_cache_free(extent_state_cache, state);
  73. }
  74. while (!list_empty(&buffers)) {
  75. eb = list_entry(buffers.next, struct extent_buffer, leak_list);
  76. printk(KERN_ERR "btrfs buffer leak start %llu len %lu "
  77. "refs %d\n", (unsigned long long)eb->start,
  78. eb->len, atomic_read(&eb->refs));
  79. list_del(&eb->leak_list);
  80. kmem_cache_free(extent_buffer_cache, eb);
  81. }
  82. if (extent_state_cache)
  83. kmem_cache_destroy(extent_state_cache);
  84. if (extent_buffer_cache)
  85. kmem_cache_destroy(extent_buffer_cache);
  86. }
  87. void extent_io_tree_init(struct extent_io_tree *tree,
  88. struct address_space *mapping, gfp_t mask)
  89. {
  90. tree->state = RB_ROOT;
  91. INIT_RADIX_TREE(&tree->buffer, GFP_ATOMIC);
  92. tree->ops = NULL;
  93. tree->dirty_bytes = 0;
  94. spin_lock_init(&tree->lock);
  95. spin_lock_init(&tree->buffer_lock);
  96. tree->mapping = mapping;
  97. }
  98. static struct extent_state *alloc_extent_state(gfp_t mask)
  99. {
  100. struct extent_state *state;
  101. #if LEAK_DEBUG
  102. unsigned long flags;
  103. #endif
  104. state = kmem_cache_alloc(extent_state_cache, mask);
  105. if (!state)
  106. return state;
  107. state->state = 0;
  108. state->private = 0;
  109. state->tree = NULL;
  110. #if LEAK_DEBUG
  111. spin_lock_irqsave(&leak_lock, flags);
  112. list_add(&state->leak_list, &states);
  113. spin_unlock_irqrestore(&leak_lock, flags);
  114. #endif
  115. atomic_set(&state->refs, 1);
  116. init_waitqueue_head(&state->wq);
  117. return state;
  118. }
  119. void free_extent_state(struct extent_state *state)
  120. {
  121. if (!state)
  122. return;
  123. if (atomic_dec_and_test(&state->refs)) {
  124. #if LEAK_DEBUG
  125. unsigned long flags;
  126. #endif
  127. WARN_ON(state->tree);
  128. #if LEAK_DEBUG
  129. spin_lock_irqsave(&leak_lock, flags);
  130. list_del(&state->leak_list);
  131. spin_unlock_irqrestore(&leak_lock, flags);
  132. #endif
  133. kmem_cache_free(extent_state_cache, state);
  134. }
  135. }
  136. static struct rb_node *tree_insert(struct rb_root *root, u64 offset,
  137. struct rb_node *node)
  138. {
  139. struct rb_node **p = &root->rb_node;
  140. struct rb_node *parent = NULL;
  141. struct tree_entry *entry;
  142. while (*p) {
  143. parent = *p;
  144. entry = rb_entry(parent, struct tree_entry, rb_node);
  145. if (offset < entry->start)
  146. p = &(*p)->rb_left;
  147. else if (offset > entry->end)
  148. p = &(*p)->rb_right;
  149. else
  150. return parent;
  151. }
  152. entry = rb_entry(node, struct tree_entry, rb_node);
  153. rb_link_node(node, parent, p);
  154. rb_insert_color(node, root);
  155. return NULL;
  156. }
  157. static struct rb_node *__etree_search(struct extent_io_tree *tree, u64 offset,
  158. struct rb_node **prev_ret,
  159. struct rb_node **next_ret)
  160. {
  161. struct rb_root *root = &tree->state;
  162. struct rb_node *n = root->rb_node;
  163. struct rb_node *prev = NULL;
  164. struct rb_node *orig_prev = NULL;
  165. struct tree_entry *entry;
  166. struct tree_entry *prev_entry = NULL;
  167. while (n) {
  168. entry = rb_entry(n, struct tree_entry, rb_node);
  169. prev = n;
  170. prev_entry = entry;
  171. if (offset < entry->start)
  172. n = n->rb_left;
  173. else if (offset > entry->end)
  174. n = n->rb_right;
  175. else
  176. return n;
  177. }
  178. if (prev_ret) {
  179. orig_prev = prev;
  180. while (prev && offset > prev_entry->end) {
  181. prev = rb_next(prev);
  182. prev_entry = rb_entry(prev, struct tree_entry, rb_node);
  183. }
  184. *prev_ret = prev;
  185. prev = orig_prev;
  186. }
  187. if (next_ret) {
  188. prev_entry = rb_entry(prev, struct tree_entry, rb_node);
  189. while (prev && offset < prev_entry->start) {
  190. prev = rb_prev(prev);
  191. prev_entry = rb_entry(prev, struct tree_entry, rb_node);
  192. }
  193. *next_ret = prev;
  194. }
  195. return NULL;
  196. }
  197. static inline struct rb_node *tree_search(struct extent_io_tree *tree,
  198. u64 offset)
  199. {
  200. struct rb_node *prev = NULL;
  201. struct rb_node *ret;
  202. ret = __etree_search(tree, offset, &prev, NULL);
  203. if (!ret)
  204. return prev;
  205. return ret;
  206. }
  207. static void merge_cb(struct extent_io_tree *tree, struct extent_state *new,
  208. struct extent_state *other)
  209. {
  210. if (tree->ops && tree->ops->merge_extent_hook)
  211. tree->ops->merge_extent_hook(tree->mapping->host, new,
  212. other);
  213. }
  214. /*
  215. * utility function to look for merge candidates inside a given range.
  216. * Any extents with matching state are merged together into a single
  217. * extent in the tree. Extents with EXTENT_IO in their state field
  218. * are not merged because the end_io handlers need to be able to do
  219. * operations on them without sleeping (or doing allocations/splits).
  220. *
  221. * This should be called with the tree lock held.
  222. */
  223. static int merge_state(struct extent_io_tree *tree,
  224. struct extent_state *state)
  225. {
  226. struct extent_state *other;
  227. struct rb_node *other_node;
  228. if (state->state & (EXTENT_IOBITS | EXTENT_BOUNDARY))
  229. return 0;
  230. other_node = rb_prev(&state->rb_node);
  231. if (other_node) {
  232. other = rb_entry(other_node, struct extent_state, rb_node);
  233. if (other->end == state->start - 1 &&
  234. other->state == state->state) {
  235. merge_cb(tree, state, other);
  236. state->start = other->start;
  237. other->tree = NULL;
  238. rb_erase(&other->rb_node, &tree->state);
  239. free_extent_state(other);
  240. }
  241. }
  242. other_node = rb_next(&state->rb_node);
  243. if (other_node) {
  244. other = rb_entry(other_node, struct extent_state, rb_node);
  245. if (other->start == state->end + 1 &&
  246. other->state == state->state) {
  247. merge_cb(tree, state, other);
  248. other->start = state->start;
  249. state->tree = NULL;
  250. rb_erase(&state->rb_node, &tree->state);
  251. free_extent_state(state);
  252. state = NULL;
  253. }
  254. }
  255. return 0;
  256. }
  257. static int set_state_cb(struct extent_io_tree *tree,
  258. struct extent_state *state, int *bits)
  259. {
  260. if (tree->ops && tree->ops->set_bit_hook) {
  261. return tree->ops->set_bit_hook(tree->mapping->host,
  262. state, bits);
  263. }
  264. return 0;
  265. }
  266. static void clear_state_cb(struct extent_io_tree *tree,
  267. struct extent_state *state, int *bits)
  268. {
  269. if (tree->ops && tree->ops->clear_bit_hook)
  270. tree->ops->clear_bit_hook(tree->mapping->host, state, bits);
  271. }
  272. /*
  273. * insert an extent_state struct into the tree. 'bits' are set on the
  274. * struct before it is inserted.
  275. *
  276. * This may return -EEXIST if the extent is already there, in which case the
  277. * state struct is freed.
  278. *
  279. * The tree lock is not taken internally. This is a utility function and
  280. * probably isn't what you want to call (see set/clear_extent_bit).
  281. */
  282. static int insert_state(struct extent_io_tree *tree,
  283. struct extent_state *state, u64 start, u64 end,
  284. int *bits)
  285. {
  286. struct rb_node *node;
  287. int bits_to_set = *bits & ~EXTENT_CTLBITS;
  288. int ret;
  289. if (end < start) {
  290. printk(KERN_ERR "btrfs end < start %llu %llu\n",
  291. (unsigned long long)end,
  292. (unsigned long long)start);
  293. WARN_ON(1);
  294. }
  295. state->start = start;
  296. state->end = end;
  297. ret = set_state_cb(tree, state, bits);
  298. if (ret)
  299. return ret;
  300. if (bits_to_set & EXTENT_DIRTY)
  301. tree->dirty_bytes += end - start + 1;
  302. state->state |= bits_to_set;
  303. node = tree_insert(&tree->state, end, &state->rb_node);
  304. if (node) {
  305. struct extent_state *found;
  306. found = rb_entry(node, struct extent_state, rb_node);
  307. printk(KERN_ERR "btrfs found node %llu %llu on insert of "
  308. "%llu %llu\n", (unsigned long long)found->start,
  309. (unsigned long long)found->end,
  310. (unsigned long long)start, (unsigned long long)end);
  311. free_extent_state(state);
  312. return -EEXIST;
  313. }
  314. state->tree = tree;
  315. merge_state(tree, state);
  316. return 0;
  317. }
  318. static int split_cb(struct extent_io_tree *tree, struct extent_state *orig,
  319. u64 split)
  320. {
  321. if (tree->ops && tree->ops->split_extent_hook)
  322. return tree->ops->split_extent_hook(tree->mapping->host,
  323. orig, split);
  324. return 0;
  325. }
  326. /*
  327. * split a given extent state struct in two, inserting the preallocated
  328. * struct 'prealloc' as the newly created second half. 'split' indicates an
  329. * offset inside 'orig' where it should be split.
  330. *
  331. * Before calling,
  332. * the tree has 'orig' at [orig->start, orig->end]. After calling, there
  333. * are two extent state structs in the tree:
  334. * prealloc: [orig->start, split - 1]
  335. * orig: [ split, orig->end ]
  336. *
  337. * The tree locks are not taken by this function. They need to be held
  338. * by the caller.
  339. */
  340. static int split_state(struct extent_io_tree *tree, struct extent_state *orig,
  341. struct extent_state *prealloc, u64 split)
  342. {
  343. struct rb_node *node;
  344. split_cb(tree, orig, split);
  345. prealloc->start = orig->start;
  346. prealloc->end = split - 1;
  347. prealloc->state = orig->state;
  348. orig->start = split;
  349. node = tree_insert(&tree->state, prealloc->end, &prealloc->rb_node);
  350. if (node) {
  351. free_extent_state(prealloc);
  352. return -EEXIST;
  353. }
  354. prealloc->tree = tree;
  355. return 0;
  356. }
  357. /*
  358. * utility function to clear some bits in an extent state struct.
  359. * it will optionally wake up any one waiting on this state (wake == 1), or
  360. * forcibly remove the state from the tree (delete == 1).
  361. *
  362. * If no bits are set on the state struct after clearing things, the
  363. * struct is freed and removed from the tree
  364. */
  365. static int clear_state_bit(struct extent_io_tree *tree,
  366. struct extent_state *state,
  367. int *bits, int wake)
  368. {
  369. int bits_to_clear = *bits & ~EXTENT_CTLBITS;
  370. int ret = state->state & bits_to_clear;
  371. if ((bits_to_clear & EXTENT_DIRTY) && (state->state & EXTENT_DIRTY)) {
  372. u64 range = state->end - state->start + 1;
  373. WARN_ON(range > tree->dirty_bytes);
  374. tree->dirty_bytes -= range;
  375. }
  376. clear_state_cb(tree, state, bits);
  377. state->state &= ~bits_to_clear;
  378. if (wake)
  379. wake_up(&state->wq);
  380. if (state->state == 0) {
  381. if (state->tree) {
  382. rb_erase(&state->rb_node, &tree->state);
  383. state->tree = NULL;
  384. free_extent_state(state);
  385. } else {
  386. WARN_ON(1);
  387. }
  388. } else {
  389. merge_state(tree, state);
  390. }
  391. return ret;
  392. }
  393. /*
  394. * clear some bits on a range in the tree. This may require splitting
  395. * or inserting elements in the tree, so the gfp mask is used to
  396. * indicate which allocations or sleeping are allowed.
  397. *
  398. * pass 'wake' == 1 to kick any sleepers, and 'delete' == 1 to remove
  399. * the given range from the tree regardless of state (ie for truncate).
  400. *
  401. * the range [start, end] is inclusive.
  402. *
  403. * This takes the tree lock, and returns < 0 on error, > 0 if any of the
  404. * bits were already set, or zero if none of the bits were already set.
  405. */
  406. int clear_extent_bit(struct extent_io_tree *tree, u64 start, u64 end,
  407. int bits, int wake, int delete,
  408. struct extent_state **cached_state,
  409. gfp_t mask)
  410. {
  411. struct extent_state *state;
  412. struct extent_state *cached;
  413. struct extent_state *prealloc = NULL;
  414. struct rb_node *next_node;
  415. struct rb_node *node;
  416. u64 last_end;
  417. int err;
  418. int set = 0;
  419. int clear = 0;
  420. if (delete)
  421. bits |= ~EXTENT_CTLBITS;
  422. bits |= EXTENT_FIRST_DELALLOC;
  423. if (bits & (EXTENT_IOBITS | EXTENT_BOUNDARY))
  424. clear = 1;
  425. again:
  426. if (!prealloc && (mask & __GFP_WAIT)) {
  427. prealloc = alloc_extent_state(mask);
  428. if (!prealloc)
  429. return -ENOMEM;
  430. }
  431. spin_lock(&tree->lock);
  432. if (cached_state) {
  433. cached = *cached_state;
  434. if (clear) {
  435. *cached_state = NULL;
  436. cached_state = NULL;
  437. }
  438. if (cached && cached->tree && cached->start == start) {
  439. if (clear)
  440. atomic_dec(&cached->refs);
  441. state = cached;
  442. goto hit_next;
  443. }
  444. if (clear)
  445. free_extent_state(cached);
  446. }
  447. /*
  448. * this search will find the extents that end after
  449. * our range starts
  450. */
  451. node = tree_search(tree, start);
  452. if (!node)
  453. goto out;
  454. state = rb_entry(node, struct extent_state, rb_node);
  455. hit_next:
  456. if (state->start > end)
  457. goto out;
  458. WARN_ON(state->end < start);
  459. last_end = state->end;
  460. /*
  461. * | ---- desired range ---- |
  462. * | state | or
  463. * | ------------- state -------------- |
  464. *
  465. * We need to split the extent we found, and may flip
  466. * bits on second half.
  467. *
  468. * If the extent we found extends past our range, we
  469. * just split and search again. It'll get split again
  470. * the next time though.
  471. *
  472. * If the extent we found is inside our range, we clear
  473. * the desired bit on it.
  474. */
  475. if (state->start < start) {
  476. if (!prealloc)
  477. prealloc = alloc_extent_state(GFP_ATOMIC);
  478. err = split_state(tree, state, prealloc, start);
  479. BUG_ON(err == -EEXIST);
  480. prealloc = NULL;
  481. if (err)
  482. goto out;
  483. if (state->end <= end) {
  484. set |= clear_state_bit(tree, state, &bits, wake);
  485. if (last_end == (u64)-1)
  486. goto out;
  487. start = last_end + 1;
  488. }
  489. goto search_again;
  490. }
  491. /*
  492. * | ---- desired range ---- |
  493. * | state |
  494. * We need to split the extent, and clear the bit
  495. * on the first half
  496. */
  497. if (state->start <= end && state->end > end) {
  498. if (!prealloc)
  499. prealloc = alloc_extent_state(GFP_ATOMIC);
  500. err = split_state(tree, state, prealloc, end + 1);
  501. BUG_ON(err == -EEXIST);
  502. if (wake)
  503. wake_up(&state->wq);
  504. set |= clear_state_bit(tree, prealloc, &bits, wake);
  505. prealloc = NULL;
  506. goto out;
  507. }
  508. if (state->end < end && prealloc && !need_resched())
  509. next_node = rb_next(&state->rb_node);
  510. else
  511. next_node = NULL;
  512. set |= clear_state_bit(tree, state, &bits, wake);
  513. if (last_end == (u64)-1)
  514. goto out;
  515. start = last_end + 1;
  516. if (start <= end && next_node) {
  517. state = rb_entry(next_node, struct extent_state,
  518. rb_node);
  519. if (state->start == start)
  520. goto hit_next;
  521. }
  522. goto search_again;
  523. out:
  524. spin_unlock(&tree->lock);
  525. if (prealloc)
  526. free_extent_state(prealloc);
  527. return set;
  528. search_again:
  529. if (start > end)
  530. goto out;
  531. spin_unlock(&tree->lock);
  532. if (mask & __GFP_WAIT)
  533. cond_resched();
  534. goto again;
  535. }
  536. static int wait_on_state(struct extent_io_tree *tree,
  537. struct extent_state *state)
  538. __releases(tree->lock)
  539. __acquires(tree->lock)
  540. {
  541. DEFINE_WAIT(wait);
  542. prepare_to_wait(&state->wq, &wait, TASK_UNINTERRUPTIBLE);
  543. spin_unlock(&tree->lock);
  544. schedule();
  545. spin_lock(&tree->lock);
  546. finish_wait(&state->wq, &wait);
  547. return 0;
  548. }
  549. /*
  550. * waits for one or more bits to clear on a range in the state tree.
  551. * The range [start, end] is inclusive.
  552. * The tree lock is taken by this function
  553. */
  554. int wait_extent_bit(struct extent_io_tree *tree, u64 start, u64 end, int bits)
  555. {
  556. struct extent_state *state;
  557. struct rb_node *node;
  558. spin_lock(&tree->lock);
  559. again:
  560. while (1) {
  561. /*
  562. * this search will find all the extents that end after
  563. * our range starts
  564. */
  565. node = tree_search(tree, start);
  566. if (!node)
  567. break;
  568. state = rb_entry(node, struct extent_state, rb_node);
  569. if (state->start > end)
  570. goto out;
  571. if (state->state & bits) {
  572. start = state->start;
  573. atomic_inc(&state->refs);
  574. wait_on_state(tree, state);
  575. free_extent_state(state);
  576. goto again;
  577. }
  578. start = state->end + 1;
  579. if (start > end)
  580. break;
  581. if (need_resched()) {
  582. spin_unlock(&tree->lock);
  583. cond_resched();
  584. spin_lock(&tree->lock);
  585. }
  586. }
  587. out:
  588. spin_unlock(&tree->lock);
  589. return 0;
  590. }
  591. static int set_state_bits(struct extent_io_tree *tree,
  592. struct extent_state *state,
  593. int *bits)
  594. {
  595. int ret;
  596. int bits_to_set = *bits & ~EXTENT_CTLBITS;
  597. ret = set_state_cb(tree, state, bits);
  598. if (ret)
  599. return ret;
  600. if ((bits_to_set & EXTENT_DIRTY) && !(state->state & EXTENT_DIRTY)) {
  601. u64 range = state->end - state->start + 1;
  602. tree->dirty_bytes += range;
  603. }
  604. state->state |= bits_to_set;
  605. return 0;
  606. }
  607. static void cache_state(struct extent_state *state,
  608. struct extent_state **cached_ptr)
  609. {
  610. if (cached_ptr && !(*cached_ptr)) {
  611. if (state->state & (EXTENT_IOBITS | EXTENT_BOUNDARY)) {
  612. *cached_ptr = state;
  613. atomic_inc(&state->refs);
  614. }
  615. }
  616. }
  617. /*
  618. * set some bits on a range in the tree. This may require allocations or
  619. * sleeping, so the gfp mask is used to indicate what is allowed.
  620. *
  621. * If any of the exclusive bits are set, this will fail with -EEXIST if some
  622. * part of the range already has the desired bits set. The start of the
  623. * existing range is returned in failed_start in this case.
  624. *
  625. * [start, end] is inclusive This takes the tree lock.
  626. */
  627. int set_extent_bit(struct extent_io_tree *tree, u64 start, u64 end,
  628. int bits, int exclusive_bits, u64 *failed_start,
  629. struct extent_state **cached_state, gfp_t mask)
  630. {
  631. struct extent_state *state;
  632. struct extent_state *prealloc = NULL;
  633. struct rb_node *node;
  634. int err = 0;
  635. u64 last_start;
  636. u64 last_end;
  637. bits |= EXTENT_FIRST_DELALLOC;
  638. again:
  639. if (!prealloc && (mask & __GFP_WAIT)) {
  640. prealloc = alloc_extent_state(mask);
  641. if (!prealloc)
  642. return -ENOMEM;
  643. }
  644. spin_lock(&tree->lock);
  645. if (cached_state && *cached_state) {
  646. state = *cached_state;
  647. if (state->start == start && state->tree) {
  648. node = &state->rb_node;
  649. goto hit_next;
  650. }
  651. }
  652. /*
  653. * this search will find all the extents that end after
  654. * our range starts.
  655. */
  656. node = tree_search(tree, start);
  657. if (!node) {
  658. err = insert_state(tree, prealloc, start, end, &bits);
  659. prealloc = NULL;
  660. BUG_ON(err == -EEXIST);
  661. goto out;
  662. }
  663. state = rb_entry(node, struct extent_state, rb_node);
  664. hit_next:
  665. last_start = state->start;
  666. last_end = state->end;
  667. /*
  668. * | ---- desired range ---- |
  669. * | state |
  670. *
  671. * Just lock what we found and keep going
  672. */
  673. if (state->start == start && state->end <= end) {
  674. struct rb_node *next_node;
  675. if (state->state & exclusive_bits) {
  676. *failed_start = state->start;
  677. err = -EEXIST;
  678. goto out;
  679. }
  680. err = set_state_bits(tree, state, &bits);
  681. if (err)
  682. goto out;
  683. cache_state(state, cached_state);
  684. merge_state(tree, state);
  685. if (last_end == (u64)-1)
  686. goto out;
  687. start = last_end + 1;
  688. if (start < end && prealloc && !need_resched()) {
  689. next_node = rb_next(node);
  690. if (next_node) {
  691. state = rb_entry(next_node, struct extent_state,
  692. rb_node);
  693. if (state->start == start)
  694. goto hit_next;
  695. }
  696. }
  697. goto search_again;
  698. }
  699. /*
  700. * | ---- desired range ---- |
  701. * | state |
  702. * or
  703. * | ------------- state -------------- |
  704. *
  705. * We need to split the extent we found, and may flip bits on
  706. * second half.
  707. *
  708. * If the extent we found extends past our
  709. * range, we just split and search again. It'll get split
  710. * again the next time though.
  711. *
  712. * If the extent we found is inside our range, we set the
  713. * desired bit on it.
  714. */
  715. if (state->start < start) {
  716. if (state->state & exclusive_bits) {
  717. *failed_start = start;
  718. err = -EEXIST;
  719. goto out;
  720. }
  721. err = split_state(tree, state, prealloc, start);
  722. BUG_ON(err == -EEXIST);
  723. prealloc = NULL;
  724. if (err)
  725. goto out;
  726. if (state->end <= end) {
  727. err = set_state_bits(tree, state, &bits);
  728. if (err)
  729. goto out;
  730. cache_state(state, cached_state);
  731. merge_state(tree, state);
  732. if (last_end == (u64)-1)
  733. goto out;
  734. start = last_end + 1;
  735. }
  736. goto search_again;
  737. }
  738. /*
  739. * | ---- desired range ---- |
  740. * | state | or | state |
  741. *
  742. * There's a hole, we need to insert something in it and
  743. * ignore the extent we found.
  744. */
  745. if (state->start > start) {
  746. u64 this_end;
  747. if (end < last_start)
  748. this_end = end;
  749. else
  750. this_end = last_start - 1;
  751. err = insert_state(tree, prealloc, start, this_end,
  752. &bits);
  753. BUG_ON(err == -EEXIST);
  754. if (err) {
  755. prealloc = NULL;
  756. goto out;
  757. }
  758. cache_state(prealloc, cached_state);
  759. prealloc = NULL;
  760. start = this_end + 1;
  761. goto search_again;
  762. }
  763. /*
  764. * | ---- desired range ---- |
  765. * | state |
  766. * We need to split the extent, and set the bit
  767. * on the first half
  768. */
  769. if (state->start <= end && state->end > end) {
  770. if (state->state & exclusive_bits) {
  771. *failed_start = start;
  772. err = -EEXIST;
  773. goto out;
  774. }
  775. err = split_state(tree, state, prealloc, end + 1);
  776. BUG_ON(err == -EEXIST);
  777. err = set_state_bits(tree, prealloc, &bits);
  778. if (err) {
  779. prealloc = NULL;
  780. goto out;
  781. }
  782. cache_state(prealloc, cached_state);
  783. merge_state(tree, prealloc);
  784. prealloc = NULL;
  785. goto out;
  786. }
  787. goto search_again;
  788. out:
  789. spin_unlock(&tree->lock);
  790. if (prealloc)
  791. free_extent_state(prealloc);
  792. return err;
  793. search_again:
  794. if (start > end)
  795. goto out;
  796. spin_unlock(&tree->lock);
  797. if (mask & __GFP_WAIT)
  798. cond_resched();
  799. goto again;
  800. }
  801. /* wrappers around set/clear extent bit */
  802. int set_extent_dirty(struct extent_io_tree *tree, u64 start, u64 end,
  803. gfp_t mask)
  804. {
  805. return set_extent_bit(tree, start, end, EXTENT_DIRTY, 0, NULL,
  806. NULL, mask);
  807. }
  808. int set_extent_bits(struct extent_io_tree *tree, u64 start, u64 end,
  809. int bits, gfp_t mask)
  810. {
  811. return set_extent_bit(tree, start, end, bits, 0, NULL,
  812. NULL, mask);
  813. }
  814. int clear_extent_bits(struct extent_io_tree *tree, u64 start, u64 end,
  815. int bits, gfp_t mask)
  816. {
  817. return clear_extent_bit(tree, start, end, bits, 0, 0, NULL, mask);
  818. }
  819. int set_extent_delalloc(struct extent_io_tree *tree, u64 start, u64 end,
  820. struct extent_state **cached_state, gfp_t mask)
  821. {
  822. return set_extent_bit(tree, start, end,
  823. EXTENT_DELALLOC | EXTENT_DIRTY | EXTENT_UPTODATE,
  824. 0, NULL, cached_state, mask);
  825. }
  826. int clear_extent_dirty(struct extent_io_tree *tree, u64 start, u64 end,
  827. gfp_t mask)
  828. {
  829. return clear_extent_bit(tree, start, end,
  830. EXTENT_DIRTY | EXTENT_DELALLOC |
  831. EXTENT_DO_ACCOUNTING, 0, 0, NULL, mask);
  832. }
  833. int set_extent_new(struct extent_io_tree *tree, u64 start, u64 end,
  834. gfp_t mask)
  835. {
  836. return set_extent_bit(tree, start, end, EXTENT_NEW, 0, NULL,
  837. NULL, mask);
  838. }
  839. static int clear_extent_new(struct extent_io_tree *tree, u64 start, u64 end,
  840. gfp_t mask)
  841. {
  842. return clear_extent_bit(tree, start, end, EXTENT_NEW, 0, 0,
  843. NULL, mask);
  844. }
  845. int set_extent_uptodate(struct extent_io_tree *tree, u64 start, u64 end,
  846. gfp_t mask)
  847. {
  848. return set_extent_bit(tree, start, end, EXTENT_UPTODATE, 0, NULL,
  849. NULL, mask);
  850. }
  851. static int clear_extent_uptodate(struct extent_io_tree *tree, u64 start,
  852. u64 end, struct extent_state **cached_state,
  853. gfp_t mask)
  854. {
  855. return clear_extent_bit(tree, start, end, EXTENT_UPTODATE, 0, 0,
  856. cached_state, mask);
  857. }
  858. int wait_on_extent_writeback(struct extent_io_tree *tree, u64 start, u64 end)
  859. {
  860. return wait_extent_bit(tree, start, end, EXTENT_WRITEBACK);
  861. }
  862. /*
  863. * either insert or lock state struct between start and end use mask to tell
  864. * us if waiting is desired.
  865. */
  866. int lock_extent_bits(struct extent_io_tree *tree, u64 start, u64 end,
  867. int bits, struct extent_state **cached_state, gfp_t mask)
  868. {
  869. int err;
  870. u64 failed_start;
  871. while (1) {
  872. err = set_extent_bit(tree, start, end, EXTENT_LOCKED | bits,
  873. EXTENT_LOCKED, &failed_start,
  874. cached_state, mask);
  875. if (err == -EEXIST && (mask & __GFP_WAIT)) {
  876. wait_extent_bit(tree, failed_start, end, EXTENT_LOCKED);
  877. start = failed_start;
  878. } else {
  879. break;
  880. }
  881. WARN_ON(start > end);
  882. }
  883. return err;
  884. }
  885. int lock_extent(struct extent_io_tree *tree, u64 start, u64 end, gfp_t mask)
  886. {
  887. return lock_extent_bits(tree, start, end, 0, NULL, mask);
  888. }
  889. int try_lock_extent(struct extent_io_tree *tree, u64 start, u64 end,
  890. gfp_t mask)
  891. {
  892. int err;
  893. u64 failed_start;
  894. err = set_extent_bit(tree, start, end, EXTENT_LOCKED, EXTENT_LOCKED,
  895. &failed_start, NULL, mask);
  896. if (err == -EEXIST) {
  897. if (failed_start > start)
  898. clear_extent_bit(tree, start, failed_start - 1,
  899. EXTENT_LOCKED, 1, 0, NULL, mask);
  900. return 0;
  901. }
  902. return 1;
  903. }
  904. int unlock_extent_cached(struct extent_io_tree *tree, u64 start, u64 end,
  905. struct extent_state **cached, gfp_t mask)
  906. {
  907. return clear_extent_bit(tree, start, end, EXTENT_LOCKED, 1, 0, cached,
  908. mask);
  909. }
  910. int unlock_extent(struct extent_io_tree *tree, u64 start, u64 end,
  911. gfp_t mask)
  912. {
  913. return clear_extent_bit(tree, start, end, EXTENT_LOCKED, 1, 0, NULL,
  914. mask);
  915. }
  916. /*
  917. * helper function to set pages and extents in the tree dirty
  918. */
  919. int set_range_dirty(struct extent_io_tree *tree, u64 start, u64 end)
  920. {
  921. unsigned long index = start >> PAGE_CACHE_SHIFT;
  922. unsigned long end_index = end >> PAGE_CACHE_SHIFT;
  923. struct page *page;
  924. while (index <= end_index) {
  925. page = find_get_page(tree->mapping, index);
  926. BUG_ON(!page);
  927. __set_page_dirty_nobuffers(page);
  928. page_cache_release(page);
  929. index++;
  930. }
  931. return 0;
  932. }
  933. /*
  934. * helper function to set both pages and extents in the tree writeback
  935. */
  936. static int set_range_writeback(struct extent_io_tree *tree, u64 start, u64 end)
  937. {
  938. unsigned long index = start >> PAGE_CACHE_SHIFT;
  939. unsigned long end_index = end >> PAGE_CACHE_SHIFT;
  940. struct page *page;
  941. while (index <= end_index) {
  942. page = find_get_page(tree->mapping, index);
  943. BUG_ON(!page);
  944. set_page_writeback(page);
  945. page_cache_release(page);
  946. index++;
  947. }
  948. return 0;
  949. }
  950. /*
  951. * find the first offset in the io tree with 'bits' set. zero is
  952. * returned if we find something, and *start_ret and *end_ret are
  953. * set to reflect the state struct that was found.
  954. *
  955. * If nothing was found, 1 is returned, < 0 on error
  956. */
  957. int find_first_extent_bit(struct extent_io_tree *tree, u64 start,
  958. u64 *start_ret, u64 *end_ret, int bits)
  959. {
  960. struct rb_node *node;
  961. struct extent_state *state;
  962. int ret = 1;
  963. spin_lock(&tree->lock);
  964. /*
  965. * this search will find all the extents that end after
  966. * our range starts.
  967. */
  968. node = tree_search(tree, start);
  969. if (!node)
  970. goto out;
  971. while (1) {
  972. state = rb_entry(node, struct extent_state, rb_node);
  973. if (state->end >= start && (state->state & bits)) {
  974. *start_ret = state->start;
  975. *end_ret = state->end;
  976. ret = 0;
  977. break;
  978. }
  979. node = rb_next(node);
  980. if (!node)
  981. break;
  982. }
  983. out:
  984. spin_unlock(&tree->lock);
  985. return ret;
  986. }
  987. /* find the first state struct with 'bits' set after 'start', and
  988. * return it. tree->lock must be held. NULL will returned if
  989. * nothing was found after 'start'
  990. */
  991. struct extent_state *find_first_extent_bit_state(struct extent_io_tree *tree,
  992. u64 start, int bits)
  993. {
  994. struct rb_node *node;
  995. struct extent_state *state;
  996. /*
  997. * this search will find all the extents that end after
  998. * our range starts.
  999. */
  1000. node = tree_search(tree, start);
  1001. if (!node)
  1002. goto out;
  1003. while (1) {
  1004. state = rb_entry(node, struct extent_state, rb_node);
  1005. if (state->end >= start && (state->state & bits))
  1006. return state;
  1007. node = rb_next(node);
  1008. if (!node)
  1009. break;
  1010. }
  1011. out:
  1012. return NULL;
  1013. }
  1014. /*
  1015. * find a contiguous range of bytes in the file marked as delalloc, not
  1016. * more than 'max_bytes'. start and end are used to return the range,
  1017. *
  1018. * 1 is returned if we find something, 0 if nothing was in the tree
  1019. */
  1020. static noinline u64 find_delalloc_range(struct extent_io_tree *tree,
  1021. u64 *start, u64 *end, u64 max_bytes,
  1022. struct extent_state **cached_state)
  1023. {
  1024. struct rb_node *node;
  1025. struct extent_state *state;
  1026. u64 cur_start = *start;
  1027. u64 found = 0;
  1028. u64 total_bytes = 0;
  1029. spin_lock(&tree->lock);
  1030. /*
  1031. * this search will find all the extents that end after
  1032. * our range starts.
  1033. */
  1034. node = tree_search(tree, cur_start);
  1035. if (!node) {
  1036. if (!found)
  1037. *end = (u64)-1;
  1038. goto out;
  1039. }
  1040. while (1) {
  1041. state = rb_entry(node, struct extent_state, rb_node);
  1042. if (found && (state->start != cur_start ||
  1043. (state->state & EXTENT_BOUNDARY))) {
  1044. goto out;
  1045. }
  1046. if (!(state->state & EXTENT_DELALLOC)) {
  1047. if (!found)
  1048. *end = state->end;
  1049. goto out;
  1050. }
  1051. if (!found) {
  1052. *start = state->start;
  1053. *cached_state = state;
  1054. atomic_inc(&state->refs);
  1055. }
  1056. found++;
  1057. *end = state->end;
  1058. cur_start = state->end + 1;
  1059. node = rb_next(node);
  1060. if (!node)
  1061. break;
  1062. total_bytes += state->end - state->start + 1;
  1063. if (total_bytes >= max_bytes)
  1064. break;
  1065. }
  1066. out:
  1067. spin_unlock(&tree->lock);
  1068. return found;
  1069. }
  1070. static noinline int __unlock_for_delalloc(struct inode *inode,
  1071. struct page *locked_page,
  1072. u64 start, u64 end)
  1073. {
  1074. int ret;
  1075. struct page *pages[16];
  1076. unsigned long index = start >> PAGE_CACHE_SHIFT;
  1077. unsigned long end_index = end >> PAGE_CACHE_SHIFT;
  1078. unsigned long nr_pages = end_index - index + 1;
  1079. int i;
  1080. if (index == locked_page->index && end_index == index)
  1081. return 0;
  1082. while (nr_pages > 0) {
  1083. ret = find_get_pages_contig(inode->i_mapping, index,
  1084. min_t(unsigned long, nr_pages,
  1085. ARRAY_SIZE(pages)), pages);
  1086. for (i = 0; i < ret; i++) {
  1087. if (pages[i] != locked_page)
  1088. unlock_page(pages[i]);
  1089. page_cache_release(pages[i]);
  1090. }
  1091. nr_pages -= ret;
  1092. index += ret;
  1093. cond_resched();
  1094. }
  1095. return 0;
  1096. }
  1097. static noinline int lock_delalloc_pages(struct inode *inode,
  1098. struct page *locked_page,
  1099. u64 delalloc_start,
  1100. u64 delalloc_end)
  1101. {
  1102. unsigned long index = delalloc_start >> PAGE_CACHE_SHIFT;
  1103. unsigned long start_index = index;
  1104. unsigned long end_index = delalloc_end >> PAGE_CACHE_SHIFT;
  1105. unsigned long pages_locked = 0;
  1106. struct page *pages[16];
  1107. unsigned long nrpages;
  1108. int ret;
  1109. int i;
  1110. /* the caller is responsible for locking the start index */
  1111. if (index == locked_page->index && index == end_index)
  1112. return 0;
  1113. /* skip the page at the start index */
  1114. nrpages = end_index - index + 1;
  1115. while (nrpages > 0) {
  1116. ret = find_get_pages_contig(inode->i_mapping, index,
  1117. min_t(unsigned long,
  1118. nrpages, ARRAY_SIZE(pages)), pages);
  1119. if (ret == 0) {
  1120. ret = -EAGAIN;
  1121. goto done;
  1122. }
  1123. /* now we have an array of pages, lock them all */
  1124. for (i = 0; i < ret; i++) {
  1125. /*
  1126. * the caller is taking responsibility for
  1127. * locked_page
  1128. */
  1129. if (pages[i] != locked_page) {
  1130. lock_page(pages[i]);
  1131. if (!PageDirty(pages[i]) ||
  1132. pages[i]->mapping != inode->i_mapping) {
  1133. ret = -EAGAIN;
  1134. unlock_page(pages[i]);
  1135. page_cache_release(pages[i]);
  1136. goto done;
  1137. }
  1138. }
  1139. page_cache_release(pages[i]);
  1140. pages_locked++;
  1141. }
  1142. nrpages -= ret;
  1143. index += ret;
  1144. cond_resched();
  1145. }
  1146. ret = 0;
  1147. done:
  1148. if (ret && pages_locked) {
  1149. __unlock_for_delalloc(inode, locked_page,
  1150. delalloc_start,
  1151. ((u64)(start_index + pages_locked - 1)) <<
  1152. PAGE_CACHE_SHIFT);
  1153. }
  1154. return ret;
  1155. }
  1156. /*
  1157. * find a contiguous range of bytes in the file marked as delalloc, not
  1158. * more than 'max_bytes'. start and end are used to return the range,
  1159. *
  1160. * 1 is returned if we find something, 0 if nothing was in the tree
  1161. */
  1162. static noinline u64 find_lock_delalloc_range(struct inode *inode,
  1163. struct extent_io_tree *tree,
  1164. struct page *locked_page,
  1165. u64 *start, u64 *end,
  1166. u64 max_bytes)
  1167. {
  1168. u64 delalloc_start;
  1169. u64 delalloc_end;
  1170. u64 found;
  1171. struct extent_state *cached_state = NULL;
  1172. int ret;
  1173. int loops = 0;
  1174. again:
  1175. /* step one, find a bunch of delalloc bytes starting at start */
  1176. delalloc_start = *start;
  1177. delalloc_end = 0;
  1178. found = find_delalloc_range(tree, &delalloc_start, &delalloc_end,
  1179. max_bytes, &cached_state);
  1180. if (!found || delalloc_end <= *start) {
  1181. *start = delalloc_start;
  1182. *end = delalloc_end;
  1183. free_extent_state(cached_state);
  1184. return found;
  1185. }
  1186. /*
  1187. * start comes from the offset of locked_page. We have to lock
  1188. * pages in order, so we can't process delalloc bytes before
  1189. * locked_page
  1190. */
  1191. if (delalloc_start < *start)
  1192. delalloc_start = *start;
  1193. /*
  1194. * make sure to limit the number of pages we try to lock down
  1195. * if we're looping.
  1196. */
  1197. if (delalloc_end + 1 - delalloc_start > max_bytes && loops)
  1198. delalloc_end = delalloc_start + PAGE_CACHE_SIZE - 1;
  1199. /* step two, lock all the pages after the page that has start */
  1200. ret = lock_delalloc_pages(inode, locked_page,
  1201. delalloc_start, delalloc_end);
  1202. if (ret == -EAGAIN) {
  1203. /* some of the pages are gone, lets avoid looping by
  1204. * shortening the size of the delalloc range we're searching
  1205. */
  1206. free_extent_state(cached_state);
  1207. if (!loops) {
  1208. unsigned long offset = (*start) & (PAGE_CACHE_SIZE - 1);
  1209. max_bytes = PAGE_CACHE_SIZE - offset;
  1210. loops = 1;
  1211. goto again;
  1212. } else {
  1213. found = 0;
  1214. goto out_failed;
  1215. }
  1216. }
  1217. BUG_ON(ret);
  1218. /* step three, lock the state bits for the whole range */
  1219. lock_extent_bits(tree, delalloc_start, delalloc_end,
  1220. 0, &cached_state, GFP_NOFS);
  1221. /* then test to make sure it is all still delalloc */
  1222. ret = test_range_bit(tree, delalloc_start, delalloc_end,
  1223. EXTENT_DELALLOC, 1, cached_state);
  1224. if (!ret) {
  1225. unlock_extent_cached(tree, delalloc_start, delalloc_end,
  1226. &cached_state, GFP_NOFS);
  1227. __unlock_for_delalloc(inode, locked_page,
  1228. delalloc_start, delalloc_end);
  1229. cond_resched();
  1230. goto again;
  1231. }
  1232. free_extent_state(cached_state);
  1233. *start = delalloc_start;
  1234. *end = delalloc_end;
  1235. out_failed:
  1236. return found;
  1237. }
  1238. int extent_clear_unlock_delalloc(struct inode *inode,
  1239. struct extent_io_tree *tree,
  1240. u64 start, u64 end, struct page *locked_page,
  1241. unsigned long op)
  1242. {
  1243. int ret;
  1244. struct page *pages[16];
  1245. unsigned long index = start >> PAGE_CACHE_SHIFT;
  1246. unsigned long end_index = end >> PAGE_CACHE_SHIFT;
  1247. unsigned long nr_pages = end_index - index + 1;
  1248. int i;
  1249. int clear_bits = 0;
  1250. if (op & EXTENT_CLEAR_UNLOCK)
  1251. clear_bits |= EXTENT_LOCKED;
  1252. if (op & EXTENT_CLEAR_DIRTY)
  1253. clear_bits |= EXTENT_DIRTY;
  1254. if (op & EXTENT_CLEAR_DELALLOC)
  1255. clear_bits |= EXTENT_DELALLOC;
  1256. clear_extent_bit(tree, start, end, clear_bits, 1, 0, NULL, GFP_NOFS);
  1257. if (!(op & (EXTENT_CLEAR_UNLOCK_PAGE | EXTENT_CLEAR_DIRTY |
  1258. EXTENT_SET_WRITEBACK | EXTENT_END_WRITEBACK |
  1259. EXTENT_SET_PRIVATE2)))
  1260. return 0;
  1261. while (nr_pages > 0) {
  1262. ret = find_get_pages_contig(inode->i_mapping, index,
  1263. min_t(unsigned long,
  1264. nr_pages, ARRAY_SIZE(pages)), pages);
  1265. for (i = 0; i < ret; i++) {
  1266. if (op & EXTENT_SET_PRIVATE2)
  1267. SetPagePrivate2(pages[i]);
  1268. if (pages[i] == locked_page) {
  1269. page_cache_release(pages[i]);
  1270. continue;
  1271. }
  1272. if (op & EXTENT_CLEAR_DIRTY)
  1273. clear_page_dirty_for_io(pages[i]);
  1274. if (op & EXTENT_SET_WRITEBACK)
  1275. set_page_writeback(pages[i]);
  1276. if (op & EXTENT_END_WRITEBACK)
  1277. end_page_writeback(pages[i]);
  1278. if (op & EXTENT_CLEAR_UNLOCK_PAGE)
  1279. unlock_page(pages[i]);
  1280. page_cache_release(pages[i]);
  1281. }
  1282. nr_pages -= ret;
  1283. index += ret;
  1284. cond_resched();
  1285. }
  1286. return 0;
  1287. }
  1288. /*
  1289. * count the number of bytes in the tree that have a given bit(s)
  1290. * set. This can be fairly slow, except for EXTENT_DIRTY which is
  1291. * cached. The total number found is returned.
  1292. */
  1293. u64 count_range_bits(struct extent_io_tree *tree,
  1294. u64 *start, u64 search_end, u64 max_bytes,
  1295. unsigned long bits, int contig)
  1296. {
  1297. struct rb_node *node;
  1298. struct extent_state *state;
  1299. u64 cur_start = *start;
  1300. u64 total_bytes = 0;
  1301. u64 last = 0;
  1302. int found = 0;
  1303. if (search_end <= cur_start) {
  1304. WARN_ON(1);
  1305. return 0;
  1306. }
  1307. spin_lock(&tree->lock);
  1308. if (cur_start == 0 && bits == EXTENT_DIRTY) {
  1309. total_bytes = tree->dirty_bytes;
  1310. goto out;
  1311. }
  1312. /*
  1313. * this search will find all the extents that end after
  1314. * our range starts.
  1315. */
  1316. node = tree_search(tree, cur_start);
  1317. if (!node)
  1318. goto out;
  1319. while (1) {
  1320. state = rb_entry(node, struct extent_state, rb_node);
  1321. if (state->start > search_end)
  1322. break;
  1323. if (contig && found && state->start > last + 1)
  1324. break;
  1325. if (state->end >= cur_start && (state->state & bits) == bits) {
  1326. total_bytes += min(search_end, state->end) + 1 -
  1327. max(cur_start, state->start);
  1328. if (total_bytes >= max_bytes)
  1329. break;
  1330. if (!found) {
  1331. *start = state->start;
  1332. found = 1;
  1333. }
  1334. last = state->end;
  1335. } else if (contig && found) {
  1336. break;
  1337. }
  1338. node = rb_next(node);
  1339. if (!node)
  1340. break;
  1341. }
  1342. out:
  1343. spin_unlock(&tree->lock);
  1344. return total_bytes;
  1345. }
  1346. /*
  1347. * set the private field for a given byte offset in the tree. If there isn't
  1348. * an extent_state there already, this does nothing.
  1349. */
  1350. int set_state_private(struct extent_io_tree *tree, u64 start, u64 private)
  1351. {
  1352. struct rb_node *node;
  1353. struct extent_state *state;
  1354. int ret = 0;
  1355. spin_lock(&tree->lock);
  1356. /*
  1357. * this search will find all the extents that end after
  1358. * our range starts.
  1359. */
  1360. node = tree_search(tree, start);
  1361. if (!node) {
  1362. ret = -ENOENT;
  1363. goto out;
  1364. }
  1365. state = rb_entry(node, struct extent_state, rb_node);
  1366. if (state->start != start) {
  1367. ret = -ENOENT;
  1368. goto out;
  1369. }
  1370. state->private = private;
  1371. out:
  1372. spin_unlock(&tree->lock);
  1373. return ret;
  1374. }
  1375. int get_state_private(struct extent_io_tree *tree, u64 start, u64 *private)
  1376. {
  1377. struct rb_node *node;
  1378. struct extent_state *state;
  1379. int ret = 0;
  1380. spin_lock(&tree->lock);
  1381. /*
  1382. * this search will find all the extents that end after
  1383. * our range starts.
  1384. */
  1385. node = tree_search(tree, start);
  1386. if (!node) {
  1387. ret = -ENOENT;
  1388. goto out;
  1389. }
  1390. state = rb_entry(node, struct extent_state, rb_node);
  1391. if (state->start != start) {
  1392. ret = -ENOENT;
  1393. goto out;
  1394. }
  1395. *private = state->private;
  1396. out:
  1397. spin_unlock(&tree->lock);
  1398. return ret;
  1399. }
  1400. /*
  1401. * searches a range in the state tree for a given mask.
  1402. * If 'filled' == 1, this returns 1 only if every extent in the tree
  1403. * has the bits set. Otherwise, 1 is returned if any bit in the
  1404. * range is found set.
  1405. */
  1406. int test_range_bit(struct extent_io_tree *tree, u64 start, u64 end,
  1407. int bits, int filled, struct extent_state *cached)
  1408. {
  1409. struct extent_state *state = NULL;
  1410. struct rb_node *node;
  1411. int bitset = 0;
  1412. spin_lock(&tree->lock);
  1413. if (cached && cached->tree && cached->start == start)
  1414. node = &cached->rb_node;
  1415. else
  1416. node = tree_search(tree, start);
  1417. while (node && start <= end) {
  1418. state = rb_entry(node, struct extent_state, rb_node);
  1419. if (filled && state->start > start) {
  1420. bitset = 0;
  1421. break;
  1422. }
  1423. if (state->start > end)
  1424. break;
  1425. if (state->state & bits) {
  1426. bitset = 1;
  1427. if (!filled)
  1428. break;
  1429. } else if (filled) {
  1430. bitset = 0;
  1431. break;
  1432. }
  1433. if (state->end == (u64)-1)
  1434. break;
  1435. start = state->end + 1;
  1436. if (start > end)
  1437. break;
  1438. node = rb_next(node);
  1439. if (!node) {
  1440. if (filled)
  1441. bitset = 0;
  1442. break;
  1443. }
  1444. }
  1445. spin_unlock(&tree->lock);
  1446. return bitset;
  1447. }
  1448. /*
  1449. * helper function to set a given page up to date if all the
  1450. * extents in the tree for that page are up to date
  1451. */
  1452. static int check_page_uptodate(struct extent_io_tree *tree,
  1453. struct page *page)
  1454. {
  1455. u64 start = (u64)page->index << PAGE_CACHE_SHIFT;
  1456. u64 end = start + PAGE_CACHE_SIZE - 1;
  1457. if (test_range_bit(tree, start, end, EXTENT_UPTODATE, 1, NULL))
  1458. SetPageUptodate(page);
  1459. return 0;
  1460. }
  1461. /*
  1462. * helper function to unlock a page if all the extents in the tree
  1463. * for that page are unlocked
  1464. */
  1465. static int check_page_locked(struct extent_io_tree *tree,
  1466. struct page *page)
  1467. {
  1468. u64 start = (u64)page->index << PAGE_CACHE_SHIFT;
  1469. u64 end = start + PAGE_CACHE_SIZE - 1;
  1470. if (!test_range_bit(tree, start, end, EXTENT_LOCKED, 0, NULL))
  1471. unlock_page(page);
  1472. return 0;
  1473. }
  1474. /*
  1475. * helper function to end page writeback if all the extents
  1476. * in the tree for that page are done with writeback
  1477. */
  1478. static int check_page_writeback(struct extent_io_tree *tree,
  1479. struct page *page)
  1480. {
  1481. end_page_writeback(page);
  1482. return 0;
  1483. }
  1484. /* lots and lots of room for performance fixes in the end_bio funcs */
  1485. /*
  1486. * after a writepage IO is done, we need to:
  1487. * clear the uptodate bits on error
  1488. * clear the writeback bits in the extent tree for this IO
  1489. * end_page_writeback if the page has no more pending IO
  1490. *
  1491. * Scheduling is not allowed, so the extent state tree is expected
  1492. * to have one and only one object corresponding to this IO.
  1493. */
  1494. static void end_bio_extent_writepage(struct bio *bio, int err)
  1495. {
  1496. int uptodate = err == 0;
  1497. struct bio_vec *bvec = bio->bi_io_vec + bio->bi_vcnt - 1;
  1498. struct extent_io_tree *tree;
  1499. u64 start;
  1500. u64 end;
  1501. int whole_page;
  1502. int ret;
  1503. do {
  1504. struct page *page = bvec->bv_page;
  1505. tree = &BTRFS_I(page->mapping->host)->io_tree;
  1506. start = ((u64)page->index << PAGE_CACHE_SHIFT) +
  1507. bvec->bv_offset;
  1508. end = start + bvec->bv_len - 1;
  1509. if (bvec->bv_offset == 0 && bvec->bv_len == PAGE_CACHE_SIZE)
  1510. whole_page = 1;
  1511. else
  1512. whole_page = 0;
  1513. if (--bvec >= bio->bi_io_vec)
  1514. prefetchw(&bvec->bv_page->flags);
  1515. if (tree->ops && tree->ops->writepage_end_io_hook) {
  1516. ret = tree->ops->writepage_end_io_hook(page, start,
  1517. end, NULL, uptodate);
  1518. if (ret)
  1519. uptodate = 0;
  1520. }
  1521. if (!uptodate && tree->ops &&
  1522. tree->ops->writepage_io_failed_hook) {
  1523. ret = tree->ops->writepage_io_failed_hook(bio, page,
  1524. start, end, NULL);
  1525. if (ret == 0) {
  1526. uptodate = (err == 0);
  1527. continue;
  1528. }
  1529. }
  1530. if (!uptodate) {
  1531. clear_extent_uptodate(tree, start, end, NULL, GFP_NOFS);
  1532. ClearPageUptodate(page);
  1533. SetPageError(page);
  1534. }
  1535. if (whole_page)
  1536. end_page_writeback(page);
  1537. else
  1538. check_page_writeback(tree, page);
  1539. } while (bvec >= bio->bi_io_vec);
  1540. bio_put(bio);
  1541. }
  1542. /*
  1543. * after a readpage IO is done, we need to:
  1544. * clear the uptodate bits on error
  1545. * set the uptodate bits if things worked
  1546. * set the page up to date if all extents in the tree are uptodate
  1547. * clear the lock bit in the extent tree
  1548. * unlock the page if there are no other extents locked for it
  1549. *
  1550. * Scheduling is not allowed, so the extent state tree is expected
  1551. * to have one and only one object corresponding to this IO.
  1552. */
  1553. static void end_bio_extent_readpage(struct bio *bio, int err)
  1554. {
  1555. int uptodate = test_bit(BIO_UPTODATE, &bio->bi_flags);
  1556. struct bio_vec *bvec_end = bio->bi_io_vec + bio->bi_vcnt - 1;
  1557. struct bio_vec *bvec = bio->bi_io_vec;
  1558. struct extent_io_tree *tree;
  1559. u64 start;
  1560. u64 end;
  1561. int whole_page;
  1562. int ret;
  1563. if (err)
  1564. uptodate = 0;
  1565. do {
  1566. struct page *page = bvec->bv_page;
  1567. tree = &BTRFS_I(page->mapping->host)->io_tree;
  1568. start = ((u64)page->index << PAGE_CACHE_SHIFT) +
  1569. bvec->bv_offset;
  1570. end = start + bvec->bv_len - 1;
  1571. if (bvec->bv_offset == 0 && bvec->bv_len == PAGE_CACHE_SIZE)
  1572. whole_page = 1;
  1573. else
  1574. whole_page = 0;
  1575. if (++bvec <= bvec_end)
  1576. prefetchw(&bvec->bv_page->flags);
  1577. if (uptodate && tree->ops && tree->ops->readpage_end_io_hook) {
  1578. ret = tree->ops->readpage_end_io_hook(page, start, end,
  1579. NULL);
  1580. if (ret)
  1581. uptodate = 0;
  1582. }
  1583. if (!uptodate && tree->ops &&
  1584. tree->ops->readpage_io_failed_hook) {
  1585. ret = tree->ops->readpage_io_failed_hook(bio, page,
  1586. start, end, NULL);
  1587. if (ret == 0) {
  1588. uptodate =
  1589. test_bit(BIO_UPTODATE, &bio->bi_flags);
  1590. if (err)
  1591. uptodate = 0;
  1592. continue;
  1593. }
  1594. }
  1595. if (uptodate) {
  1596. set_extent_uptodate(tree, start, end,
  1597. GFP_ATOMIC);
  1598. }
  1599. unlock_extent(tree, start, end, GFP_ATOMIC);
  1600. if (whole_page) {
  1601. if (uptodate) {
  1602. SetPageUptodate(page);
  1603. } else {
  1604. ClearPageUptodate(page);
  1605. SetPageError(page);
  1606. }
  1607. unlock_page(page);
  1608. } else {
  1609. if (uptodate) {
  1610. check_page_uptodate(tree, page);
  1611. } else {
  1612. ClearPageUptodate(page);
  1613. SetPageError(page);
  1614. }
  1615. check_page_locked(tree, page);
  1616. }
  1617. } while (bvec <= bvec_end);
  1618. bio_put(bio);
  1619. }
  1620. /*
  1621. * IO done from prepare_write is pretty simple, we just unlock
  1622. * the structs in the extent tree when done, and set the uptodate bits
  1623. * as appropriate.
  1624. */
  1625. static void end_bio_extent_preparewrite(struct bio *bio, int err)
  1626. {
  1627. const int uptodate = test_bit(BIO_UPTODATE, &bio->bi_flags);
  1628. struct bio_vec *bvec = bio->bi_io_vec + bio->bi_vcnt - 1;
  1629. struct extent_io_tree *tree;
  1630. u64 start;
  1631. u64 end;
  1632. do {
  1633. struct page *page = bvec->bv_page;
  1634. tree = &BTRFS_I(page->mapping->host)->io_tree;
  1635. start = ((u64)page->index << PAGE_CACHE_SHIFT) +
  1636. bvec->bv_offset;
  1637. end = start + bvec->bv_len - 1;
  1638. if (--bvec >= bio->bi_io_vec)
  1639. prefetchw(&bvec->bv_page->flags);
  1640. if (uptodate) {
  1641. set_extent_uptodate(tree, start, end, GFP_ATOMIC);
  1642. } else {
  1643. ClearPageUptodate(page);
  1644. SetPageError(page);
  1645. }
  1646. unlock_extent(tree, start, end, GFP_ATOMIC);
  1647. } while (bvec >= bio->bi_io_vec);
  1648. bio_put(bio);
  1649. }
  1650. struct bio *
  1651. btrfs_bio_alloc(struct block_device *bdev, u64 first_sector, int nr_vecs,
  1652. gfp_t gfp_flags)
  1653. {
  1654. struct bio *bio;
  1655. bio = bio_alloc(gfp_flags, nr_vecs);
  1656. if (bio == NULL && (current->flags & PF_MEMALLOC)) {
  1657. while (!bio && (nr_vecs /= 2))
  1658. bio = bio_alloc(gfp_flags, nr_vecs);
  1659. }
  1660. if (bio) {
  1661. bio->bi_size = 0;
  1662. bio->bi_bdev = bdev;
  1663. bio->bi_sector = first_sector;
  1664. }
  1665. return bio;
  1666. }
  1667. static int submit_one_bio(int rw, struct bio *bio, int mirror_num,
  1668. unsigned long bio_flags)
  1669. {
  1670. int ret = 0;
  1671. struct bio_vec *bvec = bio->bi_io_vec + bio->bi_vcnt - 1;
  1672. struct page *page = bvec->bv_page;
  1673. struct extent_io_tree *tree = bio->bi_private;
  1674. u64 start;
  1675. start = ((u64)page->index << PAGE_CACHE_SHIFT) + bvec->bv_offset;
  1676. bio->bi_private = NULL;
  1677. bio_get(bio);
  1678. if (tree->ops && tree->ops->submit_bio_hook)
  1679. ret = tree->ops->submit_bio_hook(page->mapping->host, rw, bio,
  1680. mirror_num, bio_flags, start);
  1681. else
  1682. submit_bio(rw, bio);
  1683. if (bio_flagged(bio, BIO_EOPNOTSUPP))
  1684. ret = -EOPNOTSUPP;
  1685. bio_put(bio);
  1686. return ret;
  1687. }
  1688. static int submit_extent_page(int rw, struct extent_io_tree *tree,
  1689. struct page *page, sector_t sector,
  1690. size_t size, unsigned long offset,
  1691. struct block_device *bdev,
  1692. struct bio **bio_ret,
  1693. unsigned long max_pages,
  1694. bio_end_io_t end_io_func,
  1695. int mirror_num,
  1696. unsigned long prev_bio_flags,
  1697. unsigned long bio_flags)
  1698. {
  1699. int ret = 0;
  1700. struct bio *bio;
  1701. int nr;
  1702. int contig = 0;
  1703. int this_compressed = bio_flags & EXTENT_BIO_COMPRESSED;
  1704. int old_compressed = prev_bio_flags & EXTENT_BIO_COMPRESSED;
  1705. size_t page_size = min_t(size_t, size, PAGE_CACHE_SIZE);
  1706. if (bio_ret && *bio_ret) {
  1707. bio = *bio_ret;
  1708. if (old_compressed)
  1709. contig = bio->bi_sector == sector;
  1710. else
  1711. contig = bio->bi_sector + (bio->bi_size >> 9) ==
  1712. sector;
  1713. if (prev_bio_flags != bio_flags || !contig ||
  1714. (tree->ops && tree->ops->merge_bio_hook &&
  1715. tree->ops->merge_bio_hook(page, offset, page_size, bio,
  1716. bio_flags)) ||
  1717. bio_add_page(bio, page, page_size, offset) < page_size) {
  1718. ret = submit_one_bio(rw, bio, mirror_num,
  1719. prev_bio_flags);
  1720. bio = NULL;
  1721. } else {
  1722. return 0;
  1723. }
  1724. }
  1725. if (this_compressed)
  1726. nr = BIO_MAX_PAGES;
  1727. else
  1728. nr = bio_get_nr_vecs(bdev);
  1729. bio = btrfs_bio_alloc(bdev, sector, nr, GFP_NOFS | __GFP_HIGH);
  1730. if (!bio)
  1731. return -ENOMEM;
  1732. bio_add_page(bio, page, page_size, offset);
  1733. bio->bi_end_io = end_io_func;
  1734. bio->bi_private = tree;
  1735. if (bio_ret)
  1736. *bio_ret = bio;
  1737. else
  1738. ret = submit_one_bio(rw, bio, mirror_num, bio_flags);
  1739. return ret;
  1740. }
  1741. void set_page_extent_mapped(struct page *page)
  1742. {
  1743. if (!PagePrivate(page)) {
  1744. SetPagePrivate(page);
  1745. page_cache_get(page);
  1746. set_page_private(page, EXTENT_PAGE_PRIVATE);
  1747. }
  1748. }
  1749. static void set_page_extent_head(struct page *page, unsigned long len)
  1750. {
  1751. WARN_ON(!PagePrivate(page));
  1752. set_page_private(page, EXTENT_PAGE_PRIVATE_FIRST_PAGE | len << 2);
  1753. }
  1754. /*
  1755. * basic readpage implementation. Locked extent state structs are inserted
  1756. * into the tree that are removed when the IO is done (by the end_io
  1757. * handlers)
  1758. */
  1759. static int __extent_read_full_page(struct extent_io_tree *tree,
  1760. struct page *page,
  1761. get_extent_t *get_extent,
  1762. struct bio **bio, int mirror_num,
  1763. unsigned long *bio_flags)
  1764. {
  1765. struct inode *inode = page->mapping->host;
  1766. u64 start = (u64)page->index << PAGE_CACHE_SHIFT;
  1767. u64 page_end = start + PAGE_CACHE_SIZE - 1;
  1768. u64 end;
  1769. u64 cur = start;
  1770. u64 extent_offset;
  1771. u64 last_byte = i_size_read(inode);
  1772. u64 block_start;
  1773. u64 cur_end;
  1774. sector_t sector;
  1775. struct extent_map *em;
  1776. struct block_device *bdev;
  1777. struct btrfs_ordered_extent *ordered;
  1778. int ret;
  1779. int nr = 0;
  1780. size_t page_offset = 0;
  1781. size_t iosize;
  1782. size_t disk_io_size;
  1783. size_t blocksize = inode->i_sb->s_blocksize;
  1784. unsigned long this_bio_flag = 0;
  1785. set_page_extent_mapped(page);
  1786. end = page_end;
  1787. while (1) {
  1788. lock_extent(tree, start, end, GFP_NOFS);
  1789. ordered = btrfs_lookup_ordered_extent(inode, start);
  1790. if (!ordered)
  1791. break;
  1792. unlock_extent(tree, start, end, GFP_NOFS);
  1793. btrfs_start_ordered_extent(inode, ordered, 1);
  1794. btrfs_put_ordered_extent(ordered);
  1795. }
  1796. if (page->index == last_byte >> PAGE_CACHE_SHIFT) {
  1797. char *userpage;
  1798. size_t zero_offset = last_byte & (PAGE_CACHE_SIZE - 1);
  1799. if (zero_offset) {
  1800. iosize = PAGE_CACHE_SIZE - zero_offset;
  1801. userpage = kmap_atomic(page, KM_USER0);
  1802. memset(userpage + zero_offset, 0, iosize);
  1803. flush_dcache_page(page);
  1804. kunmap_atomic(userpage, KM_USER0);
  1805. }
  1806. }
  1807. while (cur <= end) {
  1808. if (cur >= last_byte) {
  1809. char *userpage;
  1810. iosize = PAGE_CACHE_SIZE - page_offset;
  1811. userpage = kmap_atomic(page, KM_USER0);
  1812. memset(userpage + page_offset, 0, iosize);
  1813. flush_dcache_page(page);
  1814. kunmap_atomic(userpage, KM_USER0);
  1815. set_extent_uptodate(tree, cur, cur + iosize - 1,
  1816. GFP_NOFS);
  1817. unlock_extent(tree, cur, cur + iosize - 1, GFP_NOFS);
  1818. break;
  1819. }
  1820. em = get_extent(inode, page, page_offset, cur,
  1821. end - cur + 1, 0);
  1822. if (IS_ERR(em) || !em) {
  1823. SetPageError(page);
  1824. unlock_extent(tree, cur, end, GFP_NOFS);
  1825. break;
  1826. }
  1827. extent_offset = cur - em->start;
  1828. BUG_ON(extent_map_end(em) <= cur);
  1829. BUG_ON(end < cur);
  1830. if (test_bit(EXTENT_FLAG_COMPRESSED, &em->flags)) {
  1831. this_bio_flag = EXTENT_BIO_COMPRESSED;
  1832. extent_set_compress_type(&this_bio_flag,
  1833. em->compress_type);
  1834. }
  1835. iosize = min(extent_map_end(em) - cur, end - cur + 1);
  1836. cur_end = min(extent_map_end(em) - 1, end);
  1837. iosize = (iosize + blocksize - 1) & ~((u64)blocksize - 1);
  1838. if (this_bio_flag & EXTENT_BIO_COMPRESSED) {
  1839. disk_io_size = em->block_len;
  1840. sector = em->block_start >> 9;
  1841. } else {
  1842. sector = (em->block_start + extent_offset) >> 9;
  1843. disk_io_size = iosize;
  1844. }
  1845. bdev = em->bdev;
  1846. block_start = em->block_start;
  1847. if (test_bit(EXTENT_FLAG_PREALLOC, &em->flags))
  1848. block_start = EXTENT_MAP_HOLE;
  1849. free_extent_map(em);
  1850. em = NULL;
  1851. /* we've found a hole, just zero and go on */
  1852. if (block_start == EXTENT_MAP_HOLE) {
  1853. char *userpage;
  1854. userpage = kmap_atomic(page, KM_USER0);
  1855. memset(userpage + page_offset, 0, iosize);
  1856. flush_dcache_page(page);
  1857. kunmap_atomic(userpage, KM_USER0);
  1858. set_extent_uptodate(tree, cur, cur + iosize - 1,
  1859. GFP_NOFS);
  1860. unlock_extent(tree, cur, cur + iosize - 1, GFP_NOFS);
  1861. cur = cur + iosize;
  1862. page_offset += iosize;
  1863. continue;
  1864. }
  1865. /* the get_extent function already copied into the page */
  1866. if (test_range_bit(tree, cur, cur_end,
  1867. EXTENT_UPTODATE, 1, NULL)) {
  1868. check_page_uptodate(tree, page);
  1869. unlock_extent(tree, cur, cur + iosize - 1, GFP_NOFS);
  1870. cur = cur + iosize;
  1871. page_offset += iosize;
  1872. continue;
  1873. }
  1874. /* we have an inline extent but it didn't get marked up
  1875. * to date. Error out
  1876. */
  1877. if (block_start == EXTENT_MAP_INLINE) {
  1878. SetPageError(page);
  1879. unlock_extent(tree, cur, cur + iosize - 1, GFP_NOFS);
  1880. cur = cur + iosize;
  1881. page_offset += iosize;
  1882. continue;
  1883. }
  1884. ret = 0;
  1885. if (tree->ops && tree->ops->readpage_io_hook) {
  1886. ret = tree->ops->readpage_io_hook(page, cur,
  1887. cur + iosize - 1);
  1888. }
  1889. if (!ret) {
  1890. unsigned long pnr = (last_byte >> PAGE_CACHE_SHIFT) + 1;
  1891. pnr -= page->index;
  1892. ret = submit_extent_page(READ, tree, page,
  1893. sector, disk_io_size, page_offset,
  1894. bdev, bio, pnr,
  1895. end_bio_extent_readpage, mirror_num,
  1896. *bio_flags,
  1897. this_bio_flag);
  1898. nr++;
  1899. *bio_flags = this_bio_flag;
  1900. }
  1901. if (ret)
  1902. SetPageError(page);
  1903. cur = cur + iosize;
  1904. page_offset += iosize;
  1905. }
  1906. if (!nr) {
  1907. if (!PageError(page))
  1908. SetPageUptodate(page);
  1909. unlock_page(page);
  1910. }
  1911. return 0;
  1912. }
  1913. int extent_read_full_page(struct extent_io_tree *tree, struct page *page,
  1914. get_extent_t *get_extent)
  1915. {
  1916. struct bio *bio = NULL;
  1917. unsigned long bio_flags = 0;
  1918. int ret;
  1919. ret = __extent_read_full_page(tree, page, get_extent, &bio, 0,
  1920. &bio_flags);
  1921. if (bio)
  1922. ret = submit_one_bio(READ, bio, 0, bio_flags);
  1923. return ret;
  1924. }
  1925. static noinline void update_nr_written(struct page *page,
  1926. struct writeback_control *wbc,
  1927. unsigned long nr_written)
  1928. {
  1929. wbc->nr_to_write -= nr_written;
  1930. if (wbc->range_cyclic || (wbc->nr_to_write > 0 &&
  1931. wbc->range_start == 0 && wbc->range_end == LLONG_MAX))
  1932. page->mapping->writeback_index = page->index + nr_written;
  1933. }
  1934. /*
  1935. * the writepage semantics are similar to regular writepage. extent
  1936. * records are inserted to lock ranges in the tree, and as dirty areas
  1937. * are found, they are marked writeback. Then the lock bits are removed
  1938. * and the end_io handler clears the writeback ranges
  1939. */
  1940. static int __extent_writepage(struct page *page, struct writeback_control *wbc,
  1941. void *data)
  1942. {
  1943. struct inode *inode = page->mapping->host;
  1944. struct extent_page_data *epd = data;
  1945. struct extent_io_tree *tree = epd->tree;
  1946. u64 start = (u64)page->index << PAGE_CACHE_SHIFT;
  1947. u64 delalloc_start;
  1948. u64 page_end = start + PAGE_CACHE_SIZE - 1;
  1949. u64 end;
  1950. u64 cur = start;
  1951. u64 extent_offset;
  1952. u64 last_byte = i_size_read(inode);
  1953. u64 block_start;
  1954. u64 iosize;
  1955. sector_t sector;
  1956. struct extent_state *cached_state = NULL;
  1957. struct extent_map *em;
  1958. struct block_device *bdev;
  1959. int ret;
  1960. int nr = 0;
  1961. size_t pg_offset = 0;
  1962. size_t blocksize;
  1963. loff_t i_size = i_size_read(inode);
  1964. unsigned long end_index = i_size >> PAGE_CACHE_SHIFT;
  1965. u64 nr_delalloc;
  1966. u64 delalloc_end;
  1967. int page_started;
  1968. int compressed;
  1969. int write_flags;
  1970. unsigned long nr_written = 0;
  1971. if (wbc->sync_mode == WB_SYNC_ALL)
  1972. write_flags = WRITE_SYNC;
  1973. else
  1974. write_flags = WRITE;
  1975. trace___extent_writepage(page, inode, wbc);
  1976. WARN_ON(!PageLocked(page));
  1977. pg_offset = i_size & (PAGE_CACHE_SIZE - 1);
  1978. if (page->index > end_index ||
  1979. (page->index == end_index && !pg_offset)) {
  1980. page->mapping->a_ops->invalidatepage(page, 0);
  1981. unlock_page(page);
  1982. return 0;
  1983. }
  1984. if (page->index == end_index) {
  1985. char *userpage;
  1986. userpage = kmap_atomic(page, KM_USER0);
  1987. memset(userpage + pg_offset, 0,
  1988. PAGE_CACHE_SIZE - pg_offset);
  1989. kunmap_atomic(userpage, KM_USER0);
  1990. flush_dcache_page(page);
  1991. }
  1992. pg_offset = 0;
  1993. set_page_extent_mapped(page);
  1994. delalloc_start = start;
  1995. delalloc_end = 0;
  1996. page_started = 0;
  1997. if (!epd->extent_locked) {
  1998. u64 delalloc_to_write = 0;
  1999. /*
  2000. * make sure the wbc mapping index is at least updated
  2001. * to this page.
  2002. */
  2003. update_nr_written(page, wbc, 0);
  2004. while (delalloc_end < page_end) {
  2005. nr_delalloc = find_lock_delalloc_range(inode, tree,
  2006. page,
  2007. &delalloc_start,
  2008. &delalloc_end,
  2009. 128 * 1024 * 1024);
  2010. if (nr_delalloc == 0) {
  2011. delalloc_start = delalloc_end + 1;
  2012. continue;
  2013. }
  2014. tree->ops->fill_delalloc(inode, page, delalloc_start,
  2015. delalloc_end, &page_started,
  2016. &nr_written);
  2017. /*
  2018. * delalloc_end is already one less than the total
  2019. * length, so we don't subtract one from
  2020. * PAGE_CACHE_SIZE
  2021. */
  2022. delalloc_to_write += (delalloc_end - delalloc_start +
  2023. PAGE_CACHE_SIZE) >>
  2024. PAGE_CACHE_SHIFT;
  2025. delalloc_start = delalloc_end + 1;
  2026. }
  2027. if (wbc->nr_to_write < delalloc_to_write) {
  2028. int thresh = 8192;
  2029. if (delalloc_to_write < thresh * 2)
  2030. thresh = delalloc_to_write;
  2031. wbc->nr_to_write = min_t(u64, delalloc_to_write,
  2032. thresh);
  2033. }
  2034. /* did the fill delalloc function already unlock and start
  2035. * the IO?
  2036. */
  2037. if (page_started) {
  2038. ret = 0;
  2039. /*
  2040. * we've unlocked the page, so we can't update
  2041. * the mapping's writeback index, just update
  2042. * nr_to_write.
  2043. */
  2044. wbc->nr_to_write -= nr_written;
  2045. goto done_unlocked;
  2046. }
  2047. }
  2048. if (tree->ops && tree->ops->writepage_start_hook) {
  2049. ret = tree->ops->writepage_start_hook(page, start,
  2050. page_end);
  2051. if (ret == -EAGAIN) {
  2052. redirty_page_for_writepage(wbc, page);
  2053. update_nr_written(page, wbc, nr_written);
  2054. unlock_page(page);
  2055. ret = 0;
  2056. goto done_unlocked;
  2057. }
  2058. }
  2059. /*
  2060. * we don't want to touch the inode after unlocking the page,
  2061. * so we update the mapping writeback index now
  2062. */
  2063. update_nr_written(page, wbc, nr_written + 1);
  2064. end = page_end;
  2065. if (last_byte <= start) {
  2066. if (tree->ops && tree->ops->writepage_end_io_hook)
  2067. tree->ops->writepage_end_io_hook(page, start,
  2068. page_end, NULL, 1);
  2069. goto done;
  2070. }
  2071. blocksize = inode->i_sb->s_blocksize;
  2072. while (cur <= end) {
  2073. if (cur >= last_byte) {
  2074. if (tree->ops && tree->ops->writepage_end_io_hook)
  2075. tree->ops->writepage_end_io_hook(page, cur,
  2076. page_end, NULL, 1);
  2077. break;
  2078. }
  2079. em = epd->get_extent(inode, page, pg_offset, cur,
  2080. end - cur + 1, 1);
  2081. if (IS_ERR(em) || !em) {
  2082. SetPageError(page);
  2083. break;
  2084. }
  2085. extent_offset = cur - em->start;
  2086. BUG_ON(extent_map_end(em) <= cur);
  2087. BUG_ON(end < cur);
  2088. iosize = min(extent_map_end(em) - cur, end - cur + 1);
  2089. iosize = (iosize + blocksize - 1) & ~((u64)blocksize - 1);
  2090. sector = (em->block_start + extent_offset) >> 9;
  2091. bdev = em->bdev;
  2092. block_start = em->block_start;
  2093. compressed = test_bit(EXTENT_FLAG_COMPRESSED, &em->flags);
  2094. free_extent_map(em);
  2095. em = NULL;
  2096. /*
  2097. * compressed and inline extents are written through other
  2098. * paths in the FS
  2099. */
  2100. if (compressed || block_start == EXTENT_MAP_HOLE ||
  2101. block_start == EXTENT_MAP_INLINE) {
  2102. /*
  2103. * end_io notification does not happen here for
  2104. * compressed extents
  2105. */
  2106. if (!compressed && tree->ops &&
  2107. tree->ops->writepage_end_io_hook)
  2108. tree->ops->writepage_end_io_hook(page, cur,
  2109. cur + iosize - 1,
  2110. NULL, 1);
  2111. else if (compressed) {
  2112. /* we don't want to end_page_writeback on
  2113. * a compressed extent. this happens
  2114. * elsewhere
  2115. */
  2116. nr++;
  2117. }
  2118. cur += iosize;
  2119. pg_offset += iosize;
  2120. continue;
  2121. }
  2122. /* leave this out until we have a page_mkwrite call */
  2123. if (0 && !test_range_bit(tree, cur, cur + iosize - 1,
  2124. EXTENT_DIRTY, 0, NULL)) {
  2125. cur = cur + iosize;
  2126. pg_offset += iosize;
  2127. continue;
  2128. }
  2129. if (tree->ops && tree->ops->writepage_io_hook) {
  2130. ret = tree->ops->writepage_io_hook(page, cur,
  2131. cur + iosize - 1);
  2132. } else {
  2133. ret = 0;
  2134. }
  2135. if (ret) {
  2136. SetPageError(page);
  2137. } else {
  2138. unsigned long max_nr = end_index + 1;
  2139. set_range_writeback(tree, cur, cur + iosize - 1);
  2140. if (!PageWriteback(page)) {
  2141. printk(KERN_ERR "btrfs warning page %lu not "
  2142. "writeback, cur %llu end %llu\n",
  2143. page->index, (unsigned long long)cur,
  2144. (unsigned long long)end);
  2145. }
  2146. ret = submit_extent_page(write_flags, tree, page,
  2147. sector, iosize, pg_offset,
  2148. bdev, &epd->bio, max_nr,
  2149. end_bio_extent_writepage,
  2150. 0, 0, 0);
  2151. if (ret)
  2152. SetPageError(page);
  2153. }
  2154. cur = cur + iosize;
  2155. pg_offset += iosize;
  2156. nr++;
  2157. }
  2158. done:
  2159. if (nr == 0) {
  2160. /* make sure the mapping tag for page dirty gets cleared */
  2161. set_page_writeback(page);
  2162. end_page_writeback(page);
  2163. }
  2164. unlock_page(page);
  2165. done_unlocked:
  2166. /* drop our reference on any cached states */
  2167. free_extent_state(cached_state);
  2168. return 0;
  2169. }
  2170. /**
  2171. * write_cache_pages - walk the list of dirty pages of the given address space and write all of them.
  2172. * @mapping: address space structure to write
  2173. * @wbc: subtract the number of written pages from *@wbc->nr_to_write
  2174. * @writepage: function called for each page
  2175. * @data: data passed to writepage function
  2176. *
  2177. * If a page is already under I/O, write_cache_pages() skips it, even
  2178. * if it's dirty. This is desirable behaviour for memory-cleaning writeback,
  2179. * but it is INCORRECT for data-integrity system calls such as fsync(). fsync()
  2180. * and msync() need to guarantee that all the data which was dirty at the time
  2181. * the call was made get new I/O started against them. If wbc->sync_mode is
  2182. * WB_SYNC_ALL then we were called for data integrity and we must wait for
  2183. * existing IO to complete.
  2184. */
  2185. static int extent_write_cache_pages(struct extent_io_tree *tree,
  2186. struct address_space *mapping,
  2187. struct writeback_control *wbc,
  2188. writepage_t writepage, void *data,
  2189. void (*flush_fn)(void *))
  2190. {
  2191. int ret = 0;
  2192. int done = 0;
  2193. int nr_to_write_done = 0;
  2194. struct pagevec pvec;
  2195. int nr_pages;
  2196. pgoff_t index;
  2197. pgoff_t end; /* Inclusive */
  2198. int scanned = 0;
  2199. pagevec_init(&pvec, 0);
  2200. if (wbc->range_cyclic) {
  2201. index = mapping->writeback_index; /* Start from prev offset */
  2202. end = -1;
  2203. } else {
  2204. index = wbc->range_start >> PAGE_CACHE_SHIFT;
  2205. end = wbc->range_end >> PAGE_CACHE_SHIFT;
  2206. scanned = 1;
  2207. }
  2208. retry:
  2209. while (!done && !nr_to_write_done && (index <= end) &&
  2210. (nr_pages = pagevec_lookup_tag(&pvec, mapping, &index,
  2211. PAGECACHE_TAG_DIRTY, min(end - index,
  2212. (pgoff_t)PAGEVEC_SIZE-1) + 1))) {
  2213. unsigned i;
  2214. scanned = 1;
  2215. for (i = 0; i < nr_pages; i++) {
  2216. struct page *page = pvec.pages[i];
  2217. /*
  2218. * At this point we hold neither mapping->tree_lock nor
  2219. * lock on the page itself: the page may be truncated or
  2220. * invalidated (changing page->mapping to NULL), or even
  2221. * swizzled back from swapper_space to tmpfs file
  2222. * mapping
  2223. */
  2224. if (tree->ops && tree->ops->write_cache_pages_lock_hook)
  2225. tree->ops->write_cache_pages_lock_hook(page);
  2226. else
  2227. lock_page(page);
  2228. if (unlikely(page->mapping != mapping)) {
  2229. unlock_page(page);
  2230. continue;
  2231. }
  2232. if (!wbc->range_cyclic && page->index > end) {
  2233. done = 1;
  2234. unlock_page(page);
  2235. continue;
  2236. }
  2237. if (wbc->sync_mode != WB_SYNC_NONE) {
  2238. if (PageWriteback(page))
  2239. flush_fn(data);
  2240. wait_on_page_writeback(page);
  2241. }
  2242. if (PageWriteback(page) ||
  2243. !clear_page_dirty_for_io(page)) {
  2244. unlock_page(page);
  2245. continue;
  2246. }
  2247. ret = (*writepage)(page, wbc, data);
  2248. if (unlikely(ret == AOP_WRITEPAGE_ACTIVATE)) {
  2249. unlock_page(page);
  2250. ret = 0;
  2251. }
  2252. if (ret)
  2253. done = 1;
  2254. /*
  2255. * the filesystem may choose to bump up nr_to_write.
  2256. * We have to make sure to honor the new nr_to_write
  2257. * at any time
  2258. */
  2259. nr_to_write_done = wbc->nr_to_write <= 0;
  2260. }
  2261. pagevec_release(&pvec);
  2262. cond_resched();
  2263. }
  2264. if (!scanned && !done) {
  2265. /*
  2266. * We hit the last page and there is more work to be done: wrap
  2267. * back to the start of the file
  2268. */
  2269. scanned = 1;
  2270. index = 0;
  2271. goto retry;
  2272. }
  2273. return ret;
  2274. }
  2275. static void flush_epd_write_bio(struct extent_page_data *epd)
  2276. {
  2277. if (epd->bio) {
  2278. if (epd->sync_io)
  2279. submit_one_bio(WRITE_SYNC, epd->bio, 0, 0);
  2280. else
  2281. submit_one_bio(WRITE, epd->bio, 0, 0);
  2282. epd->bio = NULL;
  2283. }
  2284. }
  2285. static noinline void flush_write_bio(void *data)
  2286. {
  2287. struct extent_page_data *epd = data;
  2288. flush_epd_write_bio(epd);
  2289. }
  2290. int extent_write_full_page(struct extent_io_tree *tree, struct page *page,
  2291. get_extent_t *get_extent,
  2292. struct writeback_control *wbc)
  2293. {
  2294. int ret;
  2295. struct address_space *mapping = page->mapping;
  2296. struct extent_page_data epd = {
  2297. .bio = NULL,
  2298. .tree = tree,
  2299. .get_extent = get_extent,
  2300. .extent_locked = 0,
  2301. .sync_io = wbc->sync_mode == WB_SYNC_ALL,
  2302. };
  2303. struct writeback_control wbc_writepages = {
  2304. .sync_mode = wbc->sync_mode,
  2305. .older_than_this = NULL,
  2306. .nr_to_write = 64,
  2307. .range_start = page_offset(page) + PAGE_CACHE_SIZE,
  2308. .range_end = (loff_t)-1,
  2309. };
  2310. ret = __extent_writepage(page, wbc, &epd);
  2311. extent_write_cache_pages(tree, mapping, &wbc_writepages,
  2312. __extent_writepage, &epd, flush_write_bio);
  2313. flush_epd_write_bio(&epd);
  2314. return ret;
  2315. }
  2316. int extent_write_locked_range(struct extent_io_tree *tree, struct inode *inode,
  2317. u64 start, u64 end, get_extent_t *get_extent,
  2318. int mode)
  2319. {
  2320. int ret = 0;
  2321. struct address_space *mapping = inode->i_mapping;
  2322. struct page *page;
  2323. unsigned long nr_pages = (end - start + PAGE_CACHE_SIZE) >>
  2324. PAGE_CACHE_SHIFT;
  2325. struct extent_page_data epd = {
  2326. .bio = NULL,
  2327. .tree = tree,
  2328. .get_extent = get_extent,
  2329. .extent_locked = 1,
  2330. .sync_io = mode == WB_SYNC_ALL,
  2331. };
  2332. struct writeback_control wbc_writepages = {
  2333. .sync_mode = mode,
  2334. .older_than_this = NULL,
  2335. .nr_to_write = nr_pages * 2,
  2336. .range_start = start,
  2337. .range_end = end + 1,
  2338. };
  2339. while (start <= end) {
  2340. page = find_get_page(mapping, start >> PAGE_CACHE_SHIFT);
  2341. if (clear_page_dirty_for_io(page))
  2342. ret = __extent_writepage(page, &wbc_writepages, &epd);
  2343. else {
  2344. if (tree->ops && tree->ops->writepage_end_io_hook)
  2345. tree->ops->writepage_end_io_hook(page, start,
  2346. start + PAGE_CACHE_SIZE - 1,
  2347. NULL, 1);
  2348. unlock_page(page);
  2349. }
  2350. page_cache_release(page);
  2351. start += PAGE_CACHE_SIZE;
  2352. }
  2353. flush_epd_write_bio(&epd);
  2354. return ret;
  2355. }
  2356. int extent_writepages(struct extent_io_tree *tree,
  2357. struct address_space *mapping,
  2358. get_extent_t *get_extent,
  2359. struct writeback_control *wbc)
  2360. {
  2361. int ret = 0;
  2362. struct extent_page_data epd = {
  2363. .bio = NULL,
  2364. .tree = tree,
  2365. .get_extent = get_extent,
  2366. .extent_locked = 0,
  2367. .sync_io = wbc->sync_mode == WB_SYNC_ALL,
  2368. };
  2369. ret = extent_write_cache_pages(tree, mapping, wbc,
  2370. __extent_writepage, &epd,
  2371. flush_write_bio);
  2372. flush_epd_write_bio(&epd);
  2373. return ret;
  2374. }
  2375. int extent_readpages(struct extent_io_tree *tree,
  2376. struct address_space *mapping,
  2377. struct list_head *pages, unsigned nr_pages,
  2378. get_extent_t get_extent)
  2379. {
  2380. struct bio *bio = NULL;
  2381. unsigned page_idx;
  2382. unsigned long bio_flags = 0;
  2383. for (page_idx = 0; page_idx < nr_pages; page_idx++) {
  2384. struct page *page = list_entry(pages->prev, struct page, lru);
  2385. prefetchw(&page->flags);
  2386. list_del(&page->lru);
  2387. if (!add_to_page_cache_lru(page, mapping,
  2388. page->index, GFP_KERNEL)) {
  2389. __extent_read_full_page(tree, page, get_extent,
  2390. &bio, 0, &bio_flags);
  2391. }
  2392. page_cache_release(page);
  2393. }
  2394. BUG_ON(!list_empty(pages));
  2395. if (bio)
  2396. submit_one_bio(READ, bio, 0, bio_flags);
  2397. return 0;
  2398. }
  2399. /*
  2400. * basic invalidatepage code, this waits on any locked or writeback
  2401. * ranges corresponding to the page, and then deletes any extent state
  2402. * records from the tree
  2403. */
  2404. int extent_invalidatepage(struct extent_io_tree *tree,
  2405. struct page *page, unsigned long offset)
  2406. {
  2407. struct extent_state *cached_state = NULL;
  2408. u64 start = ((u64)page->index << PAGE_CACHE_SHIFT);
  2409. u64 end = start + PAGE_CACHE_SIZE - 1;
  2410. size_t blocksize = page->mapping->host->i_sb->s_blocksize;
  2411. start += (offset + blocksize - 1) & ~(blocksize - 1);
  2412. if (start > end)
  2413. return 0;
  2414. lock_extent_bits(tree, start, end, 0, &cached_state, GFP_NOFS);
  2415. wait_on_page_writeback(page);
  2416. clear_extent_bit(tree, start, end,
  2417. EXTENT_LOCKED | EXTENT_DIRTY | EXTENT_DELALLOC |
  2418. EXTENT_DO_ACCOUNTING,
  2419. 1, 1, &cached_state, GFP_NOFS);
  2420. return 0;
  2421. }
  2422. /*
  2423. * simple commit_write call, set_range_dirty is used to mark both
  2424. * the pages and the extent records as dirty
  2425. */
  2426. int extent_commit_write(struct extent_io_tree *tree,
  2427. struct inode *inode, struct page *page,
  2428. unsigned from, unsigned to)
  2429. {
  2430. loff_t pos = ((loff_t)page->index << PAGE_CACHE_SHIFT) + to;
  2431. set_page_extent_mapped(page);
  2432. set_page_dirty(page);
  2433. if (pos > inode->i_size) {
  2434. i_size_write(inode, pos);
  2435. mark_inode_dirty(inode);
  2436. }
  2437. return 0;
  2438. }
  2439. int extent_prepare_write(struct extent_io_tree *tree,
  2440. struct inode *inode, struct page *page,
  2441. unsigned from, unsigned to, get_extent_t *get_extent)
  2442. {
  2443. u64 page_start = (u64)page->index << PAGE_CACHE_SHIFT;
  2444. u64 page_end = page_start + PAGE_CACHE_SIZE - 1;
  2445. u64 block_start;
  2446. u64 orig_block_start;
  2447. u64 block_end;
  2448. u64 cur_end;
  2449. struct extent_map *em;
  2450. unsigned blocksize = 1 << inode->i_blkbits;
  2451. size_t page_offset = 0;
  2452. size_t block_off_start;
  2453. size_t block_off_end;
  2454. int err = 0;
  2455. int iocount = 0;
  2456. int ret = 0;
  2457. int isnew;
  2458. set_page_extent_mapped(page);
  2459. block_start = (page_start + from) & ~((u64)blocksize - 1);
  2460. block_end = (page_start + to - 1) | (blocksize - 1);
  2461. orig_block_start = block_start;
  2462. lock_extent(tree, page_start, page_end, GFP_NOFS);
  2463. while (block_start <= block_end) {
  2464. em = get_extent(inode, page, page_offset, block_start,
  2465. block_end - block_start + 1, 1);
  2466. if (IS_ERR(em) || !em)
  2467. goto err;
  2468. cur_end = min(block_end, extent_map_end(em) - 1);
  2469. block_off_start = block_start & (PAGE_CACHE_SIZE - 1);
  2470. block_off_end = block_off_start + blocksize;
  2471. isnew = clear_extent_new(tree, block_start, cur_end, GFP_NOFS);
  2472. if (!PageUptodate(page) && isnew &&
  2473. (block_off_end > to || block_off_start < from)) {
  2474. void *kaddr;
  2475. kaddr = kmap_atomic(page, KM_USER0);
  2476. if (block_off_end > to)
  2477. memset(kaddr + to, 0, block_off_end - to);
  2478. if (block_off_start < from)
  2479. memset(kaddr + block_off_start, 0,
  2480. from - block_off_start);
  2481. flush_dcache_page(page);
  2482. kunmap_atomic(kaddr, KM_USER0);
  2483. }
  2484. if ((em->block_start != EXTENT_MAP_HOLE &&
  2485. em->block_start != EXTENT_MAP_INLINE) &&
  2486. !isnew && !PageUptodate(page) &&
  2487. (block_off_end > to || block_off_start < from) &&
  2488. !test_range_bit(tree, block_start, cur_end,
  2489. EXTENT_UPTODATE, 1, NULL)) {
  2490. u64 sector;
  2491. u64 extent_offset = block_start - em->start;
  2492. size_t iosize;
  2493. sector = (em->block_start + extent_offset) >> 9;
  2494. iosize = (cur_end - block_start + blocksize) &
  2495. ~((u64)blocksize - 1);
  2496. /*
  2497. * we've already got the extent locked, but we
  2498. * need to split the state such that our end_bio
  2499. * handler can clear the lock.
  2500. */
  2501. set_extent_bit(tree, block_start,
  2502. block_start + iosize - 1,
  2503. EXTENT_LOCKED, 0, NULL, NULL, GFP_NOFS);
  2504. ret = submit_extent_page(READ, tree, page,
  2505. sector, iosize, page_offset, em->bdev,
  2506. NULL, 1,
  2507. end_bio_extent_preparewrite, 0,
  2508. 0, 0);
  2509. if (ret && !err)
  2510. err = ret;
  2511. iocount++;
  2512. block_start = block_start + iosize;
  2513. } else {
  2514. set_extent_uptodate(tree, block_start, cur_end,
  2515. GFP_NOFS);
  2516. unlock_extent(tree, block_start, cur_end, GFP_NOFS);
  2517. block_start = cur_end + 1;
  2518. }
  2519. page_offset = block_start & (PAGE_CACHE_SIZE - 1);
  2520. free_extent_map(em);
  2521. }
  2522. if (iocount) {
  2523. wait_extent_bit(tree, orig_block_start,
  2524. block_end, EXTENT_LOCKED);
  2525. }
  2526. check_page_uptodate(tree, page);
  2527. err:
  2528. /* FIXME, zero out newly allocated blocks on error */
  2529. return err;
  2530. }
  2531. /*
  2532. * a helper for releasepage, this tests for areas of the page that
  2533. * are locked or under IO and drops the related state bits if it is safe
  2534. * to drop the page.
  2535. */
  2536. int try_release_extent_state(struct extent_map_tree *map,
  2537. struct extent_io_tree *tree, struct page *page,
  2538. gfp_t mask)
  2539. {
  2540. u64 start = (u64)page->index << PAGE_CACHE_SHIFT;
  2541. u64 end = start + PAGE_CACHE_SIZE - 1;
  2542. int ret = 1;
  2543. if (test_range_bit(tree, start, end,
  2544. EXTENT_IOBITS, 0, NULL))
  2545. ret = 0;
  2546. else {
  2547. if ((mask & GFP_NOFS) == GFP_NOFS)
  2548. mask = GFP_NOFS;
  2549. /*
  2550. * at this point we can safely clear everything except the
  2551. * locked bit and the nodatasum bit
  2552. */
  2553. ret = clear_extent_bit(tree, start, end,
  2554. ~(EXTENT_LOCKED | EXTENT_NODATASUM),
  2555. 0, 0, NULL, mask);
  2556. /* if clear_extent_bit failed for enomem reasons,
  2557. * we can't allow the release to continue.
  2558. */
  2559. if (ret < 0)
  2560. ret = 0;
  2561. else
  2562. ret = 1;
  2563. }
  2564. return ret;
  2565. }
  2566. /*
  2567. * a helper for releasepage. As long as there are no locked extents
  2568. * in the range corresponding to the page, both state records and extent
  2569. * map records are removed
  2570. */
  2571. int try_release_extent_mapping(struct extent_map_tree *map,
  2572. struct extent_io_tree *tree, struct page *page,
  2573. gfp_t mask)
  2574. {
  2575. struct extent_map *em;
  2576. u64 start = (u64)page->index << PAGE_CACHE_SHIFT;
  2577. u64 end = start + PAGE_CACHE_SIZE - 1;
  2578. if ((mask & __GFP_WAIT) &&
  2579. page->mapping->host->i_size > 16 * 1024 * 1024) {
  2580. u64 len;
  2581. while (start <= end) {
  2582. len = end - start + 1;
  2583. write_lock(&map->lock);
  2584. em = lookup_extent_mapping(map, start, len);
  2585. if (!em || IS_ERR(em)) {
  2586. write_unlock(&map->lock);
  2587. break;
  2588. }
  2589. if (test_bit(EXTENT_FLAG_PINNED, &em->flags) ||
  2590. em->start != start) {
  2591. write_unlock(&map->lock);
  2592. free_extent_map(em);
  2593. break;
  2594. }
  2595. if (!test_range_bit(tree, em->start,
  2596. extent_map_end(em) - 1,
  2597. EXTENT_LOCKED | EXTENT_WRITEBACK,
  2598. 0, NULL)) {
  2599. remove_extent_mapping(map, em);
  2600. /* once for the rb tree */
  2601. free_extent_map(em);
  2602. }
  2603. start = extent_map_end(em);
  2604. write_unlock(&map->lock);
  2605. /* once for us */
  2606. free_extent_map(em);
  2607. }
  2608. }
  2609. return try_release_extent_state(map, tree, page, mask);
  2610. }
  2611. sector_t extent_bmap(struct address_space *mapping, sector_t iblock,
  2612. get_extent_t *get_extent)
  2613. {
  2614. struct inode *inode = mapping->host;
  2615. struct extent_state *cached_state = NULL;
  2616. u64 start = iblock << inode->i_blkbits;
  2617. sector_t sector = 0;
  2618. size_t blksize = (1 << inode->i_blkbits);
  2619. struct extent_map *em;
  2620. lock_extent_bits(&BTRFS_I(inode)->io_tree, start, start + blksize - 1,
  2621. 0, &cached_state, GFP_NOFS);
  2622. em = get_extent(inode, NULL, 0, start, blksize, 0);
  2623. unlock_extent_cached(&BTRFS_I(inode)->io_tree, start,
  2624. start + blksize - 1, &cached_state, GFP_NOFS);
  2625. if (!em || IS_ERR(em))
  2626. return 0;
  2627. if (em->block_start > EXTENT_MAP_LAST_BYTE)
  2628. goto out;
  2629. sector = (em->block_start + start - em->start) >> inode->i_blkbits;
  2630. out:
  2631. free_extent_map(em);
  2632. return sector;
  2633. }
  2634. /*
  2635. * helper function for fiemap, which doesn't want to see any holes.
  2636. * This maps until we find something past 'last'
  2637. */
  2638. static struct extent_map *get_extent_skip_holes(struct inode *inode,
  2639. u64 offset,
  2640. u64 last,
  2641. get_extent_t *get_extent)
  2642. {
  2643. u64 sectorsize = BTRFS_I(inode)->root->sectorsize;
  2644. struct extent_map *em;
  2645. u64 len;
  2646. if (offset >= last)
  2647. return NULL;
  2648. while(1) {
  2649. len = last - offset;
  2650. if (len == 0)
  2651. break;
  2652. len = (len + sectorsize - 1) & ~(sectorsize - 1);
  2653. em = get_extent(inode, NULL, 0, offset, len, 0);
  2654. if (!em || IS_ERR(em))
  2655. return em;
  2656. /* if this isn't a hole return it */
  2657. if (!test_bit(EXTENT_FLAG_VACANCY, &em->flags) &&
  2658. em->block_start != EXTENT_MAP_HOLE) {
  2659. return em;
  2660. }
  2661. /* this is a hole, advance to the next extent */
  2662. offset = extent_map_end(em);
  2663. free_extent_map(em);
  2664. if (offset >= last)
  2665. break;
  2666. }
  2667. return NULL;
  2668. }
  2669. int extent_fiemap(struct inode *inode, struct fiemap_extent_info *fieinfo,
  2670. __u64 start, __u64 len, get_extent_t *get_extent)
  2671. {
  2672. int ret = 0;
  2673. u64 off = start;
  2674. u64 max = start + len;
  2675. u32 flags = 0;
  2676. u32 found_type;
  2677. u64 last;
  2678. u64 last_for_get_extent = 0;
  2679. u64 disko = 0;
  2680. u64 isize = i_size_read(inode);
  2681. struct btrfs_key found_key;
  2682. struct extent_map *em = NULL;
  2683. struct extent_state *cached_state = NULL;
  2684. struct btrfs_path *path;
  2685. struct btrfs_file_extent_item *item;
  2686. int end = 0;
  2687. u64 em_start = 0;
  2688. u64 em_len = 0;
  2689. u64 em_end = 0;
  2690. unsigned long emflags;
  2691. if (len == 0)
  2692. return -EINVAL;
  2693. path = btrfs_alloc_path();
  2694. if (!path)
  2695. return -ENOMEM;
  2696. path->leave_spinning = 1;
  2697. /*
  2698. * lookup the last file extent. We're not using i_size here
  2699. * because there might be preallocation past i_size
  2700. */
  2701. ret = btrfs_lookup_file_extent(NULL, BTRFS_I(inode)->root,
  2702. path, inode->i_ino, -1, 0);
  2703. if (ret < 0) {
  2704. btrfs_free_path(path);
  2705. return ret;
  2706. }
  2707. WARN_ON(!ret);
  2708. path->slots[0]--;
  2709. item = btrfs_item_ptr(path->nodes[0], path->slots[0],
  2710. struct btrfs_file_extent_item);
  2711. btrfs_item_key_to_cpu(path->nodes[0], &found_key, path->slots[0]);
  2712. found_type = btrfs_key_type(&found_key);
  2713. /* No extents, but there might be delalloc bits */
  2714. if (found_key.objectid != inode->i_ino ||
  2715. found_type != BTRFS_EXTENT_DATA_KEY) {
  2716. /* have to trust i_size as the end */
  2717. last = (u64)-1;
  2718. last_for_get_extent = isize;
  2719. } else {
  2720. /*
  2721. * remember the start of the last extent. There are a
  2722. * bunch of different factors that go into the length of the
  2723. * extent, so its much less complex to remember where it started
  2724. */
  2725. last = found_key.offset;
  2726. last_for_get_extent = last + 1;
  2727. }
  2728. btrfs_free_path(path);
  2729. /*
  2730. * we might have some extents allocated but more delalloc past those
  2731. * extents. so, we trust isize unless the start of the last extent is
  2732. * beyond isize
  2733. */
  2734. if (last < isize) {
  2735. last = (u64)-1;
  2736. last_for_get_extent = isize;
  2737. }
  2738. lock_extent_bits(&BTRFS_I(inode)->io_tree, start, start + len, 0,
  2739. &cached_state, GFP_NOFS);
  2740. em = get_extent_skip_holes(inode, off, last_for_get_extent,
  2741. get_extent);
  2742. if (!em)
  2743. goto out;
  2744. if (IS_ERR(em)) {
  2745. ret = PTR_ERR(em);
  2746. goto out;
  2747. }
  2748. while (!end) {
  2749. u64 offset_in_extent;
  2750. /* break if the extent we found is outside the range */
  2751. if (em->start >= max || extent_map_end(em) < off)
  2752. break;
  2753. /*
  2754. * get_extent may return an extent that starts before our
  2755. * requested range. We have to make sure the ranges
  2756. * we return to fiemap always move forward and don't
  2757. * overlap, so adjust the offsets here
  2758. */
  2759. em_start = max(em->start, off);
  2760. /*
  2761. * record the offset from the start of the extent
  2762. * for adjusting the disk offset below
  2763. */
  2764. offset_in_extent = em_start - em->start;
  2765. em_end = extent_map_end(em);
  2766. em_len = em_end - em_start;
  2767. emflags = em->flags;
  2768. disko = 0;
  2769. flags = 0;
  2770. /*
  2771. * bump off for our next call to get_extent
  2772. */
  2773. off = extent_map_end(em);
  2774. if (off >= max)
  2775. end = 1;
  2776. if (em->block_start == EXTENT_MAP_LAST_BYTE) {
  2777. end = 1;
  2778. flags |= FIEMAP_EXTENT_LAST;
  2779. } else if (em->block_start == EXTENT_MAP_INLINE) {
  2780. flags |= (FIEMAP_EXTENT_DATA_INLINE |
  2781. FIEMAP_EXTENT_NOT_ALIGNED);
  2782. } else if (em->block_start == EXTENT_MAP_DELALLOC) {
  2783. flags |= (FIEMAP_EXTENT_DELALLOC |
  2784. FIEMAP_EXTENT_UNKNOWN);
  2785. } else {
  2786. disko = em->block_start + offset_in_extent;
  2787. }
  2788. if (test_bit(EXTENT_FLAG_COMPRESSED, &em->flags))
  2789. flags |= FIEMAP_EXTENT_ENCODED;
  2790. free_extent_map(em);
  2791. em = NULL;
  2792. if ((em_start >= last) || em_len == (u64)-1 ||
  2793. (last == (u64)-1 && isize <= em_end)) {
  2794. flags |= FIEMAP_EXTENT_LAST;
  2795. end = 1;
  2796. }
  2797. /* now scan forward to see if this is really the last extent. */
  2798. em = get_extent_skip_holes(inode, off, last_for_get_extent,
  2799. get_extent);
  2800. if (IS_ERR(em)) {
  2801. ret = PTR_ERR(em);
  2802. goto out;
  2803. }
  2804. if (!em) {
  2805. flags |= FIEMAP_EXTENT_LAST;
  2806. end = 1;
  2807. }
  2808. ret = fiemap_fill_next_extent(fieinfo, em_start, disko,
  2809. em_len, flags);
  2810. if (ret)
  2811. goto out_free;
  2812. }
  2813. out_free:
  2814. free_extent_map(em);
  2815. out:
  2816. unlock_extent_cached(&BTRFS_I(inode)->io_tree, start, start + len,
  2817. &cached_state, GFP_NOFS);
  2818. return ret;
  2819. }
  2820. static inline struct page *extent_buffer_page(struct extent_buffer *eb,
  2821. unsigned long i)
  2822. {
  2823. struct page *p;
  2824. struct address_space *mapping;
  2825. if (i == 0)
  2826. return eb->first_page;
  2827. i += eb->start >> PAGE_CACHE_SHIFT;
  2828. mapping = eb->first_page->mapping;
  2829. if (!mapping)
  2830. return NULL;
  2831. /*
  2832. * extent_buffer_page is only called after pinning the page
  2833. * by increasing the reference count. So we know the page must
  2834. * be in the radix tree.
  2835. */
  2836. rcu_read_lock();
  2837. p = radix_tree_lookup(&mapping->page_tree, i);
  2838. rcu_read_unlock();
  2839. return p;
  2840. }
  2841. static inline unsigned long num_extent_pages(u64 start, u64 len)
  2842. {
  2843. return ((start + len + PAGE_CACHE_SIZE - 1) >> PAGE_CACHE_SHIFT) -
  2844. (start >> PAGE_CACHE_SHIFT);
  2845. }
  2846. static struct extent_buffer *__alloc_extent_buffer(struct extent_io_tree *tree,
  2847. u64 start,
  2848. unsigned long len,
  2849. gfp_t mask)
  2850. {
  2851. struct extent_buffer *eb = NULL;
  2852. #if LEAK_DEBUG
  2853. unsigned long flags;
  2854. #endif
  2855. eb = kmem_cache_zalloc(extent_buffer_cache, mask);
  2856. if (eb == NULL)
  2857. return NULL;
  2858. eb->start = start;
  2859. eb->len = len;
  2860. spin_lock_init(&eb->lock);
  2861. init_waitqueue_head(&eb->lock_wq);
  2862. #if LEAK_DEBUG
  2863. spin_lock_irqsave(&leak_lock, flags);
  2864. list_add(&eb->leak_list, &buffers);
  2865. spin_unlock_irqrestore(&leak_lock, flags);
  2866. #endif
  2867. atomic_set(&eb->refs, 1);
  2868. return eb;
  2869. }
  2870. static void __free_extent_buffer(struct extent_buffer *eb)
  2871. {
  2872. #if LEAK_DEBUG
  2873. unsigned long flags;
  2874. spin_lock_irqsave(&leak_lock, flags);
  2875. list_del(&eb->leak_list);
  2876. spin_unlock_irqrestore(&leak_lock, flags);
  2877. #endif
  2878. kmem_cache_free(extent_buffer_cache, eb);
  2879. }
  2880. /*
  2881. * Helper for releasing extent buffer page.
  2882. */
  2883. static void btrfs_release_extent_buffer_page(struct extent_buffer *eb,
  2884. unsigned long start_idx)
  2885. {
  2886. unsigned long index;
  2887. struct page *page;
  2888. if (!eb->first_page)
  2889. return;
  2890. index = num_extent_pages(eb->start, eb->len);
  2891. if (start_idx >= index)
  2892. return;
  2893. do {
  2894. index--;
  2895. page = extent_buffer_page(eb, index);
  2896. if (page)
  2897. page_cache_release(page);
  2898. } while (index != start_idx);
  2899. }
  2900. /*
  2901. * Helper for releasing the extent buffer.
  2902. */
  2903. static inline void btrfs_release_extent_buffer(struct extent_buffer *eb)
  2904. {
  2905. btrfs_release_extent_buffer_page(eb, 0);
  2906. __free_extent_buffer(eb);
  2907. }
  2908. struct extent_buffer *alloc_extent_buffer(struct extent_io_tree *tree,
  2909. u64 start, unsigned long len,
  2910. struct page *page0,
  2911. gfp_t mask)
  2912. {
  2913. unsigned long num_pages = num_extent_pages(start, len);
  2914. unsigned long i;
  2915. unsigned long index = start >> PAGE_CACHE_SHIFT;
  2916. struct extent_buffer *eb;
  2917. struct extent_buffer *exists = NULL;
  2918. struct page *p;
  2919. struct address_space *mapping = tree->mapping;
  2920. int uptodate = 1;
  2921. int ret;
  2922. rcu_read_lock();
  2923. eb = radix_tree_lookup(&tree->buffer, start >> PAGE_CACHE_SHIFT);
  2924. if (eb && atomic_inc_not_zero(&eb->refs)) {
  2925. rcu_read_unlock();
  2926. mark_page_accessed(eb->first_page);
  2927. return eb;
  2928. }
  2929. rcu_read_unlock();
  2930. eb = __alloc_extent_buffer(tree, start, len, mask);
  2931. if (!eb)
  2932. return NULL;
  2933. if (page0) {
  2934. eb->first_page = page0;
  2935. i = 1;
  2936. index++;
  2937. page_cache_get(page0);
  2938. mark_page_accessed(page0);
  2939. set_page_extent_mapped(page0);
  2940. set_page_extent_head(page0, len);
  2941. uptodate = PageUptodate(page0);
  2942. } else {
  2943. i = 0;
  2944. }
  2945. for (; i < num_pages; i++, index++) {
  2946. p = find_or_create_page(mapping, index, mask | __GFP_HIGHMEM);
  2947. if (!p) {
  2948. WARN_ON(1);
  2949. goto free_eb;
  2950. }
  2951. set_page_extent_mapped(p);
  2952. mark_page_accessed(p);
  2953. if (i == 0) {
  2954. eb->first_page = p;
  2955. set_page_extent_head(p, len);
  2956. } else {
  2957. set_page_private(p, EXTENT_PAGE_PRIVATE);
  2958. }
  2959. if (!PageUptodate(p))
  2960. uptodate = 0;
  2961. /*
  2962. * see below about how we avoid a nasty race with release page
  2963. * and why we unlock later
  2964. */
  2965. if (i != 0)
  2966. unlock_page(p);
  2967. }
  2968. if (uptodate)
  2969. set_bit(EXTENT_BUFFER_UPTODATE, &eb->bflags);
  2970. ret = radix_tree_preload(GFP_NOFS & ~__GFP_HIGHMEM);
  2971. if (ret)
  2972. goto free_eb;
  2973. spin_lock(&tree->buffer_lock);
  2974. ret = radix_tree_insert(&tree->buffer, start >> PAGE_CACHE_SHIFT, eb);
  2975. if (ret == -EEXIST) {
  2976. exists = radix_tree_lookup(&tree->buffer,
  2977. start >> PAGE_CACHE_SHIFT);
  2978. /* add one reference for the caller */
  2979. atomic_inc(&exists->refs);
  2980. spin_unlock(&tree->buffer_lock);
  2981. radix_tree_preload_end();
  2982. goto free_eb;
  2983. }
  2984. /* add one reference for the tree */
  2985. atomic_inc(&eb->refs);
  2986. spin_unlock(&tree->buffer_lock);
  2987. radix_tree_preload_end();
  2988. /*
  2989. * there is a race where release page may have
  2990. * tried to find this extent buffer in the radix
  2991. * but failed. It will tell the VM it is safe to
  2992. * reclaim the, and it will clear the page private bit.
  2993. * We must make sure to set the page private bit properly
  2994. * after the extent buffer is in the radix tree so
  2995. * it doesn't get lost
  2996. */
  2997. set_page_extent_mapped(eb->first_page);
  2998. set_page_extent_head(eb->first_page, eb->len);
  2999. if (!page0)
  3000. unlock_page(eb->first_page);
  3001. return eb;
  3002. free_eb:
  3003. if (eb->first_page && !page0)
  3004. unlock_page(eb->first_page);
  3005. if (!atomic_dec_and_test(&eb->refs))
  3006. return exists;
  3007. btrfs_release_extent_buffer(eb);
  3008. return exists;
  3009. }
  3010. struct extent_buffer *find_extent_buffer(struct extent_io_tree *tree,
  3011. u64 start, unsigned long len,
  3012. gfp_t mask)
  3013. {
  3014. struct extent_buffer *eb;
  3015. rcu_read_lock();
  3016. eb = radix_tree_lookup(&tree->buffer, start >> PAGE_CACHE_SHIFT);
  3017. if (eb && atomic_inc_not_zero(&eb->refs)) {
  3018. rcu_read_unlock();
  3019. mark_page_accessed(eb->first_page);
  3020. return eb;
  3021. }
  3022. rcu_read_unlock();
  3023. return NULL;
  3024. }
  3025. void free_extent_buffer(struct extent_buffer *eb)
  3026. {
  3027. if (!eb)
  3028. return;
  3029. if (!atomic_dec_and_test(&eb->refs))
  3030. return;
  3031. WARN_ON(1);
  3032. }
  3033. int clear_extent_buffer_dirty(struct extent_io_tree *tree,
  3034. struct extent_buffer *eb)
  3035. {
  3036. unsigned long i;
  3037. unsigned long num_pages;
  3038. struct page *page;
  3039. num_pages = num_extent_pages(eb->start, eb->len);
  3040. for (i = 0; i < num_pages; i++) {
  3041. page = extent_buffer_page(eb, i);
  3042. if (!PageDirty(page))
  3043. continue;
  3044. lock_page(page);
  3045. WARN_ON(!PagePrivate(page));
  3046. set_page_extent_mapped(page);
  3047. if (i == 0)
  3048. set_page_extent_head(page, eb->len);
  3049. clear_page_dirty_for_io(page);
  3050. spin_lock_irq(&page->mapping->tree_lock);
  3051. if (!PageDirty(page)) {
  3052. radix_tree_tag_clear(&page->mapping->page_tree,
  3053. page_index(page),
  3054. PAGECACHE_TAG_DIRTY);
  3055. }
  3056. spin_unlock_irq(&page->mapping->tree_lock);
  3057. unlock_page(page);
  3058. }
  3059. return 0;
  3060. }
  3061. int wait_on_extent_buffer_writeback(struct extent_io_tree *tree,
  3062. struct extent_buffer *eb)
  3063. {
  3064. return wait_on_extent_writeback(tree, eb->start,
  3065. eb->start + eb->len - 1);
  3066. }
  3067. int set_extent_buffer_dirty(struct extent_io_tree *tree,
  3068. struct extent_buffer *eb)
  3069. {
  3070. unsigned long i;
  3071. unsigned long num_pages;
  3072. int was_dirty = 0;
  3073. was_dirty = test_and_set_bit(EXTENT_BUFFER_DIRTY, &eb->bflags);
  3074. num_pages = num_extent_pages(eb->start, eb->len);
  3075. for (i = 0; i < num_pages; i++)
  3076. __set_page_dirty_nobuffers(extent_buffer_page(eb, i));
  3077. return was_dirty;
  3078. }
  3079. int clear_extent_buffer_uptodate(struct extent_io_tree *tree,
  3080. struct extent_buffer *eb,
  3081. struct extent_state **cached_state)
  3082. {
  3083. unsigned long i;
  3084. struct page *page;
  3085. unsigned long num_pages;
  3086. num_pages = num_extent_pages(eb->start, eb->len);
  3087. clear_bit(EXTENT_BUFFER_UPTODATE, &eb->bflags);
  3088. clear_extent_uptodate(tree, eb->start, eb->start + eb->len - 1,
  3089. cached_state, GFP_NOFS);
  3090. for (i = 0; i < num_pages; i++) {
  3091. page = extent_buffer_page(eb, i);
  3092. if (page)
  3093. ClearPageUptodate(page);
  3094. }
  3095. return 0;
  3096. }
  3097. int set_extent_buffer_uptodate(struct extent_io_tree *tree,
  3098. struct extent_buffer *eb)
  3099. {
  3100. unsigned long i;
  3101. struct page *page;
  3102. unsigned long num_pages;
  3103. num_pages = num_extent_pages(eb->start, eb->len);
  3104. set_extent_uptodate(tree, eb->start, eb->start + eb->len - 1,
  3105. GFP_NOFS);
  3106. for (i = 0; i < num_pages; i++) {
  3107. page = extent_buffer_page(eb, i);
  3108. if ((i == 0 && (eb->start & (PAGE_CACHE_SIZE - 1))) ||
  3109. ((i == num_pages - 1) &&
  3110. ((eb->start + eb->len) & (PAGE_CACHE_SIZE - 1)))) {
  3111. check_page_uptodate(tree, page);
  3112. continue;
  3113. }
  3114. SetPageUptodate(page);
  3115. }
  3116. return 0;
  3117. }
  3118. int extent_range_uptodate(struct extent_io_tree *tree,
  3119. u64 start, u64 end)
  3120. {
  3121. struct page *page;
  3122. int ret;
  3123. int pg_uptodate = 1;
  3124. int uptodate;
  3125. unsigned long index;
  3126. ret = test_range_bit(tree, start, end, EXTENT_UPTODATE, 1, NULL);
  3127. if (ret)
  3128. return 1;
  3129. while (start <= end) {
  3130. index = start >> PAGE_CACHE_SHIFT;
  3131. page = find_get_page(tree->mapping, index);
  3132. uptodate = PageUptodate(page);
  3133. page_cache_release(page);
  3134. if (!uptodate) {
  3135. pg_uptodate = 0;
  3136. break;
  3137. }
  3138. start += PAGE_CACHE_SIZE;
  3139. }
  3140. return pg_uptodate;
  3141. }
  3142. int extent_buffer_uptodate(struct extent_io_tree *tree,
  3143. struct extent_buffer *eb,
  3144. struct extent_state *cached_state)
  3145. {
  3146. int ret = 0;
  3147. unsigned long num_pages;
  3148. unsigned long i;
  3149. struct page *page;
  3150. int pg_uptodate = 1;
  3151. if (test_bit(EXTENT_BUFFER_UPTODATE, &eb->bflags))
  3152. return 1;
  3153. ret = test_range_bit(tree, eb->start, eb->start + eb->len - 1,
  3154. EXTENT_UPTODATE, 1, cached_state);
  3155. if (ret)
  3156. return ret;
  3157. num_pages = num_extent_pages(eb->start, eb->len);
  3158. for (i = 0; i < num_pages; i++) {
  3159. page = extent_buffer_page(eb, i);
  3160. if (!PageUptodate(page)) {
  3161. pg_uptodate = 0;
  3162. break;
  3163. }
  3164. }
  3165. return pg_uptodate;
  3166. }
  3167. int read_extent_buffer_pages(struct extent_io_tree *tree,
  3168. struct extent_buffer *eb,
  3169. u64 start, int wait,
  3170. get_extent_t *get_extent, int mirror_num)
  3171. {
  3172. unsigned long i;
  3173. unsigned long start_i;
  3174. struct page *page;
  3175. int err;
  3176. int ret = 0;
  3177. int locked_pages = 0;
  3178. int all_uptodate = 1;
  3179. int inc_all_pages = 0;
  3180. unsigned long num_pages;
  3181. struct bio *bio = NULL;
  3182. unsigned long bio_flags = 0;
  3183. if (test_bit(EXTENT_BUFFER_UPTODATE, &eb->bflags))
  3184. return 0;
  3185. if (test_range_bit(tree, eb->start, eb->start + eb->len - 1,
  3186. EXTENT_UPTODATE, 1, NULL)) {
  3187. return 0;
  3188. }
  3189. if (start) {
  3190. WARN_ON(start < eb->start);
  3191. start_i = (start >> PAGE_CACHE_SHIFT) -
  3192. (eb->start >> PAGE_CACHE_SHIFT);
  3193. } else {
  3194. start_i = 0;
  3195. }
  3196. num_pages = num_extent_pages(eb->start, eb->len);
  3197. for (i = start_i; i < num_pages; i++) {
  3198. page = extent_buffer_page(eb, i);
  3199. if (!wait) {
  3200. if (!trylock_page(page))
  3201. goto unlock_exit;
  3202. } else {
  3203. lock_page(page);
  3204. }
  3205. locked_pages++;
  3206. if (!PageUptodate(page))
  3207. all_uptodate = 0;
  3208. }
  3209. if (all_uptodate) {
  3210. if (start_i == 0)
  3211. set_bit(EXTENT_BUFFER_UPTODATE, &eb->bflags);
  3212. goto unlock_exit;
  3213. }
  3214. for (i = start_i; i < num_pages; i++) {
  3215. page = extent_buffer_page(eb, i);
  3216. WARN_ON(!PagePrivate(page));
  3217. set_page_extent_mapped(page);
  3218. if (i == 0)
  3219. set_page_extent_head(page, eb->len);
  3220. if (inc_all_pages)
  3221. page_cache_get(page);
  3222. if (!PageUptodate(page)) {
  3223. if (start_i == 0)
  3224. inc_all_pages = 1;
  3225. ClearPageError(page);
  3226. err = __extent_read_full_page(tree, page,
  3227. get_extent, &bio,
  3228. mirror_num, &bio_flags);
  3229. if (err)
  3230. ret = err;
  3231. } else {
  3232. unlock_page(page);
  3233. }
  3234. }
  3235. if (bio)
  3236. submit_one_bio(READ, bio, mirror_num, bio_flags);
  3237. if (ret || !wait)
  3238. return ret;
  3239. for (i = start_i; i < num_pages; i++) {
  3240. page = extent_buffer_page(eb, i);
  3241. wait_on_page_locked(page);
  3242. if (!PageUptodate(page))
  3243. ret = -EIO;
  3244. }
  3245. if (!ret)
  3246. set_bit(EXTENT_BUFFER_UPTODATE, &eb->bflags);
  3247. return ret;
  3248. unlock_exit:
  3249. i = start_i;
  3250. while (locked_pages > 0) {
  3251. page = extent_buffer_page(eb, i);
  3252. i++;
  3253. unlock_page(page);
  3254. locked_pages--;
  3255. }
  3256. return ret;
  3257. }
  3258. void read_extent_buffer(struct extent_buffer *eb, void *dstv,
  3259. unsigned long start,
  3260. unsigned long len)
  3261. {
  3262. size_t cur;
  3263. size_t offset;
  3264. struct page *page;
  3265. char *kaddr;
  3266. char *dst = (char *)dstv;
  3267. size_t start_offset = eb->start & ((u64)PAGE_CACHE_SIZE - 1);
  3268. unsigned long i = (start_offset + start) >> PAGE_CACHE_SHIFT;
  3269. WARN_ON(start > eb->len);
  3270. WARN_ON(start + len > eb->start + eb->len);
  3271. offset = (start_offset + start) & ((unsigned long)PAGE_CACHE_SIZE - 1);
  3272. while (len > 0) {
  3273. page = extent_buffer_page(eb, i);
  3274. cur = min(len, (PAGE_CACHE_SIZE - offset));
  3275. kaddr = kmap_atomic(page, KM_USER1);
  3276. memcpy(dst, kaddr + offset, cur);
  3277. kunmap_atomic(kaddr, KM_USER1);
  3278. dst += cur;
  3279. len -= cur;
  3280. offset = 0;
  3281. i++;
  3282. }
  3283. }
  3284. int map_private_extent_buffer(struct extent_buffer *eb, unsigned long start,
  3285. unsigned long min_len, char **token, char **map,
  3286. unsigned long *map_start,
  3287. unsigned long *map_len, int km)
  3288. {
  3289. size_t offset = start & (PAGE_CACHE_SIZE - 1);
  3290. char *kaddr;
  3291. struct page *p;
  3292. size_t start_offset = eb->start & ((u64)PAGE_CACHE_SIZE - 1);
  3293. unsigned long i = (start_offset + start) >> PAGE_CACHE_SHIFT;
  3294. unsigned long end_i = (start_offset + start + min_len - 1) >>
  3295. PAGE_CACHE_SHIFT;
  3296. if (i != end_i)
  3297. return -EINVAL;
  3298. if (i == 0) {
  3299. offset = start_offset;
  3300. *map_start = 0;
  3301. } else {
  3302. offset = 0;
  3303. *map_start = ((u64)i << PAGE_CACHE_SHIFT) - start_offset;
  3304. }
  3305. if (start + min_len > eb->len) {
  3306. printk(KERN_ERR "btrfs bad mapping eb start %llu len %lu, "
  3307. "wanted %lu %lu\n", (unsigned long long)eb->start,
  3308. eb->len, start, min_len);
  3309. WARN_ON(1);
  3310. return -EINVAL;
  3311. }
  3312. p = extent_buffer_page(eb, i);
  3313. kaddr = kmap_atomic(p, km);
  3314. *token = kaddr;
  3315. *map = kaddr + offset;
  3316. *map_len = PAGE_CACHE_SIZE - offset;
  3317. return 0;
  3318. }
  3319. int map_extent_buffer(struct extent_buffer *eb, unsigned long start,
  3320. unsigned long min_len,
  3321. char **token, char **map,
  3322. unsigned long *map_start,
  3323. unsigned long *map_len, int km)
  3324. {
  3325. int err;
  3326. int save = 0;
  3327. if (eb->map_token) {
  3328. unmap_extent_buffer(eb, eb->map_token, km);
  3329. eb->map_token = NULL;
  3330. save = 1;
  3331. }
  3332. err = map_private_extent_buffer(eb, start, min_len, token, map,
  3333. map_start, map_len, km);
  3334. if (!err && save) {
  3335. eb->map_token = *token;
  3336. eb->kaddr = *map;
  3337. eb->map_start = *map_start;
  3338. eb->map_len = *map_len;
  3339. }
  3340. return err;
  3341. }
  3342. void unmap_extent_buffer(struct extent_buffer *eb, char *token, int km)
  3343. {
  3344. kunmap_atomic(token, km);
  3345. }
  3346. int memcmp_extent_buffer(struct extent_buffer *eb, const void *ptrv,
  3347. unsigned long start,
  3348. unsigned long len)
  3349. {
  3350. size_t cur;
  3351. size_t offset;
  3352. struct page *page;
  3353. char *kaddr;
  3354. char *ptr = (char *)ptrv;
  3355. size_t start_offset = eb->start & ((u64)PAGE_CACHE_SIZE - 1);
  3356. unsigned long i = (start_offset + start) >> PAGE_CACHE_SHIFT;
  3357. int ret = 0;
  3358. WARN_ON(start > eb->len);
  3359. WARN_ON(start + len > eb->start + eb->len);
  3360. offset = (start_offset + start) & ((unsigned long)PAGE_CACHE_SIZE - 1);
  3361. while (len > 0) {
  3362. page = extent_buffer_page(eb, i);
  3363. cur = min(len, (PAGE_CACHE_SIZE - offset));
  3364. kaddr = kmap_atomic(page, KM_USER0);
  3365. ret = memcmp(ptr, kaddr + offset, cur);
  3366. kunmap_atomic(kaddr, KM_USER0);
  3367. if (ret)
  3368. break;
  3369. ptr += cur;
  3370. len -= cur;
  3371. offset = 0;
  3372. i++;
  3373. }
  3374. return ret;
  3375. }
  3376. void write_extent_buffer(struct extent_buffer *eb, const void *srcv,
  3377. unsigned long start, unsigned long len)
  3378. {
  3379. size_t cur;
  3380. size_t offset;
  3381. struct page *page;
  3382. char *kaddr;
  3383. char *src = (char *)srcv;
  3384. size_t start_offset = eb->start & ((u64)PAGE_CACHE_SIZE - 1);
  3385. unsigned long i = (start_offset + start) >> PAGE_CACHE_SHIFT;
  3386. WARN_ON(start > eb->len);
  3387. WARN_ON(start + len > eb->start + eb->len);
  3388. offset = (start_offset + start) & ((unsigned long)PAGE_CACHE_SIZE - 1);
  3389. while (len > 0) {
  3390. page = extent_buffer_page(eb, i);
  3391. WARN_ON(!PageUptodate(page));
  3392. cur = min(len, PAGE_CACHE_SIZE - offset);
  3393. kaddr = kmap_atomic(page, KM_USER1);
  3394. memcpy(kaddr + offset, src, cur);
  3395. kunmap_atomic(kaddr, KM_USER1);
  3396. src += cur;
  3397. len -= cur;
  3398. offset = 0;
  3399. i++;
  3400. }
  3401. }
  3402. void memset_extent_buffer(struct extent_buffer *eb, char c,
  3403. unsigned long start, unsigned long len)
  3404. {
  3405. size_t cur;
  3406. size_t offset;
  3407. struct page *page;
  3408. char *kaddr;
  3409. size_t start_offset = eb->start & ((u64)PAGE_CACHE_SIZE - 1);
  3410. unsigned long i = (start_offset + start) >> PAGE_CACHE_SHIFT;
  3411. WARN_ON(start > eb->len);
  3412. WARN_ON(start + len > eb->start + eb->len);
  3413. offset = (start_offset + start) & ((unsigned long)PAGE_CACHE_SIZE - 1);
  3414. while (len > 0) {
  3415. page = extent_buffer_page(eb, i);
  3416. WARN_ON(!PageUptodate(page));
  3417. cur = min(len, PAGE_CACHE_SIZE - offset);
  3418. kaddr = kmap_atomic(page, KM_USER0);
  3419. memset(kaddr + offset, c, cur);
  3420. kunmap_atomic(kaddr, KM_USER0);
  3421. len -= cur;
  3422. offset = 0;
  3423. i++;
  3424. }
  3425. }
  3426. void copy_extent_buffer(struct extent_buffer *dst, struct extent_buffer *src,
  3427. unsigned long dst_offset, unsigned long src_offset,
  3428. unsigned long len)
  3429. {
  3430. u64 dst_len = dst->len;
  3431. size_t cur;
  3432. size_t offset;
  3433. struct page *page;
  3434. char *kaddr;
  3435. size_t start_offset = dst->start & ((u64)PAGE_CACHE_SIZE - 1);
  3436. unsigned long i = (start_offset + dst_offset) >> PAGE_CACHE_SHIFT;
  3437. WARN_ON(src->len != dst_len);
  3438. offset = (start_offset + dst_offset) &
  3439. ((unsigned long)PAGE_CACHE_SIZE - 1);
  3440. while (len > 0) {
  3441. page = extent_buffer_page(dst, i);
  3442. WARN_ON(!PageUptodate(page));
  3443. cur = min(len, (unsigned long)(PAGE_CACHE_SIZE - offset));
  3444. kaddr = kmap_atomic(page, KM_USER0);
  3445. read_extent_buffer(src, kaddr + offset, src_offset, cur);
  3446. kunmap_atomic(kaddr, KM_USER0);
  3447. src_offset += cur;
  3448. len -= cur;
  3449. offset = 0;
  3450. i++;
  3451. }
  3452. }
  3453. static void move_pages(struct page *dst_page, struct page *src_page,
  3454. unsigned long dst_off, unsigned long src_off,
  3455. unsigned long len)
  3456. {
  3457. char *dst_kaddr = kmap_atomic(dst_page, KM_USER0);
  3458. if (dst_page == src_page) {
  3459. memmove(dst_kaddr + dst_off, dst_kaddr + src_off, len);
  3460. } else {
  3461. char *src_kaddr = kmap_atomic(src_page, KM_USER1);
  3462. char *p = dst_kaddr + dst_off + len;
  3463. char *s = src_kaddr + src_off + len;
  3464. while (len--)
  3465. *--p = *--s;
  3466. kunmap_atomic(src_kaddr, KM_USER1);
  3467. }
  3468. kunmap_atomic(dst_kaddr, KM_USER0);
  3469. }
  3470. static void copy_pages(struct page *dst_page, struct page *src_page,
  3471. unsigned long dst_off, unsigned long src_off,
  3472. unsigned long len)
  3473. {
  3474. char *dst_kaddr = kmap_atomic(dst_page, KM_USER0);
  3475. char *src_kaddr;
  3476. if (dst_page != src_page)
  3477. src_kaddr = kmap_atomic(src_page, KM_USER1);
  3478. else
  3479. src_kaddr = dst_kaddr;
  3480. memcpy(dst_kaddr + dst_off, src_kaddr + src_off, len);
  3481. kunmap_atomic(dst_kaddr, KM_USER0);
  3482. if (dst_page != src_page)
  3483. kunmap_atomic(src_kaddr, KM_USER1);
  3484. }
  3485. void memcpy_extent_buffer(struct extent_buffer *dst, unsigned long dst_offset,
  3486. unsigned long src_offset, unsigned long len)
  3487. {
  3488. size_t cur;
  3489. size_t dst_off_in_page;
  3490. size_t src_off_in_page;
  3491. size_t start_offset = dst->start & ((u64)PAGE_CACHE_SIZE - 1);
  3492. unsigned long dst_i;
  3493. unsigned long src_i;
  3494. if (src_offset + len > dst->len) {
  3495. printk(KERN_ERR "btrfs memmove bogus src_offset %lu move "
  3496. "len %lu dst len %lu\n", src_offset, len, dst->len);
  3497. BUG_ON(1);
  3498. }
  3499. if (dst_offset + len > dst->len) {
  3500. printk(KERN_ERR "btrfs memmove bogus dst_offset %lu move "
  3501. "len %lu dst len %lu\n", dst_offset, len, dst->len);
  3502. BUG_ON(1);
  3503. }
  3504. while (len > 0) {
  3505. dst_off_in_page = (start_offset + dst_offset) &
  3506. ((unsigned long)PAGE_CACHE_SIZE - 1);
  3507. src_off_in_page = (start_offset + src_offset) &
  3508. ((unsigned long)PAGE_CACHE_SIZE - 1);
  3509. dst_i = (start_offset + dst_offset) >> PAGE_CACHE_SHIFT;
  3510. src_i = (start_offset + src_offset) >> PAGE_CACHE_SHIFT;
  3511. cur = min(len, (unsigned long)(PAGE_CACHE_SIZE -
  3512. src_off_in_page));
  3513. cur = min_t(unsigned long, cur,
  3514. (unsigned long)(PAGE_CACHE_SIZE - dst_off_in_page));
  3515. copy_pages(extent_buffer_page(dst, dst_i),
  3516. extent_buffer_page(dst, src_i),
  3517. dst_off_in_page, src_off_in_page, cur);
  3518. src_offset += cur;
  3519. dst_offset += cur;
  3520. len -= cur;
  3521. }
  3522. }
  3523. void memmove_extent_buffer(struct extent_buffer *dst, unsigned long dst_offset,
  3524. unsigned long src_offset, unsigned long len)
  3525. {
  3526. size_t cur;
  3527. size_t dst_off_in_page;
  3528. size_t src_off_in_page;
  3529. unsigned long dst_end = dst_offset + len - 1;
  3530. unsigned long src_end = src_offset + len - 1;
  3531. size_t start_offset = dst->start & ((u64)PAGE_CACHE_SIZE - 1);
  3532. unsigned long dst_i;
  3533. unsigned long src_i;
  3534. if (src_offset + len > dst->len) {
  3535. printk(KERN_ERR "btrfs memmove bogus src_offset %lu move "
  3536. "len %lu len %lu\n", src_offset, len, dst->len);
  3537. BUG_ON(1);
  3538. }
  3539. if (dst_offset + len > dst->len) {
  3540. printk(KERN_ERR "btrfs memmove bogus dst_offset %lu move "
  3541. "len %lu len %lu\n", dst_offset, len, dst->len);
  3542. BUG_ON(1);
  3543. }
  3544. if (dst_offset < src_offset) {
  3545. memcpy_extent_buffer(dst, dst_offset, src_offset, len);
  3546. return;
  3547. }
  3548. while (len > 0) {
  3549. dst_i = (start_offset + dst_end) >> PAGE_CACHE_SHIFT;
  3550. src_i = (start_offset + src_end) >> PAGE_CACHE_SHIFT;
  3551. dst_off_in_page = (start_offset + dst_end) &
  3552. ((unsigned long)PAGE_CACHE_SIZE - 1);
  3553. src_off_in_page = (start_offset + src_end) &
  3554. ((unsigned long)PAGE_CACHE_SIZE - 1);
  3555. cur = min_t(unsigned long, len, src_off_in_page + 1);
  3556. cur = min(cur, dst_off_in_page + 1);
  3557. move_pages(extent_buffer_page(dst, dst_i),
  3558. extent_buffer_page(dst, src_i),
  3559. dst_off_in_page - cur + 1,
  3560. src_off_in_page - cur + 1, cur);
  3561. dst_end -= cur;
  3562. src_end -= cur;
  3563. len -= cur;
  3564. }
  3565. }
  3566. static inline void btrfs_release_extent_buffer_rcu(struct rcu_head *head)
  3567. {
  3568. struct extent_buffer *eb =
  3569. container_of(head, struct extent_buffer, rcu_head);
  3570. btrfs_release_extent_buffer(eb);
  3571. }
  3572. int try_release_extent_buffer(struct extent_io_tree *tree, struct page *page)
  3573. {
  3574. u64 start = page_offset(page);
  3575. struct extent_buffer *eb;
  3576. int ret = 1;
  3577. spin_lock(&tree->buffer_lock);
  3578. eb = radix_tree_lookup(&tree->buffer, start >> PAGE_CACHE_SHIFT);
  3579. if (!eb) {
  3580. spin_unlock(&tree->buffer_lock);
  3581. return ret;
  3582. }
  3583. if (test_bit(EXTENT_BUFFER_DIRTY, &eb->bflags)) {
  3584. ret = 0;
  3585. goto out;
  3586. }
  3587. /*
  3588. * set @eb->refs to 0 if it is already 1, and then release the @eb.
  3589. * Or go back.
  3590. */
  3591. if (atomic_cmpxchg(&eb->refs, 1, 0) != 1) {
  3592. ret = 0;
  3593. goto out;
  3594. }
  3595. radix_tree_delete(&tree->buffer, start >> PAGE_CACHE_SHIFT);
  3596. out:
  3597. spin_unlock(&tree->buffer_lock);
  3598. /* at this point we can safely release the extent buffer */
  3599. if (atomic_read(&eb->refs) == 0)
  3600. call_rcu(&eb->rcu_head, btrfs_release_extent_buffer_rcu);
  3601. return ret;
  3602. }