volumes.c 86 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502150315041505150615071508150915101511151215131514151515161517151815191520152115221523152415251526152715281529153015311532153315341535153615371538153915401541154215431544154515461547154815491550155115521553155415551556155715581559156015611562156315641565156615671568156915701571157215731574157515761577157815791580158115821583158415851586158715881589159015911592159315941595159615971598159916001601160216031604160516061607160816091610161116121613161416151616161716181619162016211622162316241625162616271628162916301631163216331634163516361637163816391640164116421643164416451646164716481649165016511652165316541655165616571658165916601661166216631664166516661667166816691670167116721673167416751676167716781679168016811682168316841685168616871688168916901691169216931694169516961697169816991700170117021703170417051706170717081709171017111712171317141715171617171718171917201721172217231724172517261727172817291730173117321733173417351736173717381739174017411742174317441745174617471748174917501751175217531754175517561757175817591760176117621763176417651766176717681769177017711772177317741775177617771778177917801781178217831784178517861787178817891790179117921793179417951796179717981799180018011802180318041805180618071808180918101811181218131814181518161817181818191820182118221823182418251826182718281829183018311832183318341835183618371838183918401841184218431844184518461847184818491850185118521853185418551856185718581859186018611862186318641865186618671868186918701871187218731874187518761877187818791880188118821883188418851886188718881889189018911892189318941895189618971898189919001901190219031904190519061907190819091910191119121913191419151916191719181919192019211922192319241925192619271928192919301931193219331934193519361937193819391940194119421943194419451946194719481949195019511952195319541955195619571958195919601961196219631964196519661967196819691970197119721973197419751976197719781979198019811982198319841985198619871988198919901991199219931994199519961997199819992000200120022003200420052006200720082009201020112012201320142015201620172018201920202021202220232024202520262027202820292030203120322033203420352036203720382039204020412042204320442045204620472048204920502051205220532054205520562057205820592060206120622063206420652066206720682069207020712072207320742075207620772078207920802081208220832084208520862087208820892090209120922093209420952096209720982099210021012102210321042105210621072108210921102111211221132114211521162117211821192120212121222123212421252126212721282129213021312132213321342135213621372138213921402141214221432144214521462147214821492150215121522153215421552156215721582159216021612162216321642165216621672168216921702171217221732174217521762177217821792180218121822183218421852186218721882189219021912192219321942195219621972198219922002201220222032204220522062207220822092210221122122213221422152216221722182219222022212222222322242225222622272228222922302231223222332234223522362237223822392240224122422243224422452246224722482249225022512252225322542255225622572258225922602261226222632264226522662267226822692270227122722273227422752276227722782279228022812282228322842285228622872288228922902291229222932294229522962297229822992300230123022303230423052306230723082309231023112312231323142315231623172318231923202321232223232324232523262327232823292330233123322333233423352336233723382339234023412342234323442345234623472348234923502351235223532354235523562357235823592360236123622363236423652366236723682369237023712372237323742375237623772378237923802381238223832384238523862387238823892390239123922393239423952396239723982399240024012402240324042405240624072408240924102411241224132414241524162417241824192420242124222423242424252426242724282429243024312432243324342435243624372438243924402441244224432444244524462447244824492450245124522453245424552456245724582459246024612462246324642465246624672468246924702471247224732474247524762477247824792480248124822483248424852486248724882489249024912492249324942495249624972498249925002501250225032504250525062507250825092510251125122513251425152516251725182519252025212522252325242525252625272528252925302531253225332534253525362537253825392540254125422543254425452546254725482549255025512552255325542555255625572558255925602561256225632564256525662567256825692570257125722573257425752576257725782579258025812582258325842585258625872588258925902591259225932594259525962597259825992600260126022603260426052606260726082609261026112612261326142615261626172618261926202621262226232624262526262627262826292630263126322633263426352636263726382639264026412642264326442645264626472648264926502651265226532654265526562657265826592660266126622663266426652666266726682669267026712672267326742675267626772678267926802681268226832684268526862687268826892690269126922693269426952696269726982699270027012702270327042705270627072708270927102711271227132714271527162717271827192720272127222723272427252726272727282729273027312732273327342735273627372738273927402741274227432744274527462747274827492750275127522753275427552756275727582759276027612762276327642765276627672768276927702771277227732774277527762777277827792780278127822783278427852786278727882789279027912792279327942795279627972798279928002801280228032804280528062807280828092810281128122813281428152816281728182819282028212822282328242825282628272828282928302831283228332834283528362837283828392840284128422843284428452846284728482849285028512852285328542855285628572858285928602861286228632864286528662867286828692870287128722873287428752876287728782879288028812882288328842885288628872888288928902891289228932894289528962897289828992900290129022903290429052906290729082909291029112912291329142915291629172918291929202921292229232924292529262927292829292930293129322933293429352936293729382939294029412942294329442945294629472948294929502951295229532954295529562957295829592960296129622963296429652966296729682969297029712972297329742975297629772978297929802981298229832984298529862987298829892990299129922993299429952996299729982999300030013002300330043005300630073008300930103011301230133014301530163017301830193020302130223023302430253026302730283029303030313032303330343035303630373038303930403041304230433044304530463047304830493050305130523053305430553056305730583059306030613062306330643065306630673068306930703071307230733074307530763077307830793080308130823083308430853086308730883089309030913092309330943095309630973098309931003101310231033104310531063107310831093110311131123113311431153116311731183119312031213122312331243125312631273128312931303131313231333134313531363137313831393140314131423143314431453146314731483149315031513152315331543155315631573158315931603161316231633164316531663167316831693170317131723173317431753176317731783179318031813182318331843185318631873188318931903191319231933194319531963197319831993200320132023203320432053206320732083209321032113212321332143215321632173218321932203221322232233224322532263227322832293230323132323233323432353236323732383239324032413242324332443245324632473248324932503251325232533254325532563257325832593260326132623263326432653266326732683269327032713272327332743275327632773278327932803281328232833284328532863287328832893290329132923293329432953296329732983299330033013302330333043305330633073308330933103311331233133314331533163317331833193320332133223323332433253326332733283329333033313332333333343335333633373338333933403341334233433344334533463347334833493350335133523353335433553356335733583359336033613362336333643365336633673368336933703371337233733374337533763377337833793380338133823383338433853386338733883389339033913392339333943395339633973398339934003401340234033404340534063407340834093410341134123413341434153416341734183419342034213422342334243425342634273428342934303431343234333434343534363437
  1. /*
  2. * Copyright (C) 2007 Oracle. All rights reserved.
  3. *
  4. * This program is free software; you can redistribute it and/or
  5. * modify it under the terms of the GNU General Public
  6. * License v2 as published by the Free Software Foundation.
  7. *
  8. * This program is distributed in the hope that it will be useful,
  9. * but WITHOUT ANY WARRANTY; without even the implied warranty of
  10. * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
  11. * General Public License for more details.
  12. *
  13. * You should have received a copy of the GNU General Public
  14. * License along with this program; if not, write to the
  15. * Free Software Foundation, Inc., 59 Temple Place - Suite 330,
  16. * Boston, MA 021110-1307, USA.
  17. */
  18. #include <linux/sched.h>
  19. #include <linux/bio.h>
  20. #include <linux/slab.h>
  21. #include <linux/buffer_head.h>
  22. #include <linux/blkdev.h>
  23. #include <linux/random.h>
  24. #include <linux/iocontext.h>
  25. #include <asm/div64.h>
  26. #include "compat.h"
  27. #include "ctree.h"
  28. #include "extent_map.h"
  29. #include "disk-io.h"
  30. #include "transaction.h"
  31. #include "print-tree.h"
  32. #include "volumes.h"
  33. #include "async-thread.h"
  34. struct map_lookup {
  35. u64 type;
  36. int io_align;
  37. int io_width;
  38. int stripe_len;
  39. int sector_size;
  40. int num_stripes;
  41. int sub_stripes;
  42. struct btrfs_bio_stripe stripes[];
  43. };
  44. static int init_first_rw_device(struct btrfs_trans_handle *trans,
  45. struct btrfs_root *root,
  46. struct btrfs_device *device);
  47. static int btrfs_relocate_sys_chunks(struct btrfs_root *root);
  48. #define map_lookup_size(n) (sizeof(struct map_lookup) + \
  49. (sizeof(struct btrfs_bio_stripe) * (n)))
  50. static DEFINE_MUTEX(uuid_mutex);
  51. static LIST_HEAD(fs_uuids);
  52. void btrfs_lock_volumes(void)
  53. {
  54. mutex_lock(&uuid_mutex);
  55. }
  56. void btrfs_unlock_volumes(void)
  57. {
  58. mutex_unlock(&uuid_mutex);
  59. }
  60. static void lock_chunks(struct btrfs_root *root)
  61. {
  62. mutex_lock(&root->fs_info->chunk_mutex);
  63. }
  64. static void unlock_chunks(struct btrfs_root *root)
  65. {
  66. mutex_unlock(&root->fs_info->chunk_mutex);
  67. }
  68. static void free_fs_devices(struct btrfs_fs_devices *fs_devices)
  69. {
  70. struct btrfs_device *device;
  71. WARN_ON(fs_devices->opened);
  72. while (!list_empty(&fs_devices->devices)) {
  73. device = list_entry(fs_devices->devices.next,
  74. struct btrfs_device, dev_list);
  75. list_del(&device->dev_list);
  76. kfree(device->name);
  77. kfree(device);
  78. }
  79. kfree(fs_devices);
  80. }
  81. int btrfs_cleanup_fs_uuids(void)
  82. {
  83. struct btrfs_fs_devices *fs_devices;
  84. while (!list_empty(&fs_uuids)) {
  85. fs_devices = list_entry(fs_uuids.next,
  86. struct btrfs_fs_devices, list);
  87. list_del(&fs_devices->list);
  88. free_fs_devices(fs_devices);
  89. }
  90. return 0;
  91. }
  92. static noinline struct btrfs_device *__find_device(struct list_head *head,
  93. u64 devid, u8 *uuid)
  94. {
  95. struct btrfs_device *dev;
  96. list_for_each_entry(dev, head, dev_list) {
  97. if (dev->devid == devid &&
  98. (!uuid || !memcmp(dev->uuid, uuid, BTRFS_UUID_SIZE))) {
  99. return dev;
  100. }
  101. }
  102. return NULL;
  103. }
  104. static noinline struct btrfs_fs_devices *find_fsid(u8 *fsid)
  105. {
  106. struct btrfs_fs_devices *fs_devices;
  107. list_for_each_entry(fs_devices, &fs_uuids, list) {
  108. if (memcmp(fsid, fs_devices->fsid, BTRFS_FSID_SIZE) == 0)
  109. return fs_devices;
  110. }
  111. return NULL;
  112. }
  113. static void requeue_list(struct btrfs_pending_bios *pending_bios,
  114. struct bio *head, struct bio *tail)
  115. {
  116. struct bio *old_head;
  117. old_head = pending_bios->head;
  118. pending_bios->head = head;
  119. if (pending_bios->tail)
  120. tail->bi_next = old_head;
  121. else
  122. pending_bios->tail = tail;
  123. }
  124. /*
  125. * we try to collect pending bios for a device so we don't get a large
  126. * number of procs sending bios down to the same device. This greatly
  127. * improves the schedulers ability to collect and merge the bios.
  128. *
  129. * But, it also turns into a long list of bios to process and that is sure
  130. * to eventually make the worker thread block. The solution here is to
  131. * make some progress and then put this work struct back at the end of
  132. * the list if the block device is congested. This way, multiple devices
  133. * can make progress from a single worker thread.
  134. */
  135. static noinline int run_scheduled_bios(struct btrfs_device *device)
  136. {
  137. struct bio *pending;
  138. struct backing_dev_info *bdi;
  139. struct btrfs_fs_info *fs_info;
  140. struct btrfs_pending_bios *pending_bios;
  141. struct bio *tail;
  142. struct bio *cur;
  143. int again = 0;
  144. unsigned long num_run;
  145. unsigned long num_sync_run;
  146. unsigned long batch_run = 0;
  147. unsigned long limit;
  148. unsigned long last_waited = 0;
  149. int force_reg = 0;
  150. bdi = blk_get_backing_dev_info(device->bdev);
  151. fs_info = device->dev_root->fs_info;
  152. limit = btrfs_async_submit_limit(fs_info);
  153. limit = limit * 2 / 3;
  154. /* we want to make sure that every time we switch from the sync
  155. * list to the normal list, we unplug
  156. */
  157. num_sync_run = 0;
  158. loop:
  159. spin_lock(&device->io_lock);
  160. loop_lock:
  161. num_run = 0;
  162. /* take all the bios off the list at once and process them
  163. * later on (without the lock held). But, remember the
  164. * tail and other pointers so the bios can be properly reinserted
  165. * into the list if we hit congestion
  166. */
  167. if (!force_reg && device->pending_sync_bios.head) {
  168. pending_bios = &device->pending_sync_bios;
  169. force_reg = 1;
  170. } else {
  171. pending_bios = &device->pending_bios;
  172. force_reg = 0;
  173. }
  174. pending = pending_bios->head;
  175. tail = pending_bios->tail;
  176. WARN_ON(pending && !tail);
  177. /*
  178. * if pending was null this time around, no bios need processing
  179. * at all and we can stop. Otherwise it'll loop back up again
  180. * and do an additional check so no bios are missed.
  181. *
  182. * device->running_pending is used to synchronize with the
  183. * schedule_bio code.
  184. */
  185. if (device->pending_sync_bios.head == NULL &&
  186. device->pending_bios.head == NULL) {
  187. again = 0;
  188. device->running_pending = 0;
  189. } else {
  190. again = 1;
  191. device->running_pending = 1;
  192. }
  193. pending_bios->head = NULL;
  194. pending_bios->tail = NULL;
  195. spin_unlock(&device->io_lock);
  196. /*
  197. * if we're doing the regular priority list, make sure we unplug
  198. * for any high prio bios we've sent down
  199. */
  200. if (pending_bios == &device->pending_bios && num_sync_run > 0) {
  201. num_sync_run = 0;
  202. blk_run_backing_dev(bdi, NULL);
  203. }
  204. while (pending) {
  205. rmb();
  206. /* we want to work on both lists, but do more bios on the
  207. * sync list than the regular list
  208. */
  209. if ((num_run > 32 &&
  210. pending_bios != &device->pending_sync_bios &&
  211. device->pending_sync_bios.head) ||
  212. (num_run > 64 && pending_bios == &device->pending_sync_bios &&
  213. device->pending_bios.head)) {
  214. spin_lock(&device->io_lock);
  215. requeue_list(pending_bios, pending, tail);
  216. goto loop_lock;
  217. }
  218. cur = pending;
  219. pending = pending->bi_next;
  220. cur->bi_next = NULL;
  221. atomic_dec(&fs_info->nr_async_bios);
  222. if (atomic_read(&fs_info->nr_async_bios) < limit &&
  223. waitqueue_active(&fs_info->async_submit_wait))
  224. wake_up(&fs_info->async_submit_wait);
  225. BUG_ON(atomic_read(&cur->bi_cnt) == 0);
  226. if (cur->bi_rw & REQ_SYNC)
  227. num_sync_run++;
  228. submit_bio(cur->bi_rw, cur);
  229. num_run++;
  230. batch_run++;
  231. if (need_resched()) {
  232. if (num_sync_run) {
  233. blk_run_backing_dev(bdi, NULL);
  234. num_sync_run = 0;
  235. }
  236. cond_resched();
  237. }
  238. /*
  239. * we made progress, there is more work to do and the bdi
  240. * is now congested. Back off and let other work structs
  241. * run instead
  242. */
  243. if (pending && bdi_write_congested(bdi) && batch_run > 8 &&
  244. fs_info->fs_devices->open_devices > 1) {
  245. struct io_context *ioc;
  246. ioc = current->io_context;
  247. /*
  248. * the main goal here is that we don't want to
  249. * block if we're going to be able to submit
  250. * more requests without blocking.
  251. *
  252. * This code does two great things, it pokes into
  253. * the elevator code from a filesystem _and_
  254. * it makes assumptions about how batching works.
  255. */
  256. if (ioc && ioc->nr_batch_requests > 0 &&
  257. time_before(jiffies, ioc->last_waited + HZ/50UL) &&
  258. (last_waited == 0 ||
  259. ioc->last_waited == last_waited)) {
  260. /*
  261. * we want to go through our batch of
  262. * requests and stop. So, we copy out
  263. * the ioc->last_waited time and test
  264. * against it before looping
  265. */
  266. last_waited = ioc->last_waited;
  267. if (need_resched()) {
  268. if (num_sync_run) {
  269. blk_run_backing_dev(bdi, NULL);
  270. num_sync_run = 0;
  271. }
  272. cond_resched();
  273. }
  274. continue;
  275. }
  276. spin_lock(&device->io_lock);
  277. requeue_list(pending_bios, pending, tail);
  278. device->running_pending = 1;
  279. spin_unlock(&device->io_lock);
  280. btrfs_requeue_work(&device->work);
  281. goto done;
  282. }
  283. }
  284. if (num_sync_run) {
  285. num_sync_run = 0;
  286. blk_run_backing_dev(bdi, NULL);
  287. }
  288. /*
  289. * IO has already been through a long path to get here. Checksumming,
  290. * async helper threads, perhaps compression. We've done a pretty
  291. * good job of collecting a batch of IO and should just unplug
  292. * the device right away.
  293. *
  294. * This will help anyone who is waiting on the IO, they might have
  295. * already unplugged, but managed to do so before the bio they
  296. * cared about found its way down here.
  297. */
  298. blk_run_backing_dev(bdi, NULL);
  299. cond_resched();
  300. if (again)
  301. goto loop;
  302. spin_lock(&device->io_lock);
  303. if (device->pending_bios.head || device->pending_sync_bios.head)
  304. goto loop_lock;
  305. spin_unlock(&device->io_lock);
  306. done:
  307. return 0;
  308. }
  309. static void pending_bios_fn(struct btrfs_work *work)
  310. {
  311. struct btrfs_device *device;
  312. device = container_of(work, struct btrfs_device, work);
  313. run_scheduled_bios(device);
  314. }
  315. static noinline int device_list_add(const char *path,
  316. struct btrfs_super_block *disk_super,
  317. u64 devid, struct btrfs_fs_devices **fs_devices_ret)
  318. {
  319. struct btrfs_device *device;
  320. struct btrfs_fs_devices *fs_devices;
  321. u64 found_transid = btrfs_super_generation(disk_super);
  322. char *name;
  323. fs_devices = find_fsid(disk_super->fsid);
  324. if (!fs_devices) {
  325. fs_devices = kzalloc(sizeof(*fs_devices), GFP_NOFS);
  326. if (!fs_devices)
  327. return -ENOMEM;
  328. INIT_LIST_HEAD(&fs_devices->devices);
  329. INIT_LIST_HEAD(&fs_devices->alloc_list);
  330. list_add(&fs_devices->list, &fs_uuids);
  331. memcpy(fs_devices->fsid, disk_super->fsid, BTRFS_FSID_SIZE);
  332. fs_devices->latest_devid = devid;
  333. fs_devices->latest_trans = found_transid;
  334. mutex_init(&fs_devices->device_list_mutex);
  335. device = NULL;
  336. } else {
  337. device = __find_device(&fs_devices->devices, devid,
  338. disk_super->dev_item.uuid);
  339. }
  340. if (!device) {
  341. if (fs_devices->opened)
  342. return -EBUSY;
  343. device = kzalloc(sizeof(*device), GFP_NOFS);
  344. if (!device) {
  345. /* we can safely leave the fs_devices entry around */
  346. return -ENOMEM;
  347. }
  348. device->devid = devid;
  349. device->work.func = pending_bios_fn;
  350. memcpy(device->uuid, disk_super->dev_item.uuid,
  351. BTRFS_UUID_SIZE);
  352. spin_lock_init(&device->io_lock);
  353. device->name = kstrdup(path, GFP_NOFS);
  354. if (!device->name) {
  355. kfree(device);
  356. return -ENOMEM;
  357. }
  358. INIT_LIST_HEAD(&device->dev_alloc_list);
  359. mutex_lock(&fs_devices->device_list_mutex);
  360. list_add(&device->dev_list, &fs_devices->devices);
  361. mutex_unlock(&fs_devices->device_list_mutex);
  362. device->fs_devices = fs_devices;
  363. fs_devices->num_devices++;
  364. } else if (strcmp(device->name, path)) {
  365. name = kstrdup(path, GFP_NOFS);
  366. if (!name)
  367. return -ENOMEM;
  368. kfree(device->name);
  369. device->name = name;
  370. }
  371. if (found_transid > fs_devices->latest_trans) {
  372. fs_devices->latest_devid = devid;
  373. fs_devices->latest_trans = found_transid;
  374. }
  375. *fs_devices_ret = fs_devices;
  376. return 0;
  377. }
  378. static struct btrfs_fs_devices *clone_fs_devices(struct btrfs_fs_devices *orig)
  379. {
  380. struct btrfs_fs_devices *fs_devices;
  381. struct btrfs_device *device;
  382. struct btrfs_device *orig_dev;
  383. fs_devices = kzalloc(sizeof(*fs_devices), GFP_NOFS);
  384. if (!fs_devices)
  385. return ERR_PTR(-ENOMEM);
  386. INIT_LIST_HEAD(&fs_devices->devices);
  387. INIT_LIST_HEAD(&fs_devices->alloc_list);
  388. INIT_LIST_HEAD(&fs_devices->list);
  389. mutex_init(&fs_devices->device_list_mutex);
  390. fs_devices->latest_devid = orig->latest_devid;
  391. fs_devices->latest_trans = orig->latest_trans;
  392. memcpy(fs_devices->fsid, orig->fsid, sizeof(fs_devices->fsid));
  393. mutex_lock(&orig->device_list_mutex);
  394. list_for_each_entry(orig_dev, &orig->devices, dev_list) {
  395. device = kzalloc(sizeof(*device), GFP_NOFS);
  396. if (!device)
  397. goto error;
  398. device->name = kstrdup(orig_dev->name, GFP_NOFS);
  399. if (!device->name) {
  400. kfree(device);
  401. goto error;
  402. }
  403. device->devid = orig_dev->devid;
  404. device->work.func = pending_bios_fn;
  405. memcpy(device->uuid, orig_dev->uuid, sizeof(device->uuid));
  406. spin_lock_init(&device->io_lock);
  407. INIT_LIST_HEAD(&device->dev_list);
  408. INIT_LIST_HEAD(&device->dev_alloc_list);
  409. list_add(&device->dev_list, &fs_devices->devices);
  410. device->fs_devices = fs_devices;
  411. fs_devices->num_devices++;
  412. }
  413. mutex_unlock(&orig->device_list_mutex);
  414. return fs_devices;
  415. error:
  416. mutex_unlock(&orig->device_list_mutex);
  417. free_fs_devices(fs_devices);
  418. return ERR_PTR(-ENOMEM);
  419. }
  420. int btrfs_close_extra_devices(struct btrfs_fs_devices *fs_devices)
  421. {
  422. struct btrfs_device *device, *next;
  423. mutex_lock(&uuid_mutex);
  424. again:
  425. mutex_lock(&fs_devices->device_list_mutex);
  426. list_for_each_entry_safe(device, next, &fs_devices->devices, dev_list) {
  427. if (device->in_fs_metadata)
  428. continue;
  429. if (device->bdev) {
  430. close_bdev_exclusive(device->bdev, device->mode);
  431. device->bdev = NULL;
  432. fs_devices->open_devices--;
  433. }
  434. if (device->writeable) {
  435. list_del_init(&device->dev_alloc_list);
  436. device->writeable = 0;
  437. fs_devices->rw_devices--;
  438. }
  439. list_del_init(&device->dev_list);
  440. fs_devices->num_devices--;
  441. kfree(device->name);
  442. kfree(device);
  443. }
  444. mutex_unlock(&fs_devices->device_list_mutex);
  445. if (fs_devices->seed) {
  446. fs_devices = fs_devices->seed;
  447. goto again;
  448. }
  449. mutex_unlock(&uuid_mutex);
  450. return 0;
  451. }
  452. static int __btrfs_close_devices(struct btrfs_fs_devices *fs_devices)
  453. {
  454. struct btrfs_device *device;
  455. if (--fs_devices->opened > 0)
  456. return 0;
  457. list_for_each_entry(device, &fs_devices->devices, dev_list) {
  458. if (device->bdev) {
  459. close_bdev_exclusive(device->bdev, device->mode);
  460. fs_devices->open_devices--;
  461. }
  462. if (device->writeable) {
  463. list_del_init(&device->dev_alloc_list);
  464. fs_devices->rw_devices--;
  465. }
  466. device->bdev = NULL;
  467. device->writeable = 0;
  468. device->in_fs_metadata = 0;
  469. }
  470. WARN_ON(fs_devices->open_devices);
  471. WARN_ON(fs_devices->rw_devices);
  472. fs_devices->opened = 0;
  473. fs_devices->seeding = 0;
  474. return 0;
  475. }
  476. int btrfs_close_devices(struct btrfs_fs_devices *fs_devices)
  477. {
  478. struct btrfs_fs_devices *seed_devices = NULL;
  479. int ret;
  480. mutex_lock(&uuid_mutex);
  481. ret = __btrfs_close_devices(fs_devices);
  482. if (!fs_devices->opened) {
  483. seed_devices = fs_devices->seed;
  484. fs_devices->seed = NULL;
  485. }
  486. mutex_unlock(&uuid_mutex);
  487. while (seed_devices) {
  488. fs_devices = seed_devices;
  489. seed_devices = fs_devices->seed;
  490. __btrfs_close_devices(fs_devices);
  491. free_fs_devices(fs_devices);
  492. }
  493. return ret;
  494. }
  495. static int __btrfs_open_devices(struct btrfs_fs_devices *fs_devices,
  496. fmode_t flags, void *holder)
  497. {
  498. struct block_device *bdev;
  499. struct list_head *head = &fs_devices->devices;
  500. struct btrfs_device *device;
  501. struct block_device *latest_bdev = NULL;
  502. struct buffer_head *bh;
  503. struct btrfs_super_block *disk_super;
  504. u64 latest_devid = 0;
  505. u64 latest_transid = 0;
  506. u64 devid;
  507. int seeding = 1;
  508. int ret = 0;
  509. list_for_each_entry(device, head, dev_list) {
  510. if (device->bdev)
  511. continue;
  512. if (!device->name)
  513. continue;
  514. bdev = open_bdev_exclusive(device->name, flags, holder);
  515. if (IS_ERR(bdev)) {
  516. printk(KERN_INFO "open %s failed\n", device->name);
  517. goto error;
  518. }
  519. set_blocksize(bdev, 4096);
  520. bh = btrfs_read_dev_super(bdev);
  521. if (!bh)
  522. goto error_close;
  523. disk_super = (struct btrfs_super_block *)bh->b_data;
  524. devid = btrfs_stack_device_id(&disk_super->dev_item);
  525. if (devid != device->devid)
  526. goto error_brelse;
  527. if (memcmp(device->uuid, disk_super->dev_item.uuid,
  528. BTRFS_UUID_SIZE))
  529. goto error_brelse;
  530. device->generation = btrfs_super_generation(disk_super);
  531. if (!latest_transid || device->generation > latest_transid) {
  532. latest_devid = devid;
  533. latest_transid = device->generation;
  534. latest_bdev = bdev;
  535. }
  536. if (btrfs_super_flags(disk_super) & BTRFS_SUPER_FLAG_SEEDING) {
  537. device->writeable = 0;
  538. } else {
  539. device->writeable = !bdev_read_only(bdev);
  540. seeding = 0;
  541. }
  542. device->bdev = bdev;
  543. device->in_fs_metadata = 0;
  544. device->mode = flags;
  545. if (!blk_queue_nonrot(bdev_get_queue(bdev)))
  546. fs_devices->rotating = 1;
  547. fs_devices->open_devices++;
  548. if (device->writeable) {
  549. fs_devices->rw_devices++;
  550. list_add(&device->dev_alloc_list,
  551. &fs_devices->alloc_list);
  552. }
  553. continue;
  554. error_brelse:
  555. brelse(bh);
  556. error_close:
  557. close_bdev_exclusive(bdev, FMODE_READ);
  558. error:
  559. continue;
  560. }
  561. if (fs_devices->open_devices == 0) {
  562. ret = -EIO;
  563. goto out;
  564. }
  565. fs_devices->seeding = seeding;
  566. fs_devices->opened = 1;
  567. fs_devices->latest_bdev = latest_bdev;
  568. fs_devices->latest_devid = latest_devid;
  569. fs_devices->latest_trans = latest_transid;
  570. fs_devices->total_rw_bytes = 0;
  571. out:
  572. return ret;
  573. }
  574. int btrfs_open_devices(struct btrfs_fs_devices *fs_devices,
  575. fmode_t flags, void *holder)
  576. {
  577. int ret;
  578. mutex_lock(&uuid_mutex);
  579. if (fs_devices->opened) {
  580. fs_devices->opened++;
  581. ret = 0;
  582. } else {
  583. ret = __btrfs_open_devices(fs_devices, flags, holder);
  584. }
  585. mutex_unlock(&uuid_mutex);
  586. return ret;
  587. }
  588. int btrfs_scan_one_device(const char *path, fmode_t flags, void *holder,
  589. struct btrfs_fs_devices **fs_devices_ret)
  590. {
  591. struct btrfs_super_block *disk_super;
  592. struct block_device *bdev;
  593. struct buffer_head *bh;
  594. int ret;
  595. u64 devid;
  596. u64 transid;
  597. mutex_lock(&uuid_mutex);
  598. bdev = open_bdev_exclusive(path, flags, holder);
  599. if (IS_ERR(bdev)) {
  600. ret = PTR_ERR(bdev);
  601. goto error;
  602. }
  603. ret = set_blocksize(bdev, 4096);
  604. if (ret)
  605. goto error_close;
  606. bh = btrfs_read_dev_super(bdev);
  607. if (!bh) {
  608. ret = -EIO;
  609. goto error_close;
  610. }
  611. disk_super = (struct btrfs_super_block *)bh->b_data;
  612. devid = btrfs_stack_device_id(&disk_super->dev_item);
  613. transid = btrfs_super_generation(disk_super);
  614. if (disk_super->label[0])
  615. printk(KERN_INFO "device label %s ", disk_super->label);
  616. else {
  617. /* FIXME, make a readl uuid parser */
  618. printk(KERN_INFO "device fsid %llx-%llx ",
  619. *(unsigned long long *)disk_super->fsid,
  620. *(unsigned long long *)(disk_super->fsid + 8));
  621. }
  622. printk(KERN_CONT "devid %llu transid %llu %s\n",
  623. (unsigned long long)devid, (unsigned long long)transid, path);
  624. ret = device_list_add(path, disk_super, devid, fs_devices_ret);
  625. brelse(bh);
  626. error_close:
  627. close_bdev_exclusive(bdev, flags);
  628. error:
  629. mutex_unlock(&uuid_mutex);
  630. return ret;
  631. }
  632. /*
  633. * this uses a pretty simple search, the expectation is that it is
  634. * called very infrequently and that a given device has a small number
  635. * of extents
  636. */
  637. int find_free_dev_extent(struct btrfs_trans_handle *trans,
  638. struct btrfs_device *device, u64 num_bytes,
  639. u64 *start, u64 *max_avail)
  640. {
  641. struct btrfs_key key;
  642. struct btrfs_root *root = device->dev_root;
  643. struct btrfs_dev_extent *dev_extent = NULL;
  644. struct btrfs_path *path;
  645. u64 hole_size = 0;
  646. u64 last_byte = 0;
  647. u64 search_start = 0;
  648. u64 search_end = device->total_bytes;
  649. int ret;
  650. int slot = 0;
  651. int start_found;
  652. struct extent_buffer *l;
  653. path = btrfs_alloc_path();
  654. if (!path)
  655. return -ENOMEM;
  656. path->reada = 2;
  657. start_found = 0;
  658. /* FIXME use last free of some kind */
  659. /* we don't want to overwrite the superblock on the drive,
  660. * so we make sure to start at an offset of at least 1MB
  661. */
  662. search_start = max((u64)1024 * 1024, search_start);
  663. if (root->fs_info->alloc_start + num_bytes <= device->total_bytes)
  664. search_start = max(root->fs_info->alloc_start, search_start);
  665. key.objectid = device->devid;
  666. key.offset = search_start;
  667. key.type = BTRFS_DEV_EXTENT_KEY;
  668. ret = btrfs_search_slot(trans, root, &key, path, 0, 0);
  669. if (ret < 0)
  670. goto error;
  671. if (ret > 0) {
  672. ret = btrfs_previous_item(root, path, key.objectid, key.type);
  673. if (ret < 0)
  674. goto error;
  675. if (ret > 0)
  676. start_found = 1;
  677. }
  678. l = path->nodes[0];
  679. btrfs_item_key_to_cpu(l, &key, path->slots[0]);
  680. while (1) {
  681. l = path->nodes[0];
  682. slot = path->slots[0];
  683. if (slot >= btrfs_header_nritems(l)) {
  684. ret = btrfs_next_leaf(root, path);
  685. if (ret == 0)
  686. continue;
  687. if (ret < 0)
  688. goto error;
  689. no_more_items:
  690. if (!start_found) {
  691. if (search_start >= search_end) {
  692. ret = -ENOSPC;
  693. goto error;
  694. }
  695. *start = search_start;
  696. start_found = 1;
  697. goto check_pending;
  698. }
  699. *start = last_byte > search_start ?
  700. last_byte : search_start;
  701. if (search_end <= *start) {
  702. ret = -ENOSPC;
  703. goto error;
  704. }
  705. goto check_pending;
  706. }
  707. btrfs_item_key_to_cpu(l, &key, slot);
  708. if (key.objectid < device->devid)
  709. goto next;
  710. if (key.objectid > device->devid)
  711. goto no_more_items;
  712. if (key.offset >= search_start && key.offset > last_byte &&
  713. start_found) {
  714. if (last_byte < search_start)
  715. last_byte = search_start;
  716. hole_size = key.offset - last_byte;
  717. if (hole_size > *max_avail)
  718. *max_avail = hole_size;
  719. if (key.offset > last_byte &&
  720. hole_size >= num_bytes) {
  721. *start = last_byte;
  722. goto check_pending;
  723. }
  724. }
  725. if (btrfs_key_type(&key) != BTRFS_DEV_EXTENT_KEY)
  726. goto next;
  727. start_found = 1;
  728. dev_extent = btrfs_item_ptr(l, slot, struct btrfs_dev_extent);
  729. last_byte = key.offset + btrfs_dev_extent_length(l, dev_extent);
  730. next:
  731. path->slots[0]++;
  732. cond_resched();
  733. }
  734. check_pending:
  735. /* we have to make sure we didn't find an extent that has already
  736. * been allocated by the map tree or the original allocation
  737. */
  738. BUG_ON(*start < search_start);
  739. if (*start + num_bytes > search_end) {
  740. ret = -ENOSPC;
  741. goto error;
  742. }
  743. /* check for pending inserts here */
  744. ret = 0;
  745. error:
  746. btrfs_free_path(path);
  747. return ret;
  748. }
  749. static int btrfs_free_dev_extent(struct btrfs_trans_handle *trans,
  750. struct btrfs_device *device,
  751. u64 start)
  752. {
  753. int ret;
  754. struct btrfs_path *path;
  755. struct btrfs_root *root = device->dev_root;
  756. struct btrfs_key key;
  757. struct btrfs_key found_key;
  758. struct extent_buffer *leaf = NULL;
  759. struct btrfs_dev_extent *extent = NULL;
  760. path = btrfs_alloc_path();
  761. if (!path)
  762. return -ENOMEM;
  763. key.objectid = device->devid;
  764. key.offset = start;
  765. key.type = BTRFS_DEV_EXTENT_KEY;
  766. ret = btrfs_search_slot(trans, root, &key, path, -1, 1);
  767. if (ret > 0) {
  768. ret = btrfs_previous_item(root, path, key.objectid,
  769. BTRFS_DEV_EXTENT_KEY);
  770. BUG_ON(ret);
  771. leaf = path->nodes[0];
  772. btrfs_item_key_to_cpu(leaf, &found_key, path->slots[0]);
  773. extent = btrfs_item_ptr(leaf, path->slots[0],
  774. struct btrfs_dev_extent);
  775. BUG_ON(found_key.offset > start || found_key.offset +
  776. btrfs_dev_extent_length(leaf, extent) < start);
  777. ret = 0;
  778. } else if (ret == 0) {
  779. leaf = path->nodes[0];
  780. extent = btrfs_item_ptr(leaf, path->slots[0],
  781. struct btrfs_dev_extent);
  782. }
  783. BUG_ON(ret);
  784. if (device->bytes_used > 0)
  785. device->bytes_used -= btrfs_dev_extent_length(leaf, extent);
  786. ret = btrfs_del_item(trans, root, path);
  787. BUG_ON(ret);
  788. btrfs_free_path(path);
  789. return ret;
  790. }
  791. int btrfs_alloc_dev_extent(struct btrfs_trans_handle *trans,
  792. struct btrfs_device *device,
  793. u64 chunk_tree, u64 chunk_objectid,
  794. u64 chunk_offset, u64 start, u64 num_bytes)
  795. {
  796. int ret;
  797. struct btrfs_path *path;
  798. struct btrfs_root *root = device->dev_root;
  799. struct btrfs_dev_extent *extent;
  800. struct extent_buffer *leaf;
  801. struct btrfs_key key;
  802. WARN_ON(!device->in_fs_metadata);
  803. path = btrfs_alloc_path();
  804. if (!path)
  805. return -ENOMEM;
  806. key.objectid = device->devid;
  807. key.offset = start;
  808. key.type = BTRFS_DEV_EXTENT_KEY;
  809. ret = btrfs_insert_empty_item(trans, root, path, &key,
  810. sizeof(*extent));
  811. BUG_ON(ret);
  812. leaf = path->nodes[0];
  813. extent = btrfs_item_ptr(leaf, path->slots[0],
  814. struct btrfs_dev_extent);
  815. btrfs_set_dev_extent_chunk_tree(leaf, extent, chunk_tree);
  816. btrfs_set_dev_extent_chunk_objectid(leaf, extent, chunk_objectid);
  817. btrfs_set_dev_extent_chunk_offset(leaf, extent, chunk_offset);
  818. write_extent_buffer(leaf, root->fs_info->chunk_tree_uuid,
  819. (unsigned long)btrfs_dev_extent_chunk_tree_uuid(extent),
  820. BTRFS_UUID_SIZE);
  821. btrfs_set_dev_extent_length(leaf, extent, num_bytes);
  822. btrfs_mark_buffer_dirty(leaf);
  823. btrfs_free_path(path);
  824. return ret;
  825. }
  826. static noinline int find_next_chunk(struct btrfs_root *root,
  827. u64 objectid, u64 *offset)
  828. {
  829. struct btrfs_path *path;
  830. int ret;
  831. struct btrfs_key key;
  832. struct btrfs_chunk *chunk;
  833. struct btrfs_key found_key;
  834. path = btrfs_alloc_path();
  835. BUG_ON(!path);
  836. key.objectid = objectid;
  837. key.offset = (u64)-1;
  838. key.type = BTRFS_CHUNK_ITEM_KEY;
  839. ret = btrfs_search_slot(NULL, root, &key, path, 0, 0);
  840. if (ret < 0)
  841. goto error;
  842. BUG_ON(ret == 0);
  843. ret = btrfs_previous_item(root, path, 0, BTRFS_CHUNK_ITEM_KEY);
  844. if (ret) {
  845. *offset = 0;
  846. } else {
  847. btrfs_item_key_to_cpu(path->nodes[0], &found_key,
  848. path->slots[0]);
  849. if (found_key.objectid != objectid)
  850. *offset = 0;
  851. else {
  852. chunk = btrfs_item_ptr(path->nodes[0], path->slots[0],
  853. struct btrfs_chunk);
  854. *offset = found_key.offset +
  855. btrfs_chunk_length(path->nodes[0], chunk);
  856. }
  857. }
  858. ret = 0;
  859. error:
  860. btrfs_free_path(path);
  861. return ret;
  862. }
  863. static noinline int find_next_devid(struct btrfs_root *root, u64 *objectid)
  864. {
  865. int ret;
  866. struct btrfs_key key;
  867. struct btrfs_key found_key;
  868. struct btrfs_path *path;
  869. root = root->fs_info->chunk_root;
  870. path = btrfs_alloc_path();
  871. if (!path)
  872. return -ENOMEM;
  873. key.objectid = BTRFS_DEV_ITEMS_OBJECTID;
  874. key.type = BTRFS_DEV_ITEM_KEY;
  875. key.offset = (u64)-1;
  876. ret = btrfs_search_slot(NULL, root, &key, path, 0, 0);
  877. if (ret < 0)
  878. goto error;
  879. BUG_ON(ret == 0);
  880. ret = btrfs_previous_item(root, path, BTRFS_DEV_ITEMS_OBJECTID,
  881. BTRFS_DEV_ITEM_KEY);
  882. if (ret) {
  883. *objectid = 1;
  884. } else {
  885. btrfs_item_key_to_cpu(path->nodes[0], &found_key,
  886. path->slots[0]);
  887. *objectid = found_key.offset + 1;
  888. }
  889. ret = 0;
  890. error:
  891. btrfs_free_path(path);
  892. return ret;
  893. }
  894. /*
  895. * the device information is stored in the chunk root
  896. * the btrfs_device struct should be fully filled in
  897. */
  898. int btrfs_add_device(struct btrfs_trans_handle *trans,
  899. struct btrfs_root *root,
  900. struct btrfs_device *device)
  901. {
  902. int ret;
  903. struct btrfs_path *path;
  904. struct btrfs_dev_item *dev_item;
  905. struct extent_buffer *leaf;
  906. struct btrfs_key key;
  907. unsigned long ptr;
  908. root = root->fs_info->chunk_root;
  909. path = btrfs_alloc_path();
  910. if (!path)
  911. return -ENOMEM;
  912. key.objectid = BTRFS_DEV_ITEMS_OBJECTID;
  913. key.type = BTRFS_DEV_ITEM_KEY;
  914. key.offset = device->devid;
  915. ret = btrfs_insert_empty_item(trans, root, path, &key,
  916. sizeof(*dev_item));
  917. if (ret)
  918. goto out;
  919. leaf = path->nodes[0];
  920. dev_item = btrfs_item_ptr(leaf, path->slots[0], struct btrfs_dev_item);
  921. btrfs_set_device_id(leaf, dev_item, device->devid);
  922. btrfs_set_device_generation(leaf, dev_item, 0);
  923. btrfs_set_device_type(leaf, dev_item, device->type);
  924. btrfs_set_device_io_align(leaf, dev_item, device->io_align);
  925. btrfs_set_device_io_width(leaf, dev_item, device->io_width);
  926. btrfs_set_device_sector_size(leaf, dev_item, device->sector_size);
  927. btrfs_set_device_total_bytes(leaf, dev_item, device->total_bytes);
  928. btrfs_set_device_bytes_used(leaf, dev_item, device->bytes_used);
  929. btrfs_set_device_group(leaf, dev_item, 0);
  930. btrfs_set_device_seek_speed(leaf, dev_item, 0);
  931. btrfs_set_device_bandwidth(leaf, dev_item, 0);
  932. btrfs_set_device_start_offset(leaf, dev_item, 0);
  933. ptr = (unsigned long)btrfs_device_uuid(dev_item);
  934. write_extent_buffer(leaf, device->uuid, ptr, BTRFS_UUID_SIZE);
  935. ptr = (unsigned long)btrfs_device_fsid(dev_item);
  936. write_extent_buffer(leaf, root->fs_info->fsid, ptr, BTRFS_UUID_SIZE);
  937. btrfs_mark_buffer_dirty(leaf);
  938. ret = 0;
  939. out:
  940. btrfs_free_path(path);
  941. return ret;
  942. }
  943. static int btrfs_rm_dev_item(struct btrfs_root *root,
  944. struct btrfs_device *device)
  945. {
  946. int ret;
  947. struct btrfs_path *path;
  948. struct btrfs_key key;
  949. struct btrfs_trans_handle *trans;
  950. root = root->fs_info->chunk_root;
  951. path = btrfs_alloc_path();
  952. if (!path)
  953. return -ENOMEM;
  954. trans = btrfs_start_transaction(root, 0);
  955. key.objectid = BTRFS_DEV_ITEMS_OBJECTID;
  956. key.type = BTRFS_DEV_ITEM_KEY;
  957. key.offset = device->devid;
  958. lock_chunks(root);
  959. ret = btrfs_search_slot(trans, root, &key, path, -1, 1);
  960. if (ret < 0)
  961. goto out;
  962. if (ret > 0) {
  963. ret = -ENOENT;
  964. goto out;
  965. }
  966. ret = btrfs_del_item(trans, root, path);
  967. if (ret)
  968. goto out;
  969. out:
  970. btrfs_free_path(path);
  971. unlock_chunks(root);
  972. btrfs_commit_transaction(trans, root);
  973. return ret;
  974. }
  975. int btrfs_rm_device(struct btrfs_root *root, char *device_path)
  976. {
  977. struct btrfs_device *device;
  978. struct btrfs_device *next_device;
  979. struct block_device *bdev;
  980. struct buffer_head *bh = NULL;
  981. struct btrfs_super_block *disk_super;
  982. u64 all_avail;
  983. u64 devid;
  984. u64 num_devices;
  985. u8 *dev_uuid;
  986. int ret = 0;
  987. mutex_lock(&uuid_mutex);
  988. mutex_lock(&root->fs_info->volume_mutex);
  989. all_avail = root->fs_info->avail_data_alloc_bits |
  990. root->fs_info->avail_system_alloc_bits |
  991. root->fs_info->avail_metadata_alloc_bits;
  992. if ((all_avail & BTRFS_BLOCK_GROUP_RAID10) &&
  993. root->fs_info->fs_devices->num_devices <= 4) {
  994. printk(KERN_ERR "btrfs: unable to go below four devices "
  995. "on raid10\n");
  996. ret = -EINVAL;
  997. goto out;
  998. }
  999. if ((all_avail & BTRFS_BLOCK_GROUP_RAID1) &&
  1000. root->fs_info->fs_devices->num_devices <= 2) {
  1001. printk(KERN_ERR "btrfs: unable to go below two "
  1002. "devices on raid1\n");
  1003. ret = -EINVAL;
  1004. goto out;
  1005. }
  1006. if (strcmp(device_path, "missing") == 0) {
  1007. struct list_head *devices;
  1008. struct btrfs_device *tmp;
  1009. device = NULL;
  1010. devices = &root->fs_info->fs_devices->devices;
  1011. mutex_lock(&root->fs_info->fs_devices->device_list_mutex);
  1012. list_for_each_entry(tmp, devices, dev_list) {
  1013. if (tmp->in_fs_metadata && !tmp->bdev) {
  1014. device = tmp;
  1015. break;
  1016. }
  1017. }
  1018. mutex_unlock(&root->fs_info->fs_devices->device_list_mutex);
  1019. bdev = NULL;
  1020. bh = NULL;
  1021. disk_super = NULL;
  1022. if (!device) {
  1023. printk(KERN_ERR "btrfs: no missing devices found to "
  1024. "remove\n");
  1025. goto out;
  1026. }
  1027. } else {
  1028. bdev = open_bdev_exclusive(device_path, FMODE_READ,
  1029. root->fs_info->bdev_holder);
  1030. if (IS_ERR(bdev)) {
  1031. ret = PTR_ERR(bdev);
  1032. goto out;
  1033. }
  1034. set_blocksize(bdev, 4096);
  1035. bh = btrfs_read_dev_super(bdev);
  1036. if (!bh) {
  1037. ret = -EIO;
  1038. goto error_close;
  1039. }
  1040. disk_super = (struct btrfs_super_block *)bh->b_data;
  1041. devid = btrfs_stack_device_id(&disk_super->dev_item);
  1042. dev_uuid = disk_super->dev_item.uuid;
  1043. device = btrfs_find_device(root, devid, dev_uuid,
  1044. disk_super->fsid);
  1045. if (!device) {
  1046. ret = -ENOENT;
  1047. goto error_brelse;
  1048. }
  1049. }
  1050. if (device->writeable && root->fs_info->fs_devices->rw_devices == 1) {
  1051. printk(KERN_ERR "btrfs: unable to remove the only writeable "
  1052. "device\n");
  1053. ret = -EINVAL;
  1054. goto error_brelse;
  1055. }
  1056. if (device->writeable) {
  1057. list_del_init(&device->dev_alloc_list);
  1058. root->fs_info->fs_devices->rw_devices--;
  1059. }
  1060. ret = btrfs_shrink_device(device, 0);
  1061. if (ret)
  1062. goto error_brelse;
  1063. ret = btrfs_rm_dev_item(root->fs_info->chunk_root, device);
  1064. if (ret)
  1065. goto error_brelse;
  1066. device->in_fs_metadata = 0;
  1067. /*
  1068. * the device list mutex makes sure that we don't change
  1069. * the device list while someone else is writing out all
  1070. * the device supers.
  1071. */
  1072. mutex_lock(&root->fs_info->fs_devices->device_list_mutex);
  1073. list_del_init(&device->dev_list);
  1074. mutex_unlock(&root->fs_info->fs_devices->device_list_mutex);
  1075. device->fs_devices->num_devices--;
  1076. next_device = list_entry(root->fs_info->fs_devices->devices.next,
  1077. struct btrfs_device, dev_list);
  1078. if (device->bdev == root->fs_info->sb->s_bdev)
  1079. root->fs_info->sb->s_bdev = next_device->bdev;
  1080. if (device->bdev == root->fs_info->fs_devices->latest_bdev)
  1081. root->fs_info->fs_devices->latest_bdev = next_device->bdev;
  1082. if (device->bdev) {
  1083. close_bdev_exclusive(device->bdev, device->mode);
  1084. device->bdev = NULL;
  1085. device->fs_devices->open_devices--;
  1086. }
  1087. num_devices = btrfs_super_num_devices(&root->fs_info->super_copy) - 1;
  1088. btrfs_set_super_num_devices(&root->fs_info->super_copy, num_devices);
  1089. if (device->fs_devices->open_devices == 0) {
  1090. struct btrfs_fs_devices *fs_devices;
  1091. fs_devices = root->fs_info->fs_devices;
  1092. while (fs_devices) {
  1093. if (fs_devices->seed == device->fs_devices)
  1094. break;
  1095. fs_devices = fs_devices->seed;
  1096. }
  1097. fs_devices->seed = device->fs_devices->seed;
  1098. device->fs_devices->seed = NULL;
  1099. __btrfs_close_devices(device->fs_devices);
  1100. free_fs_devices(device->fs_devices);
  1101. }
  1102. /*
  1103. * at this point, the device is zero sized. We want to
  1104. * remove it from the devices list and zero out the old super
  1105. */
  1106. if (device->writeable) {
  1107. /* make sure this device isn't detected as part of
  1108. * the FS anymore
  1109. */
  1110. memset(&disk_super->magic, 0, sizeof(disk_super->magic));
  1111. set_buffer_dirty(bh);
  1112. sync_dirty_buffer(bh);
  1113. }
  1114. kfree(device->name);
  1115. kfree(device);
  1116. ret = 0;
  1117. error_brelse:
  1118. brelse(bh);
  1119. error_close:
  1120. if (bdev)
  1121. close_bdev_exclusive(bdev, FMODE_READ);
  1122. out:
  1123. mutex_unlock(&root->fs_info->volume_mutex);
  1124. mutex_unlock(&uuid_mutex);
  1125. return ret;
  1126. }
  1127. /*
  1128. * does all the dirty work required for changing file system's UUID.
  1129. */
  1130. static int btrfs_prepare_sprout(struct btrfs_trans_handle *trans,
  1131. struct btrfs_root *root)
  1132. {
  1133. struct btrfs_fs_devices *fs_devices = root->fs_info->fs_devices;
  1134. struct btrfs_fs_devices *old_devices;
  1135. struct btrfs_fs_devices *seed_devices;
  1136. struct btrfs_super_block *disk_super = &root->fs_info->super_copy;
  1137. struct btrfs_device *device;
  1138. u64 super_flags;
  1139. BUG_ON(!mutex_is_locked(&uuid_mutex));
  1140. if (!fs_devices->seeding)
  1141. return -EINVAL;
  1142. seed_devices = kzalloc(sizeof(*fs_devices), GFP_NOFS);
  1143. if (!seed_devices)
  1144. return -ENOMEM;
  1145. old_devices = clone_fs_devices(fs_devices);
  1146. if (IS_ERR(old_devices)) {
  1147. kfree(seed_devices);
  1148. return PTR_ERR(old_devices);
  1149. }
  1150. list_add(&old_devices->list, &fs_uuids);
  1151. memcpy(seed_devices, fs_devices, sizeof(*seed_devices));
  1152. seed_devices->opened = 1;
  1153. INIT_LIST_HEAD(&seed_devices->devices);
  1154. INIT_LIST_HEAD(&seed_devices->alloc_list);
  1155. mutex_init(&seed_devices->device_list_mutex);
  1156. list_splice_init(&fs_devices->devices, &seed_devices->devices);
  1157. list_splice_init(&fs_devices->alloc_list, &seed_devices->alloc_list);
  1158. list_for_each_entry(device, &seed_devices->devices, dev_list) {
  1159. device->fs_devices = seed_devices;
  1160. }
  1161. fs_devices->seeding = 0;
  1162. fs_devices->num_devices = 0;
  1163. fs_devices->open_devices = 0;
  1164. fs_devices->seed = seed_devices;
  1165. generate_random_uuid(fs_devices->fsid);
  1166. memcpy(root->fs_info->fsid, fs_devices->fsid, BTRFS_FSID_SIZE);
  1167. memcpy(disk_super->fsid, fs_devices->fsid, BTRFS_FSID_SIZE);
  1168. super_flags = btrfs_super_flags(disk_super) &
  1169. ~BTRFS_SUPER_FLAG_SEEDING;
  1170. btrfs_set_super_flags(disk_super, super_flags);
  1171. return 0;
  1172. }
  1173. /*
  1174. * strore the expected generation for seed devices in device items.
  1175. */
  1176. static int btrfs_finish_sprout(struct btrfs_trans_handle *trans,
  1177. struct btrfs_root *root)
  1178. {
  1179. struct btrfs_path *path;
  1180. struct extent_buffer *leaf;
  1181. struct btrfs_dev_item *dev_item;
  1182. struct btrfs_device *device;
  1183. struct btrfs_key key;
  1184. u8 fs_uuid[BTRFS_UUID_SIZE];
  1185. u8 dev_uuid[BTRFS_UUID_SIZE];
  1186. u64 devid;
  1187. int ret;
  1188. path = btrfs_alloc_path();
  1189. if (!path)
  1190. return -ENOMEM;
  1191. root = root->fs_info->chunk_root;
  1192. key.objectid = BTRFS_DEV_ITEMS_OBJECTID;
  1193. key.offset = 0;
  1194. key.type = BTRFS_DEV_ITEM_KEY;
  1195. while (1) {
  1196. ret = btrfs_search_slot(trans, root, &key, path, 0, 1);
  1197. if (ret < 0)
  1198. goto error;
  1199. leaf = path->nodes[0];
  1200. next_slot:
  1201. if (path->slots[0] >= btrfs_header_nritems(leaf)) {
  1202. ret = btrfs_next_leaf(root, path);
  1203. if (ret > 0)
  1204. break;
  1205. if (ret < 0)
  1206. goto error;
  1207. leaf = path->nodes[0];
  1208. btrfs_item_key_to_cpu(leaf, &key, path->slots[0]);
  1209. btrfs_release_path(root, path);
  1210. continue;
  1211. }
  1212. btrfs_item_key_to_cpu(leaf, &key, path->slots[0]);
  1213. if (key.objectid != BTRFS_DEV_ITEMS_OBJECTID ||
  1214. key.type != BTRFS_DEV_ITEM_KEY)
  1215. break;
  1216. dev_item = btrfs_item_ptr(leaf, path->slots[0],
  1217. struct btrfs_dev_item);
  1218. devid = btrfs_device_id(leaf, dev_item);
  1219. read_extent_buffer(leaf, dev_uuid,
  1220. (unsigned long)btrfs_device_uuid(dev_item),
  1221. BTRFS_UUID_SIZE);
  1222. read_extent_buffer(leaf, fs_uuid,
  1223. (unsigned long)btrfs_device_fsid(dev_item),
  1224. BTRFS_UUID_SIZE);
  1225. device = btrfs_find_device(root, devid, dev_uuid, fs_uuid);
  1226. BUG_ON(!device);
  1227. if (device->fs_devices->seeding) {
  1228. btrfs_set_device_generation(leaf, dev_item,
  1229. device->generation);
  1230. btrfs_mark_buffer_dirty(leaf);
  1231. }
  1232. path->slots[0]++;
  1233. goto next_slot;
  1234. }
  1235. ret = 0;
  1236. error:
  1237. btrfs_free_path(path);
  1238. return ret;
  1239. }
  1240. int btrfs_init_new_device(struct btrfs_root *root, char *device_path)
  1241. {
  1242. struct btrfs_trans_handle *trans;
  1243. struct btrfs_device *device;
  1244. struct block_device *bdev;
  1245. struct list_head *devices;
  1246. struct super_block *sb = root->fs_info->sb;
  1247. u64 total_bytes;
  1248. int seeding_dev = 0;
  1249. int ret = 0;
  1250. if ((sb->s_flags & MS_RDONLY) && !root->fs_info->fs_devices->seeding)
  1251. return -EINVAL;
  1252. bdev = open_bdev_exclusive(device_path, 0, root->fs_info->bdev_holder);
  1253. if (IS_ERR(bdev))
  1254. return PTR_ERR(bdev);
  1255. if (root->fs_info->fs_devices->seeding) {
  1256. seeding_dev = 1;
  1257. down_write(&sb->s_umount);
  1258. mutex_lock(&uuid_mutex);
  1259. }
  1260. filemap_write_and_wait(bdev->bd_inode->i_mapping);
  1261. mutex_lock(&root->fs_info->volume_mutex);
  1262. devices = &root->fs_info->fs_devices->devices;
  1263. /*
  1264. * we have the volume lock, so we don't need the extra
  1265. * device list mutex while reading the list here.
  1266. */
  1267. list_for_each_entry(device, devices, dev_list) {
  1268. if (device->bdev == bdev) {
  1269. ret = -EEXIST;
  1270. goto error;
  1271. }
  1272. }
  1273. device = kzalloc(sizeof(*device), GFP_NOFS);
  1274. if (!device) {
  1275. /* we can safely leave the fs_devices entry around */
  1276. ret = -ENOMEM;
  1277. goto error;
  1278. }
  1279. device->name = kstrdup(device_path, GFP_NOFS);
  1280. if (!device->name) {
  1281. kfree(device);
  1282. ret = -ENOMEM;
  1283. goto error;
  1284. }
  1285. ret = find_next_devid(root, &device->devid);
  1286. if (ret) {
  1287. kfree(device);
  1288. goto error;
  1289. }
  1290. trans = btrfs_start_transaction(root, 0);
  1291. lock_chunks(root);
  1292. device->writeable = 1;
  1293. device->work.func = pending_bios_fn;
  1294. generate_random_uuid(device->uuid);
  1295. spin_lock_init(&device->io_lock);
  1296. device->generation = trans->transid;
  1297. device->io_width = root->sectorsize;
  1298. device->io_align = root->sectorsize;
  1299. device->sector_size = root->sectorsize;
  1300. device->total_bytes = i_size_read(bdev->bd_inode);
  1301. device->disk_total_bytes = device->total_bytes;
  1302. device->dev_root = root->fs_info->dev_root;
  1303. device->bdev = bdev;
  1304. device->in_fs_metadata = 1;
  1305. device->mode = 0;
  1306. set_blocksize(device->bdev, 4096);
  1307. if (seeding_dev) {
  1308. sb->s_flags &= ~MS_RDONLY;
  1309. ret = btrfs_prepare_sprout(trans, root);
  1310. BUG_ON(ret);
  1311. }
  1312. device->fs_devices = root->fs_info->fs_devices;
  1313. /*
  1314. * we don't want write_supers to jump in here with our device
  1315. * half setup
  1316. */
  1317. mutex_lock(&root->fs_info->fs_devices->device_list_mutex);
  1318. list_add(&device->dev_list, &root->fs_info->fs_devices->devices);
  1319. list_add(&device->dev_alloc_list,
  1320. &root->fs_info->fs_devices->alloc_list);
  1321. root->fs_info->fs_devices->num_devices++;
  1322. root->fs_info->fs_devices->open_devices++;
  1323. root->fs_info->fs_devices->rw_devices++;
  1324. root->fs_info->fs_devices->total_rw_bytes += device->total_bytes;
  1325. if (!blk_queue_nonrot(bdev_get_queue(bdev)))
  1326. root->fs_info->fs_devices->rotating = 1;
  1327. total_bytes = btrfs_super_total_bytes(&root->fs_info->super_copy);
  1328. btrfs_set_super_total_bytes(&root->fs_info->super_copy,
  1329. total_bytes + device->total_bytes);
  1330. total_bytes = btrfs_super_num_devices(&root->fs_info->super_copy);
  1331. btrfs_set_super_num_devices(&root->fs_info->super_copy,
  1332. total_bytes + 1);
  1333. mutex_unlock(&root->fs_info->fs_devices->device_list_mutex);
  1334. if (seeding_dev) {
  1335. ret = init_first_rw_device(trans, root, device);
  1336. BUG_ON(ret);
  1337. ret = btrfs_finish_sprout(trans, root);
  1338. BUG_ON(ret);
  1339. } else {
  1340. ret = btrfs_add_device(trans, root, device);
  1341. }
  1342. /*
  1343. * we've got more storage, clear any full flags on the space
  1344. * infos
  1345. */
  1346. btrfs_clear_space_info_full(root->fs_info);
  1347. unlock_chunks(root);
  1348. btrfs_commit_transaction(trans, root);
  1349. if (seeding_dev) {
  1350. mutex_unlock(&uuid_mutex);
  1351. up_write(&sb->s_umount);
  1352. ret = btrfs_relocate_sys_chunks(root);
  1353. BUG_ON(ret);
  1354. }
  1355. out:
  1356. mutex_unlock(&root->fs_info->volume_mutex);
  1357. return ret;
  1358. error:
  1359. close_bdev_exclusive(bdev, 0);
  1360. if (seeding_dev) {
  1361. mutex_unlock(&uuid_mutex);
  1362. up_write(&sb->s_umount);
  1363. }
  1364. goto out;
  1365. }
  1366. static noinline int btrfs_update_device(struct btrfs_trans_handle *trans,
  1367. struct btrfs_device *device)
  1368. {
  1369. int ret;
  1370. struct btrfs_path *path;
  1371. struct btrfs_root *root;
  1372. struct btrfs_dev_item *dev_item;
  1373. struct extent_buffer *leaf;
  1374. struct btrfs_key key;
  1375. root = device->dev_root->fs_info->chunk_root;
  1376. path = btrfs_alloc_path();
  1377. if (!path)
  1378. return -ENOMEM;
  1379. key.objectid = BTRFS_DEV_ITEMS_OBJECTID;
  1380. key.type = BTRFS_DEV_ITEM_KEY;
  1381. key.offset = device->devid;
  1382. ret = btrfs_search_slot(trans, root, &key, path, 0, 1);
  1383. if (ret < 0)
  1384. goto out;
  1385. if (ret > 0) {
  1386. ret = -ENOENT;
  1387. goto out;
  1388. }
  1389. leaf = path->nodes[0];
  1390. dev_item = btrfs_item_ptr(leaf, path->slots[0], struct btrfs_dev_item);
  1391. btrfs_set_device_id(leaf, dev_item, device->devid);
  1392. btrfs_set_device_type(leaf, dev_item, device->type);
  1393. btrfs_set_device_io_align(leaf, dev_item, device->io_align);
  1394. btrfs_set_device_io_width(leaf, dev_item, device->io_width);
  1395. btrfs_set_device_sector_size(leaf, dev_item, device->sector_size);
  1396. btrfs_set_device_total_bytes(leaf, dev_item, device->disk_total_bytes);
  1397. btrfs_set_device_bytes_used(leaf, dev_item, device->bytes_used);
  1398. btrfs_mark_buffer_dirty(leaf);
  1399. out:
  1400. btrfs_free_path(path);
  1401. return ret;
  1402. }
  1403. static int __btrfs_grow_device(struct btrfs_trans_handle *trans,
  1404. struct btrfs_device *device, u64 new_size)
  1405. {
  1406. struct btrfs_super_block *super_copy =
  1407. &device->dev_root->fs_info->super_copy;
  1408. u64 old_total = btrfs_super_total_bytes(super_copy);
  1409. u64 diff = new_size - device->total_bytes;
  1410. if (!device->writeable)
  1411. return -EACCES;
  1412. if (new_size <= device->total_bytes)
  1413. return -EINVAL;
  1414. btrfs_set_super_total_bytes(super_copy, old_total + diff);
  1415. device->fs_devices->total_rw_bytes += diff;
  1416. device->total_bytes = new_size;
  1417. device->disk_total_bytes = new_size;
  1418. btrfs_clear_space_info_full(device->dev_root->fs_info);
  1419. return btrfs_update_device(trans, device);
  1420. }
  1421. int btrfs_grow_device(struct btrfs_trans_handle *trans,
  1422. struct btrfs_device *device, u64 new_size)
  1423. {
  1424. int ret;
  1425. lock_chunks(device->dev_root);
  1426. ret = __btrfs_grow_device(trans, device, new_size);
  1427. unlock_chunks(device->dev_root);
  1428. return ret;
  1429. }
  1430. static int btrfs_free_chunk(struct btrfs_trans_handle *trans,
  1431. struct btrfs_root *root,
  1432. u64 chunk_tree, u64 chunk_objectid,
  1433. u64 chunk_offset)
  1434. {
  1435. int ret;
  1436. struct btrfs_path *path;
  1437. struct btrfs_key key;
  1438. root = root->fs_info->chunk_root;
  1439. path = btrfs_alloc_path();
  1440. if (!path)
  1441. return -ENOMEM;
  1442. key.objectid = chunk_objectid;
  1443. key.offset = chunk_offset;
  1444. key.type = BTRFS_CHUNK_ITEM_KEY;
  1445. ret = btrfs_search_slot(trans, root, &key, path, -1, 1);
  1446. BUG_ON(ret);
  1447. ret = btrfs_del_item(trans, root, path);
  1448. BUG_ON(ret);
  1449. btrfs_free_path(path);
  1450. return 0;
  1451. }
  1452. static int btrfs_del_sys_chunk(struct btrfs_root *root, u64 chunk_objectid, u64
  1453. chunk_offset)
  1454. {
  1455. struct btrfs_super_block *super_copy = &root->fs_info->super_copy;
  1456. struct btrfs_disk_key *disk_key;
  1457. struct btrfs_chunk *chunk;
  1458. u8 *ptr;
  1459. int ret = 0;
  1460. u32 num_stripes;
  1461. u32 array_size;
  1462. u32 len = 0;
  1463. u32 cur;
  1464. struct btrfs_key key;
  1465. array_size = btrfs_super_sys_array_size(super_copy);
  1466. ptr = super_copy->sys_chunk_array;
  1467. cur = 0;
  1468. while (cur < array_size) {
  1469. disk_key = (struct btrfs_disk_key *)ptr;
  1470. btrfs_disk_key_to_cpu(&key, disk_key);
  1471. len = sizeof(*disk_key);
  1472. if (key.type == BTRFS_CHUNK_ITEM_KEY) {
  1473. chunk = (struct btrfs_chunk *)(ptr + len);
  1474. num_stripes = btrfs_stack_chunk_num_stripes(chunk);
  1475. len += btrfs_chunk_item_size(num_stripes);
  1476. } else {
  1477. ret = -EIO;
  1478. break;
  1479. }
  1480. if (key.objectid == chunk_objectid &&
  1481. key.offset == chunk_offset) {
  1482. memmove(ptr, ptr + len, array_size - (cur + len));
  1483. array_size -= len;
  1484. btrfs_set_super_sys_array_size(super_copy, array_size);
  1485. } else {
  1486. ptr += len;
  1487. cur += len;
  1488. }
  1489. }
  1490. return ret;
  1491. }
  1492. static int btrfs_relocate_chunk(struct btrfs_root *root,
  1493. u64 chunk_tree, u64 chunk_objectid,
  1494. u64 chunk_offset)
  1495. {
  1496. struct extent_map_tree *em_tree;
  1497. struct btrfs_root *extent_root;
  1498. struct btrfs_trans_handle *trans;
  1499. struct extent_map *em;
  1500. struct map_lookup *map;
  1501. int ret;
  1502. int i;
  1503. root = root->fs_info->chunk_root;
  1504. extent_root = root->fs_info->extent_root;
  1505. em_tree = &root->fs_info->mapping_tree.map_tree;
  1506. ret = btrfs_can_relocate(extent_root, chunk_offset);
  1507. if (ret)
  1508. return -ENOSPC;
  1509. /* step one, relocate all the extents inside this chunk */
  1510. ret = btrfs_relocate_block_group(extent_root, chunk_offset);
  1511. if (ret)
  1512. return ret;
  1513. trans = btrfs_start_transaction(root, 0);
  1514. BUG_ON(!trans);
  1515. lock_chunks(root);
  1516. /*
  1517. * step two, delete the device extents and the
  1518. * chunk tree entries
  1519. */
  1520. read_lock(&em_tree->lock);
  1521. em = lookup_extent_mapping(em_tree, chunk_offset, 1);
  1522. read_unlock(&em_tree->lock);
  1523. BUG_ON(em->start > chunk_offset ||
  1524. em->start + em->len < chunk_offset);
  1525. map = (struct map_lookup *)em->bdev;
  1526. for (i = 0; i < map->num_stripes; i++) {
  1527. ret = btrfs_free_dev_extent(trans, map->stripes[i].dev,
  1528. map->stripes[i].physical);
  1529. BUG_ON(ret);
  1530. if (map->stripes[i].dev) {
  1531. ret = btrfs_update_device(trans, map->stripes[i].dev);
  1532. BUG_ON(ret);
  1533. }
  1534. }
  1535. ret = btrfs_free_chunk(trans, root, chunk_tree, chunk_objectid,
  1536. chunk_offset);
  1537. BUG_ON(ret);
  1538. if (map->type & BTRFS_BLOCK_GROUP_SYSTEM) {
  1539. ret = btrfs_del_sys_chunk(root, chunk_objectid, chunk_offset);
  1540. BUG_ON(ret);
  1541. }
  1542. ret = btrfs_remove_block_group(trans, extent_root, chunk_offset);
  1543. BUG_ON(ret);
  1544. write_lock(&em_tree->lock);
  1545. remove_extent_mapping(em_tree, em);
  1546. write_unlock(&em_tree->lock);
  1547. kfree(map);
  1548. em->bdev = NULL;
  1549. /* once for the tree */
  1550. free_extent_map(em);
  1551. /* once for us */
  1552. free_extent_map(em);
  1553. unlock_chunks(root);
  1554. btrfs_end_transaction(trans, root);
  1555. return 0;
  1556. }
  1557. static int btrfs_relocate_sys_chunks(struct btrfs_root *root)
  1558. {
  1559. struct btrfs_root *chunk_root = root->fs_info->chunk_root;
  1560. struct btrfs_path *path;
  1561. struct extent_buffer *leaf;
  1562. struct btrfs_chunk *chunk;
  1563. struct btrfs_key key;
  1564. struct btrfs_key found_key;
  1565. u64 chunk_tree = chunk_root->root_key.objectid;
  1566. u64 chunk_type;
  1567. bool retried = false;
  1568. int failed = 0;
  1569. int ret;
  1570. path = btrfs_alloc_path();
  1571. if (!path)
  1572. return -ENOMEM;
  1573. again:
  1574. key.objectid = BTRFS_FIRST_CHUNK_TREE_OBJECTID;
  1575. key.offset = (u64)-1;
  1576. key.type = BTRFS_CHUNK_ITEM_KEY;
  1577. while (1) {
  1578. ret = btrfs_search_slot(NULL, chunk_root, &key, path, 0, 0);
  1579. if (ret < 0)
  1580. goto error;
  1581. BUG_ON(ret == 0);
  1582. ret = btrfs_previous_item(chunk_root, path, key.objectid,
  1583. key.type);
  1584. if (ret < 0)
  1585. goto error;
  1586. if (ret > 0)
  1587. break;
  1588. leaf = path->nodes[0];
  1589. btrfs_item_key_to_cpu(leaf, &found_key, path->slots[0]);
  1590. chunk = btrfs_item_ptr(leaf, path->slots[0],
  1591. struct btrfs_chunk);
  1592. chunk_type = btrfs_chunk_type(leaf, chunk);
  1593. btrfs_release_path(chunk_root, path);
  1594. if (chunk_type & BTRFS_BLOCK_GROUP_SYSTEM) {
  1595. ret = btrfs_relocate_chunk(chunk_root, chunk_tree,
  1596. found_key.objectid,
  1597. found_key.offset);
  1598. if (ret == -ENOSPC)
  1599. failed++;
  1600. else if (ret)
  1601. BUG();
  1602. }
  1603. if (found_key.offset == 0)
  1604. break;
  1605. key.offset = found_key.offset - 1;
  1606. }
  1607. ret = 0;
  1608. if (failed && !retried) {
  1609. failed = 0;
  1610. retried = true;
  1611. goto again;
  1612. } else if (failed && retried) {
  1613. WARN_ON(1);
  1614. ret = -ENOSPC;
  1615. }
  1616. error:
  1617. btrfs_free_path(path);
  1618. return ret;
  1619. }
  1620. static u64 div_factor(u64 num, int factor)
  1621. {
  1622. if (factor == 10)
  1623. return num;
  1624. num *= factor;
  1625. do_div(num, 10);
  1626. return num;
  1627. }
  1628. int btrfs_balance(struct btrfs_root *dev_root)
  1629. {
  1630. int ret;
  1631. struct list_head *devices = &dev_root->fs_info->fs_devices->devices;
  1632. struct btrfs_device *device;
  1633. u64 old_size;
  1634. u64 size_to_free;
  1635. struct btrfs_path *path;
  1636. struct btrfs_key key;
  1637. struct btrfs_chunk *chunk;
  1638. struct btrfs_root *chunk_root = dev_root->fs_info->chunk_root;
  1639. struct btrfs_trans_handle *trans;
  1640. struct btrfs_key found_key;
  1641. if (dev_root->fs_info->sb->s_flags & MS_RDONLY)
  1642. return -EROFS;
  1643. mutex_lock(&dev_root->fs_info->volume_mutex);
  1644. dev_root = dev_root->fs_info->dev_root;
  1645. /* step one make some room on all the devices */
  1646. list_for_each_entry(device, devices, dev_list) {
  1647. old_size = device->total_bytes;
  1648. size_to_free = div_factor(old_size, 1);
  1649. size_to_free = min(size_to_free, (u64)1 * 1024 * 1024);
  1650. if (!device->writeable ||
  1651. device->total_bytes - device->bytes_used > size_to_free)
  1652. continue;
  1653. ret = btrfs_shrink_device(device, old_size - size_to_free);
  1654. if (ret == -ENOSPC)
  1655. break;
  1656. BUG_ON(ret);
  1657. trans = btrfs_start_transaction(dev_root, 0);
  1658. BUG_ON(!trans);
  1659. ret = btrfs_grow_device(trans, device, old_size);
  1660. BUG_ON(ret);
  1661. btrfs_end_transaction(trans, dev_root);
  1662. }
  1663. /* step two, relocate all the chunks */
  1664. path = btrfs_alloc_path();
  1665. BUG_ON(!path);
  1666. key.objectid = BTRFS_FIRST_CHUNK_TREE_OBJECTID;
  1667. key.offset = (u64)-1;
  1668. key.type = BTRFS_CHUNK_ITEM_KEY;
  1669. while (1) {
  1670. ret = btrfs_search_slot(NULL, chunk_root, &key, path, 0, 0);
  1671. if (ret < 0)
  1672. goto error;
  1673. /*
  1674. * this shouldn't happen, it means the last relocate
  1675. * failed
  1676. */
  1677. if (ret == 0)
  1678. break;
  1679. ret = btrfs_previous_item(chunk_root, path, 0,
  1680. BTRFS_CHUNK_ITEM_KEY);
  1681. if (ret)
  1682. break;
  1683. btrfs_item_key_to_cpu(path->nodes[0], &found_key,
  1684. path->slots[0]);
  1685. if (found_key.objectid != key.objectid)
  1686. break;
  1687. chunk = btrfs_item_ptr(path->nodes[0],
  1688. path->slots[0],
  1689. struct btrfs_chunk);
  1690. /* chunk zero is special */
  1691. if (found_key.offset == 0)
  1692. break;
  1693. btrfs_release_path(chunk_root, path);
  1694. ret = btrfs_relocate_chunk(chunk_root,
  1695. chunk_root->root_key.objectid,
  1696. found_key.objectid,
  1697. found_key.offset);
  1698. BUG_ON(ret && ret != -ENOSPC);
  1699. key.offset = found_key.offset - 1;
  1700. }
  1701. ret = 0;
  1702. error:
  1703. btrfs_free_path(path);
  1704. mutex_unlock(&dev_root->fs_info->volume_mutex);
  1705. return ret;
  1706. }
  1707. /*
  1708. * shrinking a device means finding all of the device extents past
  1709. * the new size, and then following the back refs to the chunks.
  1710. * The chunk relocation code actually frees the device extent
  1711. */
  1712. int btrfs_shrink_device(struct btrfs_device *device, u64 new_size)
  1713. {
  1714. struct btrfs_trans_handle *trans;
  1715. struct btrfs_root *root = device->dev_root;
  1716. struct btrfs_dev_extent *dev_extent = NULL;
  1717. struct btrfs_path *path;
  1718. u64 length;
  1719. u64 chunk_tree;
  1720. u64 chunk_objectid;
  1721. u64 chunk_offset;
  1722. int ret;
  1723. int slot;
  1724. int failed = 0;
  1725. bool retried = false;
  1726. struct extent_buffer *l;
  1727. struct btrfs_key key;
  1728. struct btrfs_super_block *super_copy = &root->fs_info->super_copy;
  1729. u64 old_total = btrfs_super_total_bytes(super_copy);
  1730. u64 old_size = device->total_bytes;
  1731. u64 diff = device->total_bytes - new_size;
  1732. if (new_size >= device->total_bytes)
  1733. return -EINVAL;
  1734. path = btrfs_alloc_path();
  1735. if (!path)
  1736. return -ENOMEM;
  1737. path->reada = 2;
  1738. lock_chunks(root);
  1739. device->total_bytes = new_size;
  1740. if (device->writeable)
  1741. device->fs_devices->total_rw_bytes -= diff;
  1742. unlock_chunks(root);
  1743. again:
  1744. key.objectid = device->devid;
  1745. key.offset = (u64)-1;
  1746. key.type = BTRFS_DEV_EXTENT_KEY;
  1747. while (1) {
  1748. ret = btrfs_search_slot(NULL, root, &key, path, 0, 0);
  1749. if (ret < 0)
  1750. goto done;
  1751. ret = btrfs_previous_item(root, path, 0, key.type);
  1752. if (ret < 0)
  1753. goto done;
  1754. if (ret) {
  1755. ret = 0;
  1756. btrfs_release_path(root, path);
  1757. break;
  1758. }
  1759. l = path->nodes[0];
  1760. slot = path->slots[0];
  1761. btrfs_item_key_to_cpu(l, &key, path->slots[0]);
  1762. if (key.objectid != device->devid) {
  1763. btrfs_release_path(root, path);
  1764. break;
  1765. }
  1766. dev_extent = btrfs_item_ptr(l, slot, struct btrfs_dev_extent);
  1767. length = btrfs_dev_extent_length(l, dev_extent);
  1768. if (key.offset + length <= new_size) {
  1769. btrfs_release_path(root, path);
  1770. break;
  1771. }
  1772. chunk_tree = btrfs_dev_extent_chunk_tree(l, dev_extent);
  1773. chunk_objectid = btrfs_dev_extent_chunk_objectid(l, dev_extent);
  1774. chunk_offset = btrfs_dev_extent_chunk_offset(l, dev_extent);
  1775. btrfs_release_path(root, path);
  1776. ret = btrfs_relocate_chunk(root, chunk_tree, chunk_objectid,
  1777. chunk_offset);
  1778. if (ret && ret != -ENOSPC)
  1779. goto done;
  1780. if (ret == -ENOSPC)
  1781. failed++;
  1782. key.offset -= 1;
  1783. }
  1784. if (failed && !retried) {
  1785. failed = 0;
  1786. retried = true;
  1787. goto again;
  1788. } else if (failed && retried) {
  1789. ret = -ENOSPC;
  1790. lock_chunks(root);
  1791. device->total_bytes = old_size;
  1792. if (device->writeable)
  1793. device->fs_devices->total_rw_bytes += diff;
  1794. unlock_chunks(root);
  1795. goto done;
  1796. }
  1797. /* Shrinking succeeded, else we would be at "done". */
  1798. trans = btrfs_start_transaction(root, 0);
  1799. lock_chunks(root);
  1800. device->disk_total_bytes = new_size;
  1801. /* Now btrfs_update_device() will change the on-disk size. */
  1802. ret = btrfs_update_device(trans, device);
  1803. if (ret) {
  1804. unlock_chunks(root);
  1805. btrfs_end_transaction(trans, root);
  1806. goto done;
  1807. }
  1808. WARN_ON(diff > old_total);
  1809. btrfs_set_super_total_bytes(super_copy, old_total - diff);
  1810. unlock_chunks(root);
  1811. btrfs_end_transaction(trans, root);
  1812. done:
  1813. btrfs_free_path(path);
  1814. return ret;
  1815. }
  1816. static int btrfs_add_system_chunk(struct btrfs_trans_handle *trans,
  1817. struct btrfs_root *root,
  1818. struct btrfs_key *key,
  1819. struct btrfs_chunk *chunk, int item_size)
  1820. {
  1821. struct btrfs_super_block *super_copy = &root->fs_info->super_copy;
  1822. struct btrfs_disk_key disk_key;
  1823. u32 array_size;
  1824. u8 *ptr;
  1825. array_size = btrfs_super_sys_array_size(super_copy);
  1826. if (array_size + item_size > BTRFS_SYSTEM_CHUNK_ARRAY_SIZE)
  1827. return -EFBIG;
  1828. ptr = super_copy->sys_chunk_array + array_size;
  1829. btrfs_cpu_key_to_disk(&disk_key, key);
  1830. memcpy(ptr, &disk_key, sizeof(disk_key));
  1831. ptr += sizeof(disk_key);
  1832. memcpy(ptr, chunk, item_size);
  1833. item_size += sizeof(disk_key);
  1834. btrfs_set_super_sys_array_size(super_copy, array_size + item_size);
  1835. return 0;
  1836. }
  1837. static noinline u64 chunk_bytes_by_type(u64 type, u64 calc_size,
  1838. int num_stripes, int sub_stripes)
  1839. {
  1840. if (type & (BTRFS_BLOCK_GROUP_RAID1 | BTRFS_BLOCK_GROUP_DUP))
  1841. return calc_size;
  1842. else if (type & BTRFS_BLOCK_GROUP_RAID10)
  1843. return calc_size * (num_stripes / sub_stripes);
  1844. else
  1845. return calc_size * num_stripes;
  1846. }
  1847. static int __btrfs_alloc_chunk(struct btrfs_trans_handle *trans,
  1848. struct btrfs_root *extent_root,
  1849. struct map_lookup **map_ret,
  1850. u64 *num_bytes, u64 *stripe_size,
  1851. u64 start, u64 type)
  1852. {
  1853. struct btrfs_fs_info *info = extent_root->fs_info;
  1854. struct btrfs_device *device = NULL;
  1855. struct btrfs_fs_devices *fs_devices = info->fs_devices;
  1856. struct list_head *cur;
  1857. struct map_lookup *map = NULL;
  1858. struct extent_map_tree *em_tree;
  1859. struct extent_map *em;
  1860. struct list_head private_devs;
  1861. int min_stripe_size = 1 * 1024 * 1024;
  1862. u64 calc_size = 1024 * 1024 * 1024;
  1863. u64 max_chunk_size = calc_size;
  1864. u64 min_free;
  1865. u64 avail;
  1866. u64 max_avail = 0;
  1867. u64 dev_offset;
  1868. int num_stripes = 1;
  1869. int min_stripes = 1;
  1870. int sub_stripes = 0;
  1871. int looped = 0;
  1872. int ret;
  1873. int index;
  1874. int stripe_len = 64 * 1024;
  1875. if ((type & BTRFS_BLOCK_GROUP_RAID1) &&
  1876. (type & BTRFS_BLOCK_GROUP_DUP)) {
  1877. WARN_ON(1);
  1878. type &= ~BTRFS_BLOCK_GROUP_DUP;
  1879. }
  1880. if (list_empty(&fs_devices->alloc_list))
  1881. return -ENOSPC;
  1882. if (type & (BTRFS_BLOCK_GROUP_RAID0)) {
  1883. num_stripes = fs_devices->rw_devices;
  1884. min_stripes = 2;
  1885. }
  1886. if (type & (BTRFS_BLOCK_GROUP_DUP)) {
  1887. num_stripes = 2;
  1888. min_stripes = 2;
  1889. }
  1890. if (type & (BTRFS_BLOCK_GROUP_RAID1)) {
  1891. if (fs_devices->rw_devices < 2)
  1892. return -ENOSPC;
  1893. num_stripes = 2;
  1894. min_stripes = 2;
  1895. }
  1896. if (type & (BTRFS_BLOCK_GROUP_RAID10)) {
  1897. num_stripes = fs_devices->rw_devices;
  1898. if (num_stripes < 4)
  1899. return -ENOSPC;
  1900. num_stripes &= ~(u32)1;
  1901. sub_stripes = 2;
  1902. min_stripes = 4;
  1903. }
  1904. if (type & BTRFS_BLOCK_GROUP_DATA) {
  1905. max_chunk_size = 10 * calc_size;
  1906. min_stripe_size = 64 * 1024 * 1024;
  1907. } else if (type & BTRFS_BLOCK_GROUP_METADATA) {
  1908. max_chunk_size = 256 * 1024 * 1024;
  1909. min_stripe_size = 32 * 1024 * 1024;
  1910. } else if (type & BTRFS_BLOCK_GROUP_SYSTEM) {
  1911. calc_size = 8 * 1024 * 1024;
  1912. max_chunk_size = calc_size * 2;
  1913. min_stripe_size = 1 * 1024 * 1024;
  1914. }
  1915. /* we don't want a chunk larger than 10% of writeable space */
  1916. max_chunk_size = min(div_factor(fs_devices->total_rw_bytes, 1),
  1917. max_chunk_size);
  1918. again:
  1919. max_avail = 0;
  1920. if (!map || map->num_stripes != num_stripes) {
  1921. kfree(map);
  1922. map = kmalloc(map_lookup_size(num_stripes), GFP_NOFS);
  1923. if (!map)
  1924. return -ENOMEM;
  1925. map->num_stripes = num_stripes;
  1926. }
  1927. if (calc_size * num_stripes > max_chunk_size) {
  1928. calc_size = max_chunk_size;
  1929. do_div(calc_size, num_stripes);
  1930. do_div(calc_size, stripe_len);
  1931. calc_size *= stripe_len;
  1932. }
  1933. /* we don't want tiny stripes */
  1934. if (!looped)
  1935. calc_size = max_t(u64, min_stripe_size, calc_size);
  1936. /*
  1937. * we're about to do_div by the stripe_len so lets make sure
  1938. * we end up with something bigger than a stripe
  1939. */
  1940. calc_size = max_t(u64, calc_size, stripe_len * 4);
  1941. do_div(calc_size, stripe_len);
  1942. calc_size *= stripe_len;
  1943. cur = fs_devices->alloc_list.next;
  1944. index = 0;
  1945. if (type & BTRFS_BLOCK_GROUP_DUP)
  1946. min_free = calc_size * 2;
  1947. else
  1948. min_free = calc_size;
  1949. /*
  1950. * we add 1MB because we never use the first 1MB of the device, unless
  1951. * we've looped, then we are likely allocating the maximum amount of
  1952. * space left already
  1953. */
  1954. if (!looped)
  1955. min_free += 1024 * 1024;
  1956. INIT_LIST_HEAD(&private_devs);
  1957. while (index < num_stripes) {
  1958. device = list_entry(cur, struct btrfs_device, dev_alloc_list);
  1959. BUG_ON(!device->writeable);
  1960. if (device->total_bytes > device->bytes_used)
  1961. avail = device->total_bytes - device->bytes_used;
  1962. else
  1963. avail = 0;
  1964. cur = cur->next;
  1965. if (device->in_fs_metadata && avail >= min_free) {
  1966. ret = find_free_dev_extent(trans, device,
  1967. min_free, &dev_offset,
  1968. &max_avail);
  1969. if (ret == 0) {
  1970. list_move_tail(&device->dev_alloc_list,
  1971. &private_devs);
  1972. map->stripes[index].dev = device;
  1973. map->stripes[index].physical = dev_offset;
  1974. index++;
  1975. if (type & BTRFS_BLOCK_GROUP_DUP) {
  1976. map->stripes[index].dev = device;
  1977. map->stripes[index].physical =
  1978. dev_offset + calc_size;
  1979. index++;
  1980. }
  1981. }
  1982. } else if (device->in_fs_metadata && avail > max_avail)
  1983. max_avail = avail;
  1984. if (cur == &fs_devices->alloc_list)
  1985. break;
  1986. }
  1987. list_splice(&private_devs, &fs_devices->alloc_list);
  1988. if (index < num_stripes) {
  1989. if (index >= min_stripes) {
  1990. num_stripes = index;
  1991. if (type & (BTRFS_BLOCK_GROUP_RAID10)) {
  1992. num_stripes /= sub_stripes;
  1993. num_stripes *= sub_stripes;
  1994. }
  1995. looped = 1;
  1996. goto again;
  1997. }
  1998. if (!looped && max_avail > 0) {
  1999. looped = 1;
  2000. calc_size = max_avail;
  2001. goto again;
  2002. }
  2003. kfree(map);
  2004. return -ENOSPC;
  2005. }
  2006. map->sector_size = extent_root->sectorsize;
  2007. map->stripe_len = stripe_len;
  2008. map->io_align = stripe_len;
  2009. map->io_width = stripe_len;
  2010. map->type = type;
  2011. map->num_stripes = num_stripes;
  2012. map->sub_stripes = sub_stripes;
  2013. *map_ret = map;
  2014. *stripe_size = calc_size;
  2015. *num_bytes = chunk_bytes_by_type(type, calc_size,
  2016. num_stripes, sub_stripes);
  2017. em = alloc_extent_map(GFP_NOFS);
  2018. if (!em) {
  2019. kfree(map);
  2020. return -ENOMEM;
  2021. }
  2022. em->bdev = (struct block_device *)map;
  2023. em->start = start;
  2024. em->len = *num_bytes;
  2025. em->block_start = 0;
  2026. em->block_len = em->len;
  2027. em_tree = &extent_root->fs_info->mapping_tree.map_tree;
  2028. write_lock(&em_tree->lock);
  2029. ret = add_extent_mapping(em_tree, em);
  2030. write_unlock(&em_tree->lock);
  2031. BUG_ON(ret);
  2032. free_extent_map(em);
  2033. ret = btrfs_make_block_group(trans, extent_root, 0, type,
  2034. BTRFS_FIRST_CHUNK_TREE_OBJECTID,
  2035. start, *num_bytes);
  2036. BUG_ON(ret);
  2037. index = 0;
  2038. while (index < map->num_stripes) {
  2039. device = map->stripes[index].dev;
  2040. dev_offset = map->stripes[index].physical;
  2041. ret = btrfs_alloc_dev_extent(trans, device,
  2042. info->chunk_root->root_key.objectid,
  2043. BTRFS_FIRST_CHUNK_TREE_OBJECTID,
  2044. start, dev_offset, calc_size);
  2045. BUG_ON(ret);
  2046. index++;
  2047. }
  2048. return 0;
  2049. }
  2050. static int __finish_chunk_alloc(struct btrfs_trans_handle *trans,
  2051. struct btrfs_root *extent_root,
  2052. struct map_lookup *map, u64 chunk_offset,
  2053. u64 chunk_size, u64 stripe_size)
  2054. {
  2055. u64 dev_offset;
  2056. struct btrfs_key key;
  2057. struct btrfs_root *chunk_root = extent_root->fs_info->chunk_root;
  2058. struct btrfs_device *device;
  2059. struct btrfs_chunk *chunk;
  2060. struct btrfs_stripe *stripe;
  2061. size_t item_size = btrfs_chunk_item_size(map->num_stripes);
  2062. int index = 0;
  2063. int ret;
  2064. chunk = kzalloc(item_size, GFP_NOFS);
  2065. if (!chunk)
  2066. return -ENOMEM;
  2067. index = 0;
  2068. while (index < map->num_stripes) {
  2069. device = map->stripes[index].dev;
  2070. device->bytes_used += stripe_size;
  2071. ret = btrfs_update_device(trans, device);
  2072. BUG_ON(ret);
  2073. index++;
  2074. }
  2075. index = 0;
  2076. stripe = &chunk->stripe;
  2077. while (index < map->num_stripes) {
  2078. device = map->stripes[index].dev;
  2079. dev_offset = map->stripes[index].physical;
  2080. btrfs_set_stack_stripe_devid(stripe, device->devid);
  2081. btrfs_set_stack_stripe_offset(stripe, dev_offset);
  2082. memcpy(stripe->dev_uuid, device->uuid, BTRFS_UUID_SIZE);
  2083. stripe++;
  2084. index++;
  2085. }
  2086. btrfs_set_stack_chunk_length(chunk, chunk_size);
  2087. btrfs_set_stack_chunk_owner(chunk, extent_root->root_key.objectid);
  2088. btrfs_set_stack_chunk_stripe_len(chunk, map->stripe_len);
  2089. btrfs_set_stack_chunk_type(chunk, map->type);
  2090. btrfs_set_stack_chunk_num_stripes(chunk, map->num_stripes);
  2091. btrfs_set_stack_chunk_io_align(chunk, map->stripe_len);
  2092. btrfs_set_stack_chunk_io_width(chunk, map->stripe_len);
  2093. btrfs_set_stack_chunk_sector_size(chunk, extent_root->sectorsize);
  2094. btrfs_set_stack_chunk_sub_stripes(chunk, map->sub_stripes);
  2095. key.objectid = BTRFS_FIRST_CHUNK_TREE_OBJECTID;
  2096. key.type = BTRFS_CHUNK_ITEM_KEY;
  2097. key.offset = chunk_offset;
  2098. ret = btrfs_insert_item(trans, chunk_root, &key, chunk, item_size);
  2099. BUG_ON(ret);
  2100. if (map->type & BTRFS_BLOCK_GROUP_SYSTEM) {
  2101. ret = btrfs_add_system_chunk(trans, chunk_root, &key, chunk,
  2102. item_size);
  2103. BUG_ON(ret);
  2104. }
  2105. kfree(chunk);
  2106. return 0;
  2107. }
  2108. /*
  2109. * Chunk allocation falls into two parts. The first part does works
  2110. * that make the new allocated chunk useable, but not do any operation
  2111. * that modifies the chunk tree. The second part does the works that
  2112. * require modifying the chunk tree. This division is important for the
  2113. * bootstrap process of adding storage to a seed btrfs.
  2114. */
  2115. int btrfs_alloc_chunk(struct btrfs_trans_handle *trans,
  2116. struct btrfs_root *extent_root, u64 type)
  2117. {
  2118. u64 chunk_offset;
  2119. u64 chunk_size;
  2120. u64 stripe_size;
  2121. struct map_lookup *map;
  2122. struct btrfs_root *chunk_root = extent_root->fs_info->chunk_root;
  2123. int ret;
  2124. ret = find_next_chunk(chunk_root, BTRFS_FIRST_CHUNK_TREE_OBJECTID,
  2125. &chunk_offset);
  2126. if (ret)
  2127. return ret;
  2128. ret = __btrfs_alloc_chunk(trans, extent_root, &map, &chunk_size,
  2129. &stripe_size, chunk_offset, type);
  2130. if (ret)
  2131. return ret;
  2132. ret = __finish_chunk_alloc(trans, extent_root, map, chunk_offset,
  2133. chunk_size, stripe_size);
  2134. BUG_ON(ret);
  2135. return 0;
  2136. }
  2137. static noinline int init_first_rw_device(struct btrfs_trans_handle *trans,
  2138. struct btrfs_root *root,
  2139. struct btrfs_device *device)
  2140. {
  2141. u64 chunk_offset;
  2142. u64 sys_chunk_offset;
  2143. u64 chunk_size;
  2144. u64 sys_chunk_size;
  2145. u64 stripe_size;
  2146. u64 sys_stripe_size;
  2147. u64 alloc_profile;
  2148. struct map_lookup *map;
  2149. struct map_lookup *sys_map;
  2150. struct btrfs_fs_info *fs_info = root->fs_info;
  2151. struct btrfs_root *extent_root = fs_info->extent_root;
  2152. int ret;
  2153. ret = find_next_chunk(fs_info->chunk_root,
  2154. BTRFS_FIRST_CHUNK_TREE_OBJECTID, &chunk_offset);
  2155. BUG_ON(ret);
  2156. alloc_profile = BTRFS_BLOCK_GROUP_METADATA |
  2157. (fs_info->metadata_alloc_profile &
  2158. fs_info->avail_metadata_alloc_bits);
  2159. alloc_profile = btrfs_reduce_alloc_profile(root, alloc_profile);
  2160. ret = __btrfs_alloc_chunk(trans, extent_root, &map, &chunk_size,
  2161. &stripe_size, chunk_offset, alloc_profile);
  2162. BUG_ON(ret);
  2163. sys_chunk_offset = chunk_offset + chunk_size;
  2164. alloc_profile = BTRFS_BLOCK_GROUP_SYSTEM |
  2165. (fs_info->system_alloc_profile &
  2166. fs_info->avail_system_alloc_bits);
  2167. alloc_profile = btrfs_reduce_alloc_profile(root, alloc_profile);
  2168. ret = __btrfs_alloc_chunk(trans, extent_root, &sys_map,
  2169. &sys_chunk_size, &sys_stripe_size,
  2170. sys_chunk_offset, alloc_profile);
  2171. BUG_ON(ret);
  2172. ret = btrfs_add_device(trans, fs_info->chunk_root, device);
  2173. BUG_ON(ret);
  2174. /*
  2175. * Modifying chunk tree needs allocating new blocks from both
  2176. * system block group and metadata block group. So we only can
  2177. * do operations require modifying the chunk tree after both
  2178. * block groups were created.
  2179. */
  2180. ret = __finish_chunk_alloc(trans, extent_root, map, chunk_offset,
  2181. chunk_size, stripe_size);
  2182. BUG_ON(ret);
  2183. ret = __finish_chunk_alloc(trans, extent_root, sys_map,
  2184. sys_chunk_offset, sys_chunk_size,
  2185. sys_stripe_size);
  2186. BUG_ON(ret);
  2187. return 0;
  2188. }
  2189. int btrfs_chunk_readonly(struct btrfs_root *root, u64 chunk_offset)
  2190. {
  2191. struct extent_map *em;
  2192. struct map_lookup *map;
  2193. struct btrfs_mapping_tree *map_tree = &root->fs_info->mapping_tree;
  2194. int readonly = 0;
  2195. int i;
  2196. read_lock(&map_tree->map_tree.lock);
  2197. em = lookup_extent_mapping(&map_tree->map_tree, chunk_offset, 1);
  2198. read_unlock(&map_tree->map_tree.lock);
  2199. if (!em)
  2200. return 1;
  2201. if (btrfs_test_opt(root, DEGRADED)) {
  2202. free_extent_map(em);
  2203. return 0;
  2204. }
  2205. map = (struct map_lookup *)em->bdev;
  2206. for (i = 0; i < map->num_stripes; i++) {
  2207. if (!map->stripes[i].dev->writeable) {
  2208. readonly = 1;
  2209. break;
  2210. }
  2211. }
  2212. free_extent_map(em);
  2213. return readonly;
  2214. }
  2215. void btrfs_mapping_init(struct btrfs_mapping_tree *tree)
  2216. {
  2217. extent_map_tree_init(&tree->map_tree, GFP_NOFS);
  2218. }
  2219. void btrfs_mapping_tree_free(struct btrfs_mapping_tree *tree)
  2220. {
  2221. struct extent_map *em;
  2222. while (1) {
  2223. write_lock(&tree->map_tree.lock);
  2224. em = lookup_extent_mapping(&tree->map_tree, 0, (u64)-1);
  2225. if (em)
  2226. remove_extent_mapping(&tree->map_tree, em);
  2227. write_unlock(&tree->map_tree.lock);
  2228. if (!em)
  2229. break;
  2230. kfree(em->bdev);
  2231. /* once for us */
  2232. free_extent_map(em);
  2233. /* once for the tree */
  2234. free_extent_map(em);
  2235. }
  2236. }
  2237. int btrfs_num_copies(struct btrfs_mapping_tree *map_tree, u64 logical, u64 len)
  2238. {
  2239. struct extent_map *em;
  2240. struct map_lookup *map;
  2241. struct extent_map_tree *em_tree = &map_tree->map_tree;
  2242. int ret;
  2243. read_lock(&em_tree->lock);
  2244. em = lookup_extent_mapping(em_tree, logical, len);
  2245. read_unlock(&em_tree->lock);
  2246. BUG_ON(!em);
  2247. BUG_ON(em->start > logical || em->start + em->len < logical);
  2248. map = (struct map_lookup *)em->bdev;
  2249. if (map->type & (BTRFS_BLOCK_GROUP_DUP | BTRFS_BLOCK_GROUP_RAID1))
  2250. ret = map->num_stripes;
  2251. else if (map->type & BTRFS_BLOCK_GROUP_RAID10)
  2252. ret = map->sub_stripes;
  2253. else
  2254. ret = 1;
  2255. free_extent_map(em);
  2256. return ret;
  2257. }
  2258. static int find_live_mirror(struct map_lookup *map, int first, int num,
  2259. int optimal)
  2260. {
  2261. int i;
  2262. if (map->stripes[optimal].dev->bdev)
  2263. return optimal;
  2264. for (i = first; i < first + num; i++) {
  2265. if (map->stripes[i].dev->bdev)
  2266. return i;
  2267. }
  2268. /* we couldn't find one that doesn't fail. Just return something
  2269. * and the io error handling code will clean up eventually
  2270. */
  2271. return optimal;
  2272. }
  2273. static int __btrfs_map_block(struct btrfs_mapping_tree *map_tree, int rw,
  2274. u64 logical, u64 *length,
  2275. struct btrfs_multi_bio **multi_ret,
  2276. int mirror_num, struct page *unplug_page)
  2277. {
  2278. struct extent_map *em;
  2279. struct map_lookup *map;
  2280. struct extent_map_tree *em_tree = &map_tree->map_tree;
  2281. u64 offset;
  2282. u64 stripe_offset;
  2283. u64 stripe_nr;
  2284. int stripes_allocated = 8;
  2285. int stripes_required = 1;
  2286. int stripe_index;
  2287. int i;
  2288. int num_stripes;
  2289. int max_errors = 0;
  2290. struct btrfs_multi_bio *multi = NULL;
  2291. if (multi_ret && !(rw & REQ_WRITE))
  2292. stripes_allocated = 1;
  2293. again:
  2294. if (multi_ret) {
  2295. multi = kzalloc(btrfs_multi_bio_size(stripes_allocated),
  2296. GFP_NOFS);
  2297. if (!multi)
  2298. return -ENOMEM;
  2299. atomic_set(&multi->error, 0);
  2300. }
  2301. read_lock(&em_tree->lock);
  2302. em = lookup_extent_mapping(em_tree, logical, *length);
  2303. read_unlock(&em_tree->lock);
  2304. if (!em && unplug_page) {
  2305. kfree(multi);
  2306. return 0;
  2307. }
  2308. if (!em) {
  2309. printk(KERN_CRIT "unable to find logical %llu len %llu\n",
  2310. (unsigned long long)logical,
  2311. (unsigned long long)*length);
  2312. BUG();
  2313. }
  2314. BUG_ON(em->start > logical || em->start + em->len < logical);
  2315. map = (struct map_lookup *)em->bdev;
  2316. offset = logical - em->start;
  2317. if (mirror_num > map->num_stripes)
  2318. mirror_num = 0;
  2319. /* if our multi bio struct is too small, back off and try again */
  2320. if (rw & REQ_WRITE) {
  2321. if (map->type & (BTRFS_BLOCK_GROUP_RAID1 |
  2322. BTRFS_BLOCK_GROUP_DUP)) {
  2323. stripes_required = map->num_stripes;
  2324. max_errors = 1;
  2325. } else if (map->type & BTRFS_BLOCK_GROUP_RAID10) {
  2326. stripes_required = map->sub_stripes;
  2327. max_errors = 1;
  2328. }
  2329. }
  2330. if (multi_ret && (rw & REQ_WRITE) &&
  2331. stripes_allocated < stripes_required) {
  2332. stripes_allocated = map->num_stripes;
  2333. free_extent_map(em);
  2334. kfree(multi);
  2335. goto again;
  2336. }
  2337. stripe_nr = offset;
  2338. /*
  2339. * stripe_nr counts the total number of stripes we have to stride
  2340. * to get to this block
  2341. */
  2342. do_div(stripe_nr, map->stripe_len);
  2343. stripe_offset = stripe_nr * map->stripe_len;
  2344. BUG_ON(offset < stripe_offset);
  2345. /* stripe_offset is the offset of this block in its stripe*/
  2346. stripe_offset = offset - stripe_offset;
  2347. if (map->type & (BTRFS_BLOCK_GROUP_RAID0 | BTRFS_BLOCK_GROUP_RAID1 |
  2348. BTRFS_BLOCK_GROUP_RAID10 |
  2349. BTRFS_BLOCK_GROUP_DUP)) {
  2350. /* we limit the length of each bio to what fits in a stripe */
  2351. *length = min_t(u64, em->len - offset,
  2352. map->stripe_len - stripe_offset);
  2353. } else {
  2354. *length = em->len - offset;
  2355. }
  2356. if (!multi_ret && !unplug_page)
  2357. goto out;
  2358. num_stripes = 1;
  2359. stripe_index = 0;
  2360. if (map->type & BTRFS_BLOCK_GROUP_RAID1) {
  2361. if (unplug_page || (rw & REQ_WRITE))
  2362. num_stripes = map->num_stripes;
  2363. else if (mirror_num)
  2364. stripe_index = mirror_num - 1;
  2365. else {
  2366. stripe_index = find_live_mirror(map, 0,
  2367. map->num_stripes,
  2368. current->pid % map->num_stripes);
  2369. }
  2370. } else if (map->type & BTRFS_BLOCK_GROUP_DUP) {
  2371. if (rw & REQ_WRITE)
  2372. num_stripes = map->num_stripes;
  2373. else if (mirror_num)
  2374. stripe_index = mirror_num - 1;
  2375. } else if (map->type & BTRFS_BLOCK_GROUP_RAID10) {
  2376. int factor = map->num_stripes / map->sub_stripes;
  2377. stripe_index = do_div(stripe_nr, factor);
  2378. stripe_index *= map->sub_stripes;
  2379. if (unplug_page || (rw & REQ_WRITE))
  2380. num_stripes = map->sub_stripes;
  2381. else if (mirror_num)
  2382. stripe_index += mirror_num - 1;
  2383. else {
  2384. stripe_index = find_live_mirror(map, stripe_index,
  2385. map->sub_stripes, stripe_index +
  2386. current->pid % map->sub_stripes);
  2387. }
  2388. } else {
  2389. /*
  2390. * after this do_div call, stripe_nr is the number of stripes
  2391. * on this device we have to walk to find the data, and
  2392. * stripe_index is the number of our device in the stripe array
  2393. */
  2394. stripe_index = do_div(stripe_nr, map->num_stripes);
  2395. }
  2396. BUG_ON(stripe_index >= map->num_stripes);
  2397. for (i = 0; i < num_stripes; i++) {
  2398. if (unplug_page) {
  2399. struct btrfs_device *device;
  2400. struct backing_dev_info *bdi;
  2401. device = map->stripes[stripe_index].dev;
  2402. if (device->bdev) {
  2403. bdi = blk_get_backing_dev_info(device->bdev);
  2404. if (bdi->unplug_io_fn)
  2405. bdi->unplug_io_fn(bdi, unplug_page);
  2406. }
  2407. } else {
  2408. multi->stripes[i].physical =
  2409. map->stripes[stripe_index].physical +
  2410. stripe_offset + stripe_nr * map->stripe_len;
  2411. multi->stripes[i].dev = map->stripes[stripe_index].dev;
  2412. }
  2413. stripe_index++;
  2414. }
  2415. if (multi_ret) {
  2416. *multi_ret = multi;
  2417. multi->num_stripes = num_stripes;
  2418. multi->max_errors = max_errors;
  2419. }
  2420. out:
  2421. free_extent_map(em);
  2422. return 0;
  2423. }
  2424. int btrfs_map_block(struct btrfs_mapping_tree *map_tree, int rw,
  2425. u64 logical, u64 *length,
  2426. struct btrfs_multi_bio **multi_ret, int mirror_num)
  2427. {
  2428. return __btrfs_map_block(map_tree, rw, logical, length, multi_ret,
  2429. mirror_num, NULL);
  2430. }
  2431. int btrfs_rmap_block(struct btrfs_mapping_tree *map_tree,
  2432. u64 chunk_start, u64 physical, u64 devid,
  2433. u64 **logical, int *naddrs, int *stripe_len)
  2434. {
  2435. struct extent_map_tree *em_tree = &map_tree->map_tree;
  2436. struct extent_map *em;
  2437. struct map_lookup *map;
  2438. u64 *buf;
  2439. u64 bytenr;
  2440. u64 length;
  2441. u64 stripe_nr;
  2442. int i, j, nr = 0;
  2443. read_lock(&em_tree->lock);
  2444. em = lookup_extent_mapping(em_tree, chunk_start, 1);
  2445. read_unlock(&em_tree->lock);
  2446. BUG_ON(!em || em->start != chunk_start);
  2447. map = (struct map_lookup *)em->bdev;
  2448. length = em->len;
  2449. if (map->type & BTRFS_BLOCK_GROUP_RAID10)
  2450. do_div(length, map->num_stripes / map->sub_stripes);
  2451. else if (map->type & BTRFS_BLOCK_GROUP_RAID0)
  2452. do_div(length, map->num_stripes);
  2453. buf = kzalloc(sizeof(u64) * map->num_stripes, GFP_NOFS);
  2454. BUG_ON(!buf);
  2455. for (i = 0; i < map->num_stripes; i++) {
  2456. if (devid && map->stripes[i].dev->devid != devid)
  2457. continue;
  2458. if (map->stripes[i].physical > physical ||
  2459. map->stripes[i].physical + length <= physical)
  2460. continue;
  2461. stripe_nr = physical - map->stripes[i].physical;
  2462. do_div(stripe_nr, map->stripe_len);
  2463. if (map->type & BTRFS_BLOCK_GROUP_RAID10) {
  2464. stripe_nr = stripe_nr * map->num_stripes + i;
  2465. do_div(stripe_nr, map->sub_stripes);
  2466. } else if (map->type & BTRFS_BLOCK_GROUP_RAID0) {
  2467. stripe_nr = stripe_nr * map->num_stripes + i;
  2468. }
  2469. bytenr = chunk_start + stripe_nr * map->stripe_len;
  2470. WARN_ON(nr >= map->num_stripes);
  2471. for (j = 0; j < nr; j++) {
  2472. if (buf[j] == bytenr)
  2473. break;
  2474. }
  2475. if (j == nr) {
  2476. WARN_ON(nr >= map->num_stripes);
  2477. buf[nr++] = bytenr;
  2478. }
  2479. }
  2480. *logical = buf;
  2481. *naddrs = nr;
  2482. *stripe_len = map->stripe_len;
  2483. free_extent_map(em);
  2484. return 0;
  2485. }
  2486. int btrfs_unplug_page(struct btrfs_mapping_tree *map_tree,
  2487. u64 logical, struct page *page)
  2488. {
  2489. u64 length = PAGE_CACHE_SIZE;
  2490. return __btrfs_map_block(map_tree, READ, logical, &length,
  2491. NULL, 0, page);
  2492. }
  2493. static void end_bio_multi_stripe(struct bio *bio, int err)
  2494. {
  2495. struct btrfs_multi_bio *multi = bio->bi_private;
  2496. int is_orig_bio = 0;
  2497. if (err)
  2498. atomic_inc(&multi->error);
  2499. if (bio == multi->orig_bio)
  2500. is_orig_bio = 1;
  2501. if (atomic_dec_and_test(&multi->stripes_pending)) {
  2502. if (!is_orig_bio) {
  2503. bio_put(bio);
  2504. bio = multi->orig_bio;
  2505. }
  2506. bio->bi_private = multi->private;
  2507. bio->bi_end_io = multi->end_io;
  2508. /* only send an error to the higher layers if it is
  2509. * beyond the tolerance of the multi-bio
  2510. */
  2511. if (atomic_read(&multi->error) > multi->max_errors) {
  2512. err = -EIO;
  2513. } else if (err) {
  2514. /*
  2515. * this bio is actually up to date, we didn't
  2516. * go over the max number of errors
  2517. */
  2518. set_bit(BIO_UPTODATE, &bio->bi_flags);
  2519. err = 0;
  2520. }
  2521. kfree(multi);
  2522. bio_endio(bio, err);
  2523. } else if (!is_orig_bio) {
  2524. bio_put(bio);
  2525. }
  2526. }
  2527. struct async_sched {
  2528. struct bio *bio;
  2529. int rw;
  2530. struct btrfs_fs_info *info;
  2531. struct btrfs_work work;
  2532. };
  2533. /*
  2534. * see run_scheduled_bios for a description of why bios are collected for
  2535. * async submit.
  2536. *
  2537. * This will add one bio to the pending list for a device and make sure
  2538. * the work struct is scheduled.
  2539. */
  2540. static noinline int schedule_bio(struct btrfs_root *root,
  2541. struct btrfs_device *device,
  2542. int rw, struct bio *bio)
  2543. {
  2544. int should_queue = 1;
  2545. struct btrfs_pending_bios *pending_bios;
  2546. /* don't bother with additional async steps for reads, right now */
  2547. if (!(rw & REQ_WRITE)) {
  2548. bio_get(bio);
  2549. submit_bio(rw, bio);
  2550. bio_put(bio);
  2551. return 0;
  2552. }
  2553. /*
  2554. * nr_async_bios allows us to reliably return congestion to the
  2555. * higher layers. Otherwise, the async bio makes it appear we have
  2556. * made progress against dirty pages when we've really just put it
  2557. * on a queue for later
  2558. */
  2559. atomic_inc(&root->fs_info->nr_async_bios);
  2560. WARN_ON(bio->bi_next);
  2561. bio->bi_next = NULL;
  2562. bio->bi_rw |= rw;
  2563. spin_lock(&device->io_lock);
  2564. if (bio->bi_rw & REQ_SYNC)
  2565. pending_bios = &device->pending_sync_bios;
  2566. else
  2567. pending_bios = &device->pending_bios;
  2568. if (pending_bios->tail)
  2569. pending_bios->tail->bi_next = bio;
  2570. pending_bios->tail = bio;
  2571. if (!pending_bios->head)
  2572. pending_bios->head = bio;
  2573. if (device->running_pending)
  2574. should_queue = 0;
  2575. spin_unlock(&device->io_lock);
  2576. if (should_queue)
  2577. btrfs_queue_worker(&root->fs_info->submit_workers,
  2578. &device->work);
  2579. return 0;
  2580. }
  2581. int btrfs_map_bio(struct btrfs_root *root, int rw, struct bio *bio,
  2582. int mirror_num, int async_submit)
  2583. {
  2584. struct btrfs_mapping_tree *map_tree;
  2585. struct btrfs_device *dev;
  2586. struct bio *first_bio = bio;
  2587. u64 logical = (u64)bio->bi_sector << 9;
  2588. u64 length = 0;
  2589. u64 map_length;
  2590. struct btrfs_multi_bio *multi = NULL;
  2591. int ret;
  2592. int dev_nr = 0;
  2593. int total_devs = 1;
  2594. length = bio->bi_size;
  2595. map_tree = &root->fs_info->mapping_tree;
  2596. map_length = length;
  2597. ret = btrfs_map_block(map_tree, rw, logical, &map_length, &multi,
  2598. mirror_num);
  2599. BUG_ON(ret);
  2600. total_devs = multi->num_stripes;
  2601. if (map_length < length) {
  2602. printk(KERN_CRIT "mapping failed logical %llu bio len %llu "
  2603. "len %llu\n", (unsigned long long)logical,
  2604. (unsigned long long)length,
  2605. (unsigned long long)map_length);
  2606. BUG();
  2607. }
  2608. multi->end_io = first_bio->bi_end_io;
  2609. multi->private = first_bio->bi_private;
  2610. multi->orig_bio = first_bio;
  2611. atomic_set(&multi->stripes_pending, multi->num_stripes);
  2612. while (dev_nr < total_devs) {
  2613. if (total_devs > 1) {
  2614. if (dev_nr < total_devs - 1) {
  2615. bio = bio_clone(first_bio, GFP_NOFS);
  2616. BUG_ON(!bio);
  2617. } else {
  2618. bio = first_bio;
  2619. }
  2620. bio->bi_private = multi;
  2621. bio->bi_end_io = end_bio_multi_stripe;
  2622. }
  2623. bio->bi_sector = multi->stripes[dev_nr].physical >> 9;
  2624. dev = multi->stripes[dev_nr].dev;
  2625. BUG_ON(rw == WRITE && !dev->writeable);
  2626. if (dev && dev->bdev) {
  2627. bio->bi_bdev = dev->bdev;
  2628. if (async_submit)
  2629. schedule_bio(root, dev, rw, bio);
  2630. else
  2631. submit_bio(rw, bio);
  2632. } else {
  2633. bio->bi_bdev = root->fs_info->fs_devices->latest_bdev;
  2634. bio->bi_sector = logical >> 9;
  2635. bio_endio(bio, -EIO);
  2636. }
  2637. dev_nr++;
  2638. }
  2639. if (total_devs == 1)
  2640. kfree(multi);
  2641. return 0;
  2642. }
  2643. struct btrfs_device *btrfs_find_device(struct btrfs_root *root, u64 devid,
  2644. u8 *uuid, u8 *fsid)
  2645. {
  2646. struct btrfs_device *device;
  2647. struct btrfs_fs_devices *cur_devices;
  2648. cur_devices = root->fs_info->fs_devices;
  2649. while (cur_devices) {
  2650. if (!fsid ||
  2651. !memcmp(cur_devices->fsid, fsid, BTRFS_UUID_SIZE)) {
  2652. device = __find_device(&cur_devices->devices,
  2653. devid, uuid);
  2654. if (device)
  2655. return device;
  2656. }
  2657. cur_devices = cur_devices->seed;
  2658. }
  2659. return NULL;
  2660. }
  2661. static struct btrfs_device *add_missing_dev(struct btrfs_root *root,
  2662. u64 devid, u8 *dev_uuid)
  2663. {
  2664. struct btrfs_device *device;
  2665. struct btrfs_fs_devices *fs_devices = root->fs_info->fs_devices;
  2666. device = kzalloc(sizeof(*device), GFP_NOFS);
  2667. if (!device)
  2668. return NULL;
  2669. list_add(&device->dev_list,
  2670. &fs_devices->devices);
  2671. device->dev_root = root->fs_info->dev_root;
  2672. device->devid = devid;
  2673. device->work.func = pending_bios_fn;
  2674. device->fs_devices = fs_devices;
  2675. fs_devices->num_devices++;
  2676. spin_lock_init(&device->io_lock);
  2677. INIT_LIST_HEAD(&device->dev_alloc_list);
  2678. memcpy(device->uuid, dev_uuid, BTRFS_UUID_SIZE);
  2679. return device;
  2680. }
  2681. static int read_one_chunk(struct btrfs_root *root, struct btrfs_key *key,
  2682. struct extent_buffer *leaf,
  2683. struct btrfs_chunk *chunk)
  2684. {
  2685. struct btrfs_mapping_tree *map_tree = &root->fs_info->mapping_tree;
  2686. struct map_lookup *map;
  2687. struct extent_map *em;
  2688. u64 logical;
  2689. u64 length;
  2690. u64 devid;
  2691. u8 uuid[BTRFS_UUID_SIZE];
  2692. int num_stripes;
  2693. int ret;
  2694. int i;
  2695. logical = key->offset;
  2696. length = btrfs_chunk_length(leaf, chunk);
  2697. read_lock(&map_tree->map_tree.lock);
  2698. em = lookup_extent_mapping(&map_tree->map_tree, logical, 1);
  2699. read_unlock(&map_tree->map_tree.lock);
  2700. /* already mapped? */
  2701. if (em && em->start <= logical && em->start + em->len > logical) {
  2702. free_extent_map(em);
  2703. return 0;
  2704. } else if (em) {
  2705. free_extent_map(em);
  2706. }
  2707. em = alloc_extent_map(GFP_NOFS);
  2708. if (!em)
  2709. return -ENOMEM;
  2710. num_stripes = btrfs_chunk_num_stripes(leaf, chunk);
  2711. map = kmalloc(map_lookup_size(num_stripes), GFP_NOFS);
  2712. if (!map) {
  2713. free_extent_map(em);
  2714. return -ENOMEM;
  2715. }
  2716. em->bdev = (struct block_device *)map;
  2717. em->start = logical;
  2718. em->len = length;
  2719. em->block_start = 0;
  2720. em->block_len = em->len;
  2721. map->num_stripes = num_stripes;
  2722. map->io_width = btrfs_chunk_io_width(leaf, chunk);
  2723. map->io_align = btrfs_chunk_io_align(leaf, chunk);
  2724. map->sector_size = btrfs_chunk_sector_size(leaf, chunk);
  2725. map->stripe_len = btrfs_chunk_stripe_len(leaf, chunk);
  2726. map->type = btrfs_chunk_type(leaf, chunk);
  2727. map->sub_stripes = btrfs_chunk_sub_stripes(leaf, chunk);
  2728. for (i = 0; i < num_stripes; i++) {
  2729. map->stripes[i].physical =
  2730. btrfs_stripe_offset_nr(leaf, chunk, i);
  2731. devid = btrfs_stripe_devid_nr(leaf, chunk, i);
  2732. read_extent_buffer(leaf, uuid, (unsigned long)
  2733. btrfs_stripe_dev_uuid_nr(chunk, i),
  2734. BTRFS_UUID_SIZE);
  2735. map->stripes[i].dev = btrfs_find_device(root, devid, uuid,
  2736. NULL);
  2737. if (!map->stripes[i].dev && !btrfs_test_opt(root, DEGRADED)) {
  2738. kfree(map);
  2739. free_extent_map(em);
  2740. return -EIO;
  2741. }
  2742. if (!map->stripes[i].dev) {
  2743. map->stripes[i].dev =
  2744. add_missing_dev(root, devid, uuid);
  2745. if (!map->stripes[i].dev) {
  2746. kfree(map);
  2747. free_extent_map(em);
  2748. return -EIO;
  2749. }
  2750. }
  2751. map->stripes[i].dev->in_fs_metadata = 1;
  2752. }
  2753. write_lock(&map_tree->map_tree.lock);
  2754. ret = add_extent_mapping(&map_tree->map_tree, em);
  2755. write_unlock(&map_tree->map_tree.lock);
  2756. BUG_ON(ret);
  2757. free_extent_map(em);
  2758. return 0;
  2759. }
  2760. static int fill_device_from_item(struct extent_buffer *leaf,
  2761. struct btrfs_dev_item *dev_item,
  2762. struct btrfs_device *device)
  2763. {
  2764. unsigned long ptr;
  2765. device->devid = btrfs_device_id(leaf, dev_item);
  2766. device->disk_total_bytes = btrfs_device_total_bytes(leaf, dev_item);
  2767. device->total_bytes = device->disk_total_bytes;
  2768. device->bytes_used = btrfs_device_bytes_used(leaf, dev_item);
  2769. device->type = btrfs_device_type(leaf, dev_item);
  2770. device->io_align = btrfs_device_io_align(leaf, dev_item);
  2771. device->io_width = btrfs_device_io_width(leaf, dev_item);
  2772. device->sector_size = btrfs_device_sector_size(leaf, dev_item);
  2773. ptr = (unsigned long)btrfs_device_uuid(dev_item);
  2774. read_extent_buffer(leaf, device->uuid, ptr, BTRFS_UUID_SIZE);
  2775. return 0;
  2776. }
  2777. static int open_seed_devices(struct btrfs_root *root, u8 *fsid)
  2778. {
  2779. struct btrfs_fs_devices *fs_devices;
  2780. int ret;
  2781. mutex_lock(&uuid_mutex);
  2782. fs_devices = root->fs_info->fs_devices->seed;
  2783. while (fs_devices) {
  2784. if (!memcmp(fs_devices->fsid, fsid, BTRFS_UUID_SIZE)) {
  2785. ret = 0;
  2786. goto out;
  2787. }
  2788. fs_devices = fs_devices->seed;
  2789. }
  2790. fs_devices = find_fsid(fsid);
  2791. if (!fs_devices) {
  2792. ret = -ENOENT;
  2793. goto out;
  2794. }
  2795. fs_devices = clone_fs_devices(fs_devices);
  2796. if (IS_ERR(fs_devices)) {
  2797. ret = PTR_ERR(fs_devices);
  2798. goto out;
  2799. }
  2800. ret = __btrfs_open_devices(fs_devices, FMODE_READ,
  2801. root->fs_info->bdev_holder);
  2802. if (ret)
  2803. goto out;
  2804. if (!fs_devices->seeding) {
  2805. __btrfs_close_devices(fs_devices);
  2806. free_fs_devices(fs_devices);
  2807. ret = -EINVAL;
  2808. goto out;
  2809. }
  2810. fs_devices->seed = root->fs_info->fs_devices->seed;
  2811. root->fs_info->fs_devices->seed = fs_devices;
  2812. out:
  2813. mutex_unlock(&uuid_mutex);
  2814. return ret;
  2815. }
  2816. static int read_one_dev(struct btrfs_root *root,
  2817. struct extent_buffer *leaf,
  2818. struct btrfs_dev_item *dev_item)
  2819. {
  2820. struct btrfs_device *device;
  2821. u64 devid;
  2822. int ret;
  2823. u8 fs_uuid[BTRFS_UUID_SIZE];
  2824. u8 dev_uuid[BTRFS_UUID_SIZE];
  2825. devid = btrfs_device_id(leaf, dev_item);
  2826. read_extent_buffer(leaf, dev_uuid,
  2827. (unsigned long)btrfs_device_uuid(dev_item),
  2828. BTRFS_UUID_SIZE);
  2829. read_extent_buffer(leaf, fs_uuid,
  2830. (unsigned long)btrfs_device_fsid(dev_item),
  2831. BTRFS_UUID_SIZE);
  2832. if (memcmp(fs_uuid, root->fs_info->fsid, BTRFS_UUID_SIZE)) {
  2833. ret = open_seed_devices(root, fs_uuid);
  2834. if (ret && !btrfs_test_opt(root, DEGRADED))
  2835. return ret;
  2836. }
  2837. device = btrfs_find_device(root, devid, dev_uuid, fs_uuid);
  2838. if (!device || !device->bdev) {
  2839. if (!btrfs_test_opt(root, DEGRADED))
  2840. return -EIO;
  2841. if (!device) {
  2842. printk(KERN_WARNING "warning devid %llu missing\n",
  2843. (unsigned long long)devid);
  2844. device = add_missing_dev(root, devid, dev_uuid);
  2845. if (!device)
  2846. return -ENOMEM;
  2847. }
  2848. }
  2849. if (device->fs_devices != root->fs_info->fs_devices) {
  2850. BUG_ON(device->writeable);
  2851. if (device->generation !=
  2852. btrfs_device_generation(leaf, dev_item))
  2853. return -EINVAL;
  2854. }
  2855. fill_device_from_item(leaf, dev_item, device);
  2856. device->dev_root = root->fs_info->dev_root;
  2857. device->in_fs_metadata = 1;
  2858. if (device->writeable)
  2859. device->fs_devices->total_rw_bytes += device->total_bytes;
  2860. ret = 0;
  2861. return ret;
  2862. }
  2863. int btrfs_read_super_device(struct btrfs_root *root, struct extent_buffer *buf)
  2864. {
  2865. struct btrfs_dev_item *dev_item;
  2866. dev_item = (struct btrfs_dev_item *)offsetof(struct btrfs_super_block,
  2867. dev_item);
  2868. return read_one_dev(root, buf, dev_item);
  2869. }
  2870. int btrfs_read_sys_array(struct btrfs_root *root)
  2871. {
  2872. struct btrfs_super_block *super_copy = &root->fs_info->super_copy;
  2873. struct extent_buffer *sb;
  2874. struct btrfs_disk_key *disk_key;
  2875. struct btrfs_chunk *chunk;
  2876. u8 *ptr;
  2877. unsigned long sb_ptr;
  2878. int ret = 0;
  2879. u32 num_stripes;
  2880. u32 array_size;
  2881. u32 len = 0;
  2882. u32 cur;
  2883. struct btrfs_key key;
  2884. sb = btrfs_find_create_tree_block(root, BTRFS_SUPER_INFO_OFFSET,
  2885. BTRFS_SUPER_INFO_SIZE);
  2886. if (!sb)
  2887. return -ENOMEM;
  2888. btrfs_set_buffer_uptodate(sb);
  2889. btrfs_set_buffer_lockdep_class(sb, 0);
  2890. write_extent_buffer(sb, super_copy, 0, BTRFS_SUPER_INFO_SIZE);
  2891. array_size = btrfs_super_sys_array_size(super_copy);
  2892. ptr = super_copy->sys_chunk_array;
  2893. sb_ptr = offsetof(struct btrfs_super_block, sys_chunk_array);
  2894. cur = 0;
  2895. while (cur < array_size) {
  2896. disk_key = (struct btrfs_disk_key *)ptr;
  2897. btrfs_disk_key_to_cpu(&key, disk_key);
  2898. len = sizeof(*disk_key); ptr += len;
  2899. sb_ptr += len;
  2900. cur += len;
  2901. if (key.type == BTRFS_CHUNK_ITEM_KEY) {
  2902. chunk = (struct btrfs_chunk *)sb_ptr;
  2903. ret = read_one_chunk(root, &key, sb, chunk);
  2904. if (ret)
  2905. break;
  2906. num_stripes = btrfs_chunk_num_stripes(sb, chunk);
  2907. len = btrfs_chunk_item_size(num_stripes);
  2908. } else {
  2909. ret = -EIO;
  2910. break;
  2911. }
  2912. ptr += len;
  2913. sb_ptr += len;
  2914. cur += len;
  2915. }
  2916. free_extent_buffer(sb);
  2917. return ret;
  2918. }
  2919. int btrfs_read_chunk_tree(struct btrfs_root *root)
  2920. {
  2921. struct btrfs_path *path;
  2922. struct extent_buffer *leaf;
  2923. struct btrfs_key key;
  2924. struct btrfs_key found_key;
  2925. int ret;
  2926. int slot;
  2927. root = root->fs_info->chunk_root;
  2928. path = btrfs_alloc_path();
  2929. if (!path)
  2930. return -ENOMEM;
  2931. /* first we search for all of the device items, and then we
  2932. * read in all of the chunk items. This way we can create chunk
  2933. * mappings that reference all of the devices that are afound
  2934. */
  2935. key.objectid = BTRFS_DEV_ITEMS_OBJECTID;
  2936. key.offset = 0;
  2937. key.type = 0;
  2938. again:
  2939. ret = btrfs_search_slot(NULL, root, &key, path, 0, 0);
  2940. if (ret < 0)
  2941. goto error;
  2942. while (1) {
  2943. leaf = path->nodes[0];
  2944. slot = path->slots[0];
  2945. if (slot >= btrfs_header_nritems(leaf)) {
  2946. ret = btrfs_next_leaf(root, path);
  2947. if (ret == 0)
  2948. continue;
  2949. if (ret < 0)
  2950. goto error;
  2951. break;
  2952. }
  2953. btrfs_item_key_to_cpu(leaf, &found_key, slot);
  2954. if (key.objectid == BTRFS_DEV_ITEMS_OBJECTID) {
  2955. if (found_key.objectid != BTRFS_DEV_ITEMS_OBJECTID)
  2956. break;
  2957. if (found_key.type == BTRFS_DEV_ITEM_KEY) {
  2958. struct btrfs_dev_item *dev_item;
  2959. dev_item = btrfs_item_ptr(leaf, slot,
  2960. struct btrfs_dev_item);
  2961. ret = read_one_dev(root, leaf, dev_item);
  2962. if (ret)
  2963. goto error;
  2964. }
  2965. } else if (found_key.type == BTRFS_CHUNK_ITEM_KEY) {
  2966. struct btrfs_chunk *chunk;
  2967. chunk = btrfs_item_ptr(leaf, slot, struct btrfs_chunk);
  2968. ret = read_one_chunk(root, &found_key, leaf, chunk);
  2969. if (ret)
  2970. goto error;
  2971. }
  2972. path->slots[0]++;
  2973. }
  2974. if (key.objectid == BTRFS_DEV_ITEMS_OBJECTID) {
  2975. key.objectid = 0;
  2976. btrfs_release_path(root, path);
  2977. goto again;
  2978. }
  2979. ret = 0;
  2980. error:
  2981. btrfs_free_path(path);
  2982. return ret;
  2983. }