transaction.c 66 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502150315041505150615071508150915101511151215131514151515161517151815191520152115221523152415251526152715281529153015311532153315341535153615371538153915401541154215431544154515461547154815491550155115521553155415551556155715581559156015611562156315641565156615671568156915701571157215731574157515761577157815791580158115821583158415851586158715881589159015911592159315941595159615971598159916001601160216031604160516061607160816091610161116121613161416151616161716181619162016211622162316241625162616271628162916301631163216331634163516361637163816391640164116421643164416451646164716481649165016511652165316541655165616571658165916601661166216631664166516661667166816691670167116721673167416751676167716781679168016811682168316841685168616871688168916901691169216931694169516961697169816991700170117021703170417051706170717081709171017111712171317141715171617171718171917201721172217231724172517261727172817291730173117321733173417351736173717381739174017411742174317441745174617471748174917501751175217531754175517561757175817591760176117621763176417651766176717681769177017711772177317741775177617771778177917801781178217831784178517861787178817891790179117921793179417951796179717981799180018011802180318041805180618071808180918101811181218131814181518161817181818191820182118221823182418251826182718281829183018311832183318341835183618371838183918401841184218431844184518461847184818491850185118521853185418551856185718581859186018611862186318641865186618671868186918701871187218731874187518761877187818791880188118821883188418851886188718881889189018911892189318941895189618971898189919001901190219031904190519061907190819091910191119121913191419151916191719181919192019211922192319241925192619271928192919301931193219331934193519361937193819391940194119421943194419451946194719481949195019511952195319541955195619571958195919601961196219631964196519661967196819691970197119721973197419751976197719781979198019811982198319841985198619871988198919901991199219931994199519961997199819992000200120022003200420052006200720082009201020112012201320142015201620172018201920202021202220232024202520262027202820292030203120322033203420352036203720382039204020412042204320442045204620472048204920502051205220532054205520562057205820592060206120622063206420652066206720682069207020712072207320742075207620772078207920802081208220832084208520862087208820892090209120922093209420952096209720982099210021012102210321042105210621072108210921102111211221132114211521162117211821192120212121222123212421252126212721282129213021312132213321342135213621372138213921402141214221432144214521462147214821492150215121522153215421552156215721582159216021612162216321642165216621672168216921702171217221732174217521762177217821792180218121822183218421852186218721882189219021912192219321942195219621972198219922002201220222032204220522062207220822092210221122122213221422152216221722182219222022212222222322242225222622272228222922302231223222332234223522362237223822392240224122422243224422452246224722482249225022512252225322542255225622572258225922602261226222632264226522662267226822692270227122722273227422752276227722782279228022812282228322842285228622872288228922902291229222932294229522962297229822992300230123022303230423052306230723082309231023112312231323142315231623172318231923202321232223232324232523262327232823292330233123322333233423352336233723382339234023412342234323442345234623472348234923502351235223532354235523562357235823592360236123622363236423652366236723682369237023712372237323742375237623772378237923802381238223832384238523862387238823892390239123922393239423952396239723982399240024012402
  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/slab.h>
  20. #include <linux/sched.h>
  21. #include <linux/writeback.h>
  22. #include <linux/pagemap.h>
  23. #include <linux/blkdev.h>
  24. #include <linux/uuid.h>
  25. #include "ctree.h"
  26. #include "disk-io.h"
  27. #include "transaction.h"
  28. #include "locking.h"
  29. #include "tree-log.h"
  30. #include "inode-map.h"
  31. #include "volumes.h"
  32. #include "dev-replace.h"
  33. #include "qgroup.h"
  34. #define BTRFS_ROOT_TRANS_TAG 0
  35. static const unsigned int btrfs_blocked_trans_types[TRANS_STATE_MAX] = {
  36. [TRANS_STATE_RUNNING] = 0U,
  37. [TRANS_STATE_BLOCKED] = (__TRANS_USERSPACE |
  38. __TRANS_START),
  39. [TRANS_STATE_COMMIT_START] = (__TRANS_USERSPACE |
  40. __TRANS_START |
  41. __TRANS_ATTACH),
  42. [TRANS_STATE_COMMIT_DOING] = (__TRANS_USERSPACE |
  43. __TRANS_START |
  44. __TRANS_ATTACH |
  45. __TRANS_JOIN),
  46. [TRANS_STATE_UNBLOCKED] = (__TRANS_USERSPACE |
  47. __TRANS_START |
  48. __TRANS_ATTACH |
  49. __TRANS_JOIN |
  50. __TRANS_JOIN_NOLOCK),
  51. [TRANS_STATE_COMPLETED] = (__TRANS_USERSPACE |
  52. __TRANS_START |
  53. __TRANS_ATTACH |
  54. __TRANS_JOIN |
  55. __TRANS_JOIN_NOLOCK),
  56. };
  57. void btrfs_put_transaction(struct btrfs_transaction *transaction)
  58. {
  59. WARN_ON(refcount_read(&transaction->use_count) == 0);
  60. if (refcount_dec_and_test(&transaction->use_count)) {
  61. BUG_ON(!list_empty(&transaction->list));
  62. WARN_ON(!RB_EMPTY_ROOT(&transaction->delayed_refs.href_root));
  63. if (transaction->delayed_refs.pending_csums)
  64. btrfs_err(transaction->fs_info,
  65. "pending csums is %llu",
  66. transaction->delayed_refs.pending_csums);
  67. while (!list_empty(&transaction->pending_chunks)) {
  68. struct extent_map *em;
  69. em = list_first_entry(&transaction->pending_chunks,
  70. struct extent_map, list);
  71. list_del_init(&em->list);
  72. free_extent_map(em);
  73. }
  74. /*
  75. * If any block groups are found in ->deleted_bgs then it's
  76. * because the transaction was aborted and a commit did not
  77. * happen (things failed before writing the new superblock
  78. * and calling btrfs_finish_extent_commit()), so we can not
  79. * discard the physical locations of the block groups.
  80. */
  81. while (!list_empty(&transaction->deleted_bgs)) {
  82. struct btrfs_block_group_cache *cache;
  83. cache = list_first_entry(&transaction->deleted_bgs,
  84. struct btrfs_block_group_cache,
  85. bg_list);
  86. list_del_init(&cache->bg_list);
  87. btrfs_put_block_group_trimming(cache);
  88. btrfs_put_block_group(cache);
  89. }
  90. kfree(transaction);
  91. }
  92. }
  93. static void clear_btree_io_tree(struct extent_io_tree *tree)
  94. {
  95. spin_lock(&tree->lock);
  96. /*
  97. * Do a single barrier for the waitqueue_active check here, the state
  98. * of the waitqueue should not change once clear_btree_io_tree is
  99. * called.
  100. */
  101. smp_mb();
  102. while (!RB_EMPTY_ROOT(&tree->state)) {
  103. struct rb_node *node;
  104. struct extent_state *state;
  105. node = rb_first(&tree->state);
  106. state = rb_entry(node, struct extent_state, rb_node);
  107. rb_erase(&state->rb_node, &tree->state);
  108. RB_CLEAR_NODE(&state->rb_node);
  109. /*
  110. * btree io trees aren't supposed to have tasks waiting for
  111. * changes in the flags of extent states ever.
  112. */
  113. ASSERT(!waitqueue_active(&state->wq));
  114. free_extent_state(state);
  115. cond_resched_lock(&tree->lock);
  116. }
  117. spin_unlock(&tree->lock);
  118. }
  119. static noinline void switch_commit_roots(struct btrfs_transaction *trans,
  120. struct btrfs_fs_info *fs_info)
  121. {
  122. struct btrfs_root *root, *tmp;
  123. down_write(&fs_info->commit_root_sem);
  124. list_for_each_entry_safe(root, tmp, &trans->switch_commits,
  125. dirty_list) {
  126. list_del_init(&root->dirty_list);
  127. free_extent_buffer(root->commit_root);
  128. root->commit_root = btrfs_root_node(root);
  129. if (is_fstree(root->objectid))
  130. btrfs_unpin_free_ino(root);
  131. clear_btree_io_tree(&root->dirty_log_pages);
  132. }
  133. /* We can free old roots now. */
  134. spin_lock(&trans->dropped_roots_lock);
  135. while (!list_empty(&trans->dropped_roots)) {
  136. root = list_first_entry(&trans->dropped_roots,
  137. struct btrfs_root, root_list);
  138. list_del_init(&root->root_list);
  139. spin_unlock(&trans->dropped_roots_lock);
  140. btrfs_drop_and_free_fs_root(fs_info, root);
  141. spin_lock(&trans->dropped_roots_lock);
  142. }
  143. spin_unlock(&trans->dropped_roots_lock);
  144. up_write(&fs_info->commit_root_sem);
  145. }
  146. static inline void extwriter_counter_inc(struct btrfs_transaction *trans,
  147. unsigned int type)
  148. {
  149. if (type & TRANS_EXTWRITERS)
  150. atomic_inc(&trans->num_extwriters);
  151. }
  152. static inline void extwriter_counter_dec(struct btrfs_transaction *trans,
  153. unsigned int type)
  154. {
  155. if (type & TRANS_EXTWRITERS)
  156. atomic_dec(&trans->num_extwriters);
  157. }
  158. static inline void extwriter_counter_init(struct btrfs_transaction *trans,
  159. unsigned int type)
  160. {
  161. atomic_set(&trans->num_extwriters, ((type & TRANS_EXTWRITERS) ? 1 : 0));
  162. }
  163. static inline int extwriter_counter_read(struct btrfs_transaction *trans)
  164. {
  165. return atomic_read(&trans->num_extwriters);
  166. }
  167. /*
  168. * either allocate a new transaction or hop into the existing one
  169. */
  170. static noinline int join_transaction(struct btrfs_fs_info *fs_info,
  171. unsigned int type)
  172. {
  173. struct btrfs_transaction *cur_trans;
  174. spin_lock(&fs_info->trans_lock);
  175. loop:
  176. /* The file system has been taken offline. No new transactions. */
  177. if (test_bit(BTRFS_FS_STATE_ERROR, &fs_info->fs_state)) {
  178. spin_unlock(&fs_info->trans_lock);
  179. return -EROFS;
  180. }
  181. cur_trans = fs_info->running_transaction;
  182. if (cur_trans) {
  183. if (cur_trans->aborted) {
  184. spin_unlock(&fs_info->trans_lock);
  185. return cur_trans->aborted;
  186. }
  187. if (btrfs_blocked_trans_types[cur_trans->state] & type) {
  188. spin_unlock(&fs_info->trans_lock);
  189. return -EBUSY;
  190. }
  191. refcount_inc(&cur_trans->use_count);
  192. atomic_inc(&cur_trans->num_writers);
  193. extwriter_counter_inc(cur_trans, type);
  194. spin_unlock(&fs_info->trans_lock);
  195. return 0;
  196. }
  197. spin_unlock(&fs_info->trans_lock);
  198. /*
  199. * If we are ATTACH, we just want to catch the current transaction,
  200. * and commit it. If there is no transaction, just return ENOENT.
  201. */
  202. if (type == TRANS_ATTACH)
  203. return -ENOENT;
  204. /*
  205. * JOIN_NOLOCK only happens during the transaction commit, so
  206. * it is impossible that ->running_transaction is NULL
  207. */
  208. BUG_ON(type == TRANS_JOIN_NOLOCK);
  209. cur_trans = kmalloc(sizeof(*cur_trans), GFP_NOFS);
  210. if (!cur_trans)
  211. return -ENOMEM;
  212. spin_lock(&fs_info->trans_lock);
  213. if (fs_info->running_transaction) {
  214. /*
  215. * someone started a transaction after we unlocked. Make sure
  216. * to redo the checks above
  217. */
  218. kfree(cur_trans);
  219. goto loop;
  220. } else if (test_bit(BTRFS_FS_STATE_ERROR, &fs_info->fs_state)) {
  221. spin_unlock(&fs_info->trans_lock);
  222. kfree(cur_trans);
  223. return -EROFS;
  224. }
  225. cur_trans->fs_info = fs_info;
  226. atomic_set(&cur_trans->num_writers, 1);
  227. extwriter_counter_init(cur_trans, type);
  228. init_waitqueue_head(&cur_trans->writer_wait);
  229. init_waitqueue_head(&cur_trans->commit_wait);
  230. init_waitqueue_head(&cur_trans->pending_wait);
  231. cur_trans->state = TRANS_STATE_RUNNING;
  232. /*
  233. * One for this trans handle, one so it will live on until we
  234. * commit the transaction.
  235. */
  236. refcount_set(&cur_trans->use_count, 2);
  237. atomic_set(&cur_trans->pending_ordered, 0);
  238. cur_trans->flags = 0;
  239. cur_trans->start_time = get_seconds();
  240. memset(&cur_trans->delayed_refs, 0, sizeof(cur_trans->delayed_refs));
  241. cur_trans->delayed_refs.href_root = RB_ROOT;
  242. cur_trans->delayed_refs.dirty_extent_root = RB_ROOT;
  243. atomic_set(&cur_trans->delayed_refs.num_entries, 0);
  244. /*
  245. * although the tree mod log is per file system and not per transaction,
  246. * the log must never go across transaction boundaries.
  247. */
  248. smp_mb();
  249. if (!list_empty(&fs_info->tree_mod_seq_list))
  250. WARN(1, KERN_ERR "BTRFS: tree_mod_seq_list not empty when creating a fresh transaction\n");
  251. if (!RB_EMPTY_ROOT(&fs_info->tree_mod_log))
  252. WARN(1, KERN_ERR "BTRFS: tree_mod_log rb tree not empty when creating a fresh transaction\n");
  253. atomic64_set(&fs_info->tree_mod_seq, 0);
  254. spin_lock_init(&cur_trans->delayed_refs.lock);
  255. INIT_LIST_HEAD(&cur_trans->pending_snapshots);
  256. INIT_LIST_HEAD(&cur_trans->pending_chunks);
  257. INIT_LIST_HEAD(&cur_trans->switch_commits);
  258. INIT_LIST_HEAD(&cur_trans->dirty_bgs);
  259. INIT_LIST_HEAD(&cur_trans->io_bgs);
  260. INIT_LIST_HEAD(&cur_trans->dropped_roots);
  261. mutex_init(&cur_trans->cache_write_mutex);
  262. cur_trans->num_dirty_bgs = 0;
  263. spin_lock_init(&cur_trans->dirty_bgs_lock);
  264. INIT_LIST_HEAD(&cur_trans->deleted_bgs);
  265. spin_lock_init(&cur_trans->dropped_roots_lock);
  266. list_add_tail(&cur_trans->list, &fs_info->trans_list);
  267. extent_io_tree_init(&cur_trans->dirty_pages,
  268. fs_info->btree_inode);
  269. fs_info->generation++;
  270. cur_trans->transid = fs_info->generation;
  271. fs_info->running_transaction = cur_trans;
  272. cur_trans->aborted = 0;
  273. spin_unlock(&fs_info->trans_lock);
  274. return 0;
  275. }
  276. /*
  277. * this does all the record keeping required to make sure that a reference
  278. * counted root is properly recorded in a given transaction. This is required
  279. * to make sure the old root from before we joined the transaction is deleted
  280. * when the transaction commits
  281. */
  282. static int record_root_in_trans(struct btrfs_trans_handle *trans,
  283. struct btrfs_root *root,
  284. int force)
  285. {
  286. struct btrfs_fs_info *fs_info = root->fs_info;
  287. if ((test_bit(BTRFS_ROOT_REF_COWS, &root->state) &&
  288. root->last_trans < trans->transid) || force) {
  289. WARN_ON(root == fs_info->extent_root);
  290. WARN_ON(root->commit_root != root->node);
  291. /*
  292. * see below for IN_TRANS_SETUP usage rules
  293. * we have the reloc mutex held now, so there
  294. * is only one writer in this function
  295. */
  296. set_bit(BTRFS_ROOT_IN_TRANS_SETUP, &root->state);
  297. /* make sure readers find IN_TRANS_SETUP before
  298. * they find our root->last_trans update
  299. */
  300. smp_wmb();
  301. spin_lock(&fs_info->fs_roots_radix_lock);
  302. if (root->last_trans == trans->transid && !force) {
  303. spin_unlock(&fs_info->fs_roots_radix_lock);
  304. return 0;
  305. }
  306. radix_tree_tag_set(&fs_info->fs_roots_radix,
  307. (unsigned long)root->root_key.objectid,
  308. BTRFS_ROOT_TRANS_TAG);
  309. spin_unlock(&fs_info->fs_roots_radix_lock);
  310. root->last_trans = trans->transid;
  311. /* this is pretty tricky. We don't want to
  312. * take the relocation lock in btrfs_record_root_in_trans
  313. * unless we're really doing the first setup for this root in
  314. * this transaction.
  315. *
  316. * Normally we'd use root->last_trans as a flag to decide
  317. * if we want to take the expensive mutex.
  318. *
  319. * But, we have to set root->last_trans before we
  320. * init the relocation root, otherwise, we trip over warnings
  321. * in ctree.c. The solution used here is to flag ourselves
  322. * with root IN_TRANS_SETUP. When this is 1, we're still
  323. * fixing up the reloc trees and everyone must wait.
  324. *
  325. * When this is zero, they can trust root->last_trans and fly
  326. * through btrfs_record_root_in_trans without having to take the
  327. * lock. smp_wmb() makes sure that all the writes above are
  328. * done before we pop in the zero below
  329. */
  330. btrfs_init_reloc_root(trans, root);
  331. smp_mb__before_atomic();
  332. clear_bit(BTRFS_ROOT_IN_TRANS_SETUP, &root->state);
  333. }
  334. return 0;
  335. }
  336. void btrfs_add_dropped_root(struct btrfs_trans_handle *trans,
  337. struct btrfs_root *root)
  338. {
  339. struct btrfs_fs_info *fs_info = root->fs_info;
  340. struct btrfs_transaction *cur_trans = trans->transaction;
  341. /* Add ourselves to the transaction dropped list */
  342. spin_lock(&cur_trans->dropped_roots_lock);
  343. list_add_tail(&root->root_list, &cur_trans->dropped_roots);
  344. spin_unlock(&cur_trans->dropped_roots_lock);
  345. /* Make sure we don't try to update the root at commit time */
  346. spin_lock(&fs_info->fs_roots_radix_lock);
  347. radix_tree_tag_clear(&fs_info->fs_roots_radix,
  348. (unsigned long)root->root_key.objectid,
  349. BTRFS_ROOT_TRANS_TAG);
  350. spin_unlock(&fs_info->fs_roots_radix_lock);
  351. }
  352. int btrfs_record_root_in_trans(struct btrfs_trans_handle *trans,
  353. struct btrfs_root *root)
  354. {
  355. struct btrfs_fs_info *fs_info = root->fs_info;
  356. if (!test_bit(BTRFS_ROOT_REF_COWS, &root->state))
  357. return 0;
  358. /*
  359. * see record_root_in_trans for comments about IN_TRANS_SETUP usage
  360. * and barriers
  361. */
  362. smp_rmb();
  363. if (root->last_trans == trans->transid &&
  364. !test_bit(BTRFS_ROOT_IN_TRANS_SETUP, &root->state))
  365. return 0;
  366. mutex_lock(&fs_info->reloc_mutex);
  367. record_root_in_trans(trans, root, 0);
  368. mutex_unlock(&fs_info->reloc_mutex);
  369. return 0;
  370. }
  371. static inline int is_transaction_blocked(struct btrfs_transaction *trans)
  372. {
  373. return (trans->state >= TRANS_STATE_BLOCKED &&
  374. trans->state < TRANS_STATE_UNBLOCKED &&
  375. !trans->aborted);
  376. }
  377. /* wait for commit against the current transaction to become unblocked
  378. * when this is done, it is safe to start a new transaction, but the current
  379. * transaction might not be fully on disk.
  380. */
  381. static void wait_current_trans(struct btrfs_fs_info *fs_info)
  382. {
  383. struct btrfs_transaction *cur_trans;
  384. spin_lock(&fs_info->trans_lock);
  385. cur_trans = fs_info->running_transaction;
  386. if (cur_trans && is_transaction_blocked(cur_trans)) {
  387. refcount_inc(&cur_trans->use_count);
  388. spin_unlock(&fs_info->trans_lock);
  389. wait_event(fs_info->transaction_wait,
  390. cur_trans->state >= TRANS_STATE_UNBLOCKED ||
  391. cur_trans->aborted);
  392. btrfs_put_transaction(cur_trans);
  393. } else {
  394. spin_unlock(&fs_info->trans_lock);
  395. }
  396. }
  397. static int may_wait_transaction(struct btrfs_fs_info *fs_info, int type)
  398. {
  399. if (test_bit(BTRFS_FS_LOG_RECOVERING, &fs_info->flags))
  400. return 0;
  401. if (type == TRANS_USERSPACE)
  402. return 1;
  403. if (type == TRANS_START &&
  404. !atomic_read(&fs_info->open_ioctl_trans))
  405. return 1;
  406. return 0;
  407. }
  408. static inline bool need_reserve_reloc_root(struct btrfs_root *root)
  409. {
  410. struct btrfs_fs_info *fs_info = root->fs_info;
  411. if (!fs_info->reloc_ctl ||
  412. !test_bit(BTRFS_ROOT_REF_COWS, &root->state) ||
  413. root->root_key.objectid == BTRFS_TREE_RELOC_OBJECTID ||
  414. root->reloc_root)
  415. return false;
  416. return true;
  417. }
  418. static struct btrfs_trans_handle *
  419. start_transaction(struct btrfs_root *root, unsigned int num_items,
  420. unsigned int type, enum btrfs_reserve_flush_enum flush,
  421. bool enforce_qgroups)
  422. {
  423. struct btrfs_fs_info *fs_info = root->fs_info;
  424. struct btrfs_trans_handle *h;
  425. struct btrfs_transaction *cur_trans;
  426. u64 num_bytes = 0;
  427. u64 qgroup_reserved = 0;
  428. bool reloc_reserved = false;
  429. int ret;
  430. /* Send isn't supposed to start transactions. */
  431. ASSERT(current->journal_info != BTRFS_SEND_TRANS_STUB);
  432. if (test_bit(BTRFS_FS_STATE_ERROR, &fs_info->fs_state))
  433. return ERR_PTR(-EROFS);
  434. if (current->journal_info) {
  435. WARN_ON(type & TRANS_EXTWRITERS);
  436. h = current->journal_info;
  437. refcount_inc(&h->use_count);
  438. WARN_ON(refcount_read(&h->use_count) > 2);
  439. h->orig_rsv = h->block_rsv;
  440. h->block_rsv = NULL;
  441. goto got_it;
  442. }
  443. /*
  444. * Do the reservation before we join the transaction so we can do all
  445. * the appropriate flushing if need be.
  446. */
  447. if (num_items && root != fs_info->chunk_root) {
  448. qgroup_reserved = num_items * fs_info->nodesize;
  449. ret = btrfs_qgroup_reserve_meta(root, qgroup_reserved,
  450. enforce_qgroups);
  451. if (ret)
  452. return ERR_PTR(ret);
  453. num_bytes = btrfs_calc_trans_metadata_size(fs_info, num_items);
  454. /*
  455. * Do the reservation for the relocation root creation
  456. */
  457. if (need_reserve_reloc_root(root)) {
  458. num_bytes += fs_info->nodesize;
  459. reloc_reserved = true;
  460. }
  461. ret = btrfs_block_rsv_add(root, &fs_info->trans_block_rsv,
  462. num_bytes, flush);
  463. if (ret)
  464. goto reserve_fail;
  465. }
  466. again:
  467. h = kmem_cache_zalloc(btrfs_trans_handle_cachep, GFP_NOFS);
  468. if (!h) {
  469. ret = -ENOMEM;
  470. goto alloc_fail;
  471. }
  472. /*
  473. * If we are JOIN_NOLOCK we're already committing a transaction and
  474. * waiting on this guy, so we don't need to do the sb_start_intwrite
  475. * because we're already holding a ref. We need this because we could
  476. * have raced in and did an fsync() on a file which can kick a commit
  477. * and then we deadlock with somebody doing a freeze.
  478. *
  479. * If we are ATTACH, it means we just want to catch the current
  480. * transaction and commit it, so we needn't do sb_start_intwrite().
  481. */
  482. if (type & __TRANS_FREEZABLE)
  483. sb_start_intwrite(fs_info->sb);
  484. if (may_wait_transaction(fs_info, type))
  485. wait_current_trans(fs_info);
  486. do {
  487. ret = join_transaction(fs_info, type);
  488. if (ret == -EBUSY) {
  489. wait_current_trans(fs_info);
  490. if (unlikely(type == TRANS_ATTACH))
  491. ret = -ENOENT;
  492. }
  493. } while (ret == -EBUSY);
  494. if (ret < 0)
  495. goto join_fail;
  496. cur_trans = fs_info->running_transaction;
  497. h->transid = cur_trans->transid;
  498. h->transaction = cur_trans;
  499. h->root = root;
  500. refcount_set(&h->use_count, 1);
  501. h->fs_info = root->fs_info;
  502. h->type = type;
  503. h->can_flush_pending_bgs = true;
  504. INIT_LIST_HEAD(&h->new_bgs);
  505. smp_mb();
  506. if (cur_trans->state >= TRANS_STATE_BLOCKED &&
  507. may_wait_transaction(fs_info, type)) {
  508. current->journal_info = h;
  509. btrfs_commit_transaction(h);
  510. goto again;
  511. }
  512. if (num_bytes) {
  513. trace_btrfs_space_reservation(fs_info, "transaction",
  514. h->transid, num_bytes, 1);
  515. h->block_rsv = &fs_info->trans_block_rsv;
  516. h->bytes_reserved = num_bytes;
  517. h->reloc_reserved = reloc_reserved;
  518. }
  519. got_it:
  520. btrfs_record_root_in_trans(h, root);
  521. if (!current->journal_info && type != TRANS_USERSPACE)
  522. current->journal_info = h;
  523. return h;
  524. join_fail:
  525. if (type & __TRANS_FREEZABLE)
  526. sb_end_intwrite(fs_info->sb);
  527. kmem_cache_free(btrfs_trans_handle_cachep, h);
  528. alloc_fail:
  529. if (num_bytes)
  530. btrfs_block_rsv_release(fs_info, &fs_info->trans_block_rsv,
  531. num_bytes);
  532. reserve_fail:
  533. btrfs_qgroup_free_meta(root, qgroup_reserved);
  534. return ERR_PTR(ret);
  535. }
  536. struct btrfs_trans_handle *btrfs_start_transaction(struct btrfs_root *root,
  537. unsigned int num_items)
  538. {
  539. return start_transaction(root, num_items, TRANS_START,
  540. BTRFS_RESERVE_FLUSH_ALL, true);
  541. }
  542. struct btrfs_trans_handle *btrfs_start_transaction_fallback_global_rsv(
  543. struct btrfs_root *root,
  544. unsigned int num_items,
  545. int min_factor)
  546. {
  547. struct btrfs_fs_info *fs_info = root->fs_info;
  548. struct btrfs_trans_handle *trans;
  549. u64 num_bytes;
  550. int ret;
  551. /*
  552. * We have two callers: unlink and block group removal. The
  553. * former should succeed even if we will temporarily exceed
  554. * quota and the latter operates on the extent root so
  555. * qgroup enforcement is ignored anyway.
  556. */
  557. trans = start_transaction(root, num_items, TRANS_START,
  558. BTRFS_RESERVE_FLUSH_ALL, false);
  559. if (!IS_ERR(trans) || PTR_ERR(trans) != -ENOSPC)
  560. return trans;
  561. trans = btrfs_start_transaction(root, 0);
  562. if (IS_ERR(trans))
  563. return trans;
  564. num_bytes = btrfs_calc_trans_metadata_size(fs_info, num_items);
  565. ret = btrfs_cond_migrate_bytes(fs_info, &fs_info->trans_block_rsv,
  566. num_bytes, min_factor);
  567. if (ret) {
  568. btrfs_end_transaction(trans);
  569. return ERR_PTR(ret);
  570. }
  571. trans->block_rsv = &fs_info->trans_block_rsv;
  572. trans->bytes_reserved = num_bytes;
  573. trace_btrfs_space_reservation(fs_info, "transaction",
  574. trans->transid, num_bytes, 1);
  575. return trans;
  576. }
  577. struct btrfs_trans_handle *btrfs_start_transaction_lflush(
  578. struct btrfs_root *root,
  579. unsigned int num_items)
  580. {
  581. return start_transaction(root, num_items, TRANS_START,
  582. BTRFS_RESERVE_FLUSH_LIMIT, true);
  583. }
  584. struct btrfs_trans_handle *btrfs_join_transaction(struct btrfs_root *root)
  585. {
  586. return start_transaction(root, 0, TRANS_JOIN, BTRFS_RESERVE_NO_FLUSH,
  587. true);
  588. }
  589. struct btrfs_trans_handle *btrfs_join_transaction_nolock(struct btrfs_root *root)
  590. {
  591. return start_transaction(root, 0, TRANS_JOIN_NOLOCK,
  592. BTRFS_RESERVE_NO_FLUSH, true);
  593. }
  594. struct btrfs_trans_handle *btrfs_start_ioctl_transaction(struct btrfs_root *root)
  595. {
  596. return start_transaction(root, 0, TRANS_USERSPACE,
  597. BTRFS_RESERVE_NO_FLUSH, true);
  598. }
  599. /*
  600. * btrfs_attach_transaction() - catch the running transaction
  601. *
  602. * It is used when we want to commit the current the transaction, but
  603. * don't want to start a new one.
  604. *
  605. * Note: If this function return -ENOENT, it just means there is no
  606. * running transaction. But it is possible that the inactive transaction
  607. * is still in the memory, not fully on disk. If you hope there is no
  608. * inactive transaction in the fs when -ENOENT is returned, you should
  609. * invoke
  610. * btrfs_attach_transaction_barrier()
  611. */
  612. struct btrfs_trans_handle *btrfs_attach_transaction(struct btrfs_root *root)
  613. {
  614. return start_transaction(root, 0, TRANS_ATTACH,
  615. BTRFS_RESERVE_NO_FLUSH, true);
  616. }
  617. /*
  618. * btrfs_attach_transaction_barrier() - catch the running transaction
  619. *
  620. * It is similar to the above function, the differentia is this one
  621. * will wait for all the inactive transactions until they fully
  622. * complete.
  623. */
  624. struct btrfs_trans_handle *
  625. btrfs_attach_transaction_barrier(struct btrfs_root *root)
  626. {
  627. struct btrfs_trans_handle *trans;
  628. trans = start_transaction(root, 0, TRANS_ATTACH,
  629. BTRFS_RESERVE_NO_FLUSH, true);
  630. if (IS_ERR(trans) && PTR_ERR(trans) == -ENOENT)
  631. btrfs_wait_for_commit(root->fs_info, 0);
  632. return trans;
  633. }
  634. /* wait for a transaction commit to be fully complete */
  635. static noinline void wait_for_commit(struct btrfs_transaction *commit)
  636. {
  637. wait_event(commit->commit_wait, commit->state == TRANS_STATE_COMPLETED);
  638. }
  639. int btrfs_wait_for_commit(struct btrfs_fs_info *fs_info, u64 transid)
  640. {
  641. struct btrfs_transaction *cur_trans = NULL, *t;
  642. int ret = 0;
  643. if (transid) {
  644. if (transid <= fs_info->last_trans_committed)
  645. goto out;
  646. /* find specified transaction */
  647. spin_lock(&fs_info->trans_lock);
  648. list_for_each_entry(t, &fs_info->trans_list, list) {
  649. if (t->transid == transid) {
  650. cur_trans = t;
  651. refcount_inc(&cur_trans->use_count);
  652. ret = 0;
  653. break;
  654. }
  655. if (t->transid > transid) {
  656. ret = 0;
  657. break;
  658. }
  659. }
  660. spin_unlock(&fs_info->trans_lock);
  661. /*
  662. * The specified transaction doesn't exist, or we
  663. * raced with btrfs_commit_transaction
  664. */
  665. if (!cur_trans) {
  666. if (transid > fs_info->last_trans_committed)
  667. ret = -EINVAL;
  668. goto out;
  669. }
  670. } else {
  671. /* find newest transaction that is committing | committed */
  672. spin_lock(&fs_info->trans_lock);
  673. list_for_each_entry_reverse(t, &fs_info->trans_list,
  674. list) {
  675. if (t->state >= TRANS_STATE_COMMIT_START) {
  676. if (t->state == TRANS_STATE_COMPLETED)
  677. break;
  678. cur_trans = t;
  679. refcount_inc(&cur_trans->use_count);
  680. break;
  681. }
  682. }
  683. spin_unlock(&fs_info->trans_lock);
  684. if (!cur_trans)
  685. goto out; /* nothing committing|committed */
  686. }
  687. wait_for_commit(cur_trans);
  688. btrfs_put_transaction(cur_trans);
  689. out:
  690. return ret;
  691. }
  692. void btrfs_throttle(struct btrfs_fs_info *fs_info)
  693. {
  694. if (!atomic_read(&fs_info->open_ioctl_trans))
  695. wait_current_trans(fs_info);
  696. }
  697. static int should_end_transaction(struct btrfs_trans_handle *trans)
  698. {
  699. struct btrfs_fs_info *fs_info = trans->fs_info;
  700. if (btrfs_check_space_for_delayed_refs(trans, fs_info))
  701. return 1;
  702. return !!btrfs_block_rsv_check(&fs_info->global_block_rsv, 5);
  703. }
  704. int btrfs_should_end_transaction(struct btrfs_trans_handle *trans)
  705. {
  706. struct btrfs_transaction *cur_trans = trans->transaction;
  707. struct btrfs_fs_info *fs_info = trans->fs_info;
  708. int updates;
  709. int err;
  710. smp_mb();
  711. if (cur_trans->state >= TRANS_STATE_BLOCKED ||
  712. cur_trans->delayed_refs.flushing)
  713. return 1;
  714. updates = trans->delayed_ref_updates;
  715. trans->delayed_ref_updates = 0;
  716. if (updates) {
  717. err = btrfs_run_delayed_refs(trans, fs_info, updates * 2);
  718. if (err) /* Error code will also eval true */
  719. return err;
  720. }
  721. return should_end_transaction(trans);
  722. }
  723. static int __btrfs_end_transaction(struct btrfs_trans_handle *trans,
  724. int throttle)
  725. {
  726. struct btrfs_fs_info *info = trans->fs_info;
  727. struct btrfs_transaction *cur_trans = trans->transaction;
  728. u64 transid = trans->transid;
  729. unsigned long cur = trans->delayed_ref_updates;
  730. int lock = (trans->type != TRANS_JOIN_NOLOCK);
  731. int err = 0;
  732. int must_run_delayed_refs = 0;
  733. if (refcount_read(&trans->use_count) > 1) {
  734. refcount_dec(&trans->use_count);
  735. trans->block_rsv = trans->orig_rsv;
  736. return 0;
  737. }
  738. btrfs_trans_release_metadata(trans, info);
  739. trans->block_rsv = NULL;
  740. if (!list_empty(&trans->new_bgs))
  741. btrfs_create_pending_block_groups(trans, info);
  742. trans->delayed_ref_updates = 0;
  743. if (!trans->sync) {
  744. must_run_delayed_refs =
  745. btrfs_should_throttle_delayed_refs(trans, info);
  746. cur = max_t(unsigned long, cur, 32);
  747. /*
  748. * don't make the caller wait if they are from a NOLOCK
  749. * or ATTACH transaction, it will deadlock with commit
  750. */
  751. if (must_run_delayed_refs == 1 &&
  752. (trans->type & (__TRANS_JOIN_NOLOCK | __TRANS_ATTACH)))
  753. must_run_delayed_refs = 2;
  754. }
  755. btrfs_trans_release_metadata(trans, info);
  756. trans->block_rsv = NULL;
  757. if (!list_empty(&trans->new_bgs))
  758. btrfs_create_pending_block_groups(trans, info);
  759. btrfs_trans_release_chunk_metadata(trans);
  760. if (lock && !atomic_read(&info->open_ioctl_trans) &&
  761. should_end_transaction(trans) &&
  762. READ_ONCE(cur_trans->state) == TRANS_STATE_RUNNING) {
  763. spin_lock(&info->trans_lock);
  764. if (cur_trans->state == TRANS_STATE_RUNNING)
  765. cur_trans->state = TRANS_STATE_BLOCKED;
  766. spin_unlock(&info->trans_lock);
  767. }
  768. if (lock && READ_ONCE(cur_trans->state) == TRANS_STATE_BLOCKED) {
  769. if (throttle)
  770. return btrfs_commit_transaction(trans);
  771. else
  772. wake_up_process(info->transaction_kthread);
  773. }
  774. if (trans->type & __TRANS_FREEZABLE)
  775. sb_end_intwrite(info->sb);
  776. WARN_ON(cur_trans != info->running_transaction);
  777. WARN_ON(atomic_read(&cur_trans->num_writers) < 1);
  778. atomic_dec(&cur_trans->num_writers);
  779. extwriter_counter_dec(cur_trans, trans->type);
  780. /*
  781. * Make sure counter is updated before we wake up waiters.
  782. */
  783. smp_mb();
  784. if (waitqueue_active(&cur_trans->writer_wait))
  785. wake_up(&cur_trans->writer_wait);
  786. btrfs_put_transaction(cur_trans);
  787. if (current->journal_info == trans)
  788. current->journal_info = NULL;
  789. if (throttle)
  790. btrfs_run_delayed_iputs(info);
  791. if (trans->aborted ||
  792. test_bit(BTRFS_FS_STATE_ERROR, &info->fs_state)) {
  793. wake_up_process(info->transaction_kthread);
  794. err = -EIO;
  795. }
  796. kmem_cache_free(btrfs_trans_handle_cachep, trans);
  797. if (must_run_delayed_refs) {
  798. btrfs_async_run_delayed_refs(info, cur, transid,
  799. must_run_delayed_refs == 1);
  800. }
  801. return err;
  802. }
  803. int btrfs_end_transaction(struct btrfs_trans_handle *trans)
  804. {
  805. return __btrfs_end_transaction(trans, 0);
  806. }
  807. int btrfs_end_transaction_throttle(struct btrfs_trans_handle *trans)
  808. {
  809. return __btrfs_end_transaction(trans, 1);
  810. }
  811. /*
  812. * when btree blocks are allocated, they have some corresponding bits set for
  813. * them in one of two extent_io trees. This is used to make sure all of
  814. * those extents are sent to disk but does not wait on them
  815. */
  816. int btrfs_write_marked_extents(struct btrfs_fs_info *fs_info,
  817. struct extent_io_tree *dirty_pages, int mark)
  818. {
  819. int err = 0;
  820. int werr = 0;
  821. struct address_space *mapping = fs_info->btree_inode->i_mapping;
  822. struct extent_state *cached_state = NULL;
  823. u64 start = 0;
  824. u64 end;
  825. atomic_inc(&BTRFS_I(fs_info->btree_inode)->sync_writers);
  826. while (!find_first_extent_bit(dirty_pages, start, &start, &end,
  827. mark, &cached_state)) {
  828. bool wait_writeback = false;
  829. err = convert_extent_bit(dirty_pages, start, end,
  830. EXTENT_NEED_WAIT,
  831. mark, &cached_state);
  832. /*
  833. * convert_extent_bit can return -ENOMEM, which is most of the
  834. * time a temporary error. So when it happens, ignore the error
  835. * and wait for writeback of this range to finish - because we
  836. * failed to set the bit EXTENT_NEED_WAIT for the range, a call
  837. * to __btrfs_wait_marked_extents() would not know that
  838. * writeback for this range started and therefore wouldn't
  839. * wait for it to finish - we don't want to commit a
  840. * superblock that points to btree nodes/leafs for which
  841. * writeback hasn't finished yet (and without errors).
  842. * We cleanup any entries left in the io tree when committing
  843. * the transaction (through clear_btree_io_tree()).
  844. */
  845. if (err == -ENOMEM) {
  846. err = 0;
  847. wait_writeback = true;
  848. }
  849. if (!err)
  850. err = filemap_fdatawrite_range(mapping, start, end);
  851. if (err)
  852. werr = err;
  853. else if (wait_writeback)
  854. werr = filemap_fdatawait_range(mapping, start, end);
  855. free_extent_state(cached_state);
  856. cached_state = NULL;
  857. cond_resched();
  858. start = end + 1;
  859. }
  860. atomic_dec(&BTRFS_I(fs_info->btree_inode)->sync_writers);
  861. return werr;
  862. }
  863. /*
  864. * when btree blocks are allocated, they have some corresponding bits set for
  865. * them in one of two extent_io trees. This is used to make sure all of
  866. * those extents are on disk for transaction or log commit. We wait
  867. * on all the pages and clear them from the dirty pages state tree
  868. */
  869. static int __btrfs_wait_marked_extents(struct btrfs_fs_info *fs_info,
  870. struct extent_io_tree *dirty_pages)
  871. {
  872. int err = 0;
  873. int werr = 0;
  874. struct address_space *mapping = fs_info->btree_inode->i_mapping;
  875. struct extent_state *cached_state = NULL;
  876. u64 start = 0;
  877. u64 end;
  878. while (!find_first_extent_bit(dirty_pages, start, &start, &end,
  879. EXTENT_NEED_WAIT, &cached_state)) {
  880. /*
  881. * Ignore -ENOMEM errors returned by clear_extent_bit().
  882. * When committing the transaction, we'll remove any entries
  883. * left in the io tree. For a log commit, we don't remove them
  884. * after committing the log because the tree can be accessed
  885. * concurrently - we do it only at transaction commit time when
  886. * it's safe to do it (through clear_btree_io_tree()).
  887. */
  888. err = clear_extent_bit(dirty_pages, start, end,
  889. EXTENT_NEED_WAIT, 0, 0, &cached_state);
  890. if (err == -ENOMEM)
  891. err = 0;
  892. if (!err)
  893. err = filemap_fdatawait_range(mapping, start, end);
  894. if (err)
  895. werr = err;
  896. free_extent_state(cached_state);
  897. cached_state = NULL;
  898. cond_resched();
  899. start = end + 1;
  900. }
  901. if (err)
  902. werr = err;
  903. return werr;
  904. }
  905. int btrfs_wait_extents(struct btrfs_fs_info *fs_info,
  906. struct extent_io_tree *dirty_pages)
  907. {
  908. bool errors = false;
  909. int err;
  910. err = __btrfs_wait_marked_extents(fs_info, dirty_pages);
  911. if (test_and_clear_bit(BTRFS_FS_BTREE_ERR, &fs_info->flags))
  912. errors = true;
  913. if (errors && !err)
  914. err = -EIO;
  915. return err;
  916. }
  917. int btrfs_wait_tree_log_extents(struct btrfs_root *log_root, int mark)
  918. {
  919. struct btrfs_fs_info *fs_info = log_root->fs_info;
  920. struct extent_io_tree *dirty_pages = &log_root->dirty_log_pages;
  921. bool errors = false;
  922. int err;
  923. ASSERT(log_root->root_key.objectid == BTRFS_TREE_LOG_OBJECTID);
  924. err = __btrfs_wait_marked_extents(fs_info, dirty_pages);
  925. if ((mark & EXTENT_DIRTY) &&
  926. test_and_clear_bit(BTRFS_FS_LOG1_ERR, &fs_info->flags))
  927. errors = true;
  928. if ((mark & EXTENT_NEW) &&
  929. test_and_clear_bit(BTRFS_FS_LOG2_ERR, &fs_info->flags))
  930. errors = true;
  931. if (errors && !err)
  932. err = -EIO;
  933. return err;
  934. }
  935. /*
  936. * when btree blocks are allocated, they have some corresponding bits set for
  937. * them in one of two extent_io trees. This is used to make sure all of
  938. * those extents are on disk for transaction or log commit
  939. */
  940. static int btrfs_write_and_wait_marked_extents(struct btrfs_fs_info *fs_info,
  941. struct extent_io_tree *dirty_pages, int mark)
  942. {
  943. int ret;
  944. int ret2;
  945. struct blk_plug plug;
  946. blk_start_plug(&plug);
  947. ret = btrfs_write_marked_extents(fs_info, dirty_pages, mark);
  948. blk_finish_plug(&plug);
  949. ret2 = btrfs_wait_extents(fs_info, dirty_pages);
  950. if (ret)
  951. return ret;
  952. if (ret2)
  953. return ret2;
  954. return 0;
  955. }
  956. static int btrfs_write_and_wait_transaction(struct btrfs_trans_handle *trans,
  957. struct btrfs_fs_info *fs_info)
  958. {
  959. int ret;
  960. ret = btrfs_write_and_wait_marked_extents(fs_info,
  961. &trans->transaction->dirty_pages,
  962. EXTENT_DIRTY);
  963. clear_btree_io_tree(&trans->transaction->dirty_pages);
  964. return ret;
  965. }
  966. /*
  967. * this is used to update the root pointer in the tree of tree roots.
  968. *
  969. * But, in the case of the extent allocation tree, updating the root
  970. * pointer may allocate blocks which may change the root of the extent
  971. * allocation tree.
  972. *
  973. * So, this loops and repeats and makes sure the cowonly root didn't
  974. * change while the root pointer was being updated in the metadata.
  975. */
  976. static int update_cowonly_root(struct btrfs_trans_handle *trans,
  977. struct btrfs_root *root)
  978. {
  979. int ret;
  980. u64 old_root_bytenr;
  981. u64 old_root_used;
  982. struct btrfs_fs_info *fs_info = root->fs_info;
  983. struct btrfs_root *tree_root = fs_info->tree_root;
  984. old_root_used = btrfs_root_used(&root->root_item);
  985. while (1) {
  986. old_root_bytenr = btrfs_root_bytenr(&root->root_item);
  987. if (old_root_bytenr == root->node->start &&
  988. old_root_used == btrfs_root_used(&root->root_item))
  989. break;
  990. btrfs_set_root_node(&root->root_item, root->node);
  991. ret = btrfs_update_root(trans, tree_root,
  992. &root->root_key,
  993. &root->root_item);
  994. if (ret)
  995. return ret;
  996. old_root_used = btrfs_root_used(&root->root_item);
  997. }
  998. return 0;
  999. }
  1000. /*
  1001. * update all the cowonly tree roots on disk
  1002. *
  1003. * The error handling in this function may not be obvious. Any of the
  1004. * failures will cause the file system to go offline. We still need
  1005. * to clean up the delayed refs.
  1006. */
  1007. static noinline int commit_cowonly_roots(struct btrfs_trans_handle *trans,
  1008. struct btrfs_fs_info *fs_info)
  1009. {
  1010. struct list_head *dirty_bgs = &trans->transaction->dirty_bgs;
  1011. struct list_head *io_bgs = &trans->transaction->io_bgs;
  1012. struct list_head *next;
  1013. struct extent_buffer *eb;
  1014. int ret;
  1015. eb = btrfs_lock_root_node(fs_info->tree_root);
  1016. ret = btrfs_cow_block(trans, fs_info->tree_root, eb, NULL,
  1017. 0, &eb);
  1018. btrfs_tree_unlock(eb);
  1019. free_extent_buffer(eb);
  1020. if (ret)
  1021. return ret;
  1022. ret = btrfs_run_delayed_refs(trans, fs_info, (unsigned long)-1);
  1023. if (ret)
  1024. return ret;
  1025. ret = btrfs_run_dev_stats(trans, fs_info);
  1026. if (ret)
  1027. return ret;
  1028. ret = btrfs_run_dev_replace(trans, fs_info);
  1029. if (ret)
  1030. return ret;
  1031. ret = btrfs_run_qgroups(trans, fs_info);
  1032. if (ret)
  1033. return ret;
  1034. ret = btrfs_setup_space_cache(trans, fs_info);
  1035. if (ret)
  1036. return ret;
  1037. /* run_qgroups might have added some more refs */
  1038. ret = btrfs_run_delayed_refs(trans, fs_info, (unsigned long)-1);
  1039. if (ret)
  1040. return ret;
  1041. again:
  1042. while (!list_empty(&fs_info->dirty_cowonly_roots)) {
  1043. struct btrfs_root *root;
  1044. next = fs_info->dirty_cowonly_roots.next;
  1045. list_del_init(next);
  1046. root = list_entry(next, struct btrfs_root, dirty_list);
  1047. clear_bit(BTRFS_ROOT_DIRTY, &root->state);
  1048. if (root != fs_info->extent_root)
  1049. list_add_tail(&root->dirty_list,
  1050. &trans->transaction->switch_commits);
  1051. ret = update_cowonly_root(trans, root);
  1052. if (ret)
  1053. return ret;
  1054. ret = btrfs_run_delayed_refs(trans, fs_info, (unsigned long)-1);
  1055. if (ret)
  1056. return ret;
  1057. }
  1058. while (!list_empty(dirty_bgs) || !list_empty(io_bgs)) {
  1059. ret = btrfs_write_dirty_block_groups(trans, fs_info);
  1060. if (ret)
  1061. return ret;
  1062. ret = btrfs_run_delayed_refs(trans, fs_info, (unsigned long)-1);
  1063. if (ret)
  1064. return ret;
  1065. }
  1066. if (!list_empty(&fs_info->dirty_cowonly_roots))
  1067. goto again;
  1068. list_add_tail(&fs_info->extent_root->dirty_list,
  1069. &trans->transaction->switch_commits);
  1070. btrfs_after_dev_replace_commit(fs_info);
  1071. return 0;
  1072. }
  1073. /*
  1074. * dead roots are old snapshots that need to be deleted. This allocates
  1075. * a dirty root struct and adds it into the list of dead roots that need to
  1076. * be deleted
  1077. */
  1078. void btrfs_add_dead_root(struct btrfs_root *root)
  1079. {
  1080. struct btrfs_fs_info *fs_info = root->fs_info;
  1081. spin_lock(&fs_info->trans_lock);
  1082. if (list_empty(&root->root_list))
  1083. list_add_tail(&root->root_list, &fs_info->dead_roots);
  1084. spin_unlock(&fs_info->trans_lock);
  1085. }
  1086. /*
  1087. * update all the cowonly tree roots on disk
  1088. */
  1089. static noinline int commit_fs_roots(struct btrfs_trans_handle *trans,
  1090. struct btrfs_fs_info *fs_info)
  1091. {
  1092. struct btrfs_root *gang[8];
  1093. int i;
  1094. int ret;
  1095. int err = 0;
  1096. spin_lock(&fs_info->fs_roots_radix_lock);
  1097. while (1) {
  1098. ret = radix_tree_gang_lookup_tag(&fs_info->fs_roots_radix,
  1099. (void **)gang, 0,
  1100. ARRAY_SIZE(gang),
  1101. BTRFS_ROOT_TRANS_TAG);
  1102. if (ret == 0)
  1103. break;
  1104. for (i = 0; i < ret; i++) {
  1105. struct btrfs_root *root = gang[i];
  1106. radix_tree_tag_clear(&fs_info->fs_roots_radix,
  1107. (unsigned long)root->root_key.objectid,
  1108. BTRFS_ROOT_TRANS_TAG);
  1109. spin_unlock(&fs_info->fs_roots_radix_lock);
  1110. btrfs_free_log(trans, root);
  1111. btrfs_update_reloc_root(trans, root);
  1112. btrfs_orphan_commit_root(trans, root);
  1113. btrfs_save_ino_cache(root, trans);
  1114. /* see comments in should_cow_block() */
  1115. clear_bit(BTRFS_ROOT_FORCE_COW, &root->state);
  1116. smp_mb__after_atomic();
  1117. if (root->commit_root != root->node) {
  1118. list_add_tail(&root->dirty_list,
  1119. &trans->transaction->switch_commits);
  1120. btrfs_set_root_node(&root->root_item,
  1121. root->node);
  1122. }
  1123. err = btrfs_update_root(trans, fs_info->tree_root,
  1124. &root->root_key,
  1125. &root->root_item);
  1126. spin_lock(&fs_info->fs_roots_radix_lock);
  1127. if (err)
  1128. break;
  1129. btrfs_qgroup_free_meta_all(root);
  1130. }
  1131. }
  1132. spin_unlock(&fs_info->fs_roots_radix_lock);
  1133. return err;
  1134. }
  1135. /*
  1136. * defrag a given btree.
  1137. * Every leaf in the btree is read and defragged.
  1138. */
  1139. int btrfs_defrag_root(struct btrfs_root *root)
  1140. {
  1141. struct btrfs_fs_info *info = root->fs_info;
  1142. struct btrfs_trans_handle *trans;
  1143. int ret;
  1144. if (test_and_set_bit(BTRFS_ROOT_DEFRAG_RUNNING, &root->state))
  1145. return 0;
  1146. while (1) {
  1147. trans = btrfs_start_transaction(root, 0);
  1148. if (IS_ERR(trans))
  1149. return PTR_ERR(trans);
  1150. ret = btrfs_defrag_leaves(trans, root);
  1151. btrfs_end_transaction(trans);
  1152. btrfs_btree_balance_dirty(info);
  1153. cond_resched();
  1154. if (btrfs_fs_closing(info) || ret != -EAGAIN)
  1155. break;
  1156. if (btrfs_defrag_cancelled(info)) {
  1157. btrfs_debug(info, "defrag_root cancelled");
  1158. ret = -EAGAIN;
  1159. break;
  1160. }
  1161. }
  1162. clear_bit(BTRFS_ROOT_DEFRAG_RUNNING, &root->state);
  1163. return ret;
  1164. }
  1165. /*
  1166. * Do all special snapshot related qgroup dirty hack.
  1167. *
  1168. * Will do all needed qgroup inherit and dirty hack like switch commit
  1169. * roots inside one transaction and write all btree into disk, to make
  1170. * qgroup works.
  1171. */
  1172. static int qgroup_account_snapshot(struct btrfs_trans_handle *trans,
  1173. struct btrfs_root *src,
  1174. struct btrfs_root *parent,
  1175. struct btrfs_qgroup_inherit *inherit,
  1176. u64 dst_objectid)
  1177. {
  1178. struct btrfs_fs_info *fs_info = src->fs_info;
  1179. int ret;
  1180. /*
  1181. * Save some performance in the case that qgroups are not
  1182. * enabled. If this check races with the ioctl, rescan will
  1183. * kick in anyway.
  1184. */
  1185. if (!test_bit(BTRFS_FS_QUOTA_ENABLED, &fs_info->flags))
  1186. return 0;
  1187. /*
  1188. * We are going to commit transaction, see btrfs_commit_transaction()
  1189. * comment for reason locking tree_log_mutex
  1190. */
  1191. mutex_lock(&fs_info->tree_log_mutex);
  1192. ret = commit_fs_roots(trans, fs_info);
  1193. if (ret)
  1194. goto out;
  1195. ret = btrfs_qgroup_account_extents(trans, fs_info);
  1196. if (ret < 0)
  1197. goto out;
  1198. /* Now qgroup are all updated, we can inherit it to new qgroups */
  1199. ret = btrfs_qgroup_inherit(trans, fs_info,
  1200. src->root_key.objectid, dst_objectid,
  1201. inherit);
  1202. if (ret < 0)
  1203. goto out;
  1204. /*
  1205. * Now we do a simplified commit transaction, which will:
  1206. * 1) commit all subvolume and extent tree
  1207. * To ensure all subvolume and extent tree have a valid
  1208. * commit_root to accounting later insert_dir_item()
  1209. * 2) write all btree blocks onto disk
  1210. * This is to make sure later btree modification will be cowed
  1211. * Or commit_root can be populated and cause wrong qgroup numbers
  1212. * In this simplified commit, we don't really care about other trees
  1213. * like chunk and root tree, as they won't affect qgroup.
  1214. * And we don't write super to avoid half committed status.
  1215. */
  1216. ret = commit_cowonly_roots(trans, fs_info);
  1217. if (ret)
  1218. goto out;
  1219. switch_commit_roots(trans->transaction, fs_info);
  1220. ret = btrfs_write_and_wait_transaction(trans, fs_info);
  1221. if (ret)
  1222. btrfs_handle_fs_error(fs_info, ret,
  1223. "Error while writing out transaction for qgroup");
  1224. out:
  1225. mutex_unlock(&fs_info->tree_log_mutex);
  1226. /*
  1227. * Force parent root to be updated, as we recorded it before so its
  1228. * last_trans == cur_transid.
  1229. * Or it won't be committed again onto disk after later
  1230. * insert_dir_item()
  1231. */
  1232. if (!ret)
  1233. record_root_in_trans(trans, parent, 1);
  1234. return ret;
  1235. }
  1236. /*
  1237. * new snapshots need to be created at a very specific time in the
  1238. * transaction commit. This does the actual creation.
  1239. *
  1240. * Note:
  1241. * If the error which may affect the commitment of the current transaction
  1242. * happens, we should return the error number. If the error which just affect
  1243. * the creation of the pending snapshots, just return 0.
  1244. */
  1245. static noinline int create_pending_snapshot(struct btrfs_trans_handle *trans,
  1246. struct btrfs_fs_info *fs_info,
  1247. struct btrfs_pending_snapshot *pending)
  1248. {
  1249. struct btrfs_key key;
  1250. struct btrfs_root_item *new_root_item;
  1251. struct btrfs_root *tree_root = fs_info->tree_root;
  1252. struct btrfs_root *root = pending->root;
  1253. struct btrfs_root *parent_root;
  1254. struct btrfs_block_rsv *rsv;
  1255. struct inode *parent_inode;
  1256. struct btrfs_path *path;
  1257. struct btrfs_dir_item *dir_item;
  1258. struct dentry *dentry;
  1259. struct extent_buffer *tmp;
  1260. struct extent_buffer *old;
  1261. struct timespec cur_time;
  1262. int ret = 0;
  1263. u64 to_reserve = 0;
  1264. u64 index = 0;
  1265. u64 objectid;
  1266. u64 root_flags;
  1267. uuid_le new_uuid;
  1268. ASSERT(pending->path);
  1269. path = pending->path;
  1270. ASSERT(pending->root_item);
  1271. new_root_item = pending->root_item;
  1272. pending->error = btrfs_find_free_objectid(tree_root, &objectid);
  1273. if (pending->error)
  1274. goto no_free_objectid;
  1275. /*
  1276. * Make qgroup to skip current new snapshot's qgroupid, as it is
  1277. * accounted by later btrfs_qgroup_inherit().
  1278. */
  1279. btrfs_set_skip_qgroup(trans, objectid);
  1280. btrfs_reloc_pre_snapshot(pending, &to_reserve);
  1281. if (to_reserve > 0) {
  1282. pending->error = btrfs_block_rsv_add(root,
  1283. &pending->block_rsv,
  1284. to_reserve,
  1285. BTRFS_RESERVE_NO_FLUSH);
  1286. if (pending->error)
  1287. goto clear_skip_qgroup;
  1288. }
  1289. key.objectid = objectid;
  1290. key.offset = (u64)-1;
  1291. key.type = BTRFS_ROOT_ITEM_KEY;
  1292. rsv = trans->block_rsv;
  1293. trans->block_rsv = &pending->block_rsv;
  1294. trans->bytes_reserved = trans->block_rsv->reserved;
  1295. trace_btrfs_space_reservation(fs_info, "transaction",
  1296. trans->transid,
  1297. trans->bytes_reserved, 1);
  1298. dentry = pending->dentry;
  1299. parent_inode = pending->dir;
  1300. parent_root = BTRFS_I(parent_inode)->root;
  1301. record_root_in_trans(trans, parent_root, 0);
  1302. cur_time = current_time(parent_inode);
  1303. /*
  1304. * insert the directory item
  1305. */
  1306. ret = btrfs_set_inode_index(BTRFS_I(parent_inode), &index);
  1307. BUG_ON(ret); /* -ENOMEM */
  1308. /* check if there is a file/dir which has the same name. */
  1309. dir_item = btrfs_lookup_dir_item(NULL, parent_root, path,
  1310. btrfs_ino(BTRFS_I(parent_inode)),
  1311. dentry->d_name.name,
  1312. dentry->d_name.len, 0);
  1313. if (dir_item != NULL && !IS_ERR(dir_item)) {
  1314. pending->error = -EEXIST;
  1315. goto dir_item_existed;
  1316. } else if (IS_ERR(dir_item)) {
  1317. ret = PTR_ERR(dir_item);
  1318. btrfs_abort_transaction(trans, ret);
  1319. goto fail;
  1320. }
  1321. btrfs_release_path(path);
  1322. /*
  1323. * pull in the delayed directory update
  1324. * and the delayed inode item
  1325. * otherwise we corrupt the FS during
  1326. * snapshot
  1327. */
  1328. ret = btrfs_run_delayed_items(trans, fs_info);
  1329. if (ret) { /* Transaction aborted */
  1330. btrfs_abort_transaction(trans, ret);
  1331. goto fail;
  1332. }
  1333. record_root_in_trans(trans, root, 0);
  1334. btrfs_set_root_last_snapshot(&root->root_item, trans->transid);
  1335. memcpy(new_root_item, &root->root_item, sizeof(*new_root_item));
  1336. btrfs_check_and_init_root_item(new_root_item);
  1337. root_flags = btrfs_root_flags(new_root_item);
  1338. if (pending->readonly)
  1339. root_flags |= BTRFS_ROOT_SUBVOL_RDONLY;
  1340. else
  1341. root_flags &= ~BTRFS_ROOT_SUBVOL_RDONLY;
  1342. btrfs_set_root_flags(new_root_item, root_flags);
  1343. btrfs_set_root_generation_v2(new_root_item,
  1344. trans->transid);
  1345. uuid_le_gen(&new_uuid);
  1346. memcpy(new_root_item->uuid, new_uuid.b, BTRFS_UUID_SIZE);
  1347. memcpy(new_root_item->parent_uuid, root->root_item.uuid,
  1348. BTRFS_UUID_SIZE);
  1349. if (!(root_flags & BTRFS_ROOT_SUBVOL_RDONLY)) {
  1350. memset(new_root_item->received_uuid, 0,
  1351. sizeof(new_root_item->received_uuid));
  1352. memset(&new_root_item->stime, 0, sizeof(new_root_item->stime));
  1353. memset(&new_root_item->rtime, 0, sizeof(new_root_item->rtime));
  1354. btrfs_set_root_stransid(new_root_item, 0);
  1355. btrfs_set_root_rtransid(new_root_item, 0);
  1356. }
  1357. btrfs_set_stack_timespec_sec(&new_root_item->otime, cur_time.tv_sec);
  1358. btrfs_set_stack_timespec_nsec(&new_root_item->otime, cur_time.tv_nsec);
  1359. btrfs_set_root_otransid(new_root_item, trans->transid);
  1360. old = btrfs_lock_root_node(root);
  1361. ret = btrfs_cow_block(trans, root, old, NULL, 0, &old);
  1362. if (ret) {
  1363. btrfs_tree_unlock(old);
  1364. free_extent_buffer(old);
  1365. btrfs_abort_transaction(trans, ret);
  1366. goto fail;
  1367. }
  1368. btrfs_set_lock_blocking(old);
  1369. ret = btrfs_copy_root(trans, root, old, &tmp, objectid);
  1370. /* clean up in any case */
  1371. btrfs_tree_unlock(old);
  1372. free_extent_buffer(old);
  1373. if (ret) {
  1374. btrfs_abort_transaction(trans, ret);
  1375. goto fail;
  1376. }
  1377. /* see comments in should_cow_block() */
  1378. set_bit(BTRFS_ROOT_FORCE_COW, &root->state);
  1379. smp_wmb();
  1380. btrfs_set_root_node(new_root_item, tmp);
  1381. /* record when the snapshot was created in key.offset */
  1382. key.offset = trans->transid;
  1383. ret = btrfs_insert_root(trans, tree_root, &key, new_root_item);
  1384. btrfs_tree_unlock(tmp);
  1385. free_extent_buffer(tmp);
  1386. if (ret) {
  1387. btrfs_abort_transaction(trans, ret);
  1388. goto fail;
  1389. }
  1390. /*
  1391. * insert root back/forward references
  1392. */
  1393. ret = btrfs_add_root_ref(trans, fs_info, objectid,
  1394. parent_root->root_key.objectid,
  1395. btrfs_ino(BTRFS_I(parent_inode)), index,
  1396. dentry->d_name.name, dentry->d_name.len);
  1397. if (ret) {
  1398. btrfs_abort_transaction(trans, ret);
  1399. goto fail;
  1400. }
  1401. key.offset = (u64)-1;
  1402. pending->snap = btrfs_read_fs_root_no_name(fs_info, &key);
  1403. if (IS_ERR(pending->snap)) {
  1404. ret = PTR_ERR(pending->snap);
  1405. btrfs_abort_transaction(trans, ret);
  1406. goto fail;
  1407. }
  1408. ret = btrfs_reloc_post_snapshot(trans, pending);
  1409. if (ret) {
  1410. btrfs_abort_transaction(trans, ret);
  1411. goto fail;
  1412. }
  1413. ret = btrfs_run_delayed_refs(trans, fs_info, (unsigned long)-1);
  1414. if (ret) {
  1415. btrfs_abort_transaction(trans, ret);
  1416. goto fail;
  1417. }
  1418. /*
  1419. * Do special qgroup accounting for snapshot, as we do some qgroup
  1420. * snapshot hack to do fast snapshot.
  1421. * To co-operate with that hack, we do hack again.
  1422. * Or snapshot will be greatly slowed down by a subtree qgroup rescan
  1423. */
  1424. ret = qgroup_account_snapshot(trans, root, parent_root,
  1425. pending->inherit, objectid);
  1426. if (ret < 0)
  1427. goto fail;
  1428. ret = btrfs_insert_dir_item(trans, parent_root,
  1429. dentry->d_name.name, dentry->d_name.len,
  1430. BTRFS_I(parent_inode), &key,
  1431. BTRFS_FT_DIR, index);
  1432. /* We have check then name at the beginning, so it is impossible. */
  1433. BUG_ON(ret == -EEXIST || ret == -EOVERFLOW);
  1434. if (ret) {
  1435. btrfs_abort_transaction(trans, ret);
  1436. goto fail;
  1437. }
  1438. btrfs_i_size_write(BTRFS_I(parent_inode), parent_inode->i_size +
  1439. dentry->d_name.len * 2);
  1440. parent_inode->i_mtime = parent_inode->i_ctime =
  1441. current_time(parent_inode);
  1442. ret = btrfs_update_inode_fallback(trans, parent_root, parent_inode);
  1443. if (ret) {
  1444. btrfs_abort_transaction(trans, ret);
  1445. goto fail;
  1446. }
  1447. ret = btrfs_uuid_tree_add(trans, fs_info, new_uuid.b,
  1448. BTRFS_UUID_KEY_SUBVOL, objectid);
  1449. if (ret) {
  1450. btrfs_abort_transaction(trans, ret);
  1451. goto fail;
  1452. }
  1453. if (!btrfs_is_empty_uuid(new_root_item->received_uuid)) {
  1454. ret = btrfs_uuid_tree_add(trans, fs_info,
  1455. new_root_item->received_uuid,
  1456. BTRFS_UUID_KEY_RECEIVED_SUBVOL,
  1457. objectid);
  1458. if (ret && ret != -EEXIST) {
  1459. btrfs_abort_transaction(trans, ret);
  1460. goto fail;
  1461. }
  1462. }
  1463. ret = btrfs_run_delayed_refs(trans, fs_info, (unsigned long)-1);
  1464. if (ret) {
  1465. btrfs_abort_transaction(trans, ret);
  1466. goto fail;
  1467. }
  1468. fail:
  1469. pending->error = ret;
  1470. dir_item_existed:
  1471. trans->block_rsv = rsv;
  1472. trans->bytes_reserved = 0;
  1473. clear_skip_qgroup:
  1474. btrfs_clear_skip_qgroup(trans);
  1475. no_free_objectid:
  1476. kfree(new_root_item);
  1477. pending->root_item = NULL;
  1478. btrfs_free_path(path);
  1479. pending->path = NULL;
  1480. return ret;
  1481. }
  1482. /*
  1483. * create all the snapshots we've scheduled for creation
  1484. */
  1485. static noinline int create_pending_snapshots(struct btrfs_trans_handle *trans,
  1486. struct btrfs_fs_info *fs_info)
  1487. {
  1488. struct btrfs_pending_snapshot *pending, *next;
  1489. struct list_head *head = &trans->transaction->pending_snapshots;
  1490. int ret = 0;
  1491. list_for_each_entry_safe(pending, next, head, list) {
  1492. list_del(&pending->list);
  1493. ret = create_pending_snapshot(trans, fs_info, pending);
  1494. if (ret)
  1495. break;
  1496. }
  1497. return ret;
  1498. }
  1499. static void update_super_roots(struct btrfs_fs_info *fs_info)
  1500. {
  1501. struct btrfs_root_item *root_item;
  1502. struct btrfs_super_block *super;
  1503. super = fs_info->super_copy;
  1504. /* update latest btrfs_super_block::chunk_root refs */
  1505. root_item = &fs_info->chunk_root->root_item;
  1506. btrfs_set_super_chunk_root(super, root_item->bytenr);
  1507. btrfs_set_super_chunk_root_generation(super, root_item->generation);
  1508. btrfs_set_super_chunk_root_level(super, root_item->level);
  1509. /* update latest btrfs_super_block::root refs */
  1510. root_item = &fs_info->tree_root->root_item;
  1511. btrfs_set_super_root(super, root_item->bytenr);
  1512. btrfs_set_super_generation(super, root_item->generation);
  1513. btrfs_set_super_root_level(super, root_item->level);
  1514. if (btrfs_test_opt(fs_info, SPACE_CACHE))
  1515. btrfs_set_super_cache_generation(super, root_item->generation);
  1516. if (test_bit(BTRFS_FS_UPDATE_UUID_TREE_GEN, &fs_info->flags))
  1517. btrfs_set_super_uuid_tree_generation(super,
  1518. root_item->generation);
  1519. }
  1520. int btrfs_transaction_in_commit(struct btrfs_fs_info *info)
  1521. {
  1522. struct btrfs_transaction *trans;
  1523. int ret = 0;
  1524. spin_lock(&info->trans_lock);
  1525. trans = info->running_transaction;
  1526. if (trans)
  1527. ret = (trans->state >= TRANS_STATE_COMMIT_START);
  1528. spin_unlock(&info->trans_lock);
  1529. return ret;
  1530. }
  1531. int btrfs_transaction_blocked(struct btrfs_fs_info *info)
  1532. {
  1533. struct btrfs_transaction *trans;
  1534. int ret = 0;
  1535. spin_lock(&info->trans_lock);
  1536. trans = info->running_transaction;
  1537. if (trans)
  1538. ret = is_transaction_blocked(trans);
  1539. spin_unlock(&info->trans_lock);
  1540. return ret;
  1541. }
  1542. /*
  1543. * wait for the current transaction commit to start and block subsequent
  1544. * transaction joins
  1545. */
  1546. static void wait_current_trans_commit_start(struct btrfs_fs_info *fs_info,
  1547. struct btrfs_transaction *trans)
  1548. {
  1549. wait_event(fs_info->transaction_blocked_wait,
  1550. trans->state >= TRANS_STATE_COMMIT_START || trans->aborted);
  1551. }
  1552. /*
  1553. * wait for the current transaction to start and then become unblocked.
  1554. * caller holds ref.
  1555. */
  1556. static void wait_current_trans_commit_start_and_unblock(
  1557. struct btrfs_fs_info *fs_info,
  1558. struct btrfs_transaction *trans)
  1559. {
  1560. wait_event(fs_info->transaction_wait,
  1561. trans->state >= TRANS_STATE_UNBLOCKED || trans->aborted);
  1562. }
  1563. /*
  1564. * commit transactions asynchronously. once btrfs_commit_transaction_async
  1565. * returns, any subsequent transaction will not be allowed to join.
  1566. */
  1567. struct btrfs_async_commit {
  1568. struct btrfs_trans_handle *newtrans;
  1569. struct work_struct work;
  1570. };
  1571. static void do_async_commit(struct work_struct *work)
  1572. {
  1573. struct btrfs_async_commit *ac =
  1574. container_of(work, struct btrfs_async_commit, work);
  1575. /*
  1576. * We've got freeze protection passed with the transaction.
  1577. * Tell lockdep about it.
  1578. */
  1579. if (ac->newtrans->type & __TRANS_FREEZABLE)
  1580. __sb_writers_acquired(ac->newtrans->fs_info->sb, SB_FREEZE_FS);
  1581. current->journal_info = ac->newtrans;
  1582. btrfs_commit_transaction(ac->newtrans);
  1583. kfree(ac);
  1584. }
  1585. int btrfs_commit_transaction_async(struct btrfs_trans_handle *trans,
  1586. int wait_for_unblock)
  1587. {
  1588. struct btrfs_fs_info *fs_info = trans->fs_info;
  1589. struct btrfs_async_commit *ac;
  1590. struct btrfs_transaction *cur_trans;
  1591. ac = kmalloc(sizeof(*ac), GFP_NOFS);
  1592. if (!ac)
  1593. return -ENOMEM;
  1594. INIT_WORK(&ac->work, do_async_commit);
  1595. ac->newtrans = btrfs_join_transaction(trans->root);
  1596. if (IS_ERR(ac->newtrans)) {
  1597. int err = PTR_ERR(ac->newtrans);
  1598. kfree(ac);
  1599. return err;
  1600. }
  1601. /* take transaction reference */
  1602. cur_trans = trans->transaction;
  1603. refcount_inc(&cur_trans->use_count);
  1604. btrfs_end_transaction(trans);
  1605. /*
  1606. * Tell lockdep we've released the freeze rwsem, since the
  1607. * async commit thread will be the one to unlock it.
  1608. */
  1609. if (ac->newtrans->type & __TRANS_FREEZABLE)
  1610. __sb_writers_release(fs_info->sb, SB_FREEZE_FS);
  1611. schedule_work(&ac->work);
  1612. /* wait for transaction to start and unblock */
  1613. if (wait_for_unblock)
  1614. wait_current_trans_commit_start_and_unblock(fs_info, cur_trans);
  1615. else
  1616. wait_current_trans_commit_start(fs_info, cur_trans);
  1617. if (current->journal_info == trans)
  1618. current->journal_info = NULL;
  1619. btrfs_put_transaction(cur_trans);
  1620. return 0;
  1621. }
  1622. static void cleanup_transaction(struct btrfs_trans_handle *trans,
  1623. struct btrfs_root *root, int err)
  1624. {
  1625. struct btrfs_fs_info *fs_info = root->fs_info;
  1626. struct btrfs_transaction *cur_trans = trans->transaction;
  1627. DEFINE_WAIT(wait);
  1628. WARN_ON(refcount_read(&trans->use_count) > 1);
  1629. btrfs_abort_transaction(trans, err);
  1630. spin_lock(&fs_info->trans_lock);
  1631. /*
  1632. * If the transaction is removed from the list, it means this
  1633. * transaction has been committed successfully, so it is impossible
  1634. * to call the cleanup function.
  1635. */
  1636. BUG_ON(list_empty(&cur_trans->list));
  1637. list_del_init(&cur_trans->list);
  1638. if (cur_trans == fs_info->running_transaction) {
  1639. cur_trans->state = TRANS_STATE_COMMIT_DOING;
  1640. spin_unlock(&fs_info->trans_lock);
  1641. wait_event(cur_trans->writer_wait,
  1642. atomic_read(&cur_trans->num_writers) == 1);
  1643. spin_lock(&fs_info->trans_lock);
  1644. }
  1645. spin_unlock(&fs_info->trans_lock);
  1646. btrfs_cleanup_one_transaction(trans->transaction, fs_info);
  1647. spin_lock(&fs_info->trans_lock);
  1648. if (cur_trans == fs_info->running_transaction)
  1649. fs_info->running_transaction = NULL;
  1650. spin_unlock(&fs_info->trans_lock);
  1651. if (trans->type & __TRANS_FREEZABLE)
  1652. sb_end_intwrite(fs_info->sb);
  1653. btrfs_put_transaction(cur_trans);
  1654. btrfs_put_transaction(cur_trans);
  1655. trace_btrfs_transaction_commit(root);
  1656. if (current->journal_info == trans)
  1657. current->journal_info = NULL;
  1658. btrfs_scrub_cancel(fs_info);
  1659. kmem_cache_free(btrfs_trans_handle_cachep, trans);
  1660. }
  1661. static inline int btrfs_start_delalloc_flush(struct btrfs_fs_info *fs_info)
  1662. {
  1663. /*
  1664. * We use writeback_inodes_sb here because if we used
  1665. * btrfs_start_delalloc_roots we would deadlock with fs freeze.
  1666. * Currently are holding the fs freeze lock, if we do an async flush
  1667. * we'll do btrfs_join_transaction() and deadlock because we need to
  1668. * wait for the fs freeze lock. Using the direct flushing we benefit
  1669. * from already being in a transaction and our join_transaction doesn't
  1670. * have to re-take the fs freeze lock.
  1671. */
  1672. if (btrfs_test_opt(fs_info, FLUSHONCOMMIT))
  1673. writeback_inodes_sb(fs_info->sb, WB_REASON_SYNC);
  1674. return 0;
  1675. }
  1676. static inline void btrfs_wait_delalloc_flush(struct btrfs_fs_info *fs_info)
  1677. {
  1678. if (btrfs_test_opt(fs_info, FLUSHONCOMMIT))
  1679. btrfs_wait_ordered_roots(fs_info, U64_MAX, 0, (u64)-1);
  1680. }
  1681. static inline void
  1682. btrfs_wait_pending_ordered(struct btrfs_transaction *cur_trans)
  1683. {
  1684. wait_event(cur_trans->pending_wait,
  1685. atomic_read(&cur_trans->pending_ordered) == 0);
  1686. }
  1687. int btrfs_commit_transaction(struct btrfs_trans_handle *trans)
  1688. {
  1689. struct btrfs_fs_info *fs_info = trans->fs_info;
  1690. struct btrfs_transaction *cur_trans = trans->transaction;
  1691. struct btrfs_transaction *prev_trans = NULL;
  1692. int ret;
  1693. /* Stop the commit early if ->aborted is set */
  1694. if (unlikely(READ_ONCE(cur_trans->aborted))) {
  1695. ret = cur_trans->aborted;
  1696. btrfs_end_transaction(trans);
  1697. return ret;
  1698. }
  1699. /* make a pass through all the delayed refs we have so far
  1700. * any runnings procs may add more while we are here
  1701. */
  1702. ret = btrfs_run_delayed_refs(trans, fs_info, 0);
  1703. if (ret) {
  1704. btrfs_end_transaction(trans);
  1705. return ret;
  1706. }
  1707. btrfs_trans_release_metadata(trans, fs_info);
  1708. trans->block_rsv = NULL;
  1709. cur_trans = trans->transaction;
  1710. /*
  1711. * set the flushing flag so procs in this transaction have to
  1712. * start sending their work down.
  1713. */
  1714. cur_trans->delayed_refs.flushing = 1;
  1715. smp_wmb();
  1716. if (!list_empty(&trans->new_bgs))
  1717. btrfs_create_pending_block_groups(trans, fs_info);
  1718. ret = btrfs_run_delayed_refs(trans, fs_info, 0);
  1719. if (ret) {
  1720. btrfs_end_transaction(trans);
  1721. return ret;
  1722. }
  1723. if (!test_bit(BTRFS_TRANS_DIRTY_BG_RUN, &cur_trans->flags)) {
  1724. int run_it = 0;
  1725. /* this mutex is also taken before trying to set
  1726. * block groups readonly. We need to make sure
  1727. * that nobody has set a block group readonly
  1728. * after a extents from that block group have been
  1729. * allocated for cache files. btrfs_set_block_group_ro
  1730. * will wait for the transaction to commit if it
  1731. * finds BTRFS_TRANS_DIRTY_BG_RUN set.
  1732. *
  1733. * The BTRFS_TRANS_DIRTY_BG_RUN flag is also used to make sure
  1734. * only one process starts all the block group IO. It wouldn't
  1735. * hurt to have more than one go through, but there's no
  1736. * real advantage to it either.
  1737. */
  1738. mutex_lock(&fs_info->ro_block_group_mutex);
  1739. if (!test_and_set_bit(BTRFS_TRANS_DIRTY_BG_RUN,
  1740. &cur_trans->flags))
  1741. run_it = 1;
  1742. mutex_unlock(&fs_info->ro_block_group_mutex);
  1743. if (run_it)
  1744. ret = btrfs_start_dirty_block_groups(trans, fs_info);
  1745. }
  1746. if (ret) {
  1747. btrfs_end_transaction(trans);
  1748. return ret;
  1749. }
  1750. spin_lock(&fs_info->trans_lock);
  1751. if (cur_trans->state >= TRANS_STATE_COMMIT_START) {
  1752. spin_unlock(&fs_info->trans_lock);
  1753. refcount_inc(&cur_trans->use_count);
  1754. ret = btrfs_end_transaction(trans);
  1755. wait_for_commit(cur_trans);
  1756. if (unlikely(cur_trans->aborted))
  1757. ret = cur_trans->aborted;
  1758. btrfs_put_transaction(cur_trans);
  1759. return ret;
  1760. }
  1761. cur_trans->state = TRANS_STATE_COMMIT_START;
  1762. wake_up(&fs_info->transaction_blocked_wait);
  1763. if (cur_trans->list.prev != &fs_info->trans_list) {
  1764. prev_trans = list_entry(cur_trans->list.prev,
  1765. struct btrfs_transaction, list);
  1766. if (prev_trans->state != TRANS_STATE_COMPLETED) {
  1767. refcount_inc(&prev_trans->use_count);
  1768. spin_unlock(&fs_info->trans_lock);
  1769. wait_for_commit(prev_trans);
  1770. ret = prev_trans->aborted;
  1771. btrfs_put_transaction(prev_trans);
  1772. if (ret)
  1773. goto cleanup_transaction;
  1774. } else {
  1775. spin_unlock(&fs_info->trans_lock);
  1776. }
  1777. } else {
  1778. spin_unlock(&fs_info->trans_lock);
  1779. }
  1780. extwriter_counter_dec(cur_trans, trans->type);
  1781. ret = btrfs_start_delalloc_flush(fs_info);
  1782. if (ret)
  1783. goto cleanup_transaction;
  1784. ret = btrfs_run_delayed_items(trans, fs_info);
  1785. if (ret)
  1786. goto cleanup_transaction;
  1787. wait_event(cur_trans->writer_wait,
  1788. extwriter_counter_read(cur_trans) == 0);
  1789. /* some pending stuffs might be added after the previous flush. */
  1790. ret = btrfs_run_delayed_items(trans, fs_info);
  1791. if (ret)
  1792. goto cleanup_transaction;
  1793. btrfs_wait_delalloc_flush(fs_info);
  1794. btrfs_wait_pending_ordered(cur_trans);
  1795. btrfs_scrub_pause(fs_info);
  1796. /*
  1797. * Ok now we need to make sure to block out any other joins while we
  1798. * commit the transaction. We could have started a join before setting
  1799. * COMMIT_DOING so make sure to wait for num_writers to == 1 again.
  1800. */
  1801. spin_lock(&fs_info->trans_lock);
  1802. cur_trans->state = TRANS_STATE_COMMIT_DOING;
  1803. spin_unlock(&fs_info->trans_lock);
  1804. wait_event(cur_trans->writer_wait,
  1805. atomic_read(&cur_trans->num_writers) == 1);
  1806. /* ->aborted might be set after the previous check, so check it */
  1807. if (unlikely(READ_ONCE(cur_trans->aborted))) {
  1808. ret = cur_trans->aborted;
  1809. goto scrub_continue;
  1810. }
  1811. /*
  1812. * the reloc mutex makes sure that we stop
  1813. * the balancing code from coming in and moving
  1814. * extents around in the middle of the commit
  1815. */
  1816. mutex_lock(&fs_info->reloc_mutex);
  1817. /*
  1818. * We needn't worry about the delayed items because we will
  1819. * deal with them in create_pending_snapshot(), which is the
  1820. * core function of the snapshot creation.
  1821. */
  1822. ret = create_pending_snapshots(trans, fs_info);
  1823. if (ret) {
  1824. mutex_unlock(&fs_info->reloc_mutex);
  1825. goto scrub_continue;
  1826. }
  1827. /*
  1828. * We insert the dir indexes of the snapshots and update the inode
  1829. * of the snapshots' parents after the snapshot creation, so there
  1830. * are some delayed items which are not dealt with. Now deal with
  1831. * them.
  1832. *
  1833. * We needn't worry that this operation will corrupt the snapshots,
  1834. * because all the tree which are snapshoted will be forced to COW
  1835. * the nodes and leaves.
  1836. */
  1837. ret = btrfs_run_delayed_items(trans, fs_info);
  1838. if (ret) {
  1839. mutex_unlock(&fs_info->reloc_mutex);
  1840. goto scrub_continue;
  1841. }
  1842. ret = btrfs_run_delayed_refs(trans, fs_info, (unsigned long)-1);
  1843. if (ret) {
  1844. mutex_unlock(&fs_info->reloc_mutex);
  1845. goto scrub_continue;
  1846. }
  1847. /*
  1848. * make sure none of the code above managed to slip in a
  1849. * delayed item
  1850. */
  1851. btrfs_assert_delayed_root_empty(fs_info);
  1852. WARN_ON(cur_trans != trans->transaction);
  1853. /* btrfs_commit_tree_roots is responsible for getting the
  1854. * various roots consistent with each other. Every pointer
  1855. * in the tree of tree roots has to point to the most up to date
  1856. * root for every subvolume and other tree. So, we have to keep
  1857. * the tree logging code from jumping in and changing any
  1858. * of the trees.
  1859. *
  1860. * At this point in the commit, there can't be any tree-log
  1861. * writers, but a little lower down we drop the trans mutex
  1862. * and let new people in. By holding the tree_log_mutex
  1863. * from now until after the super is written, we avoid races
  1864. * with the tree-log code.
  1865. */
  1866. mutex_lock(&fs_info->tree_log_mutex);
  1867. ret = commit_fs_roots(trans, fs_info);
  1868. if (ret) {
  1869. mutex_unlock(&fs_info->tree_log_mutex);
  1870. mutex_unlock(&fs_info->reloc_mutex);
  1871. goto scrub_continue;
  1872. }
  1873. /*
  1874. * Since the transaction is done, we can apply the pending changes
  1875. * before the next transaction.
  1876. */
  1877. btrfs_apply_pending_changes(fs_info);
  1878. /* commit_fs_roots gets rid of all the tree log roots, it is now
  1879. * safe to free the root of tree log roots
  1880. */
  1881. btrfs_free_log_root_tree(trans, fs_info);
  1882. /*
  1883. * commit_fs_roots() can call btrfs_save_ino_cache(), which generates
  1884. * new delayed refs. Must handle them or qgroup can be wrong.
  1885. */
  1886. ret = btrfs_run_delayed_refs(trans, fs_info, (unsigned long)-1);
  1887. if (ret) {
  1888. mutex_unlock(&fs_info->tree_log_mutex);
  1889. mutex_unlock(&fs_info->reloc_mutex);
  1890. goto scrub_continue;
  1891. }
  1892. /*
  1893. * Since fs roots are all committed, we can get a quite accurate
  1894. * new_roots. So let's do quota accounting.
  1895. */
  1896. ret = btrfs_qgroup_account_extents(trans, fs_info);
  1897. if (ret < 0) {
  1898. mutex_unlock(&fs_info->tree_log_mutex);
  1899. mutex_unlock(&fs_info->reloc_mutex);
  1900. goto scrub_continue;
  1901. }
  1902. ret = commit_cowonly_roots(trans, fs_info);
  1903. if (ret) {
  1904. mutex_unlock(&fs_info->tree_log_mutex);
  1905. mutex_unlock(&fs_info->reloc_mutex);
  1906. goto scrub_continue;
  1907. }
  1908. /*
  1909. * The tasks which save the space cache and inode cache may also
  1910. * update ->aborted, check it.
  1911. */
  1912. if (unlikely(READ_ONCE(cur_trans->aborted))) {
  1913. ret = cur_trans->aborted;
  1914. mutex_unlock(&fs_info->tree_log_mutex);
  1915. mutex_unlock(&fs_info->reloc_mutex);
  1916. goto scrub_continue;
  1917. }
  1918. btrfs_prepare_extent_commit(fs_info);
  1919. cur_trans = fs_info->running_transaction;
  1920. btrfs_set_root_node(&fs_info->tree_root->root_item,
  1921. fs_info->tree_root->node);
  1922. list_add_tail(&fs_info->tree_root->dirty_list,
  1923. &cur_trans->switch_commits);
  1924. btrfs_set_root_node(&fs_info->chunk_root->root_item,
  1925. fs_info->chunk_root->node);
  1926. list_add_tail(&fs_info->chunk_root->dirty_list,
  1927. &cur_trans->switch_commits);
  1928. switch_commit_roots(cur_trans, fs_info);
  1929. ASSERT(list_empty(&cur_trans->dirty_bgs));
  1930. ASSERT(list_empty(&cur_trans->io_bgs));
  1931. update_super_roots(fs_info);
  1932. btrfs_set_super_log_root(fs_info->super_copy, 0);
  1933. btrfs_set_super_log_root_level(fs_info->super_copy, 0);
  1934. memcpy(fs_info->super_for_commit, fs_info->super_copy,
  1935. sizeof(*fs_info->super_copy));
  1936. btrfs_update_commit_device_size(fs_info);
  1937. btrfs_update_commit_device_bytes_used(fs_info, cur_trans);
  1938. clear_bit(BTRFS_FS_LOG1_ERR, &fs_info->flags);
  1939. clear_bit(BTRFS_FS_LOG2_ERR, &fs_info->flags);
  1940. btrfs_trans_release_chunk_metadata(trans);
  1941. spin_lock(&fs_info->trans_lock);
  1942. cur_trans->state = TRANS_STATE_UNBLOCKED;
  1943. fs_info->running_transaction = NULL;
  1944. spin_unlock(&fs_info->trans_lock);
  1945. mutex_unlock(&fs_info->reloc_mutex);
  1946. wake_up(&fs_info->transaction_wait);
  1947. ret = btrfs_write_and_wait_transaction(trans, fs_info);
  1948. if (ret) {
  1949. btrfs_handle_fs_error(fs_info, ret,
  1950. "Error while writing out transaction");
  1951. mutex_unlock(&fs_info->tree_log_mutex);
  1952. goto scrub_continue;
  1953. }
  1954. ret = write_all_supers(fs_info, 0);
  1955. /*
  1956. * the super is written, we can safely allow the tree-loggers
  1957. * to go about their business
  1958. */
  1959. mutex_unlock(&fs_info->tree_log_mutex);
  1960. if (ret)
  1961. goto scrub_continue;
  1962. btrfs_finish_extent_commit(trans, fs_info);
  1963. if (test_bit(BTRFS_TRANS_HAVE_FREE_BGS, &cur_trans->flags))
  1964. btrfs_clear_space_info_full(fs_info);
  1965. fs_info->last_trans_committed = cur_trans->transid;
  1966. /*
  1967. * We needn't acquire the lock here because there is no other task
  1968. * which can change it.
  1969. */
  1970. cur_trans->state = TRANS_STATE_COMPLETED;
  1971. wake_up(&cur_trans->commit_wait);
  1972. spin_lock(&fs_info->trans_lock);
  1973. list_del_init(&cur_trans->list);
  1974. spin_unlock(&fs_info->trans_lock);
  1975. btrfs_put_transaction(cur_trans);
  1976. btrfs_put_transaction(cur_trans);
  1977. if (trans->type & __TRANS_FREEZABLE)
  1978. sb_end_intwrite(fs_info->sb);
  1979. trace_btrfs_transaction_commit(trans->root);
  1980. btrfs_scrub_continue(fs_info);
  1981. if (current->journal_info == trans)
  1982. current->journal_info = NULL;
  1983. kmem_cache_free(btrfs_trans_handle_cachep, trans);
  1984. /*
  1985. * If fs has been frozen, we can not handle delayed iputs, otherwise
  1986. * it'll result in deadlock about SB_FREEZE_FS.
  1987. */
  1988. if (current != fs_info->transaction_kthread &&
  1989. current != fs_info->cleaner_kthread &&
  1990. !test_bit(BTRFS_FS_FROZEN, &fs_info->flags))
  1991. btrfs_run_delayed_iputs(fs_info);
  1992. return ret;
  1993. scrub_continue:
  1994. btrfs_scrub_continue(fs_info);
  1995. cleanup_transaction:
  1996. btrfs_trans_release_metadata(trans, fs_info);
  1997. btrfs_trans_release_chunk_metadata(trans);
  1998. trans->block_rsv = NULL;
  1999. btrfs_warn(fs_info, "Skipping commit of aborted transaction.");
  2000. if (current->journal_info == trans)
  2001. current->journal_info = NULL;
  2002. cleanup_transaction(trans, trans->root, ret);
  2003. return ret;
  2004. }
  2005. /*
  2006. * return < 0 if error
  2007. * 0 if there are no more dead_roots at the time of call
  2008. * 1 there are more to be processed, call me again
  2009. *
  2010. * The return value indicates there are certainly more snapshots to delete, but
  2011. * if there comes a new one during processing, it may return 0. We don't mind,
  2012. * because btrfs_commit_super will poke cleaner thread and it will process it a
  2013. * few seconds later.
  2014. */
  2015. int btrfs_clean_one_deleted_snapshot(struct btrfs_root *root)
  2016. {
  2017. int ret;
  2018. struct btrfs_fs_info *fs_info = root->fs_info;
  2019. spin_lock(&fs_info->trans_lock);
  2020. if (list_empty(&fs_info->dead_roots)) {
  2021. spin_unlock(&fs_info->trans_lock);
  2022. return 0;
  2023. }
  2024. root = list_first_entry(&fs_info->dead_roots,
  2025. struct btrfs_root, root_list);
  2026. list_del_init(&root->root_list);
  2027. spin_unlock(&fs_info->trans_lock);
  2028. btrfs_debug(fs_info, "cleaner removing %llu", root->objectid);
  2029. btrfs_kill_all_delayed_nodes(root);
  2030. if (btrfs_header_backref_rev(root->node) <
  2031. BTRFS_MIXED_BACKREF_REV)
  2032. ret = btrfs_drop_snapshot(root, NULL, 0, 0);
  2033. else
  2034. ret = btrfs_drop_snapshot(root, NULL, 1, 0);
  2035. return (ret < 0) ? 0 : 1;
  2036. }
  2037. void btrfs_apply_pending_changes(struct btrfs_fs_info *fs_info)
  2038. {
  2039. unsigned long prev;
  2040. unsigned long bit;
  2041. prev = xchg(&fs_info->pending_changes, 0);
  2042. if (!prev)
  2043. return;
  2044. bit = 1 << BTRFS_PENDING_SET_INODE_MAP_CACHE;
  2045. if (prev & bit)
  2046. btrfs_set_opt(fs_info->mount_opt, INODE_MAP_CACHE);
  2047. prev &= ~bit;
  2048. bit = 1 << BTRFS_PENDING_CLEAR_INODE_MAP_CACHE;
  2049. if (prev & bit)
  2050. btrfs_clear_opt(fs_info->mount_opt, INODE_MAP_CACHE);
  2051. prev &= ~bit;
  2052. bit = 1 << BTRFS_PENDING_COMMIT;
  2053. if (prev & bit)
  2054. btrfs_debug(fs_info, "pending commit done");
  2055. prev &= ~bit;
  2056. if (prev)
  2057. btrfs_warn(fs_info,
  2058. "unknown pending changes left 0x%lx, ignoring", prev);
  2059. }