extent_io.c 94 KB

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