super.c 49 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502150315041505150615071508150915101511151215131514151515161517151815191520152115221523152415251526152715281529153015311532153315341535153615371538153915401541154215431544154515461547154815491550155115521553155415551556155715581559156015611562156315641565156615671568156915701571157215731574157515761577157815791580158115821583158415851586158715881589159015911592159315941595159615971598159916001601160216031604160516061607160816091610161116121613161416151616161716181619162016211622162316241625162616271628162916301631163216331634163516361637163816391640164116421643164416451646164716481649165016511652165316541655165616571658165916601661166216631664166516661667166816691670167116721673167416751676167716781679168016811682168316841685168616871688168916901691169216931694169516961697169816991700170117021703170417051706170717081709171017111712171317141715171617171718171917201721172217231724172517261727172817291730173117321733173417351736173717381739174017411742174317441745174617471748174917501751175217531754175517561757175817591760176117621763176417651766176717681769177017711772177317741775177617771778177917801781178217831784178517861787178817891790179117921793179417951796179717981799180018011802180318041805180618071808180918101811181218131814181518161817181818191820182118221823182418251826182718281829183018311832183318341835183618371838183918401841184218431844184518461847184818491850185118521853185418551856185718581859186018611862186318641865186618671868
  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/blkdev.h>
  19. #include <linux/module.h>
  20. #include <linux/buffer_head.h>
  21. #include <linux/fs.h>
  22. #include <linux/pagemap.h>
  23. #include <linux/highmem.h>
  24. #include <linux/time.h>
  25. #include <linux/init.h>
  26. #include <linux/seq_file.h>
  27. #include <linux/string.h>
  28. #include <linux/backing-dev.h>
  29. #include <linux/mount.h>
  30. #include <linux/mpage.h>
  31. #include <linux/swap.h>
  32. #include <linux/writeback.h>
  33. #include <linux/statfs.h>
  34. #include <linux/compat.h>
  35. #include <linux/parser.h>
  36. #include <linux/ctype.h>
  37. #include <linux/namei.h>
  38. #include <linux/miscdevice.h>
  39. #include <linux/magic.h>
  40. #include <linux/slab.h>
  41. #include <linux/cleancache.h>
  42. #include <linux/ratelimit.h>
  43. #include <linux/btrfs.h>
  44. #include "compat.h"
  45. #include "delayed-inode.h"
  46. #include "ctree.h"
  47. #include "disk-io.h"
  48. #include "transaction.h"
  49. #include "btrfs_inode.h"
  50. #include "print-tree.h"
  51. #include "xattr.h"
  52. #include "volumes.h"
  53. #include "export.h"
  54. #include "compression.h"
  55. #include "rcu-string.h"
  56. #include "dev-replace.h"
  57. #include "free-space-cache.h"
  58. #include "tests/btrfs-tests.h"
  59. #define CREATE_TRACE_POINTS
  60. #include <trace/events/btrfs.h>
  61. static const struct super_operations btrfs_super_ops;
  62. static struct file_system_type btrfs_fs_type;
  63. static const char *btrfs_decode_error(int errno)
  64. {
  65. char *errstr = "unknown";
  66. switch (errno) {
  67. case -EIO:
  68. errstr = "IO failure";
  69. break;
  70. case -ENOMEM:
  71. errstr = "Out of memory";
  72. break;
  73. case -EROFS:
  74. errstr = "Readonly filesystem";
  75. break;
  76. case -EEXIST:
  77. errstr = "Object already exists";
  78. break;
  79. case -ENOSPC:
  80. errstr = "No space left";
  81. break;
  82. case -ENOENT:
  83. errstr = "No such entry";
  84. break;
  85. }
  86. return errstr;
  87. }
  88. static void save_error_info(struct btrfs_fs_info *fs_info)
  89. {
  90. /*
  91. * today we only save the error info into ram. Long term we'll
  92. * also send it down to the disk
  93. */
  94. set_bit(BTRFS_FS_STATE_ERROR, &fs_info->fs_state);
  95. }
  96. /* btrfs handle error by forcing the filesystem readonly */
  97. static void btrfs_handle_error(struct btrfs_fs_info *fs_info)
  98. {
  99. struct super_block *sb = fs_info->sb;
  100. if (sb->s_flags & MS_RDONLY)
  101. return;
  102. if (test_bit(BTRFS_FS_STATE_ERROR, &fs_info->fs_state)) {
  103. sb->s_flags |= MS_RDONLY;
  104. btrfs_info(fs_info, "forced readonly");
  105. /*
  106. * Note that a running device replace operation is not
  107. * canceled here although there is no way to update
  108. * the progress. It would add the risk of a deadlock,
  109. * therefore the canceling is ommited. The only penalty
  110. * is that some I/O remains active until the procedure
  111. * completes. The next time when the filesystem is
  112. * mounted writeable again, the device replace
  113. * operation continues.
  114. */
  115. }
  116. }
  117. #ifdef CONFIG_PRINTK
  118. /*
  119. * __btrfs_std_error decodes expected errors from the caller and
  120. * invokes the approciate error response.
  121. */
  122. void __btrfs_std_error(struct btrfs_fs_info *fs_info, const char *function,
  123. unsigned int line, int errno, const char *fmt, ...)
  124. {
  125. struct super_block *sb = fs_info->sb;
  126. const char *errstr;
  127. /*
  128. * Special case: if the error is EROFS, and we're already
  129. * under MS_RDONLY, then it is safe here.
  130. */
  131. if (errno == -EROFS && (sb->s_flags & MS_RDONLY))
  132. return;
  133. errstr = btrfs_decode_error(errno);
  134. if (fmt) {
  135. struct va_format vaf;
  136. va_list args;
  137. va_start(args, fmt);
  138. vaf.fmt = fmt;
  139. vaf.va = &args;
  140. printk(KERN_CRIT "BTRFS error (device %s) in %s:%d: errno=%d %s (%pV)\n",
  141. sb->s_id, function, line, errno, errstr, &vaf);
  142. va_end(args);
  143. } else {
  144. printk(KERN_CRIT "BTRFS error (device %s) in %s:%d: errno=%d %s\n",
  145. sb->s_id, function, line, errno, errstr);
  146. }
  147. /* Don't go through full error handling during mount */
  148. save_error_info(fs_info);
  149. if (sb->s_flags & MS_BORN)
  150. btrfs_handle_error(fs_info);
  151. }
  152. static const char * const logtypes[] = {
  153. "emergency",
  154. "alert",
  155. "critical",
  156. "error",
  157. "warning",
  158. "notice",
  159. "info",
  160. "debug",
  161. };
  162. void btrfs_printk(const struct btrfs_fs_info *fs_info, const char *fmt, ...)
  163. {
  164. struct super_block *sb = fs_info->sb;
  165. char lvl[4];
  166. struct va_format vaf;
  167. va_list args;
  168. const char *type = logtypes[4];
  169. int kern_level;
  170. va_start(args, fmt);
  171. kern_level = printk_get_level(fmt);
  172. if (kern_level) {
  173. size_t size = printk_skip_level(fmt) - fmt;
  174. memcpy(lvl, fmt, size);
  175. lvl[size] = '\0';
  176. fmt += size;
  177. type = logtypes[kern_level - '0'];
  178. } else
  179. *lvl = '\0';
  180. vaf.fmt = fmt;
  181. vaf.va = &args;
  182. printk("%sBTRFS %s (device %s): %pV\n", lvl, type, sb->s_id, &vaf);
  183. va_end(args);
  184. }
  185. #else
  186. void __btrfs_std_error(struct btrfs_fs_info *fs_info, const char *function,
  187. unsigned int line, int errno, const char *fmt, ...)
  188. {
  189. struct super_block *sb = fs_info->sb;
  190. /*
  191. * Special case: if the error is EROFS, and we're already
  192. * under MS_RDONLY, then it is safe here.
  193. */
  194. if (errno == -EROFS && (sb->s_flags & MS_RDONLY))
  195. return;
  196. /* Don't go through full error handling during mount */
  197. if (sb->s_flags & MS_BORN) {
  198. save_error_info(fs_info);
  199. btrfs_handle_error(fs_info);
  200. }
  201. }
  202. #endif
  203. /*
  204. * We only mark the transaction aborted and then set the file system read-only.
  205. * This will prevent new transactions from starting or trying to join this
  206. * one.
  207. *
  208. * This means that error recovery at the call site is limited to freeing
  209. * any local memory allocations and passing the error code up without
  210. * further cleanup. The transaction should complete as it normally would
  211. * in the call path but will return -EIO.
  212. *
  213. * We'll complete the cleanup in btrfs_end_transaction and
  214. * btrfs_commit_transaction.
  215. */
  216. void __btrfs_abort_transaction(struct btrfs_trans_handle *trans,
  217. struct btrfs_root *root, const char *function,
  218. unsigned int line, int errno)
  219. {
  220. /*
  221. * Report first abort since mount
  222. */
  223. if (!test_and_set_bit(BTRFS_FS_STATE_TRANS_ABORTED,
  224. &root->fs_info->fs_state)) {
  225. WARN(1, KERN_DEBUG "btrfs: Transaction aborted (error %d)\n",
  226. errno);
  227. }
  228. trans->aborted = errno;
  229. /* Nothing used. The other threads that have joined this
  230. * transaction may be able to continue. */
  231. if (!trans->blocks_used) {
  232. const char *errstr;
  233. errstr = btrfs_decode_error(errno);
  234. btrfs_warn(root->fs_info,
  235. "%s:%d: Aborting unused transaction(%s).",
  236. function, line, errstr);
  237. return;
  238. }
  239. ACCESS_ONCE(trans->transaction->aborted) = errno;
  240. /* Wake up anybody who may be waiting on this transaction */
  241. wake_up(&root->fs_info->transaction_wait);
  242. wake_up(&root->fs_info->transaction_blocked_wait);
  243. __btrfs_std_error(root->fs_info, function, line, errno, NULL);
  244. }
  245. /*
  246. * __btrfs_panic decodes unexpected, fatal errors from the caller,
  247. * issues an alert, and either panics or BUGs, depending on mount options.
  248. */
  249. void __btrfs_panic(struct btrfs_fs_info *fs_info, const char *function,
  250. unsigned int line, int errno, const char *fmt, ...)
  251. {
  252. char *s_id = "<unknown>";
  253. const char *errstr;
  254. struct va_format vaf = { .fmt = fmt };
  255. va_list args;
  256. if (fs_info)
  257. s_id = fs_info->sb->s_id;
  258. va_start(args, fmt);
  259. vaf.va = &args;
  260. errstr = btrfs_decode_error(errno);
  261. if (fs_info && (fs_info->mount_opt & BTRFS_MOUNT_PANIC_ON_FATAL_ERROR))
  262. panic(KERN_CRIT "BTRFS panic (device %s) in %s:%d: %pV (errno=%d %s)\n",
  263. s_id, function, line, &vaf, errno, errstr);
  264. printk(KERN_CRIT "BTRFS panic (device %s) in %s:%d: %pV (errno=%d %s)\n",
  265. s_id, function, line, &vaf, errno, errstr);
  266. va_end(args);
  267. /* Caller calls BUG() */
  268. }
  269. static void btrfs_put_super(struct super_block *sb)
  270. {
  271. (void)close_ctree(btrfs_sb(sb)->tree_root);
  272. /* FIXME: need to fix VFS to return error? */
  273. /* AV: return it _where_? ->put_super() can be triggered by any number
  274. * of async events, up to and including delivery of SIGKILL to the
  275. * last process that kept it busy. Or segfault in the aforementioned
  276. * process... Whom would you report that to?
  277. */
  278. }
  279. enum {
  280. Opt_degraded, Opt_subvol, Opt_subvolid, Opt_device, Opt_nodatasum,
  281. Opt_nodatacow, Opt_max_inline, Opt_alloc_start, Opt_nobarrier, Opt_ssd,
  282. Opt_nossd, Opt_ssd_spread, Opt_thread_pool, Opt_noacl, Opt_compress,
  283. Opt_compress_type, Opt_compress_force, Opt_compress_force_type,
  284. Opt_notreelog, Opt_ratio, Opt_flushoncommit, Opt_discard,
  285. Opt_space_cache, Opt_clear_cache, Opt_user_subvol_rm_allowed,
  286. Opt_enospc_debug, Opt_subvolrootid, Opt_defrag, Opt_inode_cache,
  287. Opt_no_space_cache, Opt_recovery, Opt_skip_balance,
  288. Opt_check_integrity, Opt_check_integrity_including_extent_data,
  289. Opt_check_integrity_print_mask, Opt_fatal_errors,
  290. Opt_commit_interval,
  291. Opt_err,
  292. };
  293. static match_table_t tokens = {
  294. {Opt_degraded, "degraded"},
  295. {Opt_subvol, "subvol=%s"},
  296. {Opt_subvolid, "subvolid=%s"},
  297. {Opt_device, "device=%s"},
  298. {Opt_nodatasum, "nodatasum"},
  299. {Opt_nodatacow, "nodatacow"},
  300. {Opt_nobarrier, "nobarrier"},
  301. {Opt_max_inline, "max_inline=%s"},
  302. {Opt_alloc_start, "alloc_start=%s"},
  303. {Opt_thread_pool, "thread_pool=%d"},
  304. {Opt_compress, "compress"},
  305. {Opt_compress_type, "compress=%s"},
  306. {Opt_compress_force, "compress-force"},
  307. {Opt_compress_force_type, "compress-force=%s"},
  308. {Opt_ssd, "ssd"},
  309. {Opt_ssd_spread, "ssd_spread"},
  310. {Opt_nossd, "nossd"},
  311. {Opt_noacl, "noacl"},
  312. {Opt_notreelog, "notreelog"},
  313. {Opt_flushoncommit, "flushoncommit"},
  314. {Opt_ratio, "metadata_ratio=%d"},
  315. {Opt_discard, "discard"},
  316. {Opt_space_cache, "space_cache"},
  317. {Opt_clear_cache, "clear_cache"},
  318. {Opt_user_subvol_rm_allowed, "user_subvol_rm_allowed"},
  319. {Opt_enospc_debug, "enospc_debug"},
  320. {Opt_subvolrootid, "subvolrootid=%d"},
  321. {Opt_defrag, "autodefrag"},
  322. {Opt_inode_cache, "inode_cache"},
  323. {Opt_no_space_cache, "nospace_cache"},
  324. {Opt_recovery, "recovery"},
  325. {Opt_skip_balance, "skip_balance"},
  326. {Opt_check_integrity, "check_int"},
  327. {Opt_check_integrity_including_extent_data, "check_int_data"},
  328. {Opt_check_integrity_print_mask, "check_int_print_mask=%d"},
  329. {Opt_fatal_errors, "fatal_errors=%s"},
  330. {Opt_commit_interval, "commit=%d"},
  331. {Opt_err, NULL},
  332. };
  333. /*
  334. * Regular mount options parser. Everything that is needed only when
  335. * reading in a new superblock is parsed here.
  336. * XXX JDM: This needs to be cleaned up for remount.
  337. */
  338. int btrfs_parse_options(struct btrfs_root *root, char *options)
  339. {
  340. struct btrfs_fs_info *info = root->fs_info;
  341. substring_t args[MAX_OPT_ARGS];
  342. char *p, *num, *orig = NULL;
  343. u64 cache_gen;
  344. int intarg;
  345. int ret = 0;
  346. char *compress_type;
  347. bool compress_force = false;
  348. cache_gen = btrfs_super_cache_generation(root->fs_info->super_copy);
  349. if (cache_gen)
  350. btrfs_set_opt(info->mount_opt, SPACE_CACHE);
  351. if (!options)
  352. goto out;
  353. /*
  354. * strsep changes the string, duplicate it because parse_options
  355. * gets called twice
  356. */
  357. options = kstrdup(options, GFP_NOFS);
  358. if (!options)
  359. return -ENOMEM;
  360. orig = options;
  361. while ((p = strsep(&options, ",")) != NULL) {
  362. int token;
  363. if (!*p)
  364. continue;
  365. token = match_token(p, tokens, args);
  366. switch (token) {
  367. case Opt_degraded:
  368. printk(KERN_INFO "btrfs: allowing degraded mounts\n");
  369. btrfs_set_opt(info->mount_opt, DEGRADED);
  370. break;
  371. case Opt_subvol:
  372. case Opt_subvolid:
  373. case Opt_subvolrootid:
  374. case Opt_device:
  375. /*
  376. * These are parsed by btrfs_parse_early_options
  377. * and can be happily ignored here.
  378. */
  379. break;
  380. case Opt_nodatasum:
  381. printk(KERN_INFO "btrfs: setting nodatasum\n");
  382. btrfs_set_opt(info->mount_opt, NODATASUM);
  383. break;
  384. case Opt_nodatacow:
  385. if (!btrfs_test_opt(root, COMPRESS) ||
  386. !btrfs_test_opt(root, FORCE_COMPRESS)) {
  387. printk(KERN_INFO "btrfs: setting nodatacow, compression disabled\n");
  388. } else {
  389. printk(KERN_INFO "btrfs: setting nodatacow\n");
  390. }
  391. info->compress_type = BTRFS_COMPRESS_NONE;
  392. btrfs_clear_opt(info->mount_opt, COMPRESS);
  393. btrfs_clear_opt(info->mount_opt, FORCE_COMPRESS);
  394. btrfs_set_opt(info->mount_opt, NODATACOW);
  395. btrfs_set_opt(info->mount_opt, NODATASUM);
  396. break;
  397. case Opt_compress_force:
  398. case Opt_compress_force_type:
  399. compress_force = true;
  400. /* Fallthrough */
  401. case Opt_compress:
  402. case Opt_compress_type:
  403. if (token == Opt_compress ||
  404. token == Opt_compress_force ||
  405. strcmp(args[0].from, "zlib") == 0) {
  406. compress_type = "zlib";
  407. info->compress_type = BTRFS_COMPRESS_ZLIB;
  408. btrfs_set_opt(info->mount_opt, COMPRESS);
  409. btrfs_clear_opt(info->mount_opt, NODATACOW);
  410. btrfs_clear_opt(info->mount_opt, NODATASUM);
  411. } else if (strcmp(args[0].from, "lzo") == 0) {
  412. compress_type = "lzo";
  413. info->compress_type = BTRFS_COMPRESS_LZO;
  414. btrfs_set_opt(info->mount_opt, COMPRESS);
  415. btrfs_clear_opt(info->mount_opt, NODATACOW);
  416. btrfs_clear_opt(info->mount_opt, NODATASUM);
  417. btrfs_set_fs_incompat(info, COMPRESS_LZO);
  418. } else if (strncmp(args[0].from, "no", 2) == 0) {
  419. compress_type = "no";
  420. info->compress_type = BTRFS_COMPRESS_NONE;
  421. btrfs_clear_opt(info->mount_opt, COMPRESS);
  422. btrfs_clear_opt(info->mount_opt, FORCE_COMPRESS);
  423. compress_force = false;
  424. } else {
  425. ret = -EINVAL;
  426. goto out;
  427. }
  428. if (compress_force) {
  429. btrfs_set_opt(info->mount_opt, FORCE_COMPRESS);
  430. pr_info("btrfs: force %s compression\n",
  431. compress_type);
  432. } else
  433. pr_info("btrfs: use %s compression\n",
  434. compress_type);
  435. break;
  436. case Opt_ssd:
  437. printk(KERN_INFO "btrfs: use ssd allocation scheme\n");
  438. btrfs_set_opt(info->mount_opt, SSD);
  439. break;
  440. case Opt_ssd_spread:
  441. printk(KERN_INFO "btrfs: use spread ssd "
  442. "allocation scheme\n");
  443. btrfs_set_opt(info->mount_opt, SSD);
  444. btrfs_set_opt(info->mount_opt, SSD_SPREAD);
  445. break;
  446. case Opt_nossd:
  447. printk(KERN_INFO "btrfs: not using ssd allocation "
  448. "scheme\n");
  449. btrfs_set_opt(info->mount_opt, NOSSD);
  450. btrfs_clear_opt(info->mount_opt, SSD);
  451. btrfs_clear_opt(info->mount_opt, SSD_SPREAD);
  452. break;
  453. case Opt_nobarrier:
  454. printk(KERN_INFO "btrfs: turning off barriers\n");
  455. btrfs_set_opt(info->mount_opt, NOBARRIER);
  456. break;
  457. case Opt_thread_pool:
  458. ret = match_int(&args[0], &intarg);
  459. if (ret) {
  460. goto out;
  461. } else if (intarg > 0) {
  462. info->thread_pool_size = intarg;
  463. } else {
  464. ret = -EINVAL;
  465. goto out;
  466. }
  467. break;
  468. case Opt_max_inline:
  469. num = match_strdup(&args[0]);
  470. if (num) {
  471. info->max_inline = memparse(num, NULL);
  472. kfree(num);
  473. if (info->max_inline) {
  474. info->max_inline = max_t(u64,
  475. info->max_inline,
  476. root->sectorsize);
  477. }
  478. printk(KERN_INFO "btrfs: max_inline at %llu\n",
  479. (unsigned long long)info->max_inline);
  480. } else {
  481. ret = -ENOMEM;
  482. goto out;
  483. }
  484. break;
  485. case Opt_alloc_start:
  486. num = match_strdup(&args[0]);
  487. if (num) {
  488. mutex_lock(&info->chunk_mutex);
  489. info->alloc_start = memparse(num, NULL);
  490. mutex_unlock(&info->chunk_mutex);
  491. kfree(num);
  492. printk(KERN_INFO
  493. "btrfs: allocations start at %llu\n",
  494. (unsigned long long)info->alloc_start);
  495. } else {
  496. ret = -ENOMEM;
  497. goto out;
  498. }
  499. break;
  500. case Opt_noacl:
  501. root->fs_info->sb->s_flags &= ~MS_POSIXACL;
  502. break;
  503. case Opt_notreelog:
  504. printk(KERN_INFO "btrfs: disabling tree log\n");
  505. btrfs_set_opt(info->mount_opt, NOTREELOG);
  506. break;
  507. case Opt_flushoncommit:
  508. printk(KERN_INFO "btrfs: turning on flush-on-commit\n");
  509. btrfs_set_opt(info->mount_opt, FLUSHONCOMMIT);
  510. break;
  511. case Opt_ratio:
  512. ret = match_int(&args[0], &intarg);
  513. if (ret) {
  514. goto out;
  515. } else if (intarg >= 0) {
  516. info->metadata_ratio = intarg;
  517. printk(KERN_INFO "btrfs: metadata ratio %d\n",
  518. info->metadata_ratio);
  519. } else {
  520. ret = -EINVAL;
  521. goto out;
  522. }
  523. break;
  524. case Opt_discard:
  525. btrfs_set_opt(info->mount_opt, DISCARD);
  526. break;
  527. case Opt_space_cache:
  528. btrfs_set_opt(info->mount_opt, SPACE_CACHE);
  529. break;
  530. case Opt_no_space_cache:
  531. printk(KERN_INFO "btrfs: disabling disk space caching\n");
  532. btrfs_clear_opt(info->mount_opt, SPACE_CACHE);
  533. break;
  534. case Opt_inode_cache:
  535. printk(KERN_INFO "btrfs: enabling inode map caching\n");
  536. btrfs_set_opt(info->mount_opt, INODE_MAP_CACHE);
  537. break;
  538. case Opt_clear_cache:
  539. printk(KERN_INFO "btrfs: force clearing of disk cache\n");
  540. btrfs_set_opt(info->mount_opt, CLEAR_CACHE);
  541. break;
  542. case Opt_user_subvol_rm_allowed:
  543. btrfs_set_opt(info->mount_opt, USER_SUBVOL_RM_ALLOWED);
  544. break;
  545. case Opt_enospc_debug:
  546. btrfs_set_opt(info->mount_opt, ENOSPC_DEBUG);
  547. break;
  548. case Opt_defrag:
  549. printk(KERN_INFO "btrfs: enabling auto defrag\n");
  550. btrfs_set_opt(info->mount_opt, AUTO_DEFRAG);
  551. break;
  552. case Opt_recovery:
  553. printk(KERN_INFO "btrfs: enabling auto recovery\n");
  554. btrfs_set_opt(info->mount_opt, RECOVERY);
  555. break;
  556. case Opt_skip_balance:
  557. btrfs_set_opt(info->mount_opt, SKIP_BALANCE);
  558. break;
  559. #ifdef CONFIG_BTRFS_FS_CHECK_INTEGRITY
  560. case Opt_check_integrity_including_extent_data:
  561. printk(KERN_INFO "btrfs: enabling check integrity"
  562. " including extent data\n");
  563. btrfs_set_opt(info->mount_opt,
  564. CHECK_INTEGRITY_INCLUDING_EXTENT_DATA);
  565. btrfs_set_opt(info->mount_opt, CHECK_INTEGRITY);
  566. break;
  567. case Opt_check_integrity:
  568. printk(KERN_INFO "btrfs: enabling check integrity\n");
  569. btrfs_set_opt(info->mount_opt, CHECK_INTEGRITY);
  570. break;
  571. case Opt_check_integrity_print_mask:
  572. ret = match_int(&args[0], &intarg);
  573. if (ret) {
  574. goto out;
  575. } else if (intarg >= 0) {
  576. info->check_integrity_print_mask = intarg;
  577. printk(KERN_INFO "btrfs:"
  578. " check_integrity_print_mask 0x%x\n",
  579. info->check_integrity_print_mask);
  580. } else {
  581. ret = -EINVAL;
  582. goto out;
  583. }
  584. break;
  585. #else
  586. case Opt_check_integrity_including_extent_data:
  587. case Opt_check_integrity:
  588. case Opt_check_integrity_print_mask:
  589. printk(KERN_ERR "btrfs: support for check_integrity*"
  590. " not compiled in!\n");
  591. ret = -EINVAL;
  592. goto out;
  593. #endif
  594. case Opt_fatal_errors:
  595. if (strcmp(args[0].from, "panic") == 0)
  596. btrfs_set_opt(info->mount_opt,
  597. PANIC_ON_FATAL_ERROR);
  598. else if (strcmp(args[0].from, "bug") == 0)
  599. btrfs_clear_opt(info->mount_opt,
  600. PANIC_ON_FATAL_ERROR);
  601. else {
  602. ret = -EINVAL;
  603. goto out;
  604. }
  605. break;
  606. case Opt_commit_interval:
  607. intarg = 0;
  608. ret = match_int(&args[0], &intarg);
  609. if (ret < 0) {
  610. printk(KERN_ERR
  611. "btrfs: invalid commit interval\n");
  612. ret = -EINVAL;
  613. goto out;
  614. }
  615. if (intarg > 0) {
  616. if (intarg > 300) {
  617. printk(KERN_WARNING
  618. "btrfs: excessive commit interval %d\n",
  619. intarg);
  620. }
  621. info->commit_interval = intarg;
  622. } else {
  623. printk(KERN_INFO
  624. "btrfs: using default commit interval %ds\n",
  625. BTRFS_DEFAULT_COMMIT_INTERVAL);
  626. info->commit_interval = BTRFS_DEFAULT_COMMIT_INTERVAL;
  627. }
  628. break;
  629. case Opt_err:
  630. printk(KERN_INFO "btrfs: unrecognized mount option "
  631. "'%s'\n", p);
  632. ret = -EINVAL;
  633. goto out;
  634. default:
  635. break;
  636. }
  637. }
  638. out:
  639. if (!ret && btrfs_test_opt(root, SPACE_CACHE))
  640. printk(KERN_INFO "btrfs: disk space caching is enabled\n");
  641. kfree(orig);
  642. return ret;
  643. }
  644. /*
  645. * Parse mount options that are required early in the mount process.
  646. *
  647. * All other options will be parsed on much later in the mount process and
  648. * only when we need to allocate a new super block.
  649. */
  650. static int btrfs_parse_early_options(const char *options, fmode_t flags,
  651. void *holder, char **subvol_name, u64 *subvol_objectid,
  652. struct btrfs_fs_devices **fs_devices)
  653. {
  654. substring_t args[MAX_OPT_ARGS];
  655. char *device_name, *opts, *orig, *p;
  656. char *num = NULL;
  657. int error = 0;
  658. if (!options)
  659. return 0;
  660. /*
  661. * strsep changes the string, duplicate it because parse_options
  662. * gets called twice
  663. */
  664. opts = kstrdup(options, GFP_KERNEL);
  665. if (!opts)
  666. return -ENOMEM;
  667. orig = opts;
  668. while ((p = strsep(&opts, ",")) != NULL) {
  669. int token;
  670. if (!*p)
  671. continue;
  672. token = match_token(p, tokens, args);
  673. switch (token) {
  674. case Opt_subvol:
  675. kfree(*subvol_name);
  676. *subvol_name = match_strdup(&args[0]);
  677. if (!*subvol_name) {
  678. error = -ENOMEM;
  679. goto out;
  680. }
  681. break;
  682. case Opt_subvolid:
  683. num = match_strdup(&args[0]);
  684. if (num) {
  685. *subvol_objectid = memparse(num, NULL);
  686. kfree(num);
  687. /* we want the original fs_tree */
  688. if (!*subvol_objectid)
  689. *subvol_objectid =
  690. BTRFS_FS_TREE_OBJECTID;
  691. } else {
  692. error = -EINVAL;
  693. goto out;
  694. }
  695. break;
  696. case Opt_subvolrootid:
  697. printk(KERN_WARNING
  698. "btrfs: 'subvolrootid' mount option is deprecated and has no effect\n");
  699. break;
  700. case Opt_device:
  701. device_name = match_strdup(&args[0]);
  702. if (!device_name) {
  703. error = -ENOMEM;
  704. goto out;
  705. }
  706. error = btrfs_scan_one_device(device_name,
  707. flags, holder, fs_devices);
  708. kfree(device_name);
  709. if (error)
  710. goto out;
  711. break;
  712. default:
  713. break;
  714. }
  715. }
  716. out:
  717. kfree(orig);
  718. return error;
  719. }
  720. static struct dentry *get_default_root(struct super_block *sb,
  721. u64 subvol_objectid)
  722. {
  723. struct btrfs_fs_info *fs_info = btrfs_sb(sb);
  724. struct btrfs_root *root = fs_info->tree_root;
  725. struct btrfs_root *new_root;
  726. struct btrfs_dir_item *di;
  727. struct btrfs_path *path;
  728. struct btrfs_key location;
  729. struct inode *inode;
  730. u64 dir_id;
  731. int new = 0;
  732. /*
  733. * We have a specific subvol we want to mount, just setup location and
  734. * go look up the root.
  735. */
  736. if (subvol_objectid) {
  737. location.objectid = subvol_objectid;
  738. location.type = BTRFS_ROOT_ITEM_KEY;
  739. location.offset = (u64)-1;
  740. goto find_root;
  741. }
  742. path = btrfs_alloc_path();
  743. if (!path)
  744. return ERR_PTR(-ENOMEM);
  745. path->leave_spinning = 1;
  746. /*
  747. * Find the "default" dir item which points to the root item that we
  748. * will mount by default if we haven't been given a specific subvolume
  749. * to mount.
  750. */
  751. dir_id = btrfs_super_root_dir(fs_info->super_copy);
  752. di = btrfs_lookup_dir_item(NULL, root, path, dir_id, "default", 7, 0);
  753. if (IS_ERR(di)) {
  754. btrfs_free_path(path);
  755. return ERR_CAST(di);
  756. }
  757. if (!di) {
  758. /*
  759. * Ok the default dir item isn't there. This is weird since
  760. * it's always been there, but don't freak out, just try and
  761. * mount to root most subvolume.
  762. */
  763. btrfs_free_path(path);
  764. dir_id = BTRFS_FIRST_FREE_OBJECTID;
  765. new_root = fs_info->fs_root;
  766. goto setup_root;
  767. }
  768. btrfs_dir_item_key_to_cpu(path->nodes[0], di, &location);
  769. btrfs_free_path(path);
  770. find_root:
  771. new_root = btrfs_read_fs_root_no_name(fs_info, &location);
  772. if (IS_ERR(new_root))
  773. return ERR_CAST(new_root);
  774. dir_id = btrfs_root_dirid(&new_root->root_item);
  775. setup_root:
  776. location.objectid = dir_id;
  777. location.type = BTRFS_INODE_ITEM_KEY;
  778. location.offset = 0;
  779. inode = btrfs_iget(sb, &location, new_root, &new);
  780. if (IS_ERR(inode))
  781. return ERR_CAST(inode);
  782. /*
  783. * If we're just mounting the root most subvol put the inode and return
  784. * a reference to the dentry. We will have already gotten a reference
  785. * to the inode in btrfs_fill_super so we're good to go.
  786. */
  787. if (!new && sb->s_root->d_inode == inode) {
  788. iput(inode);
  789. return dget(sb->s_root);
  790. }
  791. return d_obtain_alias(inode);
  792. }
  793. static int btrfs_fill_super(struct super_block *sb,
  794. struct btrfs_fs_devices *fs_devices,
  795. void *data, int silent)
  796. {
  797. struct inode *inode;
  798. struct btrfs_fs_info *fs_info = btrfs_sb(sb);
  799. struct btrfs_key key;
  800. int err;
  801. sb->s_maxbytes = MAX_LFS_FILESIZE;
  802. sb->s_magic = BTRFS_SUPER_MAGIC;
  803. sb->s_op = &btrfs_super_ops;
  804. sb->s_d_op = &btrfs_dentry_operations;
  805. sb->s_export_op = &btrfs_export_ops;
  806. sb->s_xattr = btrfs_xattr_handlers;
  807. sb->s_time_gran = 1;
  808. #ifdef CONFIG_BTRFS_FS_POSIX_ACL
  809. sb->s_flags |= MS_POSIXACL;
  810. #endif
  811. sb->s_flags |= MS_I_VERSION;
  812. err = open_ctree(sb, fs_devices, (char *)data);
  813. if (err) {
  814. printk("btrfs: open_ctree failed\n");
  815. return err;
  816. }
  817. key.objectid = BTRFS_FIRST_FREE_OBJECTID;
  818. key.type = BTRFS_INODE_ITEM_KEY;
  819. key.offset = 0;
  820. inode = btrfs_iget(sb, &key, fs_info->fs_root, NULL);
  821. if (IS_ERR(inode)) {
  822. err = PTR_ERR(inode);
  823. goto fail_close;
  824. }
  825. sb->s_root = d_make_root(inode);
  826. if (!sb->s_root) {
  827. err = -ENOMEM;
  828. goto fail_close;
  829. }
  830. save_mount_options(sb, data);
  831. cleancache_init_fs(sb);
  832. sb->s_flags |= MS_ACTIVE;
  833. return 0;
  834. fail_close:
  835. close_ctree(fs_info->tree_root);
  836. return err;
  837. }
  838. int btrfs_sync_fs(struct super_block *sb, int wait)
  839. {
  840. struct btrfs_trans_handle *trans;
  841. struct btrfs_fs_info *fs_info = btrfs_sb(sb);
  842. struct btrfs_root *root = fs_info->tree_root;
  843. trace_btrfs_sync_fs(wait);
  844. if (!wait) {
  845. filemap_flush(fs_info->btree_inode->i_mapping);
  846. return 0;
  847. }
  848. btrfs_wait_all_ordered_extents(fs_info, 1);
  849. trans = btrfs_attach_transaction_barrier(root);
  850. if (IS_ERR(trans)) {
  851. /* no transaction, don't bother */
  852. if (PTR_ERR(trans) == -ENOENT)
  853. return 0;
  854. return PTR_ERR(trans);
  855. }
  856. return btrfs_commit_transaction(trans, root);
  857. }
  858. static int btrfs_show_options(struct seq_file *seq, struct dentry *dentry)
  859. {
  860. struct btrfs_fs_info *info = btrfs_sb(dentry->d_sb);
  861. struct btrfs_root *root = info->tree_root;
  862. char *compress_type;
  863. if (btrfs_test_opt(root, DEGRADED))
  864. seq_puts(seq, ",degraded");
  865. if (btrfs_test_opt(root, NODATASUM))
  866. seq_puts(seq, ",nodatasum");
  867. if (btrfs_test_opt(root, NODATACOW))
  868. seq_puts(seq, ",nodatacow");
  869. if (btrfs_test_opt(root, NOBARRIER))
  870. seq_puts(seq, ",nobarrier");
  871. if (info->max_inline != 8192 * 1024)
  872. seq_printf(seq, ",max_inline=%llu",
  873. (unsigned long long)info->max_inline);
  874. if (info->alloc_start != 0)
  875. seq_printf(seq, ",alloc_start=%llu",
  876. (unsigned long long)info->alloc_start);
  877. if (info->thread_pool_size != min_t(unsigned long,
  878. num_online_cpus() + 2, 8))
  879. seq_printf(seq, ",thread_pool=%d", info->thread_pool_size);
  880. if (btrfs_test_opt(root, COMPRESS)) {
  881. if (info->compress_type == BTRFS_COMPRESS_ZLIB)
  882. compress_type = "zlib";
  883. else
  884. compress_type = "lzo";
  885. if (btrfs_test_opt(root, FORCE_COMPRESS))
  886. seq_printf(seq, ",compress-force=%s", compress_type);
  887. else
  888. seq_printf(seq, ",compress=%s", compress_type);
  889. }
  890. if (btrfs_test_opt(root, NOSSD))
  891. seq_puts(seq, ",nossd");
  892. if (btrfs_test_opt(root, SSD_SPREAD))
  893. seq_puts(seq, ",ssd_spread");
  894. else if (btrfs_test_opt(root, SSD))
  895. seq_puts(seq, ",ssd");
  896. if (btrfs_test_opt(root, NOTREELOG))
  897. seq_puts(seq, ",notreelog");
  898. if (btrfs_test_opt(root, FLUSHONCOMMIT))
  899. seq_puts(seq, ",flushoncommit");
  900. if (btrfs_test_opt(root, DISCARD))
  901. seq_puts(seq, ",discard");
  902. if (!(root->fs_info->sb->s_flags & MS_POSIXACL))
  903. seq_puts(seq, ",noacl");
  904. if (btrfs_test_opt(root, SPACE_CACHE))
  905. seq_puts(seq, ",space_cache");
  906. else
  907. seq_puts(seq, ",nospace_cache");
  908. if (btrfs_test_opt(root, CLEAR_CACHE))
  909. seq_puts(seq, ",clear_cache");
  910. if (btrfs_test_opt(root, USER_SUBVOL_RM_ALLOWED))
  911. seq_puts(seq, ",user_subvol_rm_allowed");
  912. if (btrfs_test_opt(root, ENOSPC_DEBUG))
  913. seq_puts(seq, ",enospc_debug");
  914. if (btrfs_test_opt(root, AUTO_DEFRAG))
  915. seq_puts(seq, ",autodefrag");
  916. if (btrfs_test_opt(root, INODE_MAP_CACHE))
  917. seq_puts(seq, ",inode_cache");
  918. if (btrfs_test_opt(root, SKIP_BALANCE))
  919. seq_puts(seq, ",skip_balance");
  920. if (btrfs_test_opt(root, RECOVERY))
  921. seq_puts(seq, ",recovery");
  922. #ifdef CONFIG_BTRFS_FS_CHECK_INTEGRITY
  923. if (btrfs_test_opt(root, CHECK_INTEGRITY_INCLUDING_EXTENT_DATA))
  924. seq_puts(seq, ",check_int_data");
  925. else if (btrfs_test_opt(root, CHECK_INTEGRITY))
  926. seq_puts(seq, ",check_int");
  927. if (info->check_integrity_print_mask)
  928. seq_printf(seq, ",check_int_print_mask=%d",
  929. info->check_integrity_print_mask);
  930. #endif
  931. if (info->metadata_ratio)
  932. seq_printf(seq, ",metadata_ratio=%d",
  933. info->metadata_ratio);
  934. if (btrfs_test_opt(root, PANIC_ON_FATAL_ERROR))
  935. seq_puts(seq, ",fatal_errors=panic");
  936. if (info->commit_interval != BTRFS_DEFAULT_COMMIT_INTERVAL)
  937. seq_printf(seq, ",commit=%d", info->commit_interval);
  938. return 0;
  939. }
  940. static int btrfs_test_super(struct super_block *s, void *data)
  941. {
  942. struct btrfs_fs_info *p = data;
  943. struct btrfs_fs_info *fs_info = btrfs_sb(s);
  944. return fs_info->fs_devices == p->fs_devices;
  945. }
  946. static int btrfs_set_super(struct super_block *s, void *data)
  947. {
  948. int err = set_anon_super(s, data);
  949. if (!err)
  950. s->s_fs_info = data;
  951. return err;
  952. }
  953. /*
  954. * subvolumes are identified by ino 256
  955. */
  956. static inline int is_subvolume_inode(struct inode *inode)
  957. {
  958. if (inode && inode->i_ino == BTRFS_FIRST_FREE_OBJECTID)
  959. return 1;
  960. return 0;
  961. }
  962. /*
  963. * This will strip out the subvol=%s argument for an argument string and add
  964. * subvolid=0 to make sure we get the actual tree root for path walking to the
  965. * subvol we want.
  966. */
  967. static char *setup_root_args(char *args)
  968. {
  969. unsigned len = strlen(args) + 2 + 1;
  970. char *src, *dst, *buf;
  971. /*
  972. * We need the same args as before, but with this substitution:
  973. * s!subvol=[^,]+!subvolid=0!
  974. *
  975. * Since the replacement string is up to 2 bytes longer than the
  976. * original, allocate strlen(args) + 2 + 1 bytes.
  977. */
  978. src = strstr(args, "subvol=");
  979. /* This shouldn't happen, but just in case.. */
  980. if (!src)
  981. return NULL;
  982. buf = dst = kmalloc(len, GFP_NOFS);
  983. if (!buf)
  984. return NULL;
  985. /*
  986. * If the subvol= arg is not at the start of the string,
  987. * copy whatever precedes it into buf.
  988. */
  989. if (src != args) {
  990. *src++ = '\0';
  991. strcpy(buf, args);
  992. dst += strlen(args);
  993. }
  994. strcpy(dst, "subvolid=0");
  995. dst += strlen("subvolid=0");
  996. /*
  997. * If there is a "," after the original subvol=... string,
  998. * copy that suffix into our buffer. Otherwise, we're done.
  999. */
  1000. src = strchr(src, ',');
  1001. if (src)
  1002. strcpy(dst, src);
  1003. return buf;
  1004. }
  1005. static struct dentry *mount_subvol(const char *subvol_name, int flags,
  1006. const char *device_name, char *data)
  1007. {
  1008. struct dentry *root;
  1009. struct vfsmount *mnt;
  1010. char *newargs;
  1011. newargs = setup_root_args(data);
  1012. if (!newargs)
  1013. return ERR_PTR(-ENOMEM);
  1014. mnt = vfs_kern_mount(&btrfs_fs_type, flags, device_name,
  1015. newargs);
  1016. kfree(newargs);
  1017. if (IS_ERR(mnt))
  1018. return ERR_CAST(mnt);
  1019. root = mount_subtree(mnt, subvol_name);
  1020. if (!IS_ERR(root) && !is_subvolume_inode(root->d_inode)) {
  1021. struct super_block *s = root->d_sb;
  1022. dput(root);
  1023. root = ERR_PTR(-EINVAL);
  1024. deactivate_locked_super(s);
  1025. printk(KERN_ERR "btrfs: '%s' is not a valid subvolume\n",
  1026. subvol_name);
  1027. }
  1028. return root;
  1029. }
  1030. /*
  1031. * Find a superblock for the given device / mount point.
  1032. *
  1033. * Note: This is based on get_sb_bdev from fs/super.c with a few additions
  1034. * for multiple device setup. Make sure to keep it in sync.
  1035. */
  1036. static struct dentry *btrfs_mount(struct file_system_type *fs_type, int flags,
  1037. const char *device_name, void *data)
  1038. {
  1039. struct block_device *bdev = NULL;
  1040. struct super_block *s;
  1041. struct dentry *root;
  1042. struct btrfs_fs_devices *fs_devices = NULL;
  1043. struct btrfs_fs_info *fs_info = NULL;
  1044. fmode_t mode = FMODE_READ;
  1045. char *subvol_name = NULL;
  1046. u64 subvol_objectid = 0;
  1047. int error = 0;
  1048. if (!(flags & MS_RDONLY))
  1049. mode |= FMODE_WRITE;
  1050. error = btrfs_parse_early_options(data, mode, fs_type,
  1051. &subvol_name, &subvol_objectid,
  1052. &fs_devices);
  1053. if (error) {
  1054. kfree(subvol_name);
  1055. return ERR_PTR(error);
  1056. }
  1057. if (subvol_name) {
  1058. root = mount_subvol(subvol_name, flags, device_name, data);
  1059. kfree(subvol_name);
  1060. return root;
  1061. }
  1062. error = btrfs_scan_one_device(device_name, mode, fs_type, &fs_devices);
  1063. if (error)
  1064. return ERR_PTR(error);
  1065. /*
  1066. * Setup a dummy root and fs_info for test/set super. This is because
  1067. * we don't actually fill this stuff out until open_ctree, but we need
  1068. * it for searching for existing supers, so this lets us do that and
  1069. * then open_ctree will properly initialize everything later.
  1070. */
  1071. fs_info = kzalloc(sizeof(struct btrfs_fs_info), GFP_NOFS);
  1072. if (!fs_info)
  1073. return ERR_PTR(-ENOMEM);
  1074. fs_info->fs_devices = fs_devices;
  1075. fs_info->super_copy = kzalloc(BTRFS_SUPER_INFO_SIZE, GFP_NOFS);
  1076. fs_info->super_for_commit = kzalloc(BTRFS_SUPER_INFO_SIZE, GFP_NOFS);
  1077. if (!fs_info->super_copy || !fs_info->super_for_commit) {
  1078. error = -ENOMEM;
  1079. goto error_fs_info;
  1080. }
  1081. error = btrfs_open_devices(fs_devices, mode, fs_type);
  1082. if (error)
  1083. goto error_fs_info;
  1084. if (!(flags & MS_RDONLY) && fs_devices->rw_devices == 0) {
  1085. error = -EACCES;
  1086. goto error_close_devices;
  1087. }
  1088. bdev = fs_devices->latest_bdev;
  1089. s = sget(fs_type, btrfs_test_super, btrfs_set_super, flags | MS_NOSEC,
  1090. fs_info);
  1091. if (IS_ERR(s)) {
  1092. error = PTR_ERR(s);
  1093. goto error_close_devices;
  1094. }
  1095. if (s->s_root) {
  1096. btrfs_close_devices(fs_devices);
  1097. free_fs_info(fs_info);
  1098. if ((flags ^ s->s_flags) & MS_RDONLY)
  1099. error = -EBUSY;
  1100. } else {
  1101. char b[BDEVNAME_SIZE];
  1102. strlcpy(s->s_id, bdevname(bdev, b), sizeof(s->s_id));
  1103. btrfs_sb(s)->bdev_holder = fs_type;
  1104. error = btrfs_fill_super(s, fs_devices, data,
  1105. flags & MS_SILENT ? 1 : 0);
  1106. }
  1107. root = !error ? get_default_root(s, subvol_objectid) : ERR_PTR(error);
  1108. if (IS_ERR(root))
  1109. deactivate_locked_super(s);
  1110. return root;
  1111. error_close_devices:
  1112. btrfs_close_devices(fs_devices);
  1113. error_fs_info:
  1114. free_fs_info(fs_info);
  1115. return ERR_PTR(error);
  1116. }
  1117. static void btrfs_set_max_workers(struct btrfs_workers *workers, int new_limit)
  1118. {
  1119. spin_lock_irq(&workers->lock);
  1120. workers->max_workers = new_limit;
  1121. spin_unlock_irq(&workers->lock);
  1122. }
  1123. static void btrfs_resize_thread_pool(struct btrfs_fs_info *fs_info,
  1124. int new_pool_size, int old_pool_size)
  1125. {
  1126. if (new_pool_size == old_pool_size)
  1127. return;
  1128. fs_info->thread_pool_size = new_pool_size;
  1129. printk(KERN_INFO "btrfs: resize thread pool %d -> %d\n",
  1130. old_pool_size, new_pool_size);
  1131. btrfs_set_max_workers(&fs_info->generic_worker, new_pool_size);
  1132. btrfs_set_max_workers(&fs_info->workers, new_pool_size);
  1133. btrfs_set_max_workers(&fs_info->delalloc_workers, new_pool_size);
  1134. btrfs_set_max_workers(&fs_info->submit_workers, new_pool_size);
  1135. btrfs_set_max_workers(&fs_info->caching_workers, new_pool_size);
  1136. btrfs_set_max_workers(&fs_info->fixup_workers, new_pool_size);
  1137. btrfs_set_max_workers(&fs_info->endio_workers, new_pool_size);
  1138. btrfs_set_max_workers(&fs_info->endio_meta_workers, new_pool_size);
  1139. btrfs_set_max_workers(&fs_info->endio_meta_write_workers, new_pool_size);
  1140. btrfs_set_max_workers(&fs_info->endio_write_workers, new_pool_size);
  1141. btrfs_set_max_workers(&fs_info->endio_freespace_worker, new_pool_size);
  1142. btrfs_set_max_workers(&fs_info->delayed_workers, new_pool_size);
  1143. btrfs_set_max_workers(&fs_info->readahead_workers, new_pool_size);
  1144. btrfs_set_max_workers(&fs_info->scrub_wr_completion_workers,
  1145. new_pool_size);
  1146. }
  1147. static inline void btrfs_remount_prepare(struct btrfs_fs_info *fs_info)
  1148. {
  1149. set_bit(BTRFS_FS_STATE_REMOUNTING, &fs_info->fs_state);
  1150. }
  1151. static inline void btrfs_remount_begin(struct btrfs_fs_info *fs_info,
  1152. unsigned long old_opts, int flags)
  1153. {
  1154. if (btrfs_raw_test_opt(old_opts, AUTO_DEFRAG) &&
  1155. (!btrfs_raw_test_opt(fs_info->mount_opt, AUTO_DEFRAG) ||
  1156. (flags & MS_RDONLY))) {
  1157. /* wait for any defraggers to finish */
  1158. wait_event(fs_info->transaction_wait,
  1159. (atomic_read(&fs_info->defrag_running) == 0));
  1160. if (flags & MS_RDONLY)
  1161. sync_filesystem(fs_info->sb);
  1162. }
  1163. }
  1164. static inline void btrfs_remount_cleanup(struct btrfs_fs_info *fs_info,
  1165. unsigned long old_opts)
  1166. {
  1167. /*
  1168. * We need cleanup all defragable inodes if the autodefragment is
  1169. * close or the fs is R/O.
  1170. */
  1171. if (btrfs_raw_test_opt(old_opts, AUTO_DEFRAG) &&
  1172. (!btrfs_raw_test_opt(fs_info->mount_opt, AUTO_DEFRAG) ||
  1173. (fs_info->sb->s_flags & MS_RDONLY))) {
  1174. btrfs_cleanup_defrag_inodes(fs_info);
  1175. }
  1176. clear_bit(BTRFS_FS_STATE_REMOUNTING, &fs_info->fs_state);
  1177. }
  1178. static int btrfs_remount(struct super_block *sb, int *flags, char *data)
  1179. {
  1180. struct btrfs_fs_info *fs_info = btrfs_sb(sb);
  1181. struct btrfs_root *root = fs_info->tree_root;
  1182. unsigned old_flags = sb->s_flags;
  1183. unsigned long old_opts = fs_info->mount_opt;
  1184. unsigned long old_compress_type = fs_info->compress_type;
  1185. u64 old_max_inline = fs_info->max_inline;
  1186. u64 old_alloc_start = fs_info->alloc_start;
  1187. int old_thread_pool_size = fs_info->thread_pool_size;
  1188. unsigned int old_metadata_ratio = fs_info->metadata_ratio;
  1189. int ret;
  1190. btrfs_remount_prepare(fs_info);
  1191. ret = btrfs_parse_options(root, data);
  1192. if (ret) {
  1193. ret = -EINVAL;
  1194. goto restore;
  1195. }
  1196. btrfs_remount_begin(fs_info, old_opts, *flags);
  1197. btrfs_resize_thread_pool(fs_info,
  1198. fs_info->thread_pool_size, old_thread_pool_size);
  1199. if ((*flags & MS_RDONLY) == (sb->s_flags & MS_RDONLY))
  1200. goto out;
  1201. if (*flags & MS_RDONLY) {
  1202. /*
  1203. * this also happens on 'umount -rf' or on shutdown, when
  1204. * the filesystem is busy.
  1205. */
  1206. sb->s_flags |= MS_RDONLY;
  1207. btrfs_dev_replace_suspend_for_unmount(fs_info);
  1208. btrfs_scrub_cancel(fs_info);
  1209. btrfs_pause_balance(fs_info);
  1210. ret = btrfs_commit_super(root);
  1211. if (ret)
  1212. goto restore;
  1213. } else {
  1214. if (fs_info->fs_devices->rw_devices == 0) {
  1215. ret = -EACCES;
  1216. goto restore;
  1217. }
  1218. if (fs_info->fs_devices->missing_devices >
  1219. fs_info->num_tolerated_disk_barrier_failures &&
  1220. !(*flags & MS_RDONLY)) {
  1221. printk(KERN_WARNING
  1222. "Btrfs: too many missing devices, writeable remount is not allowed\n");
  1223. ret = -EACCES;
  1224. goto restore;
  1225. }
  1226. if (btrfs_super_log_root(fs_info->super_copy) != 0) {
  1227. ret = -EINVAL;
  1228. goto restore;
  1229. }
  1230. ret = btrfs_cleanup_fs_roots(fs_info);
  1231. if (ret)
  1232. goto restore;
  1233. /* recover relocation */
  1234. ret = btrfs_recover_relocation(root);
  1235. if (ret)
  1236. goto restore;
  1237. ret = btrfs_resume_balance_async(fs_info);
  1238. if (ret)
  1239. goto restore;
  1240. ret = btrfs_resume_dev_replace_async(fs_info);
  1241. if (ret) {
  1242. pr_warn("btrfs: failed to resume dev_replace\n");
  1243. goto restore;
  1244. }
  1245. sb->s_flags &= ~MS_RDONLY;
  1246. }
  1247. out:
  1248. btrfs_remount_cleanup(fs_info, old_opts);
  1249. return 0;
  1250. restore:
  1251. /* We've hit an error - don't reset MS_RDONLY */
  1252. if (sb->s_flags & MS_RDONLY)
  1253. old_flags |= MS_RDONLY;
  1254. sb->s_flags = old_flags;
  1255. fs_info->mount_opt = old_opts;
  1256. fs_info->compress_type = old_compress_type;
  1257. fs_info->max_inline = old_max_inline;
  1258. mutex_lock(&fs_info->chunk_mutex);
  1259. fs_info->alloc_start = old_alloc_start;
  1260. mutex_unlock(&fs_info->chunk_mutex);
  1261. btrfs_resize_thread_pool(fs_info,
  1262. old_thread_pool_size, fs_info->thread_pool_size);
  1263. fs_info->metadata_ratio = old_metadata_ratio;
  1264. btrfs_remount_cleanup(fs_info, old_opts);
  1265. return ret;
  1266. }
  1267. /* Used to sort the devices by max_avail(descending sort) */
  1268. static int btrfs_cmp_device_free_bytes(const void *dev_info1,
  1269. const void *dev_info2)
  1270. {
  1271. if (((struct btrfs_device_info *)dev_info1)->max_avail >
  1272. ((struct btrfs_device_info *)dev_info2)->max_avail)
  1273. return -1;
  1274. else if (((struct btrfs_device_info *)dev_info1)->max_avail <
  1275. ((struct btrfs_device_info *)dev_info2)->max_avail)
  1276. return 1;
  1277. else
  1278. return 0;
  1279. }
  1280. /*
  1281. * sort the devices by max_avail, in which max free extent size of each device
  1282. * is stored.(Descending Sort)
  1283. */
  1284. static inline void btrfs_descending_sort_devices(
  1285. struct btrfs_device_info *devices,
  1286. size_t nr_devices)
  1287. {
  1288. sort(devices, nr_devices, sizeof(struct btrfs_device_info),
  1289. btrfs_cmp_device_free_bytes, NULL);
  1290. }
  1291. /*
  1292. * The helper to calc the free space on the devices that can be used to store
  1293. * file data.
  1294. */
  1295. static int btrfs_calc_avail_data_space(struct btrfs_root *root, u64 *free_bytes)
  1296. {
  1297. struct btrfs_fs_info *fs_info = root->fs_info;
  1298. struct btrfs_device_info *devices_info;
  1299. struct btrfs_fs_devices *fs_devices = fs_info->fs_devices;
  1300. struct btrfs_device *device;
  1301. u64 skip_space;
  1302. u64 type;
  1303. u64 avail_space;
  1304. u64 used_space;
  1305. u64 min_stripe_size;
  1306. int min_stripes = 1, num_stripes = 1;
  1307. int i = 0, nr_devices;
  1308. int ret;
  1309. nr_devices = fs_info->fs_devices->open_devices;
  1310. BUG_ON(!nr_devices);
  1311. devices_info = kmalloc(sizeof(*devices_info) * nr_devices,
  1312. GFP_NOFS);
  1313. if (!devices_info)
  1314. return -ENOMEM;
  1315. /* calc min stripe number for data space alloction */
  1316. type = btrfs_get_alloc_profile(root, 1);
  1317. if (type & BTRFS_BLOCK_GROUP_RAID0) {
  1318. min_stripes = 2;
  1319. num_stripes = nr_devices;
  1320. } else if (type & BTRFS_BLOCK_GROUP_RAID1) {
  1321. min_stripes = 2;
  1322. num_stripes = 2;
  1323. } else if (type & BTRFS_BLOCK_GROUP_RAID10) {
  1324. min_stripes = 4;
  1325. num_stripes = 4;
  1326. }
  1327. if (type & BTRFS_BLOCK_GROUP_DUP)
  1328. min_stripe_size = 2 * BTRFS_STRIPE_LEN;
  1329. else
  1330. min_stripe_size = BTRFS_STRIPE_LEN;
  1331. list_for_each_entry(device, &fs_devices->devices, dev_list) {
  1332. if (!device->in_fs_metadata || !device->bdev ||
  1333. device->is_tgtdev_for_dev_replace)
  1334. continue;
  1335. avail_space = device->total_bytes - device->bytes_used;
  1336. /* align with stripe_len */
  1337. do_div(avail_space, BTRFS_STRIPE_LEN);
  1338. avail_space *= BTRFS_STRIPE_LEN;
  1339. /*
  1340. * In order to avoid overwritting the superblock on the drive,
  1341. * btrfs starts at an offset of at least 1MB when doing chunk
  1342. * allocation.
  1343. */
  1344. skip_space = 1024 * 1024;
  1345. /* user can set the offset in fs_info->alloc_start. */
  1346. if (fs_info->alloc_start + BTRFS_STRIPE_LEN <=
  1347. device->total_bytes)
  1348. skip_space = max(fs_info->alloc_start, skip_space);
  1349. /*
  1350. * btrfs can not use the free space in [0, skip_space - 1],
  1351. * we must subtract it from the total. In order to implement
  1352. * it, we account the used space in this range first.
  1353. */
  1354. ret = btrfs_account_dev_extents_size(device, 0, skip_space - 1,
  1355. &used_space);
  1356. if (ret) {
  1357. kfree(devices_info);
  1358. return ret;
  1359. }
  1360. /* calc the free space in [0, skip_space - 1] */
  1361. skip_space -= used_space;
  1362. /*
  1363. * we can use the free space in [0, skip_space - 1], subtract
  1364. * it from the total.
  1365. */
  1366. if (avail_space && avail_space >= skip_space)
  1367. avail_space -= skip_space;
  1368. else
  1369. avail_space = 0;
  1370. if (avail_space < min_stripe_size)
  1371. continue;
  1372. devices_info[i].dev = device;
  1373. devices_info[i].max_avail = avail_space;
  1374. i++;
  1375. }
  1376. nr_devices = i;
  1377. btrfs_descending_sort_devices(devices_info, nr_devices);
  1378. i = nr_devices - 1;
  1379. avail_space = 0;
  1380. while (nr_devices >= min_stripes) {
  1381. if (num_stripes > nr_devices)
  1382. num_stripes = nr_devices;
  1383. if (devices_info[i].max_avail >= min_stripe_size) {
  1384. int j;
  1385. u64 alloc_size;
  1386. avail_space += devices_info[i].max_avail * num_stripes;
  1387. alloc_size = devices_info[i].max_avail;
  1388. for (j = i + 1 - num_stripes; j <= i; j++)
  1389. devices_info[j].max_avail -= alloc_size;
  1390. }
  1391. i--;
  1392. nr_devices--;
  1393. }
  1394. kfree(devices_info);
  1395. *free_bytes = avail_space;
  1396. return 0;
  1397. }
  1398. static int btrfs_statfs(struct dentry *dentry, struct kstatfs *buf)
  1399. {
  1400. struct btrfs_fs_info *fs_info = btrfs_sb(dentry->d_sb);
  1401. struct btrfs_super_block *disk_super = fs_info->super_copy;
  1402. struct list_head *head = &fs_info->space_info;
  1403. struct btrfs_space_info *found;
  1404. u64 total_used = 0;
  1405. u64 total_free_data = 0;
  1406. int bits = dentry->d_sb->s_blocksize_bits;
  1407. __be32 *fsid = (__be32 *)fs_info->fsid;
  1408. int ret;
  1409. /* holding chunk_muext to avoid allocating new chunks */
  1410. mutex_lock(&fs_info->chunk_mutex);
  1411. rcu_read_lock();
  1412. list_for_each_entry_rcu(found, head, list) {
  1413. if (found->flags & BTRFS_BLOCK_GROUP_DATA) {
  1414. total_free_data += found->disk_total - found->disk_used;
  1415. total_free_data -=
  1416. btrfs_account_ro_block_groups_free_space(found);
  1417. }
  1418. total_used += found->disk_used;
  1419. }
  1420. rcu_read_unlock();
  1421. buf->f_namelen = BTRFS_NAME_LEN;
  1422. buf->f_blocks = btrfs_super_total_bytes(disk_super) >> bits;
  1423. buf->f_bfree = buf->f_blocks - (total_used >> bits);
  1424. buf->f_bsize = dentry->d_sb->s_blocksize;
  1425. buf->f_type = BTRFS_SUPER_MAGIC;
  1426. buf->f_bavail = total_free_data;
  1427. ret = btrfs_calc_avail_data_space(fs_info->tree_root, &total_free_data);
  1428. if (ret) {
  1429. mutex_unlock(&fs_info->chunk_mutex);
  1430. return ret;
  1431. }
  1432. buf->f_bavail += total_free_data;
  1433. buf->f_bavail = buf->f_bavail >> bits;
  1434. mutex_unlock(&fs_info->chunk_mutex);
  1435. /* We treat it as constant endianness (it doesn't matter _which_)
  1436. because we want the fsid to come out the same whether mounted
  1437. on a big-endian or little-endian host */
  1438. buf->f_fsid.val[0] = be32_to_cpu(fsid[0]) ^ be32_to_cpu(fsid[2]);
  1439. buf->f_fsid.val[1] = be32_to_cpu(fsid[1]) ^ be32_to_cpu(fsid[3]);
  1440. /* Mask in the root object ID too, to disambiguate subvols */
  1441. buf->f_fsid.val[0] ^= BTRFS_I(dentry->d_inode)->root->objectid >> 32;
  1442. buf->f_fsid.val[1] ^= BTRFS_I(dentry->d_inode)->root->objectid;
  1443. return 0;
  1444. }
  1445. static void btrfs_kill_super(struct super_block *sb)
  1446. {
  1447. struct btrfs_fs_info *fs_info = btrfs_sb(sb);
  1448. kill_anon_super(sb);
  1449. free_fs_info(fs_info);
  1450. }
  1451. static struct file_system_type btrfs_fs_type = {
  1452. .owner = THIS_MODULE,
  1453. .name = "btrfs",
  1454. .mount = btrfs_mount,
  1455. .kill_sb = btrfs_kill_super,
  1456. .fs_flags = FS_REQUIRES_DEV,
  1457. };
  1458. MODULE_ALIAS_FS("btrfs");
  1459. /*
  1460. * used by btrfsctl to scan devices when no FS is mounted
  1461. */
  1462. static long btrfs_control_ioctl(struct file *file, unsigned int cmd,
  1463. unsigned long arg)
  1464. {
  1465. struct btrfs_ioctl_vol_args *vol;
  1466. struct btrfs_fs_devices *fs_devices;
  1467. int ret = -ENOTTY;
  1468. if (!capable(CAP_SYS_ADMIN))
  1469. return -EPERM;
  1470. vol = memdup_user((void __user *)arg, sizeof(*vol));
  1471. if (IS_ERR(vol))
  1472. return PTR_ERR(vol);
  1473. switch (cmd) {
  1474. case BTRFS_IOC_SCAN_DEV:
  1475. ret = btrfs_scan_one_device(vol->name, FMODE_READ,
  1476. &btrfs_fs_type, &fs_devices);
  1477. break;
  1478. case BTRFS_IOC_DEVICES_READY:
  1479. ret = btrfs_scan_one_device(vol->name, FMODE_READ,
  1480. &btrfs_fs_type, &fs_devices);
  1481. if (ret)
  1482. break;
  1483. ret = !(fs_devices->num_devices == fs_devices->total_devices);
  1484. break;
  1485. }
  1486. kfree(vol);
  1487. return ret;
  1488. }
  1489. static int btrfs_freeze(struct super_block *sb)
  1490. {
  1491. struct btrfs_trans_handle *trans;
  1492. struct btrfs_root *root = btrfs_sb(sb)->tree_root;
  1493. trans = btrfs_attach_transaction_barrier(root);
  1494. if (IS_ERR(trans)) {
  1495. /* no transaction, don't bother */
  1496. if (PTR_ERR(trans) == -ENOENT)
  1497. return 0;
  1498. return PTR_ERR(trans);
  1499. }
  1500. return btrfs_commit_transaction(trans, root);
  1501. }
  1502. static int btrfs_unfreeze(struct super_block *sb)
  1503. {
  1504. return 0;
  1505. }
  1506. static int btrfs_show_devname(struct seq_file *m, struct dentry *root)
  1507. {
  1508. struct btrfs_fs_info *fs_info = btrfs_sb(root->d_sb);
  1509. struct btrfs_fs_devices *cur_devices;
  1510. struct btrfs_device *dev, *first_dev = NULL;
  1511. struct list_head *head;
  1512. struct rcu_string *name;
  1513. mutex_lock(&fs_info->fs_devices->device_list_mutex);
  1514. cur_devices = fs_info->fs_devices;
  1515. while (cur_devices) {
  1516. head = &cur_devices->devices;
  1517. list_for_each_entry(dev, head, dev_list) {
  1518. if (dev->missing)
  1519. continue;
  1520. if (!first_dev || dev->devid < first_dev->devid)
  1521. first_dev = dev;
  1522. }
  1523. cur_devices = cur_devices->seed;
  1524. }
  1525. if (first_dev) {
  1526. rcu_read_lock();
  1527. name = rcu_dereference(first_dev->name);
  1528. seq_escape(m, name->str, " \t\n\\");
  1529. rcu_read_unlock();
  1530. } else {
  1531. WARN_ON(1);
  1532. }
  1533. mutex_unlock(&fs_info->fs_devices->device_list_mutex);
  1534. return 0;
  1535. }
  1536. static const struct super_operations btrfs_super_ops = {
  1537. .drop_inode = btrfs_drop_inode,
  1538. .evict_inode = btrfs_evict_inode,
  1539. .put_super = btrfs_put_super,
  1540. .sync_fs = btrfs_sync_fs,
  1541. .show_options = btrfs_show_options,
  1542. .show_devname = btrfs_show_devname,
  1543. .write_inode = btrfs_write_inode,
  1544. .alloc_inode = btrfs_alloc_inode,
  1545. .destroy_inode = btrfs_destroy_inode,
  1546. .statfs = btrfs_statfs,
  1547. .remount_fs = btrfs_remount,
  1548. .freeze_fs = btrfs_freeze,
  1549. .unfreeze_fs = btrfs_unfreeze,
  1550. };
  1551. static const struct file_operations btrfs_ctl_fops = {
  1552. .unlocked_ioctl = btrfs_control_ioctl,
  1553. .compat_ioctl = btrfs_control_ioctl,
  1554. .owner = THIS_MODULE,
  1555. .llseek = noop_llseek,
  1556. };
  1557. static struct miscdevice btrfs_misc = {
  1558. .minor = BTRFS_MINOR,
  1559. .name = "btrfs-control",
  1560. .fops = &btrfs_ctl_fops
  1561. };
  1562. MODULE_ALIAS_MISCDEV(BTRFS_MINOR);
  1563. MODULE_ALIAS("devname:btrfs-control");
  1564. static int btrfs_interface_init(void)
  1565. {
  1566. return misc_register(&btrfs_misc);
  1567. }
  1568. static void btrfs_interface_exit(void)
  1569. {
  1570. if (misc_deregister(&btrfs_misc) < 0)
  1571. printk(KERN_INFO "btrfs: misc_deregister failed for control device\n");
  1572. }
  1573. static void btrfs_print_info(void)
  1574. {
  1575. printk(KERN_INFO "Btrfs loaded"
  1576. #ifdef CONFIG_BTRFS_DEBUG
  1577. ", debug=on"
  1578. #endif
  1579. #ifdef CONFIG_BTRFS_FS_CHECK_INTEGRITY
  1580. ", integrity-checker=on"
  1581. #endif
  1582. "\n");
  1583. }
  1584. static int btrfs_run_sanity_tests(void)
  1585. {
  1586. return btrfs_test_free_space_cache();
  1587. }
  1588. static int __init init_btrfs_fs(void)
  1589. {
  1590. int err;
  1591. err = btrfs_init_sysfs();
  1592. if (err)
  1593. return err;
  1594. btrfs_init_compress();
  1595. err = btrfs_init_cachep();
  1596. if (err)
  1597. goto free_compress;
  1598. err = extent_io_init();
  1599. if (err)
  1600. goto free_cachep;
  1601. err = extent_map_init();
  1602. if (err)
  1603. goto free_extent_io;
  1604. err = ordered_data_init();
  1605. if (err)
  1606. goto free_extent_map;
  1607. err = btrfs_delayed_inode_init();
  1608. if (err)
  1609. goto free_ordered_data;
  1610. err = btrfs_auto_defrag_init();
  1611. if (err)
  1612. goto free_delayed_inode;
  1613. err = btrfs_delayed_ref_init();
  1614. if (err)
  1615. goto free_auto_defrag;
  1616. err = btrfs_interface_init();
  1617. if (err)
  1618. goto free_delayed_ref;
  1619. btrfs_init_lockdep();
  1620. btrfs_print_info();
  1621. err = btrfs_run_sanity_tests();
  1622. if (err)
  1623. goto unregister_ioctl;
  1624. err = register_filesystem(&btrfs_fs_type);
  1625. if (err)
  1626. goto unregister_ioctl;
  1627. return 0;
  1628. unregister_ioctl:
  1629. btrfs_interface_exit();
  1630. free_delayed_ref:
  1631. btrfs_delayed_ref_exit();
  1632. free_auto_defrag:
  1633. btrfs_auto_defrag_exit();
  1634. free_delayed_inode:
  1635. btrfs_delayed_inode_exit();
  1636. free_ordered_data:
  1637. ordered_data_exit();
  1638. free_extent_map:
  1639. extent_map_exit();
  1640. free_extent_io:
  1641. extent_io_exit();
  1642. free_cachep:
  1643. btrfs_destroy_cachep();
  1644. free_compress:
  1645. btrfs_exit_compress();
  1646. btrfs_exit_sysfs();
  1647. return err;
  1648. }
  1649. static void __exit exit_btrfs_fs(void)
  1650. {
  1651. btrfs_destroy_cachep();
  1652. btrfs_delayed_ref_exit();
  1653. btrfs_auto_defrag_exit();
  1654. btrfs_delayed_inode_exit();
  1655. ordered_data_exit();
  1656. extent_map_exit();
  1657. extent_io_exit();
  1658. btrfs_interface_exit();
  1659. unregister_filesystem(&btrfs_fs_type);
  1660. btrfs_exit_sysfs();
  1661. btrfs_cleanup_fs_uuids();
  1662. btrfs_exit_compress();
  1663. }
  1664. module_init(init_btrfs_fs)
  1665. module_exit(exit_btrfs_fs)
  1666. MODULE_LICENSE("GPL");