extent_io.c 98 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120112111221123112411251126112711281129113011311132113311341135113611371138113911401141114211431144114511461147114811491150115111521153115411551156115711581159116011611162116311641165116611671168116911701171117211731174117511761177117811791180118111821183118411851186118711881189119011911192119311941195119611971198119912001201120212031204120512061207120812091210121112121213121412151216121712181219122012211222122312241225122612271228122912301231123212331234123512361237123812391240124112421243124412451246124712481249125012511252125312541255125612571258125912601261126212631264126512661267126812691270127112721273127412751276127712781279128012811282128312841285128612871288128912901291129212931294129512961297129812991300130113021303130413051306130713081309131013111312131313141315131613171318131913201321132213231324132513261327132813291330133113321333133413351336133713381339134013411342134313441345134613471348134913501351135213531354135513561357135813591360136113621363136413651366136713681369137013711372137313741375137613771378137913801381138213831384138513861387138813891390139113921393139413951396139713981399140014011402140314041405140614071408140914101411141214131414141514161417141814191420142114221423142414251426142714281429143014311432143314341435143614371438143914401441144214431444144514461447144814491450145114521453145414551456145714581459146014611462146314641465146614671468146914701471147214731474147514761477147814791480148114821483148414851486148714881489149014911492149314941495149614971498149915001501150215031504150515061507150815091510151115121513151415151516151715181519152015211522152315241525152615271528152915301531153215331534153515361537153815391540154115421543154415451546154715481549155015511552155315541555155615571558155915601561156215631564156515661567156815691570157115721573157415751576157715781579158015811582158315841585158615871588158915901591159215931594159515961597159815991600160116021603160416051606160716081609161016111612161316141615161616171618161916201621162216231624162516261627162816291630163116321633163416351636163716381639164016411642164316441645164616471648164916501651165216531654165516561657165816591660166116621663166416651666166716681669167016711672167316741675167616771678167916801681168216831684168516861687168816891690169116921693169416951696169716981699170017011702170317041705170617071708170917101711171217131714171517161717171817191720172117221723172417251726172717281729173017311732173317341735173617371738173917401741174217431744174517461747174817491750175117521753175417551756175717581759176017611762176317641765176617671768176917701771177217731774177517761777177817791780178117821783178417851786178717881789179017911792179317941795179617971798179918001801180218031804180518061807180818091810181118121813181418151816181718181819182018211822182318241825182618271828182918301831183218331834183518361837183818391840184118421843184418451846184718481849185018511852185318541855185618571858185918601861186218631864186518661867186818691870187118721873187418751876187718781879188018811882188318841885188618871888188918901891189218931894189518961897189818991900190119021903190419051906190719081909191019111912191319141915191619171918191919201921192219231924192519261927192819291930193119321933193419351936193719381939194019411942194319441945194619471948194919501951195219531954195519561957195819591960196119621963196419651966196719681969197019711972197319741975197619771978197919801981198219831984198519861987198819891990199119921993199419951996199719981999200020012002200320042005200620072008200920102011201220132014201520162017201820192020202120222023202420252026202720282029203020312032203320342035203620372038203920402041204220432044204520462047204820492050205120522053205420552056205720582059206020612062206320642065206620672068206920702071207220732074207520762077207820792080208120822083208420852086208720882089209020912092209320942095209620972098209921002101210221032104210521062107210821092110211121122113211421152116211721182119212021212122212321242125212621272128212921302131213221332134213521362137213821392140214121422143214421452146214721482149215021512152215321542155215621572158215921602161216221632164216521662167216821692170217121722173217421752176217721782179218021812182218321842185218621872188218921902191219221932194219521962197219821992200220122022203220422052206220722082209221022112212221322142215221622172218221922202221222222232224222522262227222822292230223122322233223422352236223722382239224022412242224322442245224622472248224922502251225222532254225522562257225822592260226122622263226422652266226722682269227022712272227322742275227622772278227922802281228222832284228522862287228822892290229122922293229422952296229722982299230023012302230323042305230623072308230923102311231223132314231523162317231823192320232123222323232423252326232723282329233023312332233323342335233623372338233923402341234223432344234523462347234823492350235123522353235423552356235723582359236023612362236323642365236623672368236923702371237223732374237523762377237823792380238123822383238423852386238723882389239023912392239323942395239623972398239924002401240224032404240524062407240824092410241124122413241424152416241724182419242024212422242324242425242624272428242924302431243224332434243524362437243824392440244124422443244424452446244724482449245024512452245324542455245624572458245924602461246224632464246524662467246824692470247124722473247424752476247724782479248024812482248324842485248624872488248924902491249224932494249524962497249824992500250125022503250425052506250725082509251025112512251325142515251625172518251925202521252225232524252525262527252825292530253125322533253425352536253725382539254025412542254325442545254625472548254925502551255225532554255525562557255825592560256125622563256425652566256725682569257025712572257325742575257625772578257925802581258225832584258525862587258825892590259125922593259425952596259725982599260026012602260326042605260626072608260926102611261226132614261526162617261826192620262126222623262426252626262726282629263026312632263326342635263626372638263926402641264226432644264526462647264826492650265126522653265426552656265726582659266026612662266326642665266626672668266926702671267226732674267526762677267826792680268126822683268426852686268726882689269026912692269326942695269626972698269927002701270227032704270527062707270827092710271127122713271427152716271727182719272027212722272327242725272627272728272927302731273227332734273527362737273827392740274127422743274427452746274727482749275027512752275327542755275627572758275927602761276227632764276527662767276827692770277127722773277427752776277727782779278027812782278327842785278627872788278927902791279227932794279527962797279827992800280128022803280428052806280728082809281028112812281328142815281628172818281928202821282228232824282528262827282828292830283128322833283428352836283728382839284028412842284328442845284628472848284928502851285228532854285528562857285828592860286128622863286428652866286728682869287028712872287328742875287628772878287928802881288228832884288528862887288828892890289128922893289428952896289728982899290029012902290329042905290629072908290929102911291229132914291529162917291829192920292129222923292429252926292729282929293029312932293329342935293629372938293929402941294229432944294529462947294829492950295129522953295429552956295729582959296029612962296329642965296629672968296929702971297229732974297529762977297829792980298129822983298429852986298729882989299029912992299329942995299629972998299930003001300230033004300530063007300830093010301130123013301430153016301730183019302030213022302330243025302630273028302930303031303230333034303530363037303830393040304130423043304430453046304730483049305030513052305330543055305630573058305930603061306230633064306530663067306830693070307130723073307430753076307730783079308030813082308330843085308630873088308930903091309230933094309530963097309830993100310131023103310431053106310731083109311031113112311331143115311631173118311931203121312231233124312531263127312831293130313131323133313431353136313731383139314031413142314331443145314631473148314931503151315231533154315531563157315831593160316131623163316431653166316731683169317031713172317331743175317631773178317931803181318231833184318531863187318831893190319131923193319431953196319731983199320032013202320332043205320632073208320932103211321232133214321532163217321832193220322132223223322432253226322732283229323032313232323332343235323632373238323932403241324232433244324532463247324832493250325132523253325432553256325732583259326032613262326332643265326632673268326932703271327232733274327532763277327832793280328132823283328432853286328732883289329032913292329332943295329632973298329933003301330233033304330533063307330833093310331133123313331433153316331733183319332033213322332333243325332633273328332933303331333233333334333533363337333833393340334133423343334433453346334733483349335033513352335333543355335633573358335933603361336233633364336533663367336833693370337133723373337433753376337733783379338033813382338333843385338633873388338933903391339233933394339533963397339833993400340134023403340434053406340734083409341034113412341334143415341634173418341934203421342234233424342534263427342834293430343134323433343434353436343734383439344034413442344334443445344634473448344934503451345234533454345534563457345834593460346134623463346434653466346734683469347034713472347334743475347634773478347934803481348234833484348534863487348834893490349134923493349434953496349734983499350035013502350335043505350635073508350935103511351235133514351535163517351835193520352135223523352435253526352735283529353035313532353335343535353635373538353935403541354235433544354535463547354835493550355135523553355435553556355735583559356035613562356335643565356635673568356935703571357235733574357535763577357835793580358135823583358435853586358735883589359035913592359335943595359635973598359936003601360236033604360536063607360836093610361136123613361436153616361736183619362036213622362336243625362636273628362936303631363236333634363536363637363836393640364136423643364436453646364736483649365036513652365336543655365636573658365936603661366236633664366536663667366836693670367136723673367436753676367736783679368036813682368336843685368636873688368936903691369236933694369536963697369836993700370137023703370437053706370737083709371037113712371337143715371637173718371937203721372237233724372537263727372837293730373137323733373437353736373737383739374037413742374337443745374637473748374937503751375237533754375537563757375837593760376137623763376437653766376737683769377037713772377337743775377637773778377937803781378237833784378537863787378837893790379137923793379437953796379737983799380038013802380338043805380638073808380938103811381238133814381538163817381838193820382138223823382438253826382738283829383038313832383338343835383638373838383938403841384238433844384538463847384838493850385138523853385438553856385738583859386038613862386338643865386638673868386938703871387238733874387538763877387838793880388138823883388438853886388738883889389038913892389338943895389638973898389939003901390239033904390539063907390839093910391139123913391439153916391739183919392039213922392339243925392639273928392939303931393239333934393539363937393839393940394139423943394439453946394739483949395039513952395339543955395639573958395939603961396239633964396539663967396839693970397139723973397439753976397739783979398039813982398339843985398639873988398939903991399239933994399539963997399839994000400140024003400440054006400740084009401040114012401340144015401640174018401940204021402240234024402540264027402840294030403140324033403440354036403740384039
  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_PLUG;
  1973. else
  1974. write_flags = WRITE;
  1975. WARN_ON(!PageLocked(page));
  1976. pg_offset = i_size & (PAGE_CACHE_SIZE - 1);
  1977. if (page->index > end_index ||
  1978. (page->index == end_index && !pg_offset)) {
  1979. page->mapping->a_ops->invalidatepage(page, 0);
  1980. unlock_page(page);
  1981. return 0;
  1982. }
  1983. if (page->index == end_index) {
  1984. char *userpage;
  1985. userpage = kmap_atomic(page, KM_USER0);
  1986. memset(userpage + pg_offset, 0,
  1987. PAGE_CACHE_SIZE - pg_offset);
  1988. kunmap_atomic(userpage, KM_USER0);
  1989. flush_dcache_page(page);
  1990. }
  1991. pg_offset = 0;
  1992. set_page_extent_mapped(page);
  1993. delalloc_start = start;
  1994. delalloc_end = 0;
  1995. page_started = 0;
  1996. if (!epd->extent_locked) {
  1997. u64 delalloc_to_write = 0;
  1998. /*
  1999. * make sure the wbc mapping index is at least updated
  2000. * to this page.
  2001. */
  2002. update_nr_written(page, wbc, 0);
  2003. while (delalloc_end < page_end) {
  2004. nr_delalloc = find_lock_delalloc_range(inode, tree,
  2005. page,
  2006. &delalloc_start,
  2007. &delalloc_end,
  2008. 128 * 1024 * 1024);
  2009. if (nr_delalloc == 0) {
  2010. delalloc_start = delalloc_end + 1;
  2011. continue;
  2012. }
  2013. tree->ops->fill_delalloc(inode, page, delalloc_start,
  2014. delalloc_end, &page_started,
  2015. &nr_written);
  2016. /*
  2017. * delalloc_end is already one less than the total
  2018. * length, so we don't subtract one from
  2019. * PAGE_CACHE_SIZE
  2020. */
  2021. delalloc_to_write += (delalloc_end - delalloc_start +
  2022. PAGE_CACHE_SIZE) >>
  2023. PAGE_CACHE_SHIFT;
  2024. delalloc_start = delalloc_end + 1;
  2025. }
  2026. if (wbc->nr_to_write < delalloc_to_write) {
  2027. int thresh = 8192;
  2028. if (delalloc_to_write < thresh * 2)
  2029. thresh = delalloc_to_write;
  2030. wbc->nr_to_write = min_t(u64, delalloc_to_write,
  2031. thresh);
  2032. }
  2033. /* did the fill delalloc function already unlock and start
  2034. * the IO?
  2035. */
  2036. if (page_started) {
  2037. ret = 0;
  2038. /*
  2039. * we've unlocked the page, so we can't update
  2040. * the mapping's writeback index, just update
  2041. * nr_to_write.
  2042. */
  2043. wbc->nr_to_write -= nr_written;
  2044. goto done_unlocked;
  2045. }
  2046. }
  2047. if (tree->ops && tree->ops->writepage_start_hook) {
  2048. ret = tree->ops->writepage_start_hook(page, start,
  2049. page_end);
  2050. if (ret == -EAGAIN) {
  2051. redirty_page_for_writepage(wbc, page);
  2052. update_nr_written(page, wbc, nr_written);
  2053. unlock_page(page);
  2054. ret = 0;
  2055. goto done_unlocked;
  2056. }
  2057. }
  2058. /*
  2059. * we don't want to touch the inode after unlocking the page,
  2060. * so we update the mapping writeback index now
  2061. */
  2062. update_nr_written(page, wbc, nr_written + 1);
  2063. end = page_end;
  2064. if (last_byte <= start) {
  2065. if (tree->ops && tree->ops->writepage_end_io_hook)
  2066. tree->ops->writepage_end_io_hook(page, start,
  2067. page_end, NULL, 1);
  2068. goto done;
  2069. }
  2070. blocksize = inode->i_sb->s_blocksize;
  2071. while (cur <= end) {
  2072. if (cur >= last_byte) {
  2073. if (tree->ops && tree->ops->writepage_end_io_hook)
  2074. tree->ops->writepage_end_io_hook(page, cur,
  2075. page_end, NULL, 1);
  2076. break;
  2077. }
  2078. em = epd->get_extent(inode, page, pg_offset, cur,
  2079. end - cur + 1, 1);
  2080. if (IS_ERR(em) || !em) {
  2081. SetPageError(page);
  2082. break;
  2083. }
  2084. extent_offset = cur - em->start;
  2085. BUG_ON(extent_map_end(em) <= cur);
  2086. BUG_ON(end < cur);
  2087. iosize = min(extent_map_end(em) - cur, end - cur + 1);
  2088. iosize = (iosize + blocksize - 1) & ~((u64)blocksize - 1);
  2089. sector = (em->block_start + extent_offset) >> 9;
  2090. bdev = em->bdev;
  2091. block_start = em->block_start;
  2092. compressed = test_bit(EXTENT_FLAG_COMPRESSED, &em->flags);
  2093. free_extent_map(em);
  2094. em = NULL;
  2095. /*
  2096. * compressed and inline extents are written through other
  2097. * paths in the FS
  2098. */
  2099. if (compressed || block_start == EXTENT_MAP_HOLE ||
  2100. block_start == EXTENT_MAP_INLINE) {
  2101. /*
  2102. * end_io notification does not happen here for
  2103. * compressed extents
  2104. */
  2105. if (!compressed && tree->ops &&
  2106. tree->ops->writepage_end_io_hook)
  2107. tree->ops->writepage_end_io_hook(page, cur,
  2108. cur + iosize - 1,
  2109. NULL, 1);
  2110. else if (compressed) {
  2111. /* we don't want to end_page_writeback on
  2112. * a compressed extent. this happens
  2113. * elsewhere
  2114. */
  2115. nr++;
  2116. }
  2117. cur += iosize;
  2118. pg_offset += iosize;
  2119. continue;
  2120. }
  2121. /* leave this out until we have a page_mkwrite call */
  2122. if (0 && !test_range_bit(tree, cur, cur + iosize - 1,
  2123. EXTENT_DIRTY, 0, NULL)) {
  2124. cur = cur + iosize;
  2125. pg_offset += iosize;
  2126. continue;
  2127. }
  2128. if (tree->ops && tree->ops->writepage_io_hook) {
  2129. ret = tree->ops->writepage_io_hook(page, cur,
  2130. cur + iosize - 1);
  2131. } else {
  2132. ret = 0;
  2133. }
  2134. if (ret) {
  2135. SetPageError(page);
  2136. } else {
  2137. unsigned long max_nr = end_index + 1;
  2138. set_range_writeback(tree, cur, cur + iosize - 1);
  2139. if (!PageWriteback(page)) {
  2140. printk(KERN_ERR "btrfs warning page %lu not "
  2141. "writeback, cur %llu end %llu\n",
  2142. page->index, (unsigned long long)cur,
  2143. (unsigned long long)end);
  2144. }
  2145. ret = submit_extent_page(write_flags, tree, page,
  2146. sector, iosize, pg_offset,
  2147. bdev, &epd->bio, max_nr,
  2148. end_bio_extent_writepage,
  2149. 0, 0, 0);
  2150. if (ret)
  2151. SetPageError(page);
  2152. }
  2153. cur = cur + iosize;
  2154. pg_offset += iosize;
  2155. nr++;
  2156. }
  2157. done:
  2158. if (nr == 0) {
  2159. /* make sure the mapping tag for page dirty gets cleared */
  2160. set_page_writeback(page);
  2161. end_page_writeback(page);
  2162. }
  2163. unlock_page(page);
  2164. done_unlocked:
  2165. /* drop our reference on any cached states */
  2166. free_extent_state(cached_state);
  2167. return 0;
  2168. }
  2169. /**
  2170. * write_cache_pages - walk the list of dirty pages of the given address space and write all of them.
  2171. * @mapping: address space structure to write
  2172. * @wbc: subtract the number of written pages from *@wbc->nr_to_write
  2173. * @writepage: function called for each page
  2174. * @data: data passed to writepage function
  2175. *
  2176. * If a page is already under I/O, write_cache_pages() skips it, even
  2177. * if it's dirty. This is desirable behaviour for memory-cleaning writeback,
  2178. * but it is INCORRECT for data-integrity system calls such as fsync(). fsync()
  2179. * and msync() need to guarantee that all the data which was dirty at the time
  2180. * the call was made get new I/O started against them. If wbc->sync_mode is
  2181. * WB_SYNC_ALL then we were called for data integrity and we must wait for
  2182. * existing IO to complete.
  2183. */
  2184. static int extent_write_cache_pages(struct extent_io_tree *tree,
  2185. struct address_space *mapping,
  2186. struct writeback_control *wbc,
  2187. writepage_t writepage, void *data,
  2188. void (*flush_fn)(void *))
  2189. {
  2190. int ret = 0;
  2191. int done = 0;
  2192. int nr_to_write_done = 0;
  2193. struct pagevec pvec;
  2194. int nr_pages;
  2195. pgoff_t index;
  2196. pgoff_t end; /* Inclusive */
  2197. int scanned = 0;
  2198. pagevec_init(&pvec, 0);
  2199. if (wbc->range_cyclic) {
  2200. index = mapping->writeback_index; /* Start from prev offset */
  2201. end = -1;
  2202. } else {
  2203. index = wbc->range_start >> PAGE_CACHE_SHIFT;
  2204. end = wbc->range_end >> PAGE_CACHE_SHIFT;
  2205. scanned = 1;
  2206. }
  2207. retry:
  2208. while (!done && !nr_to_write_done && (index <= end) &&
  2209. (nr_pages = pagevec_lookup_tag(&pvec, mapping, &index,
  2210. PAGECACHE_TAG_DIRTY, min(end - index,
  2211. (pgoff_t)PAGEVEC_SIZE-1) + 1))) {
  2212. unsigned i;
  2213. scanned = 1;
  2214. for (i = 0; i < nr_pages; i++) {
  2215. struct page *page = pvec.pages[i];
  2216. /*
  2217. * At this point we hold neither mapping->tree_lock nor
  2218. * lock on the page itself: the page may be truncated or
  2219. * invalidated (changing page->mapping to NULL), or even
  2220. * swizzled back from swapper_space to tmpfs file
  2221. * mapping
  2222. */
  2223. if (tree->ops && tree->ops->write_cache_pages_lock_hook)
  2224. tree->ops->write_cache_pages_lock_hook(page);
  2225. else
  2226. lock_page(page);
  2227. if (unlikely(page->mapping != mapping)) {
  2228. unlock_page(page);
  2229. continue;
  2230. }
  2231. if (!wbc->range_cyclic && page->index > end) {
  2232. done = 1;
  2233. unlock_page(page);
  2234. continue;
  2235. }
  2236. if (wbc->sync_mode != WB_SYNC_NONE) {
  2237. if (PageWriteback(page))
  2238. flush_fn(data);
  2239. wait_on_page_writeback(page);
  2240. }
  2241. if (PageWriteback(page) ||
  2242. !clear_page_dirty_for_io(page)) {
  2243. unlock_page(page);
  2244. continue;
  2245. }
  2246. ret = (*writepage)(page, wbc, data);
  2247. if (unlikely(ret == AOP_WRITEPAGE_ACTIVATE)) {
  2248. unlock_page(page);
  2249. ret = 0;
  2250. }
  2251. if (ret)
  2252. done = 1;
  2253. /*
  2254. * the filesystem may choose to bump up nr_to_write.
  2255. * We have to make sure to honor the new nr_to_write
  2256. * at any time
  2257. */
  2258. nr_to_write_done = wbc->nr_to_write <= 0;
  2259. }
  2260. pagevec_release(&pvec);
  2261. cond_resched();
  2262. }
  2263. if (!scanned && !done) {
  2264. /*
  2265. * We hit the last page and there is more work to be done: wrap
  2266. * back to the start of the file
  2267. */
  2268. scanned = 1;
  2269. index = 0;
  2270. goto retry;
  2271. }
  2272. return ret;
  2273. }
  2274. static void flush_epd_write_bio(struct extent_page_data *epd)
  2275. {
  2276. if (epd->bio) {
  2277. if (epd->sync_io)
  2278. submit_one_bio(WRITE_SYNC, epd->bio, 0, 0);
  2279. else
  2280. submit_one_bio(WRITE, epd->bio, 0, 0);
  2281. epd->bio = NULL;
  2282. }
  2283. }
  2284. static noinline void flush_write_bio(void *data)
  2285. {
  2286. struct extent_page_data *epd = data;
  2287. flush_epd_write_bio(epd);
  2288. }
  2289. int extent_write_full_page(struct extent_io_tree *tree, struct page *page,
  2290. get_extent_t *get_extent,
  2291. struct writeback_control *wbc)
  2292. {
  2293. int ret;
  2294. struct address_space *mapping = page->mapping;
  2295. struct extent_page_data epd = {
  2296. .bio = NULL,
  2297. .tree = tree,
  2298. .get_extent = get_extent,
  2299. .extent_locked = 0,
  2300. .sync_io = wbc->sync_mode == WB_SYNC_ALL,
  2301. };
  2302. struct writeback_control wbc_writepages = {
  2303. .sync_mode = wbc->sync_mode,
  2304. .older_than_this = NULL,
  2305. .nr_to_write = 64,
  2306. .range_start = page_offset(page) + PAGE_CACHE_SIZE,
  2307. .range_end = (loff_t)-1,
  2308. };
  2309. ret = __extent_writepage(page, wbc, &epd);
  2310. extent_write_cache_pages(tree, mapping, &wbc_writepages,
  2311. __extent_writepage, &epd, flush_write_bio);
  2312. flush_epd_write_bio(&epd);
  2313. return ret;
  2314. }
  2315. int extent_write_locked_range(struct extent_io_tree *tree, struct inode *inode,
  2316. u64 start, u64 end, get_extent_t *get_extent,
  2317. int mode)
  2318. {
  2319. int ret = 0;
  2320. struct address_space *mapping = inode->i_mapping;
  2321. struct page *page;
  2322. unsigned long nr_pages = (end - start + PAGE_CACHE_SIZE) >>
  2323. PAGE_CACHE_SHIFT;
  2324. struct extent_page_data epd = {
  2325. .bio = NULL,
  2326. .tree = tree,
  2327. .get_extent = get_extent,
  2328. .extent_locked = 1,
  2329. .sync_io = mode == WB_SYNC_ALL,
  2330. };
  2331. struct writeback_control wbc_writepages = {
  2332. .sync_mode = mode,
  2333. .older_than_this = NULL,
  2334. .nr_to_write = nr_pages * 2,
  2335. .range_start = start,
  2336. .range_end = end + 1,
  2337. };
  2338. while (start <= end) {
  2339. page = find_get_page(mapping, start >> PAGE_CACHE_SHIFT);
  2340. if (clear_page_dirty_for_io(page))
  2341. ret = __extent_writepage(page, &wbc_writepages, &epd);
  2342. else {
  2343. if (tree->ops && tree->ops->writepage_end_io_hook)
  2344. tree->ops->writepage_end_io_hook(page, start,
  2345. start + PAGE_CACHE_SIZE - 1,
  2346. NULL, 1);
  2347. unlock_page(page);
  2348. }
  2349. page_cache_release(page);
  2350. start += PAGE_CACHE_SIZE;
  2351. }
  2352. flush_epd_write_bio(&epd);
  2353. return ret;
  2354. }
  2355. int extent_writepages(struct extent_io_tree *tree,
  2356. struct address_space *mapping,
  2357. get_extent_t *get_extent,
  2358. struct writeback_control *wbc)
  2359. {
  2360. int ret = 0;
  2361. struct extent_page_data epd = {
  2362. .bio = NULL,
  2363. .tree = tree,
  2364. .get_extent = get_extent,
  2365. .extent_locked = 0,
  2366. .sync_io = wbc->sync_mode == WB_SYNC_ALL,
  2367. };
  2368. ret = extent_write_cache_pages(tree, mapping, wbc,
  2369. __extent_writepage, &epd,
  2370. flush_write_bio);
  2371. flush_epd_write_bio(&epd);
  2372. return ret;
  2373. }
  2374. int extent_readpages(struct extent_io_tree *tree,
  2375. struct address_space *mapping,
  2376. struct list_head *pages, unsigned nr_pages,
  2377. get_extent_t get_extent)
  2378. {
  2379. struct bio *bio = NULL;
  2380. unsigned page_idx;
  2381. unsigned long bio_flags = 0;
  2382. for (page_idx = 0; page_idx < nr_pages; page_idx++) {
  2383. struct page *page = list_entry(pages->prev, struct page, lru);
  2384. prefetchw(&page->flags);
  2385. list_del(&page->lru);
  2386. if (!add_to_page_cache_lru(page, mapping,
  2387. page->index, GFP_KERNEL)) {
  2388. __extent_read_full_page(tree, page, get_extent,
  2389. &bio, 0, &bio_flags);
  2390. }
  2391. page_cache_release(page);
  2392. }
  2393. BUG_ON(!list_empty(pages));
  2394. if (bio)
  2395. submit_one_bio(READ, bio, 0, bio_flags);
  2396. return 0;
  2397. }
  2398. /*
  2399. * basic invalidatepage code, this waits on any locked or writeback
  2400. * ranges corresponding to the page, and then deletes any extent state
  2401. * records from the tree
  2402. */
  2403. int extent_invalidatepage(struct extent_io_tree *tree,
  2404. struct page *page, unsigned long offset)
  2405. {
  2406. struct extent_state *cached_state = NULL;
  2407. u64 start = ((u64)page->index << PAGE_CACHE_SHIFT);
  2408. u64 end = start + PAGE_CACHE_SIZE - 1;
  2409. size_t blocksize = page->mapping->host->i_sb->s_blocksize;
  2410. start += (offset + blocksize - 1) & ~(blocksize - 1);
  2411. if (start > end)
  2412. return 0;
  2413. lock_extent_bits(tree, start, end, 0, &cached_state, GFP_NOFS);
  2414. wait_on_page_writeback(page);
  2415. clear_extent_bit(tree, start, end,
  2416. EXTENT_LOCKED | EXTENT_DIRTY | EXTENT_DELALLOC |
  2417. EXTENT_DO_ACCOUNTING,
  2418. 1, 1, &cached_state, GFP_NOFS);
  2419. return 0;
  2420. }
  2421. /*
  2422. * simple commit_write call, set_range_dirty is used to mark both
  2423. * the pages and the extent records as dirty
  2424. */
  2425. int extent_commit_write(struct extent_io_tree *tree,
  2426. struct inode *inode, struct page *page,
  2427. unsigned from, unsigned to)
  2428. {
  2429. loff_t pos = ((loff_t)page->index << PAGE_CACHE_SHIFT) + to;
  2430. set_page_extent_mapped(page);
  2431. set_page_dirty(page);
  2432. if (pos > inode->i_size) {
  2433. i_size_write(inode, pos);
  2434. mark_inode_dirty(inode);
  2435. }
  2436. return 0;
  2437. }
  2438. int extent_prepare_write(struct extent_io_tree *tree,
  2439. struct inode *inode, struct page *page,
  2440. unsigned from, unsigned to, get_extent_t *get_extent)
  2441. {
  2442. u64 page_start = (u64)page->index << PAGE_CACHE_SHIFT;
  2443. u64 page_end = page_start + PAGE_CACHE_SIZE - 1;
  2444. u64 block_start;
  2445. u64 orig_block_start;
  2446. u64 block_end;
  2447. u64 cur_end;
  2448. struct extent_map *em;
  2449. unsigned blocksize = 1 << inode->i_blkbits;
  2450. size_t page_offset = 0;
  2451. size_t block_off_start;
  2452. size_t block_off_end;
  2453. int err = 0;
  2454. int iocount = 0;
  2455. int ret = 0;
  2456. int isnew;
  2457. set_page_extent_mapped(page);
  2458. block_start = (page_start + from) & ~((u64)blocksize - 1);
  2459. block_end = (page_start + to - 1) | (blocksize - 1);
  2460. orig_block_start = block_start;
  2461. lock_extent(tree, page_start, page_end, GFP_NOFS);
  2462. while (block_start <= block_end) {
  2463. em = get_extent(inode, page, page_offset, block_start,
  2464. block_end - block_start + 1, 1);
  2465. if (IS_ERR(em) || !em)
  2466. goto err;
  2467. cur_end = min(block_end, extent_map_end(em) - 1);
  2468. block_off_start = block_start & (PAGE_CACHE_SIZE - 1);
  2469. block_off_end = block_off_start + blocksize;
  2470. isnew = clear_extent_new(tree, block_start, cur_end, GFP_NOFS);
  2471. if (!PageUptodate(page) && isnew &&
  2472. (block_off_end > to || block_off_start < from)) {
  2473. void *kaddr;
  2474. kaddr = kmap_atomic(page, KM_USER0);
  2475. if (block_off_end > to)
  2476. memset(kaddr + to, 0, block_off_end - to);
  2477. if (block_off_start < from)
  2478. memset(kaddr + block_off_start, 0,
  2479. from - block_off_start);
  2480. flush_dcache_page(page);
  2481. kunmap_atomic(kaddr, KM_USER0);
  2482. }
  2483. if ((em->block_start != EXTENT_MAP_HOLE &&
  2484. em->block_start != EXTENT_MAP_INLINE) &&
  2485. !isnew && !PageUptodate(page) &&
  2486. (block_off_end > to || block_off_start < from) &&
  2487. !test_range_bit(tree, block_start, cur_end,
  2488. EXTENT_UPTODATE, 1, NULL)) {
  2489. u64 sector;
  2490. u64 extent_offset = block_start - em->start;
  2491. size_t iosize;
  2492. sector = (em->block_start + extent_offset) >> 9;
  2493. iosize = (cur_end - block_start + blocksize) &
  2494. ~((u64)blocksize - 1);
  2495. /*
  2496. * we've already got the extent locked, but we
  2497. * need to split the state such that our end_bio
  2498. * handler can clear the lock.
  2499. */
  2500. set_extent_bit(tree, block_start,
  2501. block_start + iosize - 1,
  2502. EXTENT_LOCKED, 0, NULL, NULL, GFP_NOFS);
  2503. ret = submit_extent_page(READ, tree, page,
  2504. sector, iosize, page_offset, em->bdev,
  2505. NULL, 1,
  2506. end_bio_extent_preparewrite, 0,
  2507. 0, 0);
  2508. if (ret && !err)
  2509. err = ret;
  2510. iocount++;
  2511. block_start = block_start + iosize;
  2512. } else {
  2513. set_extent_uptodate(tree, block_start, cur_end,
  2514. GFP_NOFS);
  2515. unlock_extent(tree, block_start, cur_end, GFP_NOFS);
  2516. block_start = cur_end + 1;
  2517. }
  2518. page_offset = block_start & (PAGE_CACHE_SIZE - 1);
  2519. free_extent_map(em);
  2520. }
  2521. if (iocount) {
  2522. wait_extent_bit(tree, orig_block_start,
  2523. block_end, EXTENT_LOCKED);
  2524. }
  2525. check_page_uptodate(tree, page);
  2526. err:
  2527. /* FIXME, zero out newly allocated blocks on error */
  2528. return err;
  2529. }
  2530. /*
  2531. * a helper for releasepage, this tests for areas of the page that
  2532. * are locked or under IO and drops the related state bits if it is safe
  2533. * to drop the page.
  2534. */
  2535. int try_release_extent_state(struct extent_map_tree *map,
  2536. struct extent_io_tree *tree, struct page *page,
  2537. gfp_t mask)
  2538. {
  2539. u64 start = (u64)page->index << PAGE_CACHE_SHIFT;
  2540. u64 end = start + PAGE_CACHE_SIZE - 1;
  2541. int ret = 1;
  2542. if (test_range_bit(tree, start, end,
  2543. EXTENT_IOBITS, 0, NULL))
  2544. ret = 0;
  2545. else {
  2546. if ((mask & GFP_NOFS) == GFP_NOFS)
  2547. mask = GFP_NOFS;
  2548. /*
  2549. * at this point we can safely clear everything except the
  2550. * locked bit and the nodatasum bit
  2551. */
  2552. ret = clear_extent_bit(tree, start, end,
  2553. ~(EXTENT_LOCKED | EXTENT_NODATASUM),
  2554. 0, 0, NULL, mask);
  2555. /* if clear_extent_bit failed for enomem reasons,
  2556. * we can't allow the release to continue.
  2557. */
  2558. if (ret < 0)
  2559. ret = 0;
  2560. else
  2561. ret = 1;
  2562. }
  2563. return ret;
  2564. }
  2565. /*
  2566. * a helper for releasepage. As long as there are no locked extents
  2567. * in the range corresponding to the page, both state records and extent
  2568. * map records are removed
  2569. */
  2570. int try_release_extent_mapping(struct extent_map_tree *map,
  2571. struct extent_io_tree *tree, struct page *page,
  2572. gfp_t mask)
  2573. {
  2574. struct extent_map *em;
  2575. u64 start = (u64)page->index << PAGE_CACHE_SHIFT;
  2576. u64 end = start + PAGE_CACHE_SIZE - 1;
  2577. if ((mask & __GFP_WAIT) &&
  2578. page->mapping->host->i_size > 16 * 1024 * 1024) {
  2579. u64 len;
  2580. while (start <= end) {
  2581. len = end - start + 1;
  2582. write_lock(&map->lock);
  2583. em = lookup_extent_mapping(map, start, len);
  2584. if (!em || IS_ERR(em)) {
  2585. write_unlock(&map->lock);
  2586. break;
  2587. }
  2588. if (test_bit(EXTENT_FLAG_PINNED, &em->flags) ||
  2589. em->start != start) {
  2590. write_unlock(&map->lock);
  2591. free_extent_map(em);
  2592. break;
  2593. }
  2594. if (!test_range_bit(tree, em->start,
  2595. extent_map_end(em) - 1,
  2596. EXTENT_LOCKED | EXTENT_WRITEBACK,
  2597. 0, NULL)) {
  2598. remove_extent_mapping(map, em);
  2599. /* once for the rb tree */
  2600. free_extent_map(em);
  2601. }
  2602. start = extent_map_end(em);
  2603. write_unlock(&map->lock);
  2604. /* once for us */
  2605. free_extent_map(em);
  2606. }
  2607. }
  2608. return try_release_extent_state(map, tree, page, mask);
  2609. }
  2610. sector_t extent_bmap(struct address_space *mapping, sector_t iblock,
  2611. get_extent_t *get_extent)
  2612. {
  2613. struct inode *inode = mapping->host;
  2614. struct extent_state *cached_state = NULL;
  2615. u64 start = iblock << inode->i_blkbits;
  2616. sector_t sector = 0;
  2617. size_t blksize = (1 << inode->i_blkbits);
  2618. struct extent_map *em;
  2619. lock_extent_bits(&BTRFS_I(inode)->io_tree, start, start + blksize - 1,
  2620. 0, &cached_state, GFP_NOFS);
  2621. em = get_extent(inode, NULL, 0, start, blksize, 0);
  2622. unlock_extent_cached(&BTRFS_I(inode)->io_tree, start,
  2623. start + blksize - 1, &cached_state, GFP_NOFS);
  2624. if (!em || IS_ERR(em))
  2625. return 0;
  2626. if (em->block_start > EXTENT_MAP_LAST_BYTE)
  2627. goto out;
  2628. sector = (em->block_start + start - em->start) >> inode->i_blkbits;
  2629. out:
  2630. free_extent_map(em);
  2631. return sector;
  2632. }
  2633. /*
  2634. * helper function for fiemap, which doesn't want to see any holes.
  2635. * This maps until we find something past 'last'
  2636. */
  2637. static struct extent_map *get_extent_skip_holes(struct inode *inode,
  2638. u64 offset,
  2639. u64 last,
  2640. get_extent_t *get_extent)
  2641. {
  2642. u64 sectorsize = BTRFS_I(inode)->root->sectorsize;
  2643. struct extent_map *em;
  2644. u64 len;
  2645. if (offset >= last)
  2646. return NULL;
  2647. while(1) {
  2648. len = last - offset;
  2649. if (len == 0)
  2650. break;
  2651. len = (len + sectorsize - 1) & ~(sectorsize - 1);
  2652. em = get_extent(inode, NULL, 0, offset, len, 0);
  2653. if (!em || IS_ERR(em))
  2654. return em;
  2655. /* if this isn't a hole return it */
  2656. if (!test_bit(EXTENT_FLAG_VACANCY, &em->flags) &&
  2657. em->block_start != EXTENT_MAP_HOLE) {
  2658. return em;
  2659. }
  2660. /* this is a hole, advance to the next extent */
  2661. offset = extent_map_end(em);
  2662. free_extent_map(em);
  2663. if (offset >= last)
  2664. break;
  2665. }
  2666. return NULL;
  2667. }
  2668. int extent_fiemap(struct inode *inode, struct fiemap_extent_info *fieinfo,
  2669. __u64 start, __u64 len, get_extent_t *get_extent)
  2670. {
  2671. int ret = 0;
  2672. u64 off = start;
  2673. u64 max = start + len;
  2674. u32 flags = 0;
  2675. u32 found_type;
  2676. u64 last;
  2677. u64 last_for_get_extent = 0;
  2678. u64 disko = 0;
  2679. u64 isize = i_size_read(inode);
  2680. struct btrfs_key found_key;
  2681. struct extent_map *em = NULL;
  2682. struct extent_state *cached_state = NULL;
  2683. struct btrfs_path *path;
  2684. struct btrfs_file_extent_item *item;
  2685. int end = 0;
  2686. u64 em_start = 0;
  2687. u64 em_len = 0;
  2688. u64 em_end = 0;
  2689. unsigned long emflags;
  2690. if (len == 0)
  2691. return -EINVAL;
  2692. path = btrfs_alloc_path();
  2693. if (!path)
  2694. return -ENOMEM;
  2695. path->leave_spinning = 1;
  2696. /*
  2697. * lookup the last file extent. We're not using i_size here
  2698. * because there might be preallocation past i_size
  2699. */
  2700. ret = btrfs_lookup_file_extent(NULL, BTRFS_I(inode)->root,
  2701. path, inode->i_ino, -1, 0);
  2702. if (ret < 0) {
  2703. btrfs_free_path(path);
  2704. return ret;
  2705. }
  2706. WARN_ON(!ret);
  2707. path->slots[0]--;
  2708. item = btrfs_item_ptr(path->nodes[0], path->slots[0],
  2709. struct btrfs_file_extent_item);
  2710. btrfs_item_key_to_cpu(path->nodes[0], &found_key, path->slots[0]);
  2711. found_type = btrfs_key_type(&found_key);
  2712. /* No extents, but there might be delalloc bits */
  2713. if (found_key.objectid != inode->i_ino ||
  2714. found_type != BTRFS_EXTENT_DATA_KEY) {
  2715. /* have to trust i_size as the end */
  2716. last = (u64)-1;
  2717. last_for_get_extent = isize;
  2718. } else {
  2719. /*
  2720. * remember the start of the last extent. There are a
  2721. * bunch of different factors that go into the length of the
  2722. * extent, so its much less complex to remember where it started
  2723. */
  2724. last = found_key.offset;
  2725. last_for_get_extent = last + 1;
  2726. }
  2727. btrfs_free_path(path);
  2728. /*
  2729. * we might have some extents allocated but more delalloc past those
  2730. * extents. so, we trust isize unless the start of the last extent is
  2731. * beyond isize
  2732. */
  2733. if (last < isize) {
  2734. last = (u64)-1;
  2735. last_for_get_extent = isize;
  2736. }
  2737. lock_extent_bits(&BTRFS_I(inode)->io_tree, start, start + len, 0,
  2738. &cached_state, GFP_NOFS);
  2739. em = get_extent_skip_holes(inode, off, last_for_get_extent,
  2740. get_extent);
  2741. if (!em)
  2742. goto out;
  2743. if (IS_ERR(em)) {
  2744. ret = PTR_ERR(em);
  2745. goto out;
  2746. }
  2747. while (!end) {
  2748. u64 offset_in_extent;
  2749. /* break if the extent we found is outside the range */
  2750. if (em->start >= max || extent_map_end(em) < off)
  2751. break;
  2752. /*
  2753. * get_extent may return an extent that starts before our
  2754. * requested range. We have to make sure the ranges
  2755. * we return to fiemap always move forward and don't
  2756. * overlap, so adjust the offsets here
  2757. */
  2758. em_start = max(em->start, off);
  2759. /*
  2760. * record the offset from the start of the extent
  2761. * for adjusting the disk offset below
  2762. */
  2763. offset_in_extent = em_start - em->start;
  2764. em_end = extent_map_end(em);
  2765. em_len = em_end - em_start;
  2766. emflags = em->flags;
  2767. disko = 0;
  2768. flags = 0;
  2769. /*
  2770. * bump off for our next call to get_extent
  2771. */
  2772. off = extent_map_end(em);
  2773. if (off >= max)
  2774. end = 1;
  2775. if (em->block_start == EXTENT_MAP_LAST_BYTE) {
  2776. end = 1;
  2777. flags |= FIEMAP_EXTENT_LAST;
  2778. } else if (em->block_start == EXTENT_MAP_INLINE) {
  2779. flags |= (FIEMAP_EXTENT_DATA_INLINE |
  2780. FIEMAP_EXTENT_NOT_ALIGNED);
  2781. } else if (em->block_start == EXTENT_MAP_DELALLOC) {
  2782. flags |= (FIEMAP_EXTENT_DELALLOC |
  2783. FIEMAP_EXTENT_UNKNOWN);
  2784. } else {
  2785. disko = em->block_start + offset_in_extent;
  2786. }
  2787. if (test_bit(EXTENT_FLAG_COMPRESSED, &em->flags))
  2788. flags |= FIEMAP_EXTENT_ENCODED;
  2789. free_extent_map(em);
  2790. em = NULL;
  2791. if ((em_start >= last) || em_len == (u64)-1 ||
  2792. (last == (u64)-1 && isize <= em_end)) {
  2793. flags |= FIEMAP_EXTENT_LAST;
  2794. end = 1;
  2795. }
  2796. /* now scan forward to see if this is really the last extent. */
  2797. em = get_extent_skip_holes(inode, off, last_for_get_extent,
  2798. get_extent);
  2799. if (IS_ERR(em)) {
  2800. ret = PTR_ERR(em);
  2801. goto out;
  2802. }
  2803. if (!em) {
  2804. flags |= FIEMAP_EXTENT_LAST;
  2805. end = 1;
  2806. }
  2807. ret = fiemap_fill_next_extent(fieinfo, em_start, disko,
  2808. em_len, flags);
  2809. if (ret)
  2810. goto out_free;
  2811. }
  2812. out_free:
  2813. free_extent_map(em);
  2814. out:
  2815. unlock_extent_cached(&BTRFS_I(inode)->io_tree, start, start + len,
  2816. &cached_state, GFP_NOFS);
  2817. return ret;
  2818. }
  2819. static inline struct page *extent_buffer_page(struct extent_buffer *eb,
  2820. unsigned long i)
  2821. {
  2822. struct page *p;
  2823. struct address_space *mapping;
  2824. if (i == 0)
  2825. return eb->first_page;
  2826. i += eb->start >> PAGE_CACHE_SHIFT;
  2827. mapping = eb->first_page->mapping;
  2828. if (!mapping)
  2829. return NULL;
  2830. /*
  2831. * extent_buffer_page is only called after pinning the page
  2832. * by increasing the reference count. So we know the page must
  2833. * be in the radix tree.
  2834. */
  2835. rcu_read_lock();
  2836. p = radix_tree_lookup(&mapping->page_tree, i);
  2837. rcu_read_unlock();
  2838. return p;
  2839. }
  2840. static inline unsigned long num_extent_pages(u64 start, u64 len)
  2841. {
  2842. return ((start + len + PAGE_CACHE_SIZE - 1) >> PAGE_CACHE_SHIFT) -
  2843. (start >> PAGE_CACHE_SHIFT);
  2844. }
  2845. static struct extent_buffer *__alloc_extent_buffer(struct extent_io_tree *tree,
  2846. u64 start,
  2847. unsigned long len,
  2848. gfp_t mask)
  2849. {
  2850. struct extent_buffer *eb = NULL;
  2851. #if LEAK_DEBUG
  2852. unsigned long flags;
  2853. #endif
  2854. eb = kmem_cache_zalloc(extent_buffer_cache, mask);
  2855. if (eb == NULL)
  2856. return NULL;
  2857. eb->start = start;
  2858. eb->len = len;
  2859. spin_lock_init(&eb->lock);
  2860. init_waitqueue_head(&eb->lock_wq);
  2861. #if LEAK_DEBUG
  2862. spin_lock_irqsave(&leak_lock, flags);
  2863. list_add(&eb->leak_list, &buffers);
  2864. spin_unlock_irqrestore(&leak_lock, flags);
  2865. #endif
  2866. atomic_set(&eb->refs, 1);
  2867. return eb;
  2868. }
  2869. static void __free_extent_buffer(struct extent_buffer *eb)
  2870. {
  2871. #if LEAK_DEBUG
  2872. unsigned long flags;
  2873. spin_lock_irqsave(&leak_lock, flags);
  2874. list_del(&eb->leak_list);
  2875. spin_unlock_irqrestore(&leak_lock, flags);
  2876. #endif
  2877. kmem_cache_free(extent_buffer_cache, eb);
  2878. }
  2879. /*
  2880. * Helper for releasing extent buffer page.
  2881. */
  2882. static void btrfs_release_extent_buffer_page(struct extent_buffer *eb,
  2883. unsigned long start_idx)
  2884. {
  2885. unsigned long index;
  2886. struct page *page;
  2887. if (!eb->first_page)
  2888. return;
  2889. index = num_extent_pages(eb->start, eb->len);
  2890. if (start_idx >= index)
  2891. return;
  2892. do {
  2893. index--;
  2894. page = extent_buffer_page(eb, index);
  2895. if (page)
  2896. page_cache_release(page);
  2897. } while (index != start_idx);
  2898. }
  2899. /*
  2900. * Helper for releasing the extent buffer.
  2901. */
  2902. static inline void btrfs_release_extent_buffer(struct extent_buffer *eb)
  2903. {
  2904. btrfs_release_extent_buffer_page(eb, 0);
  2905. __free_extent_buffer(eb);
  2906. }
  2907. struct extent_buffer *alloc_extent_buffer(struct extent_io_tree *tree,
  2908. u64 start, unsigned long len,
  2909. struct page *page0,
  2910. gfp_t mask)
  2911. {
  2912. unsigned long num_pages = num_extent_pages(start, len);
  2913. unsigned long i;
  2914. unsigned long index = start >> PAGE_CACHE_SHIFT;
  2915. struct extent_buffer *eb;
  2916. struct extent_buffer *exists = NULL;
  2917. struct page *p;
  2918. struct address_space *mapping = tree->mapping;
  2919. int uptodate = 1;
  2920. int ret;
  2921. rcu_read_lock();
  2922. eb = radix_tree_lookup(&tree->buffer, start >> PAGE_CACHE_SHIFT);
  2923. if (eb && atomic_inc_not_zero(&eb->refs)) {
  2924. rcu_read_unlock();
  2925. mark_page_accessed(eb->first_page);
  2926. return eb;
  2927. }
  2928. rcu_read_unlock();
  2929. eb = __alloc_extent_buffer(tree, start, len, mask);
  2930. if (!eb)
  2931. return NULL;
  2932. if (page0) {
  2933. eb->first_page = page0;
  2934. i = 1;
  2935. index++;
  2936. page_cache_get(page0);
  2937. mark_page_accessed(page0);
  2938. set_page_extent_mapped(page0);
  2939. set_page_extent_head(page0, len);
  2940. uptodate = PageUptodate(page0);
  2941. } else {
  2942. i = 0;
  2943. }
  2944. for (; i < num_pages; i++, index++) {
  2945. p = find_or_create_page(mapping, index, mask | __GFP_HIGHMEM);
  2946. if (!p) {
  2947. WARN_ON(1);
  2948. goto free_eb;
  2949. }
  2950. set_page_extent_mapped(p);
  2951. mark_page_accessed(p);
  2952. if (i == 0) {
  2953. eb->first_page = p;
  2954. set_page_extent_head(p, len);
  2955. } else {
  2956. set_page_private(p, EXTENT_PAGE_PRIVATE);
  2957. }
  2958. if (!PageUptodate(p))
  2959. uptodate = 0;
  2960. /*
  2961. * see below about how we avoid a nasty race with release page
  2962. * and why we unlock later
  2963. */
  2964. if (i != 0)
  2965. unlock_page(p);
  2966. }
  2967. if (uptodate)
  2968. set_bit(EXTENT_BUFFER_UPTODATE, &eb->bflags);
  2969. ret = radix_tree_preload(GFP_NOFS & ~__GFP_HIGHMEM);
  2970. if (ret)
  2971. goto free_eb;
  2972. spin_lock(&tree->buffer_lock);
  2973. ret = radix_tree_insert(&tree->buffer, start >> PAGE_CACHE_SHIFT, eb);
  2974. if (ret == -EEXIST) {
  2975. exists = radix_tree_lookup(&tree->buffer,
  2976. start >> PAGE_CACHE_SHIFT);
  2977. /* add one reference for the caller */
  2978. atomic_inc(&exists->refs);
  2979. spin_unlock(&tree->buffer_lock);
  2980. radix_tree_preload_end();
  2981. goto free_eb;
  2982. }
  2983. /* add one reference for the tree */
  2984. atomic_inc(&eb->refs);
  2985. spin_unlock(&tree->buffer_lock);
  2986. radix_tree_preload_end();
  2987. /*
  2988. * there is a race where release page may have
  2989. * tried to find this extent buffer in the radix
  2990. * but failed. It will tell the VM it is safe to
  2991. * reclaim the, and it will clear the page private bit.
  2992. * We must make sure to set the page private bit properly
  2993. * after the extent buffer is in the radix tree so
  2994. * it doesn't get lost
  2995. */
  2996. set_page_extent_mapped(eb->first_page);
  2997. set_page_extent_head(eb->first_page, eb->len);
  2998. if (!page0)
  2999. unlock_page(eb->first_page);
  3000. return eb;
  3001. free_eb:
  3002. if (eb->first_page && !page0)
  3003. unlock_page(eb->first_page);
  3004. if (!atomic_dec_and_test(&eb->refs))
  3005. return exists;
  3006. btrfs_release_extent_buffer(eb);
  3007. return exists;
  3008. }
  3009. struct extent_buffer *find_extent_buffer(struct extent_io_tree *tree,
  3010. u64 start, unsigned long len,
  3011. gfp_t mask)
  3012. {
  3013. struct extent_buffer *eb;
  3014. rcu_read_lock();
  3015. eb = radix_tree_lookup(&tree->buffer, start >> PAGE_CACHE_SHIFT);
  3016. if (eb && atomic_inc_not_zero(&eb->refs)) {
  3017. rcu_read_unlock();
  3018. mark_page_accessed(eb->first_page);
  3019. return eb;
  3020. }
  3021. rcu_read_unlock();
  3022. return NULL;
  3023. }
  3024. void free_extent_buffer(struct extent_buffer *eb)
  3025. {
  3026. if (!eb)
  3027. return;
  3028. if (!atomic_dec_and_test(&eb->refs))
  3029. return;
  3030. WARN_ON(1);
  3031. }
  3032. int clear_extent_buffer_dirty(struct extent_io_tree *tree,
  3033. struct extent_buffer *eb)
  3034. {
  3035. unsigned long i;
  3036. unsigned long num_pages;
  3037. struct page *page;
  3038. num_pages = num_extent_pages(eb->start, eb->len);
  3039. for (i = 0; i < num_pages; i++) {
  3040. page = extent_buffer_page(eb, i);
  3041. if (!PageDirty(page))
  3042. continue;
  3043. lock_page(page);
  3044. WARN_ON(!PagePrivate(page));
  3045. set_page_extent_mapped(page);
  3046. if (i == 0)
  3047. set_page_extent_head(page, eb->len);
  3048. clear_page_dirty_for_io(page);
  3049. spin_lock_irq(&page->mapping->tree_lock);
  3050. if (!PageDirty(page)) {
  3051. radix_tree_tag_clear(&page->mapping->page_tree,
  3052. page_index(page),
  3053. PAGECACHE_TAG_DIRTY);
  3054. }
  3055. spin_unlock_irq(&page->mapping->tree_lock);
  3056. unlock_page(page);
  3057. }
  3058. return 0;
  3059. }
  3060. int wait_on_extent_buffer_writeback(struct extent_io_tree *tree,
  3061. struct extent_buffer *eb)
  3062. {
  3063. return wait_on_extent_writeback(tree, eb->start,
  3064. eb->start + eb->len - 1);
  3065. }
  3066. int set_extent_buffer_dirty(struct extent_io_tree *tree,
  3067. struct extent_buffer *eb)
  3068. {
  3069. unsigned long i;
  3070. unsigned long num_pages;
  3071. int was_dirty = 0;
  3072. was_dirty = test_and_set_bit(EXTENT_BUFFER_DIRTY, &eb->bflags);
  3073. num_pages = num_extent_pages(eb->start, eb->len);
  3074. for (i = 0; i < num_pages; i++)
  3075. __set_page_dirty_nobuffers(extent_buffer_page(eb, i));
  3076. return was_dirty;
  3077. }
  3078. int clear_extent_buffer_uptodate(struct extent_io_tree *tree,
  3079. struct extent_buffer *eb,
  3080. struct extent_state **cached_state)
  3081. {
  3082. unsigned long i;
  3083. struct page *page;
  3084. unsigned long num_pages;
  3085. num_pages = num_extent_pages(eb->start, eb->len);
  3086. clear_bit(EXTENT_BUFFER_UPTODATE, &eb->bflags);
  3087. clear_extent_uptodate(tree, eb->start, eb->start + eb->len - 1,
  3088. cached_state, GFP_NOFS);
  3089. for (i = 0; i < num_pages; i++) {
  3090. page = extent_buffer_page(eb, i);
  3091. if (page)
  3092. ClearPageUptodate(page);
  3093. }
  3094. return 0;
  3095. }
  3096. int set_extent_buffer_uptodate(struct extent_io_tree *tree,
  3097. struct extent_buffer *eb)
  3098. {
  3099. unsigned long i;
  3100. struct page *page;
  3101. unsigned long num_pages;
  3102. num_pages = num_extent_pages(eb->start, eb->len);
  3103. set_extent_uptodate(tree, eb->start, eb->start + eb->len - 1,
  3104. GFP_NOFS);
  3105. for (i = 0; i < num_pages; i++) {
  3106. page = extent_buffer_page(eb, i);
  3107. if ((i == 0 && (eb->start & (PAGE_CACHE_SIZE - 1))) ||
  3108. ((i == num_pages - 1) &&
  3109. ((eb->start + eb->len) & (PAGE_CACHE_SIZE - 1)))) {
  3110. check_page_uptodate(tree, page);
  3111. continue;
  3112. }
  3113. SetPageUptodate(page);
  3114. }
  3115. return 0;
  3116. }
  3117. int extent_range_uptodate(struct extent_io_tree *tree,
  3118. u64 start, u64 end)
  3119. {
  3120. struct page *page;
  3121. int ret;
  3122. int pg_uptodate = 1;
  3123. int uptodate;
  3124. unsigned long index;
  3125. ret = test_range_bit(tree, start, end, EXTENT_UPTODATE, 1, NULL);
  3126. if (ret)
  3127. return 1;
  3128. while (start <= end) {
  3129. index = start >> PAGE_CACHE_SHIFT;
  3130. page = find_get_page(tree->mapping, index);
  3131. uptodate = PageUptodate(page);
  3132. page_cache_release(page);
  3133. if (!uptodate) {
  3134. pg_uptodate = 0;
  3135. break;
  3136. }
  3137. start += PAGE_CACHE_SIZE;
  3138. }
  3139. return pg_uptodate;
  3140. }
  3141. int extent_buffer_uptodate(struct extent_io_tree *tree,
  3142. struct extent_buffer *eb,
  3143. struct extent_state *cached_state)
  3144. {
  3145. int ret = 0;
  3146. unsigned long num_pages;
  3147. unsigned long i;
  3148. struct page *page;
  3149. int pg_uptodate = 1;
  3150. if (test_bit(EXTENT_BUFFER_UPTODATE, &eb->bflags))
  3151. return 1;
  3152. ret = test_range_bit(tree, eb->start, eb->start + eb->len - 1,
  3153. EXTENT_UPTODATE, 1, cached_state);
  3154. if (ret)
  3155. return ret;
  3156. num_pages = num_extent_pages(eb->start, eb->len);
  3157. for (i = 0; i < num_pages; i++) {
  3158. page = extent_buffer_page(eb, i);
  3159. if (!PageUptodate(page)) {
  3160. pg_uptodate = 0;
  3161. break;
  3162. }
  3163. }
  3164. return pg_uptodate;
  3165. }
  3166. int read_extent_buffer_pages(struct extent_io_tree *tree,
  3167. struct extent_buffer *eb,
  3168. u64 start, int wait,
  3169. get_extent_t *get_extent, int mirror_num)
  3170. {
  3171. unsigned long i;
  3172. unsigned long start_i;
  3173. struct page *page;
  3174. int err;
  3175. int ret = 0;
  3176. int locked_pages = 0;
  3177. int all_uptodate = 1;
  3178. int inc_all_pages = 0;
  3179. unsigned long num_pages;
  3180. struct bio *bio = NULL;
  3181. unsigned long bio_flags = 0;
  3182. if (test_bit(EXTENT_BUFFER_UPTODATE, &eb->bflags))
  3183. return 0;
  3184. if (test_range_bit(tree, eb->start, eb->start + eb->len - 1,
  3185. EXTENT_UPTODATE, 1, NULL)) {
  3186. return 0;
  3187. }
  3188. if (start) {
  3189. WARN_ON(start < eb->start);
  3190. start_i = (start >> PAGE_CACHE_SHIFT) -
  3191. (eb->start >> PAGE_CACHE_SHIFT);
  3192. } else {
  3193. start_i = 0;
  3194. }
  3195. num_pages = num_extent_pages(eb->start, eb->len);
  3196. for (i = start_i; i < num_pages; i++) {
  3197. page = extent_buffer_page(eb, i);
  3198. if (!wait) {
  3199. if (!trylock_page(page))
  3200. goto unlock_exit;
  3201. } else {
  3202. lock_page(page);
  3203. }
  3204. locked_pages++;
  3205. if (!PageUptodate(page))
  3206. all_uptodate = 0;
  3207. }
  3208. if (all_uptodate) {
  3209. if (start_i == 0)
  3210. set_bit(EXTENT_BUFFER_UPTODATE, &eb->bflags);
  3211. goto unlock_exit;
  3212. }
  3213. for (i = start_i; i < num_pages; i++) {
  3214. page = extent_buffer_page(eb, i);
  3215. WARN_ON(!PagePrivate(page));
  3216. set_page_extent_mapped(page);
  3217. if (i == 0)
  3218. set_page_extent_head(page, eb->len);
  3219. if (inc_all_pages)
  3220. page_cache_get(page);
  3221. if (!PageUptodate(page)) {
  3222. if (start_i == 0)
  3223. inc_all_pages = 1;
  3224. ClearPageError(page);
  3225. err = __extent_read_full_page(tree, page,
  3226. get_extent, &bio,
  3227. mirror_num, &bio_flags);
  3228. if (err)
  3229. ret = err;
  3230. } else {
  3231. unlock_page(page);
  3232. }
  3233. }
  3234. if (bio)
  3235. submit_one_bio(READ, bio, mirror_num, bio_flags);
  3236. if (ret || !wait)
  3237. return ret;
  3238. for (i = start_i; i < num_pages; i++) {
  3239. page = extent_buffer_page(eb, i);
  3240. wait_on_page_locked(page);
  3241. if (!PageUptodate(page))
  3242. ret = -EIO;
  3243. }
  3244. if (!ret)
  3245. set_bit(EXTENT_BUFFER_UPTODATE, &eb->bflags);
  3246. return ret;
  3247. unlock_exit:
  3248. i = start_i;
  3249. while (locked_pages > 0) {
  3250. page = extent_buffer_page(eb, i);
  3251. i++;
  3252. unlock_page(page);
  3253. locked_pages--;
  3254. }
  3255. return ret;
  3256. }
  3257. void read_extent_buffer(struct extent_buffer *eb, void *dstv,
  3258. unsigned long start,
  3259. unsigned long len)
  3260. {
  3261. size_t cur;
  3262. size_t offset;
  3263. struct page *page;
  3264. char *kaddr;
  3265. char *dst = (char *)dstv;
  3266. size_t start_offset = eb->start & ((u64)PAGE_CACHE_SIZE - 1);
  3267. unsigned long i = (start_offset + start) >> PAGE_CACHE_SHIFT;
  3268. WARN_ON(start > eb->len);
  3269. WARN_ON(start + len > eb->start + eb->len);
  3270. offset = (start_offset + start) & ((unsigned long)PAGE_CACHE_SIZE - 1);
  3271. while (len > 0) {
  3272. page = extent_buffer_page(eb, i);
  3273. cur = min(len, (PAGE_CACHE_SIZE - offset));
  3274. kaddr = kmap_atomic(page, KM_USER1);
  3275. memcpy(dst, kaddr + offset, cur);
  3276. kunmap_atomic(kaddr, KM_USER1);
  3277. dst += cur;
  3278. len -= cur;
  3279. offset = 0;
  3280. i++;
  3281. }
  3282. }
  3283. int map_private_extent_buffer(struct extent_buffer *eb, unsigned long start,
  3284. unsigned long min_len, char **token, char **map,
  3285. unsigned long *map_start,
  3286. unsigned long *map_len, int km)
  3287. {
  3288. size_t offset = start & (PAGE_CACHE_SIZE - 1);
  3289. char *kaddr;
  3290. struct page *p;
  3291. size_t start_offset = eb->start & ((u64)PAGE_CACHE_SIZE - 1);
  3292. unsigned long i = (start_offset + start) >> PAGE_CACHE_SHIFT;
  3293. unsigned long end_i = (start_offset + start + min_len - 1) >>
  3294. PAGE_CACHE_SHIFT;
  3295. if (i != end_i)
  3296. return -EINVAL;
  3297. if (i == 0) {
  3298. offset = start_offset;
  3299. *map_start = 0;
  3300. } else {
  3301. offset = 0;
  3302. *map_start = ((u64)i << PAGE_CACHE_SHIFT) - start_offset;
  3303. }
  3304. if (start + min_len > eb->len) {
  3305. printk(KERN_ERR "btrfs bad mapping eb start %llu len %lu, "
  3306. "wanted %lu %lu\n", (unsigned long long)eb->start,
  3307. eb->len, start, min_len);
  3308. WARN_ON(1);
  3309. }
  3310. p = extent_buffer_page(eb, i);
  3311. kaddr = kmap_atomic(p, km);
  3312. *token = kaddr;
  3313. *map = kaddr + offset;
  3314. *map_len = PAGE_CACHE_SIZE - offset;
  3315. return 0;
  3316. }
  3317. int map_extent_buffer(struct extent_buffer *eb, unsigned long start,
  3318. unsigned long min_len,
  3319. char **token, char **map,
  3320. unsigned long *map_start,
  3321. unsigned long *map_len, int km)
  3322. {
  3323. int err;
  3324. int save = 0;
  3325. if (eb->map_token) {
  3326. unmap_extent_buffer(eb, eb->map_token, km);
  3327. eb->map_token = NULL;
  3328. save = 1;
  3329. }
  3330. err = map_private_extent_buffer(eb, start, min_len, token, map,
  3331. map_start, map_len, km);
  3332. if (!err && save) {
  3333. eb->map_token = *token;
  3334. eb->kaddr = *map;
  3335. eb->map_start = *map_start;
  3336. eb->map_len = *map_len;
  3337. }
  3338. return err;
  3339. }
  3340. void unmap_extent_buffer(struct extent_buffer *eb, char *token, int km)
  3341. {
  3342. kunmap_atomic(token, km);
  3343. }
  3344. int memcmp_extent_buffer(struct extent_buffer *eb, const void *ptrv,
  3345. unsigned long start,
  3346. unsigned long len)
  3347. {
  3348. size_t cur;
  3349. size_t offset;
  3350. struct page *page;
  3351. char *kaddr;
  3352. char *ptr = (char *)ptrv;
  3353. size_t start_offset = eb->start & ((u64)PAGE_CACHE_SIZE - 1);
  3354. unsigned long i = (start_offset + start) >> PAGE_CACHE_SHIFT;
  3355. int ret = 0;
  3356. WARN_ON(start > eb->len);
  3357. WARN_ON(start + len > eb->start + eb->len);
  3358. offset = (start_offset + start) & ((unsigned long)PAGE_CACHE_SIZE - 1);
  3359. while (len > 0) {
  3360. page = extent_buffer_page(eb, i);
  3361. cur = min(len, (PAGE_CACHE_SIZE - offset));
  3362. kaddr = kmap_atomic(page, KM_USER0);
  3363. ret = memcmp(ptr, kaddr + offset, cur);
  3364. kunmap_atomic(kaddr, KM_USER0);
  3365. if (ret)
  3366. break;
  3367. ptr += cur;
  3368. len -= cur;
  3369. offset = 0;
  3370. i++;
  3371. }
  3372. return ret;
  3373. }
  3374. void write_extent_buffer(struct extent_buffer *eb, const void *srcv,
  3375. unsigned long start, unsigned long len)
  3376. {
  3377. size_t cur;
  3378. size_t offset;
  3379. struct page *page;
  3380. char *kaddr;
  3381. char *src = (char *)srcv;
  3382. size_t start_offset = eb->start & ((u64)PAGE_CACHE_SIZE - 1);
  3383. unsigned long i = (start_offset + start) >> PAGE_CACHE_SHIFT;
  3384. WARN_ON(start > eb->len);
  3385. WARN_ON(start + len > eb->start + eb->len);
  3386. offset = (start_offset + start) & ((unsigned long)PAGE_CACHE_SIZE - 1);
  3387. while (len > 0) {
  3388. page = extent_buffer_page(eb, i);
  3389. WARN_ON(!PageUptodate(page));
  3390. cur = min(len, PAGE_CACHE_SIZE - offset);
  3391. kaddr = kmap_atomic(page, KM_USER1);
  3392. memcpy(kaddr + offset, src, cur);
  3393. kunmap_atomic(kaddr, KM_USER1);
  3394. src += cur;
  3395. len -= cur;
  3396. offset = 0;
  3397. i++;
  3398. }
  3399. }
  3400. void memset_extent_buffer(struct extent_buffer *eb, char c,
  3401. unsigned long start, unsigned long len)
  3402. {
  3403. size_t cur;
  3404. size_t offset;
  3405. struct page *page;
  3406. char *kaddr;
  3407. size_t start_offset = eb->start & ((u64)PAGE_CACHE_SIZE - 1);
  3408. unsigned long i = (start_offset + start) >> PAGE_CACHE_SHIFT;
  3409. WARN_ON(start > eb->len);
  3410. WARN_ON(start + len > eb->start + eb->len);
  3411. offset = (start_offset + start) & ((unsigned long)PAGE_CACHE_SIZE - 1);
  3412. while (len > 0) {
  3413. page = extent_buffer_page(eb, i);
  3414. WARN_ON(!PageUptodate(page));
  3415. cur = min(len, PAGE_CACHE_SIZE - offset);
  3416. kaddr = kmap_atomic(page, KM_USER0);
  3417. memset(kaddr + offset, c, cur);
  3418. kunmap_atomic(kaddr, KM_USER0);
  3419. len -= cur;
  3420. offset = 0;
  3421. i++;
  3422. }
  3423. }
  3424. void copy_extent_buffer(struct extent_buffer *dst, struct extent_buffer *src,
  3425. unsigned long dst_offset, unsigned long src_offset,
  3426. unsigned long len)
  3427. {
  3428. u64 dst_len = dst->len;
  3429. size_t cur;
  3430. size_t offset;
  3431. struct page *page;
  3432. char *kaddr;
  3433. size_t start_offset = dst->start & ((u64)PAGE_CACHE_SIZE - 1);
  3434. unsigned long i = (start_offset + dst_offset) >> PAGE_CACHE_SHIFT;
  3435. WARN_ON(src->len != dst_len);
  3436. offset = (start_offset + dst_offset) &
  3437. ((unsigned long)PAGE_CACHE_SIZE - 1);
  3438. while (len > 0) {
  3439. page = extent_buffer_page(dst, i);
  3440. WARN_ON(!PageUptodate(page));
  3441. cur = min(len, (unsigned long)(PAGE_CACHE_SIZE - offset));
  3442. kaddr = kmap_atomic(page, KM_USER0);
  3443. read_extent_buffer(src, kaddr + offset, src_offset, cur);
  3444. kunmap_atomic(kaddr, KM_USER0);
  3445. src_offset += cur;
  3446. len -= cur;
  3447. offset = 0;
  3448. i++;
  3449. }
  3450. }
  3451. static void move_pages(struct page *dst_page, struct page *src_page,
  3452. unsigned long dst_off, unsigned long src_off,
  3453. unsigned long len)
  3454. {
  3455. char *dst_kaddr = kmap_atomic(dst_page, KM_USER0);
  3456. if (dst_page == src_page) {
  3457. memmove(dst_kaddr + dst_off, dst_kaddr + src_off, len);
  3458. } else {
  3459. char *src_kaddr = kmap_atomic(src_page, KM_USER1);
  3460. char *p = dst_kaddr + dst_off + len;
  3461. char *s = src_kaddr + src_off + len;
  3462. while (len--)
  3463. *--p = *--s;
  3464. kunmap_atomic(src_kaddr, KM_USER1);
  3465. }
  3466. kunmap_atomic(dst_kaddr, KM_USER0);
  3467. }
  3468. static void copy_pages(struct page *dst_page, struct page *src_page,
  3469. unsigned long dst_off, unsigned long src_off,
  3470. unsigned long len)
  3471. {
  3472. char *dst_kaddr = kmap_atomic(dst_page, KM_USER0);
  3473. char *src_kaddr;
  3474. if (dst_page != src_page)
  3475. src_kaddr = kmap_atomic(src_page, KM_USER1);
  3476. else
  3477. src_kaddr = dst_kaddr;
  3478. memcpy(dst_kaddr + dst_off, src_kaddr + src_off, len);
  3479. kunmap_atomic(dst_kaddr, KM_USER0);
  3480. if (dst_page != src_page)
  3481. kunmap_atomic(src_kaddr, KM_USER1);
  3482. }
  3483. void memcpy_extent_buffer(struct extent_buffer *dst, unsigned long dst_offset,
  3484. unsigned long src_offset, unsigned long len)
  3485. {
  3486. size_t cur;
  3487. size_t dst_off_in_page;
  3488. size_t src_off_in_page;
  3489. size_t start_offset = dst->start & ((u64)PAGE_CACHE_SIZE - 1);
  3490. unsigned long dst_i;
  3491. unsigned long src_i;
  3492. if (src_offset + len > dst->len) {
  3493. printk(KERN_ERR "btrfs memmove bogus src_offset %lu move "
  3494. "len %lu dst len %lu\n", src_offset, len, dst->len);
  3495. BUG_ON(1);
  3496. }
  3497. if (dst_offset + len > dst->len) {
  3498. printk(KERN_ERR "btrfs memmove bogus dst_offset %lu move "
  3499. "len %lu dst len %lu\n", dst_offset, len, dst->len);
  3500. BUG_ON(1);
  3501. }
  3502. while (len > 0) {
  3503. dst_off_in_page = (start_offset + dst_offset) &
  3504. ((unsigned long)PAGE_CACHE_SIZE - 1);
  3505. src_off_in_page = (start_offset + src_offset) &
  3506. ((unsigned long)PAGE_CACHE_SIZE - 1);
  3507. dst_i = (start_offset + dst_offset) >> PAGE_CACHE_SHIFT;
  3508. src_i = (start_offset + src_offset) >> PAGE_CACHE_SHIFT;
  3509. cur = min(len, (unsigned long)(PAGE_CACHE_SIZE -
  3510. src_off_in_page));
  3511. cur = min_t(unsigned long, cur,
  3512. (unsigned long)(PAGE_CACHE_SIZE - dst_off_in_page));
  3513. copy_pages(extent_buffer_page(dst, dst_i),
  3514. extent_buffer_page(dst, src_i),
  3515. dst_off_in_page, src_off_in_page, cur);
  3516. src_offset += cur;
  3517. dst_offset += cur;
  3518. len -= cur;
  3519. }
  3520. }
  3521. void memmove_extent_buffer(struct extent_buffer *dst, unsigned long dst_offset,
  3522. unsigned long src_offset, unsigned long len)
  3523. {
  3524. size_t cur;
  3525. size_t dst_off_in_page;
  3526. size_t src_off_in_page;
  3527. unsigned long dst_end = dst_offset + len - 1;
  3528. unsigned long src_end = src_offset + len - 1;
  3529. size_t start_offset = dst->start & ((u64)PAGE_CACHE_SIZE - 1);
  3530. unsigned long dst_i;
  3531. unsigned long src_i;
  3532. if (src_offset + len > dst->len) {
  3533. printk(KERN_ERR "btrfs memmove bogus src_offset %lu move "
  3534. "len %lu len %lu\n", src_offset, len, dst->len);
  3535. BUG_ON(1);
  3536. }
  3537. if (dst_offset + len > dst->len) {
  3538. printk(KERN_ERR "btrfs memmove bogus dst_offset %lu move "
  3539. "len %lu len %lu\n", dst_offset, len, dst->len);
  3540. BUG_ON(1);
  3541. }
  3542. if (dst_offset < src_offset) {
  3543. memcpy_extent_buffer(dst, dst_offset, src_offset, len);
  3544. return;
  3545. }
  3546. while (len > 0) {
  3547. dst_i = (start_offset + dst_end) >> PAGE_CACHE_SHIFT;
  3548. src_i = (start_offset + src_end) >> PAGE_CACHE_SHIFT;
  3549. dst_off_in_page = (start_offset + dst_end) &
  3550. ((unsigned long)PAGE_CACHE_SIZE - 1);
  3551. src_off_in_page = (start_offset + src_end) &
  3552. ((unsigned long)PAGE_CACHE_SIZE - 1);
  3553. cur = min_t(unsigned long, len, src_off_in_page + 1);
  3554. cur = min(cur, dst_off_in_page + 1);
  3555. move_pages(extent_buffer_page(dst, dst_i),
  3556. extent_buffer_page(dst, src_i),
  3557. dst_off_in_page - cur + 1,
  3558. src_off_in_page - cur + 1, cur);
  3559. dst_end -= cur;
  3560. src_end -= cur;
  3561. len -= cur;
  3562. }
  3563. }
  3564. static inline void btrfs_release_extent_buffer_rcu(struct rcu_head *head)
  3565. {
  3566. struct extent_buffer *eb =
  3567. container_of(head, struct extent_buffer, rcu_head);
  3568. btrfs_release_extent_buffer(eb);
  3569. }
  3570. int try_release_extent_buffer(struct extent_io_tree *tree, struct page *page)
  3571. {
  3572. u64 start = page_offset(page);
  3573. struct extent_buffer *eb;
  3574. int ret = 1;
  3575. spin_lock(&tree->buffer_lock);
  3576. eb = radix_tree_lookup(&tree->buffer, start >> PAGE_CACHE_SHIFT);
  3577. if (!eb) {
  3578. spin_unlock(&tree->buffer_lock);
  3579. return ret;
  3580. }
  3581. if (test_bit(EXTENT_BUFFER_DIRTY, &eb->bflags)) {
  3582. ret = 0;
  3583. goto out;
  3584. }
  3585. /*
  3586. * set @eb->refs to 0 if it is already 1, and then release the @eb.
  3587. * Or go back.
  3588. */
  3589. if (atomic_cmpxchg(&eb->refs, 1, 0) != 1) {
  3590. ret = 0;
  3591. goto out;
  3592. }
  3593. radix_tree_delete(&tree->buffer, start >> PAGE_CACHE_SHIFT);
  3594. out:
  3595. spin_unlock(&tree->buffer_lock);
  3596. /* at this point we can safely release the extent buffer */
  3597. if (atomic_read(&eb->refs) == 0)
  3598. call_rcu(&eb->rcu_head, btrfs_release_extent_buffer_rcu);
  3599. return ret;
  3600. }