disk-io.c 70 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502150315041505150615071508150915101511151215131514151515161517151815191520152115221523152415251526152715281529153015311532153315341535153615371538153915401541154215431544154515461547154815491550155115521553155415551556155715581559156015611562156315641565156615671568156915701571157215731574157515761577157815791580158115821583158415851586158715881589159015911592159315941595159615971598159916001601160216031604160516061607160816091610161116121613161416151616161716181619162016211622162316241625162616271628162916301631163216331634163516361637163816391640164116421643164416451646164716481649165016511652165316541655165616571658165916601661166216631664166516661667166816691670167116721673167416751676167716781679168016811682168316841685168616871688168916901691169216931694169516961697169816991700170117021703170417051706170717081709171017111712171317141715171617171718171917201721172217231724172517261727172817291730173117321733173417351736173717381739174017411742174317441745174617471748174917501751175217531754175517561757175817591760176117621763176417651766176717681769177017711772177317741775177617771778177917801781178217831784178517861787178817891790179117921793179417951796179717981799180018011802180318041805180618071808180918101811181218131814181518161817181818191820182118221823182418251826182718281829183018311832183318341835183618371838183918401841184218431844184518461847184818491850185118521853185418551856185718581859186018611862186318641865186618671868186918701871187218731874187518761877187818791880188118821883188418851886188718881889189018911892189318941895189618971898189919001901190219031904190519061907190819091910191119121913191419151916191719181919192019211922192319241925192619271928192919301931193219331934193519361937193819391940194119421943194419451946194719481949195019511952195319541955195619571958195919601961196219631964196519661967196819691970197119721973197419751976197719781979198019811982198319841985198619871988198919901991199219931994199519961997199819992000200120022003200420052006200720082009201020112012201320142015201620172018201920202021202220232024202520262027202820292030203120322033203420352036203720382039204020412042204320442045204620472048204920502051205220532054205520562057205820592060206120622063206420652066206720682069207020712072207320742075207620772078207920802081208220832084208520862087208820892090209120922093209420952096209720982099210021012102210321042105210621072108210921102111211221132114211521162117211821192120212121222123212421252126212721282129213021312132213321342135213621372138213921402141214221432144214521462147214821492150215121522153215421552156215721582159216021612162216321642165216621672168216921702171217221732174217521762177217821792180218121822183218421852186218721882189219021912192219321942195219621972198219922002201220222032204220522062207220822092210221122122213221422152216221722182219222022212222222322242225222622272228222922302231223222332234223522362237223822392240224122422243224422452246224722482249225022512252225322542255225622572258225922602261226222632264226522662267226822692270227122722273227422752276227722782279228022812282228322842285228622872288228922902291229222932294229522962297229822992300230123022303230423052306230723082309231023112312231323142315231623172318231923202321232223232324232523262327232823292330233123322333233423352336233723382339234023412342234323442345234623472348234923502351235223532354235523562357235823592360236123622363236423652366236723682369237023712372237323742375237623772378237923802381238223832384238523862387238823892390239123922393239423952396239723982399240024012402240324042405240624072408240924102411241224132414241524162417241824192420242124222423242424252426242724282429243024312432243324342435243624372438243924402441244224432444244524462447244824492450245124522453245424552456245724582459246024612462246324642465246624672468246924702471247224732474247524762477247824792480248124822483248424852486248724882489249024912492249324942495249624972498249925002501250225032504250525062507250825092510251125122513251425152516251725182519252025212522252325242525252625272528252925302531253225332534253525362537253825392540254125422543254425452546254725482549255025512552255325542555255625572558255925602561256225632564256525662567256825692570257125722573257425752576257725782579258025812582258325842585258625872588258925902591259225932594259525962597259825992600260126022603260426052606260726082609261026112612261326142615261626172618261926202621262226232624262526262627262826292630263126322633263426352636263726382639
  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/fs.h>
  19. #include <linux/blkdev.h>
  20. #include <linux/scatterlist.h>
  21. #include <linux/swap.h>
  22. #include <linux/radix-tree.h>
  23. #include <linux/writeback.h>
  24. #include <linux/buffer_head.h>
  25. #include <linux/workqueue.h>
  26. #include <linux/kthread.h>
  27. #include <linux/freezer.h>
  28. #include <linux/crc32c.h>
  29. #include <linux/slab.h>
  30. #include <linux/migrate.h>
  31. #include "compat.h"
  32. #include "ctree.h"
  33. #include "disk-io.h"
  34. #include "transaction.h"
  35. #include "btrfs_inode.h"
  36. #include "volumes.h"
  37. #include "print-tree.h"
  38. #include "async-thread.h"
  39. #include "locking.h"
  40. #include "tree-log.h"
  41. #include "free-space-cache.h"
  42. static struct extent_io_ops btree_extent_io_ops;
  43. static void end_workqueue_fn(struct btrfs_work *work);
  44. static void free_fs_root(struct btrfs_root *root);
  45. /*
  46. * end_io_wq structs are used to do processing in task context when an IO is
  47. * complete. This is used during reads to verify checksums, and it is used
  48. * by writes to insert metadata for new file extents after IO is complete.
  49. */
  50. struct end_io_wq {
  51. struct bio *bio;
  52. bio_end_io_t *end_io;
  53. void *private;
  54. struct btrfs_fs_info *info;
  55. int error;
  56. int metadata;
  57. struct list_head list;
  58. struct btrfs_work work;
  59. };
  60. /*
  61. * async submit bios are used to offload expensive checksumming
  62. * onto the worker threads. They checksum file and metadata bios
  63. * just before they are sent down the IO stack.
  64. */
  65. struct async_submit_bio {
  66. struct inode *inode;
  67. struct bio *bio;
  68. struct list_head list;
  69. extent_submit_bio_hook_t *submit_bio_start;
  70. extent_submit_bio_hook_t *submit_bio_done;
  71. int rw;
  72. int mirror_num;
  73. unsigned long bio_flags;
  74. /*
  75. * bio_offset is optional, can be used if the pages in the bio
  76. * can't tell us where in the file the bio should go
  77. */
  78. u64 bio_offset;
  79. struct btrfs_work work;
  80. };
  81. /* These are used to set the lockdep class on the extent buffer locks.
  82. * The class is set by the readpage_end_io_hook after the buffer has
  83. * passed csum validation but before the pages are unlocked.
  84. *
  85. * The lockdep class is also set by btrfs_init_new_buffer on freshly
  86. * allocated blocks.
  87. *
  88. * The class is based on the level in the tree block, which allows lockdep
  89. * to know that lower nodes nest inside the locks of higher nodes.
  90. *
  91. * We also add a check to make sure the highest level of the tree is
  92. * the same as our lockdep setup here. If BTRFS_MAX_LEVEL changes, this
  93. * code needs update as well.
  94. */
  95. #ifdef CONFIG_DEBUG_LOCK_ALLOC
  96. # if BTRFS_MAX_LEVEL != 8
  97. # error
  98. # endif
  99. static struct lock_class_key btrfs_eb_class[BTRFS_MAX_LEVEL + 1];
  100. static const char *btrfs_eb_name[BTRFS_MAX_LEVEL + 1] = {
  101. /* leaf */
  102. "btrfs-extent-00",
  103. "btrfs-extent-01",
  104. "btrfs-extent-02",
  105. "btrfs-extent-03",
  106. "btrfs-extent-04",
  107. "btrfs-extent-05",
  108. "btrfs-extent-06",
  109. "btrfs-extent-07",
  110. /* highest possible level */
  111. "btrfs-extent-08",
  112. };
  113. #endif
  114. /*
  115. * extents on the btree inode are pretty simple, there's one extent
  116. * that covers the entire device
  117. */
  118. static struct extent_map *btree_get_extent(struct inode *inode,
  119. struct page *page, size_t page_offset, u64 start, u64 len,
  120. int create)
  121. {
  122. struct extent_map_tree *em_tree = &BTRFS_I(inode)->extent_tree;
  123. struct extent_map *em;
  124. int ret;
  125. read_lock(&em_tree->lock);
  126. em = lookup_extent_mapping(em_tree, start, len);
  127. if (em) {
  128. em->bdev =
  129. BTRFS_I(inode)->root->fs_info->fs_devices->latest_bdev;
  130. read_unlock(&em_tree->lock);
  131. goto out;
  132. }
  133. read_unlock(&em_tree->lock);
  134. em = alloc_extent_map(GFP_NOFS);
  135. if (!em) {
  136. em = ERR_PTR(-ENOMEM);
  137. goto out;
  138. }
  139. em->start = 0;
  140. em->len = (u64)-1;
  141. em->block_len = (u64)-1;
  142. em->block_start = 0;
  143. em->bdev = BTRFS_I(inode)->root->fs_info->fs_devices->latest_bdev;
  144. write_lock(&em_tree->lock);
  145. ret = add_extent_mapping(em_tree, em);
  146. if (ret == -EEXIST) {
  147. u64 failed_start = em->start;
  148. u64 failed_len = em->len;
  149. free_extent_map(em);
  150. em = lookup_extent_mapping(em_tree, start, len);
  151. if (em) {
  152. ret = 0;
  153. } else {
  154. em = lookup_extent_mapping(em_tree, failed_start,
  155. failed_len);
  156. ret = -EIO;
  157. }
  158. } else if (ret) {
  159. free_extent_map(em);
  160. em = NULL;
  161. }
  162. write_unlock(&em_tree->lock);
  163. if (ret)
  164. em = ERR_PTR(ret);
  165. out:
  166. return em;
  167. }
  168. u32 btrfs_csum_data(struct btrfs_root *root, char *data, u32 seed, size_t len)
  169. {
  170. return crc32c(seed, data, len);
  171. }
  172. void btrfs_csum_final(u32 crc, char *result)
  173. {
  174. *(__le32 *)result = ~cpu_to_le32(crc);
  175. }
  176. /*
  177. * compute the csum for a btree block, and either verify it or write it
  178. * into the csum field of the block.
  179. */
  180. static int csum_tree_block(struct btrfs_root *root, struct extent_buffer *buf,
  181. int verify)
  182. {
  183. u16 csum_size =
  184. btrfs_super_csum_size(&root->fs_info->super_copy);
  185. char *result = NULL;
  186. unsigned long len;
  187. unsigned long cur_len;
  188. unsigned long offset = BTRFS_CSUM_SIZE;
  189. char *map_token = NULL;
  190. char *kaddr;
  191. unsigned long map_start;
  192. unsigned long map_len;
  193. int err;
  194. u32 crc = ~(u32)0;
  195. unsigned long inline_result;
  196. len = buf->len - offset;
  197. while (len > 0) {
  198. err = map_private_extent_buffer(buf, offset, 32,
  199. &map_token, &kaddr,
  200. &map_start, &map_len, KM_USER0);
  201. if (err)
  202. return 1;
  203. cur_len = min(len, map_len - (offset - map_start));
  204. crc = btrfs_csum_data(root, kaddr + offset - map_start,
  205. crc, cur_len);
  206. len -= cur_len;
  207. offset += cur_len;
  208. unmap_extent_buffer(buf, map_token, KM_USER0);
  209. }
  210. if (csum_size > sizeof(inline_result)) {
  211. result = kzalloc(csum_size * sizeof(char), GFP_NOFS);
  212. if (!result)
  213. return 1;
  214. } else {
  215. result = (char *)&inline_result;
  216. }
  217. btrfs_csum_final(crc, result);
  218. if (verify) {
  219. if (memcmp_extent_buffer(buf, result, 0, csum_size)) {
  220. u32 val;
  221. u32 found = 0;
  222. memcpy(&found, result, csum_size);
  223. read_extent_buffer(buf, &val, 0, csum_size);
  224. if (printk_ratelimit()) {
  225. printk(KERN_INFO "btrfs: %s checksum verify "
  226. "failed on %llu wanted %X found %X "
  227. "level %d\n",
  228. root->fs_info->sb->s_id,
  229. (unsigned long long)buf->start, val, found,
  230. btrfs_header_level(buf));
  231. }
  232. if (result != (char *)&inline_result)
  233. kfree(result);
  234. return 1;
  235. }
  236. } else {
  237. write_extent_buffer(buf, result, 0, csum_size);
  238. }
  239. if (result != (char *)&inline_result)
  240. kfree(result);
  241. return 0;
  242. }
  243. /*
  244. * we can't consider a given block up to date unless the transid of the
  245. * block matches the transid in the parent node's pointer. This is how we
  246. * detect blocks that either didn't get written at all or got written
  247. * in the wrong place.
  248. */
  249. static int verify_parent_transid(struct extent_io_tree *io_tree,
  250. struct extent_buffer *eb, u64 parent_transid)
  251. {
  252. struct extent_state *cached_state = NULL;
  253. int ret;
  254. if (!parent_transid || btrfs_header_generation(eb) == parent_transid)
  255. return 0;
  256. lock_extent_bits(io_tree, eb->start, eb->start + eb->len - 1,
  257. 0, &cached_state, GFP_NOFS);
  258. if (extent_buffer_uptodate(io_tree, eb, cached_state) &&
  259. btrfs_header_generation(eb) == parent_transid) {
  260. ret = 0;
  261. goto out;
  262. }
  263. if (printk_ratelimit()) {
  264. printk("parent transid verify failed on %llu wanted %llu "
  265. "found %llu\n",
  266. (unsigned long long)eb->start,
  267. (unsigned long long)parent_transid,
  268. (unsigned long long)btrfs_header_generation(eb));
  269. }
  270. ret = 1;
  271. clear_extent_buffer_uptodate(io_tree, eb, &cached_state);
  272. out:
  273. unlock_extent_cached(io_tree, eb->start, eb->start + eb->len - 1,
  274. &cached_state, GFP_NOFS);
  275. return ret;
  276. }
  277. /*
  278. * helper to read a given tree block, doing retries as required when
  279. * the checksums don't match and we have alternate mirrors to try.
  280. */
  281. static int btree_read_extent_buffer_pages(struct btrfs_root *root,
  282. struct extent_buffer *eb,
  283. u64 start, u64 parent_transid)
  284. {
  285. struct extent_io_tree *io_tree;
  286. int ret;
  287. int num_copies = 0;
  288. int mirror_num = 0;
  289. io_tree = &BTRFS_I(root->fs_info->btree_inode)->io_tree;
  290. while (1) {
  291. ret = read_extent_buffer_pages(io_tree, eb, start, 1,
  292. btree_get_extent, mirror_num);
  293. if (!ret &&
  294. !verify_parent_transid(io_tree, eb, parent_transid))
  295. return ret;
  296. num_copies = btrfs_num_copies(&root->fs_info->mapping_tree,
  297. eb->start, eb->len);
  298. if (num_copies == 1)
  299. return ret;
  300. mirror_num++;
  301. if (mirror_num > num_copies)
  302. return ret;
  303. }
  304. return -EIO;
  305. }
  306. /*
  307. * checksum a dirty tree block before IO. This has extra checks to make sure
  308. * we only fill in the checksum field in the first page of a multi-page block
  309. */
  310. static int csum_dirty_buffer(struct btrfs_root *root, struct page *page)
  311. {
  312. struct extent_io_tree *tree;
  313. u64 start = (u64)page->index << PAGE_CACHE_SHIFT;
  314. u64 found_start;
  315. unsigned long len;
  316. struct extent_buffer *eb;
  317. int ret;
  318. tree = &BTRFS_I(page->mapping->host)->io_tree;
  319. if (page->private == EXTENT_PAGE_PRIVATE)
  320. goto out;
  321. if (!page->private)
  322. goto out;
  323. len = page->private >> 2;
  324. WARN_ON(len == 0);
  325. eb = alloc_extent_buffer(tree, start, len, page, GFP_NOFS);
  326. ret = btree_read_extent_buffer_pages(root, eb, start + PAGE_CACHE_SIZE,
  327. btrfs_header_generation(eb));
  328. BUG_ON(ret);
  329. WARN_ON(!btrfs_header_flag(eb, BTRFS_HEADER_FLAG_WRITTEN));
  330. found_start = btrfs_header_bytenr(eb);
  331. if (found_start != start) {
  332. WARN_ON(1);
  333. goto err;
  334. }
  335. if (eb->first_page != page) {
  336. WARN_ON(1);
  337. goto err;
  338. }
  339. if (!PageUptodate(page)) {
  340. WARN_ON(1);
  341. goto err;
  342. }
  343. csum_tree_block(root, eb, 0);
  344. err:
  345. free_extent_buffer(eb);
  346. out:
  347. return 0;
  348. }
  349. static int check_tree_block_fsid(struct btrfs_root *root,
  350. struct extent_buffer *eb)
  351. {
  352. struct btrfs_fs_devices *fs_devices = root->fs_info->fs_devices;
  353. u8 fsid[BTRFS_UUID_SIZE];
  354. int ret = 1;
  355. read_extent_buffer(eb, fsid, (unsigned long)btrfs_header_fsid(eb),
  356. BTRFS_FSID_SIZE);
  357. while (fs_devices) {
  358. if (!memcmp(fsid, fs_devices->fsid, BTRFS_FSID_SIZE)) {
  359. ret = 0;
  360. break;
  361. }
  362. fs_devices = fs_devices->seed;
  363. }
  364. return ret;
  365. }
  366. #ifdef CONFIG_DEBUG_LOCK_ALLOC
  367. void btrfs_set_buffer_lockdep_class(struct extent_buffer *eb, int level)
  368. {
  369. lockdep_set_class_and_name(&eb->lock,
  370. &btrfs_eb_class[level],
  371. btrfs_eb_name[level]);
  372. }
  373. #endif
  374. static int btree_readpage_end_io_hook(struct page *page, u64 start, u64 end,
  375. struct extent_state *state)
  376. {
  377. struct extent_io_tree *tree;
  378. u64 found_start;
  379. int found_level;
  380. unsigned long len;
  381. struct extent_buffer *eb;
  382. struct btrfs_root *root = BTRFS_I(page->mapping->host)->root;
  383. int ret = 0;
  384. tree = &BTRFS_I(page->mapping->host)->io_tree;
  385. if (page->private == EXTENT_PAGE_PRIVATE)
  386. goto out;
  387. if (!page->private)
  388. goto out;
  389. len = page->private >> 2;
  390. WARN_ON(len == 0);
  391. eb = alloc_extent_buffer(tree, start, len, page, GFP_NOFS);
  392. found_start = btrfs_header_bytenr(eb);
  393. if (found_start != start) {
  394. if (printk_ratelimit()) {
  395. printk(KERN_INFO "btrfs bad tree block start "
  396. "%llu %llu\n",
  397. (unsigned long long)found_start,
  398. (unsigned long long)eb->start);
  399. }
  400. ret = -EIO;
  401. goto err;
  402. }
  403. if (eb->first_page != page) {
  404. printk(KERN_INFO "btrfs bad first page %lu %lu\n",
  405. eb->first_page->index, page->index);
  406. WARN_ON(1);
  407. ret = -EIO;
  408. goto err;
  409. }
  410. if (check_tree_block_fsid(root, eb)) {
  411. if (printk_ratelimit()) {
  412. printk(KERN_INFO "btrfs bad fsid on block %llu\n",
  413. (unsigned long long)eb->start);
  414. }
  415. ret = -EIO;
  416. goto err;
  417. }
  418. found_level = btrfs_header_level(eb);
  419. btrfs_set_buffer_lockdep_class(eb, found_level);
  420. ret = csum_tree_block(root, eb, 1);
  421. if (ret)
  422. ret = -EIO;
  423. end = min_t(u64, eb->len, PAGE_CACHE_SIZE);
  424. end = eb->start + end - 1;
  425. err:
  426. free_extent_buffer(eb);
  427. out:
  428. return ret;
  429. }
  430. static void end_workqueue_bio(struct bio *bio, int err)
  431. {
  432. struct end_io_wq *end_io_wq = bio->bi_private;
  433. struct btrfs_fs_info *fs_info;
  434. fs_info = end_io_wq->info;
  435. end_io_wq->error = err;
  436. end_io_wq->work.func = end_workqueue_fn;
  437. end_io_wq->work.flags = 0;
  438. if (bio->bi_rw & REQ_WRITE) {
  439. if (end_io_wq->metadata == 1)
  440. btrfs_queue_worker(&fs_info->endio_meta_write_workers,
  441. &end_io_wq->work);
  442. else if (end_io_wq->metadata == 2)
  443. btrfs_queue_worker(&fs_info->endio_freespace_worker,
  444. &end_io_wq->work);
  445. else
  446. btrfs_queue_worker(&fs_info->endio_write_workers,
  447. &end_io_wq->work);
  448. } else {
  449. if (end_io_wq->metadata)
  450. btrfs_queue_worker(&fs_info->endio_meta_workers,
  451. &end_io_wq->work);
  452. else
  453. btrfs_queue_worker(&fs_info->endio_workers,
  454. &end_io_wq->work);
  455. }
  456. }
  457. /*
  458. * For the metadata arg you want
  459. *
  460. * 0 - if data
  461. * 1 - if normal metadta
  462. * 2 - if writing to the free space cache area
  463. */
  464. int btrfs_bio_wq_end_io(struct btrfs_fs_info *info, struct bio *bio,
  465. int metadata)
  466. {
  467. struct end_io_wq *end_io_wq;
  468. end_io_wq = kmalloc(sizeof(*end_io_wq), GFP_NOFS);
  469. if (!end_io_wq)
  470. return -ENOMEM;
  471. end_io_wq->private = bio->bi_private;
  472. end_io_wq->end_io = bio->bi_end_io;
  473. end_io_wq->info = info;
  474. end_io_wq->error = 0;
  475. end_io_wq->bio = bio;
  476. end_io_wq->metadata = metadata;
  477. bio->bi_private = end_io_wq;
  478. bio->bi_end_io = end_workqueue_bio;
  479. return 0;
  480. }
  481. unsigned long btrfs_async_submit_limit(struct btrfs_fs_info *info)
  482. {
  483. unsigned long limit = min_t(unsigned long,
  484. info->workers.max_workers,
  485. info->fs_devices->open_devices);
  486. return 256 * limit;
  487. }
  488. int btrfs_congested_async(struct btrfs_fs_info *info, int iodone)
  489. {
  490. return atomic_read(&info->nr_async_bios) >
  491. btrfs_async_submit_limit(info);
  492. }
  493. static void run_one_async_start(struct btrfs_work *work)
  494. {
  495. struct async_submit_bio *async;
  496. async = container_of(work, struct async_submit_bio, work);
  497. async->submit_bio_start(async->inode, async->rw, async->bio,
  498. async->mirror_num, async->bio_flags,
  499. async->bio_offset);
  500. }
  501. static void run_one_async_done(struct btrfs_work *work)
  502. {
  503. struct btrfs_fs_info *fs_info;
  504. struct async_submit_bio *async;
  505. int limit;
  506. async = container_of(work, struct async_submit_bio, work);
  507. fs_info = BTRFS_I(async->inode)->root->fs_info;
  508. limit = btrfs_async_submit_limit(fs_info);
  509. limit = limit * 2 / 3;
  510. atomic_dec(&fs_info->nr_async_submits);
  511. if (atomic_read(&fs_info->nr_async_submits) < limit &&
  512. waitqueue_active(&fs_info->async_submit_wait))
  513. wake_up(&fs_info->async_submit_wait);
  514. async->submit_bio_done(async->inode, async->rw, async->bio,
  515. async->mirror_num, async->bio_flags,
  516. async->bio_offset);
  517. }
  518. static void run_one_async_free(struct btrfs_work *work)
  519. {
  520. struct async_submit_bio *async;
  521. async = container_of(work, struct async_submit_bio, work);
  522. kfree(async);
  523. }
  524. int btrfs_wq_submit_bio(struct btrfs_fs_info *fs_info, struct inode *inode,
  525. int rw, struct bio *bio, int mirror_num,
  526. unsigned long bio_flags,
  527. u64 bio_offset,
  528. extent_submit_bio_hook_t *submit_bio_start,
  529. extent_submit_bio_hook_t *submit_bio_done)
  530. {
  531. struct async_submit_bio *async;
  532. async = kmalloc(sizeof(*async), GFP_NOFS);
  533. if (!async)
  534. return -ENOMEM;
  535. async->inode = inode;
  536. async->rw = rw;
  537. async->bio = bio;
  538. async->mirror_num = mirror_num;
  539. async->submit_bio_start = submit_bio_start;
  540. async->submit_bio_done = submit_bio_done;
  541. async->work.func = run_one_async_start;
  542. async->work.ordered_func = run_one_async_done;
  543. async->work.ordered_free = run_one_async_free;
  544. async->work.flags = 0;
  545. async->bio_flags = bio_flags;
  546. async->bio_offset = bio_offset;
  547. atomic_inc(&fs_info->nr_async_submits);
  548. if (rw & REQ_SYNC)
  549. btrfs_set_work_high_prio(&async->work);
  550. btrfs_queue_worker(&fs_info->workers, &async->work);
  551. while (atomic_read(&fs_info->async_submit_draining) &&
  552. atomic_read(&fs_info->nr_async_submits)) {
  553. wait_event(fs_info->async_submit_wait,
  554. (atomic_read(&fs_info->nr_async_submits) == 0));
  555. }
  556. return 0;
  557. }
  558. static int btree_csum_one_bio(struct bio *bio)
  559. {
  560. struct bio_vec *bvec = bio->bi_io_vec;
  561. int bio_index = 0;
  562. struct btrfs_root *root;
  563. WARN_ON(bio->bi_vcnt <= 0);
  564. while (bio_index < bio->bi_vcnt) {
  565. root = BTRFS_I(bvec->bv_page->mapping->host)->root;
  566. csum_dirty_buffer(root, bvec->bv_page);
  567. bio_index++;
  568. bvec++;
  569. }
  570. return 0;
  571. }
  572. static int __btree_submit_bio_start(struct inode *inode, int rw,
  573. struct bio *bio, int mirror_num,
  574. unsigned long bio_flags,
  575. u64 bio_offset)
  576. {
  577. /*
  578. * when we're called for a write, we're already in the async
  579. * submission context. Just jump into btrfs_map_bio
  580. */
  581. btree_csum_one_bio(bio);
  582. return 0;
  583. }
  584. static int __btree_submit_bio_done(struct inode *inode, int rw, struct bio *bio,
  585. int mirror_num, unsigned long bio_flags,
  586. u64 bio_offset)
  587. {
  588. /*
  589. * when we're called for a write, we're already in the async
  590. * submission context. Just jump into btrfs_map_bio
  591. */
  592. return btrfs_map_bio(BTRFS_I(inode)->root, rw, bio, mirror_num, 1);
  593. }
  594. static int btree_submit_bio_hook(struct inode *inode, int rw, struct bio *bio,
  595. int mirror_num, unsigned long bio_flags,
  596. u64 bio_offset)
  597. {
  598. int ret;
  599. ret = btrfs_bio_wq_end_io(BTRFS_I(inode)->root->fs_info,
  600. bio, 1);
  601. BUG_ON(ret);
  602. if (!(rw & REQ_WRITE)) {
  603. /*
  604. * called for a read, do the setup so that checksum validation
  605. * can happen in the async kernel threads
  606. */
  607. return btrfs_map_bio(BTRFS_I(inode)->root, rw, bio,
  608. mirror_num, 0);
  609. }
  610. /*
  611. * kthread helpers are used to submit writes so that checksumming
  612. * can happen in parallel across all CPUs
  613. */
  614. return btrfs_wq_submit_bio(BTRFS_I(inode)->root->fs_info,
  615. inode, rw, bio, mirror_num, 0,
  616. bio_offset,
  617. __btree_submit_bio_start,
  618. __btree_submit_bio_done);
  619. }
  620. #ifdef CONFIG_MIGRATION
  621. static int btree_migratepage(struct address_space *mapping,
  622. struct page *newpage, struct page *page)
  623. {
  624. /*
  625. * we can't safely write a btree page from here,
  626. * we haven't done the locking hook
  627. */
  628. if (PageDirty(page))
  629. return -EAGAIN;
  630. /*
  631. * Buffers may be managed in a filesystem specific way.
  632. * We must have no buffers or drop them.
  633. */
  634. if (page_has_private(page) &&
  635. !try_to_release_page(page, GFP_KERNEL))
  636. return -EAGAIN;
  637. return migrate_page(mapping, newpage, page);
  638. }
  639. #endif
  640. static int btree_writepage(struct page *page, struct writeback_control *wbc)
  641. {
  642. struct extent_io_tree *tree;
  643. struct btrfs_root *root = BTRFS_I(page->mapping->host)->root;
  644. struct extent_buffer *eb;
  645. int was_dirty;
  646. tree = &BTRFS_I(page->mapping->host)->io_tree;
  647. if (!(current->flags & PF_MEMALLOC)) {
  648. return extent_write_full_page(tree, page,
  649. btree_get_extent, wbc);
  650. }
  651. redirty_page_for_writepage(wbc, page);
  652. eb = btrfs_find_tree_block(root, page_offset(page), PAGE_CACHE_SIZE);
  653. WARN_ON(!eb);
  654. was_dirty = test_and_set_bit(EXTENT_BUFFER_DIRTY, &eb->bflags);
  655. if (!was_dirty) {
  656. spin_lock(&root->fs_info->delalloc_lock);
  657. root->fs_info->dirty_metadata_bytes += PAGE_CACHE_SIZE;
  658. spin_unlock(&root->fs_info->delalloc_lock);
  659. }
  660. free_extent_buffer(eb);
  661. unlock_page(page);
  662. return 0;
  663. }
  664. static int btree_writepages(struct address_space *mapping,
  665. struct writeback_control *wbc)
  666. {
  667. struct extent_io_tree *tree;
  668. tree = &BTRFS_I(mapping->host)->io_tree;
  669. if (wbc->sync_mode == WB_SYNC_NONE) {
  670. struct btrfs_root *root = BTRFS_I(mapping->host)->root;
  671. u64 num_dirty;
  672. unsigned long thresh = 32 * 1024 * 1024;
  673. if (wbc->for_kupdate)
  674. return 0;
  675. /* this is a bit racy, but that's ok */
  676. num_dirty = root->fs_info->dirty_metadata_bytes;
  677. if (num_dirty < thresh)
  678. return 0;
  679. }
  680. return extent_writepages(tree, mapping, btree_get_extent, wbc);
  681. }
  682. static int btree_readpage(struct file *file, struct page *page)
  683. {
  684. struct extent_io_tree *tree;
  685. tree = &BTRFS_I(page->mapping->host)->io_tree;
  686. return extent_read_full_page(tree, page, btree_get_extent);
  687. }
  688. static int btree_releasepage(struct page *page, gfp_t gfp_flags)
  689. {
  690. struct extent_io_tree *tree;
  691. struct extent_map_tree *map;
  692. int ret;
  693. if (PageWriteback(page) || PageDirty(page))
  694. return 0;
  695. tree = &BTRFS_I(page->mapping->host)->io_tree;
  696. map = &BTRFS_I(page->mapping->host)->extent_tree;
  697. ret = try_release_extent_state(map, tree, page, gfp_flags);
  698. if (!ret)
  699. return 0;
  700. ret = try_release_extent_buffer(tree, page);
  701. if (ret == 1) {
  702. ClearPagePrivate(page);
  703. set_page_private(page, 0);
  704. page_cache_release(page);
  705. }
  706. return ret;
  707. }
  708. static void btree_invalidatepage(struct page *page, unsigned long offset)
  709. {
  710. struct extent_io_tree *tree;
  711. tree = &BTRFS_I(page->mapping->host)->io_tree;
  712. extent_invalidatepage(tree, page, offset);
  713. btree_releasepage(page, GFP_NOFS);
  714. if (PagePrivate(page)) {
  715. printk(KERN_WARNING "btrfs warning page private not zero "
  716. "on page %llu\n", (unsigned long long)page_offset(page));
  717. ClearPagePrivate(page);
  718. set_page_private(page, 0);
  719. page_cache_release(page);
  720. }
  721. }
  722. static const struct address_space_operations btree_aops = {
  723. .readpage = btree_readpage,
  724. .writepage = btree_writepage,
  725. .writepages = btree_writepages,
  726. .releasepage = btree_releasepage,
  727. .invalidatepage = btree_invalidatepage,
  728. .sync_page = block_sync_page,
  729. #ifdef CONFIG_MIGRATION
  730. .migratepage = btree_migratepage,
  731. #endif
  732. };
  733. int readahead_tree_block(struct btrfs_root *root, u64 bytenr, u32 blocksize,
  734. u64 parent_transid)
  735. {
  736. struct extent_buffer *buf = NULL;
  737. struct inode *btree_inode = root->fs_info->btree_inode;
  738. int ret = 0;
  739. buf = btrfs_find_create_tree_block(root, bytenr, blocksize);
  740. if (!buf)
  741. return 0;
  742. read_extent_buffer_pages(&BTRFS_I(btree_inode)->io_tree,
  743. buf, 0, 0, btree_get_extent, 0);
  744. free_extent_buffer(buf);
  745. return ret;
  746. }
  747. struct extent_buffer *btrfs_find_tree_block(struct btrfs_root *root,
  748. u64 bytenr, u32 blocksize)
  749. {
  750. struct inode *btree_inode = root->fs_info->btree_inode;
  751. struct extent_buffer *eb;
  752. eb = find_extent_buffer(&BTRFS_I(btree_inode)->io_tree,
  753. bytenr, blocksize, GFP_NOFS);
  754. return eb;
  755. }
  756. struct extent_buffer *btrfs_find_create_tree_block(struct btrfs_root *root,
  757. u64 bytenr, u32 blocksize)
  758. {
  759. struct inode *btree_inode = root->fs_info->btree_inode;
  760. struct extent_buffer *eb;
  761. eb = alloc_extent_buffer(&BTRFS_I(btree_inode)->io_tree,
  762. bytenr, blocksize, NULL, GFP_NOFS);
  763. return eb;
  764. }
  765. int btrfs_write_tree_block(struct extent_buffer *buf)
  766. {
  767. return filemap_fdatawrite_range(buf->first_page->mapping, buf->start,
  768. buf->start + buf->len - 1);
  769. }
  770. int btrfs_wait_tree_block_writeback(struct extent_buffer *buf)
  771. {
  772. return filemap_fdatawait_range(buf->first_page->mapping,
  773. buf->start, buf->start + buf->len - 1);
  774. }
  775. struct extent_buffer *read_tree_block(struct btrfs_root *root, u64 bytenr,
  776. u32 blocksize, u64 parent_transid)
  777. {
  778. struct extent_buffer *buf = NULL;
  779. int ret;
  780. buf = btrfs_find_create_tree_block(root, bytenr, blocksize);
  781. if (!buf)
  782. return NULL;
  783. ret = btree_read_extent_buffer_pages(root, buf, 0, parent_transid);
  784. if (ret == 0)
  785. set_bit(EXTENT_BUFFER_UPTODATE, &buf->bflags);
  786. return buf;
  787. }
  788. int clean_tree_block(struct btrfs_trans_handle *trans, struct btrfs_root *root,
  789. struct extent_buffer *buf)
  790. {
  791. struct inode *btree_inode = root->fs_info->btree_inode;
  792. if (btrfs_header_generation(buf) ==
  793. root->fs_info->running_transaction->transid) {
  794. btrfs_assert_tree_locked(buf);
  795. if (test_and_clear_bit(EXTENT_BUFFER_DIRTY, &buf->bflags)) {
  796. spin_lock(&root->fs_info->delalloc_lock);
  797. if (root->fs_info->dirty_metadata_bytes >= buf->len)
  798. root->fs_info->dirty_metadata_bytes -= buf->len;
  799. else
  800. WARN_ON(1);
  801. spin_unlock(&root->fs_info->delalloc_lock);
  802. }
  803. /* ugh, clear_extent_buffer_dirty needs to lock the page */
  804. btrfs_set_lock_blocking(buf);
  805. clear_extent_buffer_dirty(&BTRFS_I(btree_inode)->io_tree,
  806. buf);
  807. }
  808. return 0;
  809. }
  810. static int __setup_root(u32 nodesize, u32 leafsize, u32 sectorsize,
  811. u32 stripesize, struct btrfs_root *root,
  812. struct btrfs_fs_info *fs_info,
  813. u64 objectid)
  814. {
  815. root->node = NULL;
  816. root->commit_root = NULL;
  817. root->sectorsize = sectorsize;
  818. root->nodesize = nodesize;
  819. root->leafsize = leafsize;
  820. root->stripesize = stripesize;
  821. root->ref_cows = 0;
  822. root->track_dirty = 0;
  823. root->in_radix = 0;
  824. root->orphan_item_inserted = 0;
  825. root->orphan_cleanup_state = 0;
  826. root->fs_info = fs_info;
  827. root->objectid = objectid;
  828. root->last_trans = 0;
  829. root->highest_objectid = 0;
  830. root->name = NULL;
  831. root->in_sysfs = 0;
  832. root->inode_tree = RB_ROOT;
  833. root->block_rsv = NULL;
  834. root->orphan_block_rsv = NULL;
  835. INIT_LIST_HEAD(&root->dirty_list);
  836. INIT_LIST_HEAD(&root->orphan_list);
  837. INIT_LIST_HEAD(&root->root_list);
  838. spin_lock_init(&root->node_lock);
  839. spin_lock_init(&root->orphan_lock);
  840. spin_lock_init(&root->inode_lock);
  841. spin_lock_init(&root->accounting_lock);
  842. mutex_init(&root->objectid_mutex);
  843. mutex_init(&root->log_mutex);
  844. init_waitqueue_head(&root->log_writer_wait);
  845. init_waitqueue_head(&root->log_commit_wait[0]);
  846. init_waitqueue_head(&root->log_commit_wait[1]);
  847. atomic_set(&root->log_commit[0], 0);
  848. atomic_set(&root->log_commit[1], 0);
  849. atomic_set(&root->log_writers, 0);
  850. root->log_batch = 0;
  851. root->log_transid = 0;
  852. root->last_log_commit = 0;
  853. extent_io_tree_init(&root->dirty_log_pages,
  854. fs_info->btree_inode->i_mapping, GFP_NOFS);
  855. memset(&root->root_key, 0, sizeof(root->root_key));
  856. memset(&root->root_item, 0, sizeof(root->root_item));
  857. memset(&root->defrag_progress, 0, sizeof(root->defrag_progress));
  858. memset(&root->root_kobj, 0, sizeof(root->root_kobj));
  859. root->defrag_trans_start = fs_info->generation;
  860. init_completion(&root->kobj_unregister);
  861. root->defrag_running = 0;
  862. root->root_key.objectid = objectid;
  863. root->anon_super.s_root = NULL;
  864. root->anon_super.s_dev = 0;
  865. INIT_LIST_HEAD(&root->anon_super.s_list);
  866. INIT_LIST_HEAD(&root->anon_super.s_instances);
  867. init_rwsem(&root->anon_super.s_umount);
  868. return 0;
  869. }
  870. static int find_and_setup_root(struct btrfs_root *tree_root,
  871. struct btrfs_fs_info *fs_info,
  872. u64 objectid,
  873. struct btrfs_root *root)
  874. {
  875. int ret;
  876. u32 blocksize;
  877. u64 generation;
  878. __setup_root(tree_root->nodesize, tree_root->leafsize,
  879. tree_root->sectorsize, tree_root->stripesize,
  880. root, fs_info, objectid);
  881. ret = btrfs_find_last_root(tree_root, objectid,
  882. &root->root_item, &root->root_key);
  883. if (ret > 0)
  884. return -ENOENT;
  885. BUG_ON(ret);
  886. generation = btrfs_root_generation(&root->root_item);
  887. blocksize = btrfs_level_size(root, btrfs_root_level(&root->root_item));
  888. root->node = read_tree_block(root, btrfs_root_bytenr(&root->root_item),
  889. blocksize, generation);
  890. if (!root->node || !btrfs_buffer_uptodate(root->node, generation)) {
  891. free_extent_buffer(root->node);
  892. return -EIO;
  893. }
  894. root->commit_root = btrfs_root_node(root);
  895. return 0;
  896. }
  897. static struct btrfs_root *alloc_log_tree(struct btrfs_trans_handle *trans,
  898. struct btrfs_fs_info *fs_info)
  899. {
  900. struct btrfs_root *root;
  901. struct btrfs_root *tree_root = fs_info->tree_root;
  902. struct extent_buffer *leaf;
  903. root = kzalloc(sizeof(*root), GFP_NOFS);
  904. if (!root)
  905. return ERR_PTR(-ENOMEM);
  906. __setup_root(tree_root->nodesize, tree_root->leafsize,
  907. tree_root->sectorsize, tree_root->stripesize,
  908. root, fs_info, BTRFS_TREE_LOG_OBJECTID);
  909. root->root_key.objectid = BTRFS_TREE_LOG_OBJECTID;
  910. root->root_key.type = BTRFS_ROOT_ITEM_KEY;
  911. root->root_key.offset = BTRFS_TREE_LOG_OBJECTID;
  912. /*
  913. * log trees do not get reference counted because they go away
  914. * before a real commit is actually done. They do store pointers
  915. * to file data extents, and those reference counts still get
  916. * updated (along with back refs to the log tree).
  917. */
  918. root->ref_cows = 0;
  919. leaf = btrfs_alloc_free_block(trans, root, root->leafsize, 0,
  920. BTRFS_TREE_LOG_OBJECTID, NULL, 0, 0, 0);
  921. if (IS_ERR(leaf)) {
  922. kfree(root);
  923. return ERR_CAST(leaf);
  924. }
  925. memset_extent_buffer(leaf, 0, 0, sizeof(struct btrfs_header));
  926. btrfs_set_header_bytenr(leaf, leaf->start);
  927. btrfs_set_header_generation(leaf, trans->transid);
  928. btrfs_set_header_backref_rev(leaf, BTRFS_MIXED_BACKREF_REV);
  929. btrfs_set_header_owner(leaf, BTRFS_TREE_LOG_OBJECTID);
  930. root->node = leaf;
  931. write_extent_buffer(root->node, root->fs_info->fsid,
  932. (unsigned long)btrfs_header_fsid(root->node),
  933. BTRFS_FSID_SIZE);
  934. btrfs_mark_buffer_dirty(root->node);
  935. btrfs_tree_unlock(root->node);
  936. return root;
  937. }
  938. int btrfs_init_log_root_tree(struct btrfs_trans_handle *trans,
  939. struct btrfs_fs_info *fs_info)
  940. {
  941. struct btrfs_root *log_root;
  942. log_root = alloc_log_tree(trans, fs_info);
  943. if (IS_ERR(log_root))
  944. return PTR_ERR(log_root);
  945. WARN_ON(fs_info->log_root_tree);
  946. fs_info->log_root_tree = log_root;
  947. return 0;
  948. }
  949. int btrfs_add_log_tree(struct btrfs_trans_handle *trans,
  950. struct btrfs_root *root)
  951. {
  952. struct btrfs_root *log_root;
  953. struct btrfs_inode_item *inode_item;
  954. log_root = alloc_log_tree(trans, root->fs_info);
  955. if (IS_ERR(log_root))
  956. return PTR_ERR(log_root);
  957. log_root->last_trans = trans->transid;
  958. log_root->root_key.offset = root->root_key.objectid;
  959. inode_item = &log_root->root_item.inode;
  960. inode_item->generation = cpu_to_le64(1);
  961. inode_item->size = cpu_to_le64(3);
  962. inode_item->nlink = cpu_to_le32(1);
  963. inode_item->nbytes = cpu_to_le64(root->leafsize);
  964. inode_item->mode = cpu_to_le32(S_IFDIR | 0755);
  965. btrfs_set_root_node(&log_root->root_item, log_root->node);
  966. WARN_ON(root->log_root);
  967. root->log_root = log_root;
  968. root->log_transid = 0;
  969. root->last_log_commit = 0;
  970. return 0;
  971. }
  972. struct btrfs_root *btrfs_read_fs_root_no_radix(struct btrfs_root *tree_root,
  973. struct btrfs_key *location)
  974. {
  975. struct btrfs_root *root;
  976. struct btrfs_fs_info *fs_info = tree_root->fs_info;
  977. struct btrfs_path *path;
  978. struct extent_buffer *l;
  979. u64 generation;
  980. u32 blocksize;
  981. int ret = 0;
  982. root = kzalloc(sizeof(*root), GFP_NOFS);
  983. if (!root)
  984. return ERR_PTR(-ENOMEM);
  985. if (location->offset == (u64)-1) {
  986. ret = find_and_setup_root(tree_root, fs_info,
  987. location->objectid, root);
  988. if (ret) {
  989. kfree(root);
  990. return ERR_PTR(ret);
  991. }
  992. goto out;
  993. }
  994. __setup_root(tree_root->nodesize, tree_root->leafsize,
  995. tree_root->sectorsize, tree_root->stripesize,
  996. root, fs_info, location->objectid);
  997. path = btrfs_alloc_path();
  998. BUG_ON(!path);
  999. ret = btrfs_search_slot(NULL, tree_root, location, path, 0, 0);
  1000. if (ret == 0) {
  1001. l = path->nodes[0];
  1002. read_extent_buffer(l, &root->root_item,
  1003. btrfs_item_ptr_offset(l, path->slots[0]),
  1004. sizeof(root->root_item));
  1005. memcpy(&root->root_key, location, sizeof(*location));
  1006. }
  1007. btrfs_free_path(path);
  1008. if (ret) {
  1009. if (ret > 0)
  1010. ret = -ENOENT;
  1011. return ERR_PTR(ret);
  1012. }
  1013. generation = btrfs_root_generation(&root->root_item);
  1014. blocksize = btrfs_level_size(root, btrfs_root_level(&root->root_item));
  1015. root->node = read_tree_block(root, btrfs_root_bytenr(&root->root_item),
  1016. blocksize, generation);
  1017. root->commit_root = btrfs_root_node(root);
  1018. BUG_ON(!root->node);
  1019. out:
  1020. if (location->objectid != BTRFS_TREE_LOG_OBJECTID)
  1021. root->ref_cows = 1;
  1022. return root;
  1023. }
  1024. struct btrfs_root *btrfs_lookup_fs_root(struct btrfs_fs_info *fs_info,
  1025. u64 root_objectid)
  1026. {
  1027. struct btrfs_root *root;
  1028. if (root_objectid == BTRFS_ROOT_TREE_OBJECTID)
  1029. return fs_info->tree_root;
  1030. if (root_objectid == BTRFS_EXTENT_TREE_OBJECTID)
  1031. return fs_info->extent_root;
  1032. root = radix_tree_lookup(&fs_info->fs_roots_radix,
  1033. (unsigned long)root_objectid);
  1034. return root;
  1035. }
  1036. struct btrfs_root *btrfs_read_fs_root_no_name(struct btrfs_fs_info *fs_info,
  1037. struct btrfs_key *location)
  1038. {
  1039. struct btrfs_root *root;
  1040. int ret;
  1041. if (location->objectid == BTRFS_ROOT_TREE_OBJECTID)
  1042. return fs_info->tree_root;
  1043. if (location->objectid == BTRFS_EXTENT_TREE_OBJECTID)
  1044. return fs_info->extent_root;
  1045. if (location->objectid == BTRFS_CHUNK_TREE_OBJECTID)
  1046. return fs_info->chunk_root;
  1047. if (location->objectid == BTRFS_DEV_TREE_OBJECTID)
  1048. return fs_info->dev_root;
  1049. if (location->objectid == BTRFS_CSUM_TREE_OBJECTID)
  1050. return fs_info->csum_root;
  1051. again:
  1052. spin_lock(&fs_info->fs_roots_radix_lock);
  1053. root = radix_tree_lookup(&fs_info->fs_roots_radix,
  1054. (unsigned long)location->objectid);
  1055. spin_unlock(&fs_info->fs_roots_radix_lock);
  1056. if (root)
  1057. return root;
  1058. root = btrfs_read_fs_root_no_radix(fs_info->tree_root, location);
  1059. if (IS_ERR(root))
  1060. return root;
  1061. set_anon_super(&root->anon_super, NULL);
  1062. if (btrfs_root_refs(&root->root_item) == 0) {
  1063. ret = -ENOENT;
  1064. goto fail;
  1065. }
  1066. ret = btrfs_find_orphan_item(fs_info->tree_root, location->objectid);
  1067. if (ret < 0)
  1068. goto fail;
  1069. if (ret == 0)
  1070. root->orphan_item_inserted = 1;
  1071. ret = radix_tree_preload(GFP_NOFS & ~__GFP_HIGHMEM);
  1072. if (ret)
  1073. goto fail;
  1074. spin_lock(&fs_info->fs_roots_radix_lock);
  1075. ret = radix_tree_insert(&fs_info->fs_roots_radix,
  1076. (unsigned long)root->root_key.objectid,
  1077. root);
  1078. if (ret == 0)
  1079. root->in_radix = 1;
  1080. spin_unlock(&fs_info->fs_roots_radix_lock);
  1081. radix_tree_preload_end();
  1082. if (ret) {
  1083. if (ret == -EEXIST) {
  1084. free_fs_root(root);
  1085. goto again;
  1086. }
  1087. goto fail;
  1088. }
  1089. ret = btrfs_find_dead_roots(fs_info->tree_root,
  1090. root->root_key.objectid);
  1091. WARN_ON(ret);
  1092. return root;
  1093. fail:
  1094. free_fs_root(root);
  1095. return ERR_PTR(ret);
  1096. }
  1097. struct btrfs_root *btrfs_read_fs_root(struct btrfs_fs_info *fs_info,
  1098. struct btrfs_key *location,
  1099. const char *name, int namelen)
  1100. {
  1101. return btrfs_read_fs_root_no_name(fs_info, location);
  1102. #if 0
  1103. struct btrfs_root *root;
  1104. int ret;
  1105. root = btrfs_read_fs_root_no_name(fs_info, location);
  1106. if (!root)
  1107. return NULL;
  1108. if (root->in_sysfs)
  1109. return root;
  1110. ret = btrfs_set_root_name(root, name, namelen);
  1111. if (ret) {
  1112. free_extent_buffer(root->node);
  1113. kfree(root);
  1114. return ERR_PTR(ret);
  1115. }
  1116. ret = btrfs_sysfs_add_root(root);
  1117. if (ret) {
  1118. free_extent_buffer(root->node);
  1119. kfree(root->name);
  1120. kfree(root);
  1121. return ERR_PTR(ret);
  1122. }
  1123. root->in_sysfs = 1;
  1124. return root;
  1125. #endif
  1126. }
  1127. static int btrfs_congested_fn(void *congested_data, int bdi_bits)
  1128. {
  1129. struct btrfs_fs_info *info = (struct btrfs_fs_info *)congested_data;
  1130. int ret = 0;
  1131. struct btrfs_device *device;
  1132. struct backing_dev_info *bdi;
  1133. list_for_each_entry(device, &info->fs_devices->devices, dev_list) {
  1134. if (!device->bdev)
  1135. continue;
  1136. bdi = blk_get_backing_dev_info(device->bdev);
  1137. if (bdi && bdi_congested(bdi, bdi_bits)) {
  1138. ret = 1;
  1139. break;
  1140. }
  1141. }
  1142. return ret;
  1143. }
  1144. /*
  1145. * this unplugs every device on the box, and it is only used when page
  1146. * is null
  1147. */
  1148. static void __unplug_io_fn(struct backing_dev_info *bdi, struct page *page)
  1149. {
  1150. struct btrfs_device *device;
  1151. struct btrfs_fs_info *info;
  1152. info = (struct btrfs_fs_info *)bdi->unplug_io_data;
  1153. list_for_each_entry(device, &info->fs_devices->devices, dev_list) {
  1154. if (!device->bdev)
  1155. continue;
  1156. bdi = blk_get_backing_dev_info(device->bdev);
  1157. if (bdi->unplug_io_fn)
  1158. bdi->unplug_io_fn(bdi, page);
  1159. }
  1160. }
  1161. static void btrfs_unplug_io_fn(struct backing_dev_info *bdi, struct page *page)
  1162. {
  1163. struct inode *inode;
  1164. struct extent_map_tree *em_tree;
  1165. struct extent_map *em;
  1166. struct address_space *mapping;
  1167. u64 offset;
  1168. /* the generic O_DIRECT read code does this */
  1169. if (1 || !page) {
  1170. __unplug_io_fn(bdi, page);
  1171. return;
  1172. }
  1173. /*
  1174. * page->mapping may change at any time. Get a consistent copy
  1175. * and use that for everything below
  1176. */
  1177. smp_mb();
  1178. mapping = page->mapping;
  1179. if (!mapping)
  1180. return;
  1181. inode = mapping->host;
  1182. /*
  1183. * don't do the expensive searching for a small number of
  1184. * devices
  1185. */
  1186. if (BTRFS_I(inode)->root->fs_info->fs_devices->open_devices <= 2) {
  1187. __unplug_io_fn(bdi, page);
  1188. return;
  1189. }
  1190. offset = page_offset(page);
  1191. em_tree = &BTRFS_I(inode)->extent_tree;
  1192. read_lock(&em_tree->lock);
  1193. em = lookup_extent_mapping(em_tree, offset, PAGE_CACHE_SIZE);
  1194. read_unlock(&em_tree->lock);
  1195. if (!em) {
  1196. __unplug_io_fn(bdi, page);
  1197. return;
  1198. }
  1199. if (em->block_start >= EXTENT_MAP_LAST_BYTE) {
  1200. free_extent_map(em);
  1201. __unplug_io_fn(bdi, page);
  1202. return;
  1203. }
  1204. offset = offset - em->start;
  1205. btrfs_unplug_page(&BTRFS_I(inode)->root->fs_info->mapping_tree,
  1206. em->block_start + offset, page);
  1207. free_extent_map(em);
  1208. }
  1209. /*
  1210. * If this fails, caller must call bdi_destroy() to get rid of the
  1211. * bdi again.
  1212. */
  1213. static int setup_bdi(struct btrfs_fs_info *info, struct backing_dev_info *bdi)
  1214. {
  1215. int err;
  1216. bdi->capabilities = BDI_CAP_MAP_COPY;
  1217. err = bdi_setup_and_register(bdi, "btrfs", BDI_CAP_MAP_COPY);
  1218. if (err)
  1219. return err;
  1220. bdi->ra_pages = default_backing_dev_info.ra_pages;
  1221. bdi->unplug_io_fn = btrfs_unplug_io_fn;
  1222. bdi->unplug_io_data = info;
  1223. bdi->congested_fn = btrfs_congested_fn;
  1224. bdi->congested_data = info;
  1225. return 0;
  1226. }
  1227. static int bio_ready_for_csum(struct bio *bio)
  1228. {
  1229. u64 length = 0;
  1230. u64 buf_len = 0;
  1231. u64 start = 0;
  1232. struct page *page;
  1233. struct extent_io_tree *io_tree = NULL;
  1234. struct bio_vec *bvec;
  1235. int i;
  1236. int ret;
  1237. bio_for_each_segment(bvec, bio, i) {
  1238. page = bvec->bv_page;
  1239. if (page->private == EXTENT_PAGE_PRIVATE) {
  1240. length += bvec->bv_len;
  1241. continue;
  1242. }
  1243. if (!page->private) {
  1244. length += bvec->bv_len;
  1245. continue;
  1246. }
  1247. length = bvec->bv_len;
  1248. buf_len = page->private >> 2;
  1249. start = page_offset(page) + bvec->bv_offset;
  1250. io_tree = &BTRFS_I(page->mapping->host)->io_tree;
  1251. }
  1252. /* are we fully contained in this bio? */
  1253. if (buf_len <= length)
  1254. return 1;
  1255. ret = extent_range_uptodate(io_tree, start + length,
  1256. start + buf_len - 1);
  1257. return ret;
  1258. }
  1259. /*
  1260. * called by the kthread helper functions to finally call the bio end_io
  1261. * functions. This is where read checksum verification actually happens
  1262. */
  1263. static void end_workqueue_fn(struct btrfs_work *work)
  1264. {
  1265. struct bio *bio;
  1266. struct end_io_wq *end_io_wq;
  1267. struct btrfs_fs_info *fs_info;
  1268. int error;
  1269. end_io_wq = container_of(work, struct end_io_wq, work);
  1270. bio = end_io_wq->bio;
  1271. fs_info = end_io_wq->info;
  1272. /* metadata bio reads are special because the whole tree block must
  1273. * be checksummed at once. This makes sure the entire block is in
  1274. * ram and up to date before trying to verify things. For
  1275. * blocksize <= pagesize, it is basically a noop
  1276. */
  1277. if (!(bio->bi_rw & REQ_WRITE) && end_io_wq->metadata &&
  1278. !bio_ready_for_csum(bio)) {
  1279. btrfs_queue_worker(&fs_info->endio_meta_workers,
  1280. &end_io_wq->work);
  1281. return;
  1282. }
  1283. error = end_io_wq->error;
  1284. bio->bi_private = end_io_wq->private;
  1285. bio->bi_end_io = end_io_wq->end_io;
  1286. kfree(end_io_wq);
  1287. bio_endio(bio, error);
  1288. }
  1289. static int cleaner_kthread(void *arg)
  1290. {
  1291. struct btrfs_root *root = arg;
  1292. do {
  1293. vfs_check_frozen(root->fs_info->sb, SB_FREEZE_WRITE);
  1294. if (!(root->fs_info->sb->s_flags & MS_RDONLY) &&
  1295. mutex_trylock(&root->fs_info->cleaner_mutex)) {
  1296. btrfs_run_delayed_iputs(root);
  1297. btrfs_clean_old_snapshots(root);
  1298. mutex_unlock(&root->fs_info->cleaner_mutex);
  1299. }
  1300. if (freezing(current)) {
  1301. refrigerator();
  1302. } else {
  1303. set_current_state(TASK_INTERRUPTIBLE);
  1304. if (!kthread_should_stop())
  1305. schedule();
  1306. __set_current_state(TASK_RUNNING);
  1307. }
  1308. } while (!kthread_should_stop());
  1309. return 0;
  1310. }
  1311. static int transaction_kthread(void *arg)
  1312. {
  1313. struct btrfs_root *root = arg;
  1314. struct btrfs_trans_handle *trans;
  1315. struct btrfs_transaction *cur;
  1316. u64 transid;
  1317. unsigned long now;
  1318. unsigned long delay;
  1319. int ret;
  1320. do {
  1321. delay = HZ * 30;
  1322. vfs_check_frozen(root->fs_info->sb, SB_FREEZE_WRITE);
  1323. mutex_lock(&root->fs_info->transaction_kthread_mutex);
  1324. spin_lock(&root->fs_info->new_trans_lock);
  1325. cur = root->fs_info->running_transaction;
  1326. if (!cur) {
  1327. spin_unlock(&root->fs_info->new_trans_lock);
  1328. goto sleep;
  1329. }
  1330. now = get_seconds();
  1331. if (!cur->blocked &&
  1332. (now < cur->start_time || now - cur->start_time < 30)) {
  1333. spin_unlock(&root->fs_info->new_trans_lock);
  1334. delay = HZ * 5;
  1335. goto sleep;
  1336. }
  1337. transid = cur->transid;
  1338. spin_unlock(&root->fs_info->new_trans_lock);
  1339. trans = btrfs_join_transaction(root, 1);
  1340. if (transid == trans->transid) {
  1341. ret = btrfs_commit_transaction(trans, root);
  1342. BUG_ON(ret);
  1343. } else {
  1344. btrfs_end_transaction(trans, root);
  1345. }
  1346. sleep:
  1347. wake_up_process(root->fs_info->cleaner_kthread);
  1348. mutex_unlock(&root->fs_info->transaction_kthread_mutex);
  1349. if (freezing(current)) {
  1350. refrigerator();
  1351. } else {
  1352. set_current_state(TASK_INTERRUPTIBLE);
  1353. if (!kthread_should_stop() &&
  1354. !btrfs_transaction_blocked(root->fs_info))
  1355. schedule_timeout(delay);
  1356. __set_current_state(TASK_RUNNING);
  1357. }
  1358. } while (!kthread_should_stop());
  1359. return 0;
  1360. }
  1361. struct btrfs_root *open_ctree(struct super_block *sb,
  1362. struct btrfs_fs_devices *fs_devices,
  1363. char *options)
  1364. {
  1365. u32 sectorsize;
  1366. u32 nodesize;
  1367. u32 leafsize;
  1368. u32 blocksize;
  1369. u32 stripesize;
  1370. u64 generation;
  1371. u64 features;
  1372. struct btrfs_key location;
  1373. struct buffer_head *bh;
  1374. struct btrfs_root *extent_root = kzalloc(sizeof(struct btrfs_root),
  1375. GFP_NOFS);
  1376. struct btrfs_root *csum_root = kzalloc(sizeof(struct btrfs_root),
  1377. GFP_NOFS);
  1378. struct btrfs_root *tree_root = btrfs_sb(sb);
  1379. struct btrfs_fs_info *fs_info = tree_root->fs_info;
  1380. struct btrfs_root *chunk_root = kzalloc(sizeof(struct btrfs_root),
  1381. GFP_NOFS);
  1382. struct btrfs_root *dev_root = kzalloc(sizeof(struct btrfs_root),
  1383. GFP_NOFS);
  1384. struct btrfs_root *log_tree_root;
  1385. int ret;
  1386. int err = -EINVAL;
  1387. struct btrfs_super_block *disk_super;
  1388. if (!extent_root || !tree_root || !fs_info ||
  1389. !chunk_root || !dev_root || !csum_root) {
  1390. err = -ENOMEM;
  1391. goto fail;
  1392. }
  1393. ret = init_srcu_struct(&fs_info->subvol_srcu);
  1394. if (ret) {
  1395. err = ret;
  1396. goto fail;
  1397. }
  1398. ret = setup_bdi(fs_info, &fs_info->bdi);
  1399. if (ret) {
  1400. err = ret;
  1401. goto fail_srcu;
  1402. }
  1403. fs_info->btree_inode = new_inode(sb);
  1404. if (!fs_info->btree_inode) {
  1405. err = -ENOMEM;
  1406. goto fail_bdi;
  1407. }
  1408. INIT_RADIX_TREE(&fs_info->fs_roots_radix, GFP_ATOMIC);
  1409. INIT_LIST_HEAD(&fs_info->trans_list);
  1410. INIT_LIST_HEAD(&fs_info->dead_roots);
  1411. INIT_LIST_HEAD(&fs_info->delayed_iputs);
  1412. INIT_LIST_HEAD(&fs_info->hashers);
  1413. INIT_LIST_HEAD(&fs_info->delalloc_inodes);
  1414. INIT_LIST_HEAD(&fs_info->ordered_operations);
  1415. INIT_LIST_HEAD(&fs_info->caching_block_groups);
  1416. spin_lock_init(&fs_info->delalloc_lock);
  1417. spin_lock_init(&fs_info->new_trans_lock);
  1418. spin_lock_init(&fs_info->ref_cache_lock);
  1419. spin_lock_init(&fs_info->fs_roots_radix_lock);
  1420. spin_lock_init(&fs_info->delayed_iput_lock);
  1421. init_completion(&fs_info->kobj_unregister);
  1422. fs_info->tree_root = tree_root;
  1423. fs_info->extent_root = extent_root;
  1424. fs_info->csum_root = csum_root;
  1425. fs_info->chunk_root = chunk_root;
  1426. fs_info->dev_root = dev_root;
  1427. fs_info->fs_devices = fs_devices;
  1428. INIT_LIST_HEAD(&fs_info->dirty_cowonly_roots);
  1429. INIT_LIST_HEAD(&fs_info->space_info);
  1430. btrfs_mapping_init(&fs_info->mapping_tree);
  1431. btrfs_init_block_rsv(&fs_info->global_block_rsv);
  1432. btrfs_init_block_rsv(&fs_info->delalloc_block_rsv);
  1433. btrfs_init_block_rsv(&fs_info->trans_block_rsv);
  1434. btrfs_init_block_rsv(&fs_info->chunk_block_rsv);
  1435. btrfs_init_block_rsv(&fs_info->empty_block_rsv);
  1436. INIT_LIST_HEAD(&fs_info->durable_block_rsv_list);
  1437. mutex_init(&fs_info->durable_block_rsv_mutex);
  1438. atomic_set(&fs_info->nr_async_submits, 0);
  1439. atomic_set(&fs_info->async_delalloc_pages, 0);
  1440. atomic_set(&fs_info->async_submit_draining, 0);
  1441. atomic_set(&fs_info->nr_async_bios, 0);
  1442. fs_info->sb = sb;
  1443. fs_info->max_inline = 8192 * 1024;
  1444. fs_info->metadata_ratio = 0;
  1445. fs_info->thread_pool_size = min_t(unsigned long,
  1446. num_online_cpus() + 2, 8);
  1447. INIT_LIST_HEAD(&fs_info->ordered_extents);
  1448. spin_lock_init(&fs_info->ordered_extent_lock);
  1449. sb->s_blocksize = 4096;
  1450. sb->s_blocksize_bits = blksize_bits(4096);
  1451. sb->s_bdi = &fs_info->bdi;
  1452. fs_info->btree_inode->i_ino = BTRFS_BTREE_INODE_OBJECTID;
  1453. fs_info->btree_inode->i_nlink = 1;
  1454. /*
  1455. * we set the i_size on the btree inode to the max possible int.
  1456. * the real end of the address space is determined by all of
  1457. * the devices in the system
  1458. */
  1459. fs_info->btree_inode->i_size = OFFSET_MAX;
  1460. fs_info->btree_inode->i_mapping->a_ops = &btree_aops;
  1461. fs_info->btree_inode->i_mapping->backing_dev_info = &fs_info->bdi;
  1462. RB_CLEAR_NODE(&BTRFS_I(fs_info->btree_inode)->rb_node);
  1463. extent_io_tree_init(&BTRFS_I(fs_info->btree_inode)->io_tree,
  1464. fs_info->btree_inode->i_mapping,
  1465. GFP_NOFS);
  1466. extent_map_tree_init(&BTRFS_I(fs_info->btree_inode)->extent_tree,
  1467. GFP_NOFS);
  1468. BTRFS_I(fs_info->btree_inode)->io_tree.ops = &btree_extent_io_ops;
  1469. BTRFS_I(fs_info->btree_inode)->root = tree_root;
  1470. memset(&BTRFS_I(fs_info->btree_inode)->location, 0,
  1471. sizeof(struct btrfs_key));
  1472. BTRFS_I(fs_info->btree_inode)->dummy_inode = 1;
  1473. insert_inode_hash(fs_info->btree_inode);
  1474. spin_lock_init(&fs_info->block_group_cache_lock);
  1475. fs_info->block_group_cache_tree = RB_ROOT;
  1476. extent_io_tree_init(&fs_info->freed_extents[0],
  1477. fs_info->btree_inode->i_mapping, GFP_NOFS);
  1478. extent_io_tree_init(&fs_info->freed_extents[1],
  1479. fs_info->btree_inode->i_mapping, GFP_NOFS);
  1480. fs_info->pinned_extents = &fs_info->freed_extents[0];
  1481. fs_info->do_barriers = 1;
  1482. mutex_init(&fs_info->trans_mutex);
  1483. mutex_init(&fs_info->ordered_operations_mutex);
  1484. mutex_init(&fs_info->tree_log_mutex);
  1485. mutex_init(&fs_info->chunk_mutex);
  1486. mutex_init(&fs_info->transaction_kthread_mutex);
  1487. mutex_init(&fs_info->cleaner_mutex);
  1488. mutex_init(&fs_info->volume_mutex);
  1489. init_rwsem(&fs_info->extent_commit_sem);
  1490. init_rwsem(&fs_info->cleanup_work_sem);
  1491. init_rwsem(&fs_info->subvol_sem);
  1492. btrfs_init_free_cluster(&fs_info->meta_alloc_cluster);
  1493. btrfs_init_free_cluster(&fs_info->data_alloc_cluster);
  1494. init_waitqueue_head(&fs_info->transaction_throttle);
  1495. init_waitqueue_head(&fs_info->transaction_wait);
  1496. init_waitqueue_head(&fs_info->transaction_blocked_wait);
  1497. init_waitqueue_head(&fs_info->async_submit_wait);
  1498. __setup_root(4096, 4096, 4096, 4096, tree_root,
  1499. fs_info, BTRFS_ROOT_TREE_OBJECTID);
  1500. bh = btrfs_read_dev_super(fs_devices->latest_bdev);
  1501. if (!bh)
  1502. goto fail_iput;
  1503. memcpy(&fs_info->super_copy, bh->b_data, sizeof(fs_info->super_copy));
  1504. memcpy(&fs_info->super_for_commit, &fs_info->super_copy,
  1505. sizeof(fs_info->super_for_commit));
  1506. brelse(bh);
  1507. memcpy(fs_info->fsid, fs_info->super_copy.fsid, BTRFS_FSID_SIZE);
  1508. disk_super = &fs_info->super_copy;
  1509. if (!btrfs_super_root(disk_super))
  1510. goto fail_iput;
  1511. ret = btrfs_parse_options(tree_root, options);
  1512. if (ret) {
  1513. err = ret;
  1514. goto fail_iput;
  1515. }
  1516. features = btrfs_super_incompat_flags(disk_super) &
  1517. ~BTRFS_FEATURE_INCOMPAT_SUPP;
  1518. if (features) {
  1519. printk(KERN_ERR "BTRFS: couldn't mount because of "
  1520. "unsupported optional features (%Lx).\n",
  1521. (unsigned long long)features);
  1522. err = -EINVAL;
  1523. goto fail_iput;
  1524. }
  1525. features = btrfs_super_incompat_flags(disk_super);
  1526. features |= BTRFS_FEATURE_INCOMPAT_MIXED_BACKREF;
  1527. if (tree_root->fs_info->compress_type & BTRFS_COMPRESS_LZO)
  1528. features |= BTRFS_FEATURE_INCOMPAT_COMPRESS_LZO;
  1529. btrfs_set_super_incompat_flags(disk_super, features);
  1530. features = btrfs_super_compat_ro_flags(disk_super) &
  1531. ~BTRFS_FEATURE_COMPAT_RO_SUPP;
  1532. if (!(sb->s_flags & MS_RDONLY) && features) {
  1533. printk(KERN_ERR "BTRFS: couldn't mount RDWR because of "
  1534. "unsupported option features (%Lx).\n",
  1535. (unsigned long long)features);
  1536. err = -EINVAL;
  1537. goto fail_iput;
  1538. }
  1539. btrfs_init_workers(&fs_info->generic_worker,
  1540. "genwork", 1, NULL);
  1541. btrfs_init_workers(&fs_info->workers, "worker",
  1542. fs_info->thread_pool_size,
  1543. &fs_info->generic_worker);
  1544. btrfs_init_workers(&fs_info->delalloc_workers, "delalloc",
  1545. fs_info->thread_pool_size,
  1546. &fs_info->generic_worker);
  1547. btrfs_init_workers(&fs_info->submit_workers, "submit",
  1548. min_t(u64, fs_devices->num_devices,
  1549. fs_info->thread_pool_size),
  1550. &fs_info->generic_worker);
  1551. /* a higher idle thresh on the submit workers makes it much more
  1552. * likely that bios will be send down in a sane order to the
  1553. * devices
  1554. */
  1555. fs_info->submit_workers.idle_thresh = 64;
  1556. fs_info->workers.idle_thresh = 16;
  1557. fs_info->workers.ordered = 1;
  1558. fs_info->delalloc_workers.idle_thresh = 2;
  1559. fs_info->delalloc_workers.ordered = 1;
  1560. btrfs_init_workers(&fs_info->fixup_workers, "fixup", 1,
  1561. &fs_info->generic_worker);
  1562. btrfs_init_workers(&fs_info->endio_workers, "endio",
  1563. fs_info->thread_pool_size,
  1564. &fs_info->generic_worker);
  1565. btrfs_init_workers(&fs_info->endio_meta_workers, "endio-meta",
  1566. fs_info->thread_pool_size,
  1567. &fs_info->generic_worker);
  1568. btrfs_init_workers(&fs_info->endio_meta_write_workers,
  1569. "endio-meta-write", fs_info->thread_pool_size,
  1570. &fs_info->generic_worker);
  1571. btrfs_init_workers(&fs_info->endio_write_workers, "endio-write",
  1572. fs_info->thread_pool_size,
  1573. &fs_info->generic_worker);
  1574. btrfs_init_workers(&fs_info->endio_freespace_worker, "freespace-write",
  1575. 1, &fs_info->generic_worker);
  1576. /*
  1577. * endios are largely parallel and should have a very
  1578. * low idle thresh
  1579. */
  1580. fs_info->endio_workers.idle_thresh = 4;
  1581. fs_info->endio_meta_workers.idle_thresh = 4;
  1582. fs_info->endio_write_workers.idle_thresh = 2;
  1583. fs_info->endio_meta_write_workers.idle_thresh = 2;
  1584. btrfs_start_workers(&fs_info->workers, 1);
  1585. btrfs_start_workers(&fs_info->generic_worker, 1);
  1586. btrfs_start_workers(&fs_info->submit_workers, 1);
  1587. btrfs_start_workers(&fs_info->delalloc_workers, 1);
  1588. btrfs_start_workers(&fs_info->fixup_workers, 1);
  1589. btrfs_start_workers(&fs_info->endio_workers, 1);
  1590. btrfs_start_workers(&fs_info->endio_meta_workers, 1);
  1591. btrfs_start_workers(&fs_info->endio_meta_write_workers, 1);
  1592. btrfs_start_workers(&fs_info->endio_write_workers, 1);
  1593. btrfs_start_workers(&fs_info->endio_freespace_worker, 1);
  1594. fs_info->bdi.ra_pages *= btrfs_super_num_devices(disk_super);
  1595. fs_info->bdi.ra_pages = max(fs_info->bdi.ra_pages,
  1596. 4 * 1024 * 1024 / PAGE_CACHE_SIZE);
  1597. nodesize = btrfs_super_nodesize(disk_super);
  1598. leafsize = btrfs_super_leafsize(disk_super);
  1599. sectorsize = btrfs_super_sectorsize(disk_super);
  1600. stripesize = btrfs_super_stripesize(disk_super);
  1601. tree_root->nodesize = nodesize;
  1602. tree_root->leafsize = leafsize;
  1603. tree_root->sectorsize = sectorsize;
  1604. tree_root->stripesize = stripesize;
  1605. sb->s_blocksize = sectorsize;
  1606. sb->s_blocksize_bits = blksize_bits(sectorsize);
  1607. if (strncmp((char *)(&disk_super->magic), BTRFS_MAGIC,
  1608. sizeof(disk_super->magic))) {
  1609. printk(KERN_INFO "btrfs: valid FS not found on %s\n", sb->s_id);
  1610. goto fail_sb_buffer;
  1611. }
  1612. mutex_lock(&fs_info->chunk_mutex);
  1613. ret = btrfs_read_sys_array(tree_root);
  1614. mutex_unlock(&fs_info->chunk_mutex);
  1615. if (ret) {
  1616. printk(KERN_WARNING "btrfs: failed to read the system "
  1617. "array on %s\n", sb->s_id);
  1618. goto fail_sb_buffer;
  1619. }
  1620. blocksize = btrfs_level_size(tree_root,
  1621. btrfs_super_chunk_root_level(disk_super));
  1622. generation = btrfs_super_chunk_root_generation(disk_super);
  1623. __setup_root(nodesize, leafsize, sectorsize, stripesize,
  1624. chunk_root, fs_info, BTRFS_CHUNK_TREE_OBJECTID);
  1625. chunk_root->node = read_tree_block(chunk_root,
  1626. btrfs_super_chunk_root(disk_super),
  1627. blocksize, generation);
  1628. BUG_ON(!chunk_root->node);
  1629. if (!test_bit(EXTENT_BUFFER_UPTODATE, &chunk_root->node->bflags)) {
  1630. printk(KERN_WARNING "btrfs: failed to read chunk root on %s\n",
  1631. sb->s_id);
  1632. goto fail_chunk_root;
  1633. }
  1634. btrfs_set_root_node(&chunk_root->root_item, chunk_root->node);
  1635. chunk_root->commit_root = btrfs_root_node(chunk_root);
  1636. read_extent_buffer(chunk_root->node, fs_info->chunk_tree_uuid,
  1637. (unsigned long)btrfs_header_chunk_tree_uuid(chunk_root->node),
  1638. BTRFS_UUID_SIZE);
  1639. mutex_lock(&fs_info->chunk_mutex);
  1640. ret = btrfs_read_chunk_tree(chunk_root);
  1641. mutex_unlock(&fs_info->chunk_mutex);
  1642. if (ret) {
  1643. printk(KERN_WARNING "btrfs: failed to read chunk tree on %s\n",
  1644. sb->s_id);
  1645. goto fail_chunk_root;
  1646. }
  1647. btrfs_close_extra_devices(fs_devices);
  1648. blocksize = btrfs_level_size(tree_root,
  1649. btrfs_super_root_level(disk_super));
  1650. generation = btrfs_super_generation(disk_super);
  1651. tree_root->node = read_tree_block(tree_root,
  1652. btrfs_super_root(disk_super),
  1653. blocksize, generation);
  1654. if (!tree_root->node)
  1655. goto fail_chunk_root;
  1656. if (!test_bit(EXTENT_BUFFER_UPTODATE, &tree_root->node->bflags)) {
  1657. printk(KERN_WARNING "btrfs: failed to read tree root on %s\n",
  1658. sb->s_id);
  1659. goto fail_tree_root;
  1660. }
  1661. btrfs_set_root_node(&tree_root->root_item, tree_root->node);
  1662. tree_root->commit_root = btrfs_root_node(tree_root);
  1663. ret = find_and_setup_root(tree_root, fs_info,
  1664. BTRFS_EXTENT_TREE_OBJECTID, extent_root);
  1665. if (ret)
  1666. goto fail_tree_root;
  1667. extent_root->track_dirty = 1;
  1668. ret = find_and_setup_root(tree_root, fs_info,
  1669. BTRFS_DEV_TREE_OBJECTID, dev_root);
  1670. if (ret)
  1671. goto fail_extent_root;
  1672. dev_root->track_dirty = 1;
  1673. ret = find_and_setup_root(tree_root, fs_info,
  1674. BTRFS_CSUM_TREE_OBJECTID, csum_root);
  1675. if (ret)
  1676. goto fail_dev_root;
  1677. csum_root->track_dirty = 1;
  1678. fs_info->generation = generation;
  1679. fs_info->last_trans_committed = generation;
  1680. fs_info->data_alloc_profile = (u64)-1;
  1681. fs_info->metadata_alloc_profile = (u64)-1;
  1682. fs_info->system_alloc_profile = fs_info->metadata_alloc_profile;
  1683. ret = btrfs_read_block_groups(extent_root);
  1684. if (ret) {
  1685. printk(KERN_ERR "Failed to read block groups: %d\n", ret);
  1686. goto fail_block_groups;
  1687. }
  1688. fs_info->cleaner_kthread = kthread_run(cleaner_kthread, tree_root,
  1689. "btrfs-cleaner");
  1690. if (IS_ERR(fs_info->cleaner_kthread))
  1691. goto fail_block_groups;
  1692. fs_info->transaction_kthread = kthread_run(transaction_kthread,
  1693. tree_root,
  1694. "btrfs-transaction");
  1695. if (IS_ERR(fs_info->transaction_kthread))
  1696. goto fail_cleaner;
  1697. if (!btrfs_test_opt(tree_root, SSD) &&
  1698. !btrfs_test_opt(tree_root, NOSSD) &&
  1699. !fs_info->fs_devices->rotating) {
  1700. printk(KERN_INFO "Btrfs detected SSD devices, enabling SSD "
  1701. "mode\n");
  1702. btrfs_set_opt(fs_info->mount_opt, SSD);
  1703. }
  1704. if (btrfs_super_log_root(disk_super) != 0) {
  1705. u64 bytenr = btrfs_super_log_root(disk_super);
  1706. if (fs_devices->rw_devices == 0) {
  1707. printk(KERN_WARNING "Btrfs log replay required "
  1708. "on RO media\n");
  1709. err = -EIO;
  1710. goto fail_trans_kthread;
  1711. }
  1712. blocksize =
  1713. btrfs_level_size(tree_root,
  1714. btrfs_super_log_root_level(disk_super));
  1715. log_tree_root = kzalloc(sizeof(struct btrfs_root), GFP_NOFS);
  1716. if (!log_tree_root) {
  1717. err = -ENOMEM;
  1718. goto fail_trans_kthread;
  1719. }
  1720. __setup_root(nodesize, leafsize, sectorsize, stripesize,
  1721. log_tree_root, fs_info, BTRFS_TREE_LOG_OBJECTID);
  1722. log_tree_root->node = read_tree_block(tree_root, bytenr,
  1723. blocksize,
  1724. generation + 1);
  1725. ret = btrfs_recover_log_trees(log_tree_root);
  1726. BUG_ON(ret);
  1727. if (sb->s_flags & MS_RDONLY) {
  1728. ret = btrfs_commit_super(tree_root);
  1729. BUG_ON(ret);
  1730. }
  1731. }
  1732. ret = btrfs_find_orphan_roots(tree_root);
  1733. BUG_ON(ret);
  1734. if (!(sb->s_flags & MS_RDONLY)) {
  1735. ret = btrfs_cleanup_fs_roots(fs_info);
  1736. BUG_ON(ret);
  1737. ret = btrfs_recover_relocation(tree_root);
  1738. if (ret < 0) {
  1739. printk(KERN_WARNING
  1740. "btrfs: failed to recover relocation\n");
  1741. err = -EINVAL;
  1742. goto fail_trans_kthread;
  1743. }
  1744. }
  1745. location.objectid = BTRFS_FS_TREE_OBJECTID;
  1746. location.type = BTRFS_ROOT_ITEM_KEY;
  1747. location.offset = (u64)-1;
  1748. fs_info->fs_root = btrfs_read_fs_root_no_name(fs_info, &location);
  1749. if (!fs_info->fs_root)
  1750. goto fail_trans_kthread;
  1751. if (IS_ERR(fs_info->fs_root)) {
  1752. err = PTR_ERR(fs_info->fs_root);
  1753. goto fail_trans_kthread;
  1754. }
  1755. if (!(sb->s_flags & MS_RDONLY)) {
  1756. down_read(&fs_info->cleanup_work_sem);
  1757. btrfs_orphan_cleanup(fs_info->fs_root);
  1758. btrfs_orphan_cleanup(fs_info->tree_root);
  1759. up_read(&fs_info->cleanup_work_sem);
  1760. }
  1761. return tree_root;
  1762. fail_trans_kthread:
  1763. kthread_stop(fs_info->transaction_kthread);
  1764. fail_cleaner:
  1765. kthread_stop(fs_info->cleaner_kthread);
  1766. /*
  1767. * make sure we're done with the btree inode before we stop our
  1768. * kthreads
  1769. */
  1770. filemap_write_and_wait(fs_info->btree_inode->i_mapping);
  1771. invalidate_inode_pages2(fs_info->btree_inode->i_mapping);
  1772. fail_block_groups:
  1773. btrfs_free_block_groups(fs_info);
  1774. free_extent_buffer(csum_root->node);
  1775. free_extent_buffer(csum_root->commit_root);
  1776. fail_dev_root:
  1777. free_extent_buffer(dev_root->node);
  1778. free_extent_buffer(dev_root->commit_root);
  1779. fail_extent_root:
  1780. free_extent_buffer(extent_root->node);
  1781. free_extent_buffer(extent_root->commit_root);
  1782. fail_tree_root:
  1783. free_extent_buffer(tree_root->node);
  1784. free_extent_buffer(tree_root->commit_root);
  1785. fail_chunk_root:
  1786. free_extent_buffer(chunk_root->node);
  1787. free_extent_buffer(chunk_root->commit_root);
  1788. fail_sb_buffer:
  1789. btrfs_stop_workers(&fs_info->generic_worker);
  1790. btrfs_stop_workers(&fs_info->fixup_workers);
  1791. btrfs_stop_workers(&fs_info->delalloc_workers);
  1792. btrfs_stop_workers(&fs_info->workers);
  1793. btrfs_stop_workers(&fs_info->endio_workers);
  1794. btrfs_stop_workers(&fs_info->endio_meta_workers);
  1795. btrfs_stop_workers(&fs_info->endio_meta_write_workers);
  1796. btrfs_stop_workers(&fs_info->endio_write_workers);
  1797. btrfs_stop_workers(&fs_info->endio_freespace_worker);
  1798. btrfs_stop_workers(&fs_info->submit_workers);
  1799. fail_iput:
  1800. invalidate_inode_pages2(fs_info->btree_inode->i_mapping);
  1801. iput(fs_info->btree_inode);
  1802. btrfs_close_devices(fs_info->fs_devices);
  1803. btrfs_mapping_tree_free(&fs_info->mapping_tree);
  1804. fail_bdi:
  1805. bdi_destroy(&fs_info->bdi);
  1806. fail_srcu:
  1807. cleanup_srcu_struct(&fs_info->subvol_srcu);
  1808. fail:
  1809. kfree(extent_root);
  1810. kfree(tree_root);
  1811. kfree(fs_info);
  1812. kfree(chunk_root);
  1813. kfree(dev_root);
  1814. kfree(csum_root);
  1815. return ERR_PTR(err);
  1816. }
  1817. static void btrfs_end_buffer_write_sync(struct buffer_head *bh, int uptodate)
  1818. {
  1819. char b[BDEVNAME_SIZE];
  1820. if (uptodate) {
  1821. set_buffer_uptodate(bh);
  1822. } else {
  1823. if (!buffer_eopnotsupp(bh) && printk_ratelimit()) {
  1824. printk(KERN_WARNING "lost page write due to "
  1825. "I/O error on %s\n",
  1826. bdevname(bh->b_bdev, b));
  1827. }
  1828. /* note, we dont' set_buffer_write_io_error because we have
  1829. * our own ways of dealing with the IO errors
  1830. */
  1831. clear_buffer_uptodate(bh);
  1832. }
  1833. unlock_buffer(bh);
  1834. put_bh(bh);
  1835. }
  1836. struct buffer_head *btrfs_read_dev_super(struct block_device *bdev)
  1837. {
  1838. struct buffer_head *bh;
  1839. struct buffer_head *latest = NULL;
  1840. struct btrfs_super_block *super;
  1841. int i;
  1842. u64 transid = 0;
  1843. u64 bytenr;
  1844. /* we would like to check all the supers, but that would make
  1845. * a btrfs mount succeed after a mkfs from a different FS.
  1846. * So, we need to add a special mount option to scan for
  1847. * later supers, using BTRFS_SUPER_MIRROR_MAX instead
  1848. */
  1849. for (i = 0; i < 1; i++) {
  1850. bytenr = btrfs_sb_offset(i);
  1851. if (bytenr + 4096 >= i_size_read(bdev->bd_inode))
  1852. break;
  1853. bh = __bread(bdev, bytenr / 4096, 4096);
  1854. if (!bh)
  1855. continue;
  1856. super = (struct btrfs_super_block *)bh->b_data;
  1857. if (btrfs_super_bytenr(super) != bytenr ||
  1858. strncmp((char *)(&super->magic), BTRFS_MAGIC,
  1859. sizeof(super->magic))) {
  1860. brelse(bh);
  1861. continue;
  1862. }
  1863. if (!latest || btrfs_super_generation(super) > transid) {
  1864. brelse(latest);
  1865. latest = bh;
  1866. transid = btrfs_super_generation(super);
  1867. } else {
  1868. brelse(bh);
  1869. }
  1870. }
  1871. return latest;
  1872. }
  1873. /*
  1874. * this should be called twice, once with wait == 0 and
  1875. * once with wait == 1. When wait == 0 is done, all the buffer heads
  1876. * we write are pinned.
  1877. *
  1878. * They are released when wait == 1 is done.
  1879. * max_mirrors must be the same for both runs, and it indicates how
  1880. * many supers on this one device should be written.
  1881. *
  1882. * max_mirrors == 0 means to write them all.
  1883. */
  1884. static int write_dev_supers(struct btrfs_device *device,
  1885. struct btrfs_super_block *sb,
  1886. int do_barriers, int wait, int max_mirrors)
  1887. {
  1888. struct buffer_head *bh;
  1889. int i;
  1890. int ret;
  1891. int errors = 0;
  1892. u32 crc;
  1893. u64 bytenr;
  1894. int last_barrier = 0;
  1895. if (max_mirrors == 0)
  1896. max_mirrors = BTRFS_SUPER_MIRROR_MAX;
  1897. /* make sure only the last submit_bh does a barrier */
  1898. if (do_barriers) {
  1899. for (i = 0; i < max_mirrors; i++) {
  1900. bytenr = btrfs_sb_offset(i);
  1901. if (bytenr + BTRFS_SUPER_INFO_SIZE >=
  1902. device->total_bytes)
  1903. break;
  1904. last_barrier = i;
  1905. }
  1906. }
  1907. for (i = 0; i < max_mirrors; i++) {
  1908. bytenr = btrfs_sb_offset(i);
  1909. if (bytenr + BTRFS_SUPER_INFO_SIZE >= device->total_bytes)
  1910. break;
  1911. if (wait) {
  1912. bh = __find_get_block(device->bdev, bytenr / 4096,
  1913. BTRFS_SUPER_INFO_SIZE);
  1914. BUG_ON(!bh);
  1915. wait_on_buffer(bh);
  1916. if (!buffer_uptodate(bh))
  1917. errors++;
  1918. /* drop our reference */
  1919. brelse(bh);
  1920. /* drop the reference from the wait == 0 run */
  1921. brelse(bh);
  1922. continue;
  1923. } else {
  1924. btrfs_set_super_bytenr(sb, bytenr);
  1925. crc = ~(u32)0;
  1926. crc = btrfs_csum_data(NULL, (char *)sb +
  1927. BTRFS_CSUM_SIZE, crc,
  1928. BTRFS_SUPER_INFO_SIZE -
  1929. BTRFS_CSUM_SIZE);
  1930. btrfs_csum_final(crc, sb->csum);
  1931. /*
  1932. * one reference for us, and we leave it for the
  1933. * caller
  1934. */
  1935. bh = __getblk(device->bdev, bytenr / 4096,
  1936. BTRFS_SUPER_INFO_SIZE);
  1937. memcpy(bh->b_data, sb, BTRFS_SUPER_INFO_SIZE);
  1938. /* one reference for submit_bh */
  1939. get_bh(bh);
  1940. set_buffer_uptodate(bh);
  1941. lock_buffer(bh);
  1942. bh->b_end_io = btrfs_end_buffer_write_sync;
  1943. }
  1944. if (i == last_barrier && do_barriers && device->barriers) {
  1945. ret = submit_bh(WRITE_BARRIER, bh);
  1946. if (ret == -EOPNOTSUPP) {
  1947. printk("btrfs: disabling barriers on dev %s\n",
  1948. device->name);
  1949. set_buffer_uptodate(bh);
  1950. device->barriers = 0;
  1951. /* one reference for submit_bh */
  1952. get_bh(bh);
  1953. lock_buffer(bh);
  1954. ret = submit_bh(WRITE_SYNC, bh);
  1955. }
  1956. } else {
  1957. ret = submit_bh(WRITE_SYNC, bh);
  1958. }
  1959. if (ret)
  1960. errors++;
  1961. }
  1962. return errors < i ? 0 : -1;
  1963. }
  1964. int write_all_supers(struct btrfs_root *root, int max_mirrors)
  1965. {
  1966. struct list_head *head;
  1967. struct btrfs_device *dev;
  1968. struct btrfs_super_block *sb;
  1969. struct btrfs_dev_item *dev_item;
  1970. int ret;
  1971. int do_barriers;
  1972. int max_errors;
  1973. int total_errors = 0;
  1974. u64 flags;
  1975. max_errors = btrfs_super_num_devices(&root->fs_info->super_copy) - 1;
  1976. do_barriers = !btrfs_test_opt(root, NOBARRIER);
  1977. sb = &root->fs_info->super_for_commit;
  1978. dev_item = &sb->dev_item;
  1979. mutex_lock(&root->fs_info->fs_devices->device_list_mutex);
  1980. head = &root->fs_info->fs_devices->devices;
  1981. list_for_each_entry(dev, head, dev_list) {
  1982. if (!dev->bdev) {
  1983. total_errors++;
  1984. continue;
  1985. }
  1986. if (!dev->in_fs_metadata || !dev->writeable)
  1987. continue;
  1988. btrfs_set_stack_device_generation(dev_item, 0);
  1989. btrfs_set_stack_device_type(dev_item, dev->type);
  1990. btrfs_set_stack_device_id(dev_item, dev->devid);
  1991. btrfs_set_stack_device_total_bytes(dev_item, dev->total_bytes);
  1992. btrfs_set_stack_device_bytes_used(dev_item, dev->bytes_used);
  1993. btrfs_set_stack_device_io_align(dev_item, dev->io_align);
  1994. btrfs_set_stack_device_io_width(dev_item, dev->io_width);
  1995. btrfs_set_stack_device_sector_size(dev_item, dev->sector_size);
  1996. memcpy(dev_item->uuid, dev->uuid, BTRFS_UUID_SIZE);
  1997. memcpy(dev_item->fsid, dev->fs_devices->fsid, BTRFS_UUID_SIZE);
  1998. flags = btrfs_super_flags(sb);
  1999. btrfs_set_super_flags(sb, flags | BTRFS_HEADER_FLAG_WRITTEN);
  2000. ret = write_dev_supers(dev, sb, do_barriers, 0, max_mirrors);
  2001. if (ret)
  2002. total_errors++;
  2003. }
  2004. if (total_errors > max_errors) {
  2005. printk(KERN_ERR "btrfs: %d errors while writing supers\n",
  2006. total_errors);
  2007. BUG();
  2008. }
  2009. total_errors = 0;
  2010. list_for_each_entry(dev, head, dev_list) {
  2011. if (!dev->bdev)
  2012. continue;
  2013. if (!dev->in_fs_metadata || !dev->writeable)
  2014. continue;
  2015. ret = write_dev_supers(dev, sb, do_barriers, 1, max_mirrors);
  2016. if (ret)
  2017. total_errors++;
  2018. }
  2019. mutex_unlock(&root->fs_info->fs_devices->device_list_mutex);
  2020. if (total_errors > max_errors) {
  2021. printk(KERN_ERR "btrfs: %d errors while writing supers\n",
  2022. total_errors);
  2023. BUG();
  2024. }
  2025. return 0;
  2026. }
  2027. int write_ctree_super(struct btrfs_trans_handle *trans,
  2028. struct btrfs_root *root, int max_mirrors)
  2029. {
  2030. int ret;
  2031. ret = write_all_supers(root, max_mirrors);
  2032. return ret;
  2033. }
  2034. int btrfs_free_fs_root(struct btrfs_fs_info *fs_info, struct btrfs_root *root)
  2035. {
  2036. spin_lock(&fs_info->fs_roots_radix_lock);
  2037. radix_tree_delete(&fs_info->fs_roots_radix,
  2038. (unsigned long)root->root_key.objectid);
  2039. spin_unlock(&fs_info->fs_roots_radix_lock);
  2040. if (btrfs_root_refs(&root->root_item) == 0)
  2041. synchronize_srcu(&fs_info->subvol_srcu);
  2042. free_fs_root(root);
  2043. return 0;
  2044. }
  2045. static void free_fs_root(struct btrfs_root *root)
  2046. {
  2047. WARN_ON(!RB_EMPTY_ROOT(&root->inode_tree));
  2048. if (root->anon_super.s_dev) {
  2049. down_write(&root->anon_super.s_umount);
  2050. kill_anon_super(&root->anon_super);
  2051. }
  2052. free_extent_buffer(root->node);
  2053. free_extent_buffer(root->commit_root);
  2054. kfree(root->name);
  2055. kfree(root);
  2056. }
  2057. static int del_fs_roots(struct btrfs_fs_info *fs_info)
  2058. {
  2059. int ret;
  2060. struct btrfs_root *gang[8];
  2061. int i;
  2062. while (!list_empty(&fs_info->dead_roots)) {
  2063. gang[0] = list_entry(fs_info->dead_roots.next,
  2064. struct btrfs_root, root_list);
  2065. list_del(&gang[0]->root_list);
  2066. if (gang[0]->in_radix) {
  2067. btrfs_free_fs_root(fs_info, gang[0]);
  2068. } else {
  2069. free_extent_buffer(gang[0]->node);
  2070. free_extent_buffer(gang[0]->commit_root);
  2071. kfree(gang[0]);
  2072. }
  2073. }
  2074. while (1) {
  2075. ret = radix_tree_gang_lookup(&fs_info->fs_roots_radix,
  2076. (void **)gang, 0,
  2077. ARRAY_SIZE(gang));
  2078. if (!ret)
  2079. break;
  2080. for (i = 0; i < ret; i++)
  2081. btrfs_free_fs_root(fs_info, gang[i]);
  2082. }
  2083. return 0;
  2084. }
  2085. int btrfs_cleanup_fs_roots(struct btrfs_fs_info *fs_info)
  2086. {
  2087. u64 root_objectid = 0;
  2088. struct btrfs_root *gang[8];
  2089. int i;
  2090. int ret;
  2091. while (1) {
  2092. ret = radix_tree_gang_lookup(&fs_info->fs_roots_radix,
  2093. (void **)gang, root_objectid,
  2094. ARRAY_SIZE(gang));
  2095. if (!ret)
  2096. break;
  2097. root_objectid = gang[ret - 1]->root_key.objectid + 1;
  2098. for (i = 0; i < ret; i++) {
  2099. root_objectid = gang[i]->root_key.objectid;
  2100. btrfs_orphan_cleanup(gang[i]);
  2101. }
  2102. root_objectid++;
  2103. }
  2104. return 0;
  2105. }
  2106. int btrfs_commit_super(struct btrfs_root *root)
  2107. {
  2108. struct btrfs_trans_handle *trans;
  2109. int ret;
  2110. mutex_lock(&root->fs_info->cleaner_mutex);
  2111. btrfs_run_delayed_iputs(root);
  2112. btrfs_clean_old_snapshots(root);
  2113. mutex_unlock(&root->fs_info->cleaner_mutex);
  2114. /* wait until ongoing cleanup work done */
  2115. down_write(&root->fs_info->cleanup_work_sem);
  2116. up_write(&root->fs_info->cleanup_work_sem);
  2117. trans = btrfs_join_transaction(root, 1);
  2118. ret = btrfs_commit_transaction(trans, root);
  2119. BUG_ON(ret);
  2120. /* run commit again to drop the original snapshot */
  2121. trans = btrfs_join_transaction(root, 1);
  2122. btrfs_commit_transaction(trans, root);
  2123. ret = btrfs_write_and_wait_transaction(NULL, root);
  2124. BUG_ON(ret);
  2125. ret = write_ctree_super(NULL, root, 0);
  2126. return ret;
  2127. }
  2128. int close_ctree(struct btrfs_root *root)
  2129. {
  2130. struct btrfs_fs_info *fs_info = root->fs_info;
  2131. int ret;
  2132. fs_info->closing = 1;
  2133. smp_mb();
  2134. btrfs_put_block_group_cache(fs_info);
  2135. if (!(fs_info->sb->s_flags & MS_RDONLY)) {
  2136. ret = btrfs_commit_super(root);
  2137. if (ret)
  2138. printk(KERN_ERR "btrfs: commit super ret %d\n", ret);
  2139. }
  2140. kthread_stop(root->fs_info->transaction_kthread);
  2141. kthread_stop(root->fs_info->cleaner_kthread);
  2142. fs_info->closing = 2;
  2143. smp_mb();
  2144. if (fs_info->delalloc_bytes) {
  2145. printk(KERN_INFO "btrfs: at unmount delalloc count %llu\n",
  2146. (unsigned long long)fs_info->delalloc_bytes);
  2147. }
  2148. if (fs_info->total_ref_cache_size) {
  2149. printk(KERN_INFO "btrfs: at umount reference cache size %llu\n",
  2150. (unsigned long long)fs_info->total_ref_cache_size);
  2151. }
  2152. free_extent_buffer(fs_info->extent_root->node);
  2153. free_extent_buffer(fs_info->extent_root->commit_root);
  2154. free_extent_buffer(fs_info->tree_root->node);
  2155. free_extent_buffer(fs_info->tree_root->commit_root);
  2156. free_extent_buffer(root->fs_info->chunk_root->node);
  2157. free_extent_buffer(root->fs_info->chunk_root->commit_root);
  2158. free_extent_buffer(root->fs_info->dev_root->node);
  2159. free_extent_buffer(root->fs_info->dev_root->commit_root);
  2160. free_extent_buffer(root->fs_info->csum_root->node);
  2161. free_extent_buffer(root->fs_info->csum_root->commit_root);
  2162. btrfs_free_block_groups(root->fs_info);
  2163. del_fs_roots(fs_info);
  2164. iput(fs_info->btree_inode);
  2165. btrfs_stop_workers(&fs_info->generic_worker);
  2166. btrfs_stop_workers(&fs_info->fixup_workers);
  2167. btrfs_stop_workers(&fs_info->delalloc_workers);
  2168. btrfs_stop_workers(&fs_info->workers);
  2169. btrfs_stop_workers(&fs_info->endio_workers);
  2170. btrfs_stop_workers(&fs_info->endio_meta_workers);
  2171. btrfs_stop_workers(&fs_info->endio_meta_write_workers);
  2172. btrfs_stop_workers(&fs_info->endio_write_workers);
  2173. btrfs_stop_workers(&fs_info->endio_freespace_worker);
  2174. btrfs_stop_workers(&fs_info->submit_workers);
  2175. btrfs_close_devices(fs_info->fs_devices);
  2176. btrfs_mapping_tree_free(&fs_info->mapping_tree);
  2177. bdi_destroy(&fs_info->bdi);
  2178. cleanup_srcu_struct(&fs_info->subvol_srcu);
  2179. kfree(fs_info->extent_root);
  2180. kfree(fs_info->tree_root);
  2181. kfree(fs_info->chunk_root);
  2182. kfree(fs_info->dev_root);
  2183. kfree(fs_info->csum_root);
  2184. return 0;
  2185. }
  2186. int btrfs_buffer_uptodate(struct extent_buffer *buf, u64 parent_transid)
  2187. {
  2188. int ret;
  2189. struct inode *btree_inode = buf->first_page->mapping->host;
  2190. ret = extent_buffer_uptodate(&BTRFS_I(btree_inode)->io_tree, buf,
  2191. NULL);
  2192. if (!ret)
  2193. return ret;
  2194. ret = verify_parent_transid(&BTRFS_I(btree_inode)->io_tree, buf,
  2195. parent_transid);
  2196. return !ret;
  2197. }
  2198. int btrfs_set_buffer_uptodate(struct extent_buffer *buf)
  2199. {
  2200. struct inode *btree_inode = buf->first_page->mapping->host;
  2201. return set_extent_buffer_uptodate(&BTRFS_I(btree_inode)->io_tree,
  2202. buf);
  2203. }
  2204. void btrfs_mark_buffer_dirty(struct extent_buffer *buf)
  2205. {
  2206. struct btrfs_root *root = BTRFS_I(buf->first_page->mapping->host)->root;
  2207. u64 transid = btrfs_header_generation(buf);
  2208. struct inode *btree_inode = root->fs_info->btree_inode;
  2209. int was_dirty;
  2210. btrfs_assert_tree_locked(buf);
  2211. if (transid != root->fs_info->generation) {
  2212. printk(KERN_CRIT "btrfs transid mismatch buffer %llu, "
  2213. "found %llu running %llu\n",
  2214. (unsigned long long)buf->start,
  2215. (unsigned long long)transid,
  2216. (unsigned long long)root->fs_info->generation);
  2217. WARN_ON(1);
  2218. }
  2219. was_dirty = set_extent_buffer_dirty(&BTRFS_I(btree_inode)->io_tree,
  2220. buf);
  2221. if (!was_dirty) {
  2222. spin_lock(&root->fs_info->delalloc_lock);
  2223. root->fs_info->dirty_metadata_bytes += buf->len;
  2224. spin_unlock(&root->fs_info->delalloc_lock);
  2225. }
  2226. }
  2227. void btrfs_btree_balance_dirty(struct btrfs_root *root, unsigned long nr)
  2228. {
  2229. /*
  2230. * looks as though older kernels can get into trouble with
  2231. * this code, they end up stuck in balance_dirty_pages forever
  2232. */
  2233. u64 num_dirty;
  2234. unsigned long thresh = 32 * 1024 * 1024;
  2235. if (current->flags & PF_MEMALLOC)
  2236. return;
  2237. num_dirty = root->fs_info->dirty_metadata_bytes;
  2238. if (num_dirty > thresh) {
  2239. balance_dirty_pages_ratelimited_nr(
  2240. root->fs_info->btree_inode->i_mapping, 1);
  2241. }
  2242. return;
  2243. }
  2244. int btrfs_read_buffer(struct extent_buffer *buf, u64 parent_transid)
  2245. {
  2246. struct btrfs_root *root = BTRFS_I(buf->first_page->mapping->host)->root;
  2247. int ret;
  2248. ret = btree_read_extent_buffer_pages(root, buf, 0, parent_transid);
  2249. if (ret == 0)
  2250. set_bit(EXTENT_BUFFER_UPTODATE, &buf->bflags);
  2251. return ret;
  2252. }
  2253. int btree_lock_page_hook(struct page *page)
  2254. {
  2255. struct inode *inode = page->mapping->host;
  2256. struct btrfs_root *root = BTRFS_I(inode)->root;
  2257. struct extent_io_tree *io_tree = &BTRFS_I(inode)->io_tree;
  2258. struct extent_buffer *eb;
  2259. unsigned long len;
  2260. u64 bytenr = page_offset(page);
  2261. if (page->private == EXTENT_PAGE_PRIVATE)
  2262. goto out;
  2263. len = page->private >> 2;
  2264. eb = find_extent_buffer(io_tree, bytenr, len, GFP_NOFS);
  2265. if (!eb)
  2266. goto out;
  2267. btrfs_tree_lock(eb);
  2268. btrfs_set_header_flag(eb, BTRFS_HEADER_FLAG_WRITTEN);
  2269. if (test_and_clear_bit(EXTENT_BUFFER_DIRTY, &eb->bflags)) {
  2270. spin_lock(&root->fs_info->delalloc_lock);
  2271. if (root->fs_info->dirty_metadata_bytes >= eb->len)
  2272. root->fs_info->dirty_metadata_bytes -= eb->len;
  2273. else
  2274. WARN_ON(1);
  2275. spin_unlock(&root->fs_info->delalloc_lock);
  2276. }
  2277. btrfs_tree_unlock(eb);
  2278. free_extent_buffer(eb);
  2279. out:
  2280. lock_page(page);
  2281. return 0;
  2282. }
  2283. static struct extent_io_ops btree_extent_io_ops = {
  2284. .write_cache_pages_lock_hook = btree_lock_page_hook,
  2285. .readpage_end_io_hook = btree_readpage_end_io_hook,
  2286. .submit_bio_hook = btree_submit_bio_hook,
  2287. /* note we're sharing with inode.c for the merge bio hook */
  2288. .merge_bio_hook = btrfs_merge_bio_hook,
  2289. };