super.c 69 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502150315041505150615071508150915101511151215131514151515161517151815191520152115221523152415251526152715281529153015311532153315341535153615371538153915401541154215431544154515461547154815491550155115521553155415551556155715581559156015611562156315641565156615671568156915701571157215731574157515761577157815791580158115821583158415851586158715881589159015911592159315941595159615971598159916001601160216031604160516061607160816091610161116121613161416151616161716181619162016211622162316241625162616271628162916301631163216331634163516361637163816391640164116421643164416451646164716481649165016511652165316541655165616571658165916601661166216631664166516661667166816691670167116721673167416751676167716781679168016811682168316841685168616871688168916901691169216931694169516961697169816991700170117021703170417051706170717081709171017111712171317141715171617171718171917201721172217231724172517261727172817291730173117321733173417351736173717381739174017411742174317441745174617471748174917501751175217531754175517561757175817591760176117621763176417651766176717681769177017711772177317741775177617771778177917801781178217831784178517861787178817891790179117921793179417951796179717981799180018011802180318041805180618071808180918101811181218131814181518161817181818191820182118221823182418251826182718281829183018311832183318341835183618371838183918401841184218431844184518461847184818491850185118521853185418551856185718581859186018611862186318641865186618671868186918701871187218731874187518761877187818791880188118821883188418851886188718881889189018911892189318941895189618971898189919001901190219031904190519061907190819091910191119121913191419151916191719181919192019211922192319241925192619271928192919301931193219331934193519361937193819391940194119421943194419451946194719481949195019511952195319541955195619571958195919601961196219631964196519661967196819691970197119721973197419751976197719781979198019811982198319841985198619871988198919901991199219931994199519961997199819992000200120022003200420052006200720082009201020112012201320142015201620172018201920202021202220232024202520262027202820292030203120322033203420352036203720382039204020412042204320442045204620472048204920502051205220532054205520562057205820592060206120622063206420652066206720682069207020712072207320742075207620772078207920802081208220832084208520862087208820892090209120922093209420952096209720982099210021012102210321042105210621072108210921102111211221132114211521162117211821192120212121222123212421252126212721282129213021312132213321342135213621372138213921402141214221432144214521462147214821492150215121522153215421552156215721582159216021612162216321642165216621672168216921702171217221732174217521762177217821792180218121822183218421852186218721882189219021912192219321942195219621972198219922002201220222032204220522062207220822092210221122122213221422152216221722182219222022212222222322242225222622272228222922302231223222332234223522362237223822392240224122422243224422452246224722482249225022512252225322542255225622572258225922602261226222632264226522662267226822692270227122722273227422752276227722782279228022812282228322842285228622872288228922902291229222932294229522962297229822992300230123022303230423052306230723082309231023112312231323142315231623172318231923202321232223232324232523262327232823292330233123322333233423352336233723382339234023412342234323442345234623472348234923502351235223532354235523562357235823592360236123622363236423652366236723682369237023712372237323742375237623772378237923802381238223832384238523862387238823892390239123922393239423952396239723982399240024012402240324042405240624072408240924102411241224132414241524162417241824192420242124222423242424252426242724282429243024312432243324342435243624372438243924402441244224432444244524462447244824492450245124522453245424552456245724582459246024612462246324642465246624672468246924702471247224732474247524762477247824792480248124822483248424852486248724882489249024912492249324942495249624972498249925002501250225032504250525062507250825092510251125122513251425152516251725182519252025212522252325242525252625272528252925302531253225332534253525362537253825392540254125422543254425452546254725482549255025512552255325542555255625572558255925602561256225632564256525662567256825692570257125722573257425752576257725782579258025812582258325842585258625872588258925902591259225932594259525962597259825992600260126022603260426052606260726082609261026112612261326142615261626172618261926202621262226232624262526262627262826292630263126322633263426352636263726382639264026412642264326442645264626472648264926502651265226532654265526562657265826592660266126622663
  1. /* -*- mode: c; c-basic-offset: 8; -*-
  2. * vim: noexpandtab sw=8 ts=8 sts=0:
  3. *
  4. * super.c
  5. *
  6. * load/unload driver, mount/dismount volumes
  7. *
  8. * Copyright (C) 2002, 2004 Oracle. All rights reserved.
  9. *
  10. * This program is free software; you can redistribute it and/or
  11. * modify it under the terms of the GNU General Public
  12. * License as published by the Free Software Foundation; either
  13. * version 2 of the License, or (at your option) any later version.
  14. *
  15. * This program is distributed in the hope that it will be useful,
  16. * but WITHOUT ANY WARRANTY; without even the implied warranty of
  17. * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
  18. * General Public License for more details.
  19. *
  20. * You should have received a copy of the GNU General Public
  21. * License along with this program; if not, write to the
  22. * Free Software Foundation, Inc., 59 Temple Place - Suite 330,
  23. * Boston, MA 021110-1307, USA.
  24. */
  25. #include <linux/module.h>
  26. #include <linux/fs.h>
  27. #include <linux/types.h>
  28. #include <linux/slab.h>
  29. #include <linux/highmem.h>
  30. #include <linux/init.h>
  31. #include <linux/random.h>
  32. #include <linux/statfs.h>
  33. #include <linux/moduleparam.h>
  34. #include <linux/blkdev.h>
  35. #include <linux/socket.h>
  36. #include <linux/inet.h>
  37. #include <linux/parser.h>
  38. #include <linux/crc32.h>
  39. #include <linux/debugfs.h>
  40. #include <linux/mount.h>
  41. #include <linux/seq_file.h>
  42. #include <linux/quotaops.h>
  43. #include <linux/cleancache.h>
  44. #define CREATE_TRACE_POINTS
  45. #include "ocfs2_trace.h"
  46. #include <cluster/masklog.h>
  47. #include "ocfs2.h"
  48. /* this should be the only file to include a version 1 header */
  49. #include "ocfs1_fs_compat.h"
  50. #include "alloc.h"
  51. #include "aops.h"
  52. #include "blockcheck.h"
  53. #include "dlmglue.h"
  54. #include "export.h"
  55. #include "extent_map.h"
  56. #include "heartbeat.h"
  57. #include "inode.h"
  58. #include "journal.h"
  59. #include "localalloc.h"
  60. #include "namei.h"
  61. #include "slot_map.h"
  62. #include "super.h"
  63. #include "sysfile.h"
  64. #include "uptodate.h"
  65. #include "ver.h"
  66. #include "xattr.h"
  67. #include "quota.h"
  68. #include "refcounttree.h"
  69. #include "suballoc.h"
  70. #include "buffer_head_io.h"
  71. static struct kmem_cache *ocfs2_inode_cachep = NULL;
  72. struct kmem_cache *ocfs2_dquot_cachep;
  73. struct kmem_cache *ocfs2_qf_chunk_cachep;
  74. /* OCFS2 needs to schedule several different types of work which
  75. * require cluster locking, disk I/O, recovery waits, etc. Since these
  76. * types of work tend to be heavy we avoid using the kernel events
  77. * workqueue and schedule on our own. */
  78. struct workqueue_struct *ocfs2_wq = NULL;
  79. static struct dentry *ocfs2_debugfs_root = NULL;
  80. MODULE_AUTHOR("Oracle");
  81. MODULE_LICENSE("GPL");
  82. struct mount_options
  83. {
  84. unsigned long commit_interval;
  85. unsigned long mount_opt;
  86. unsigned int atime_quantum;
  87. signed short slot;
  88. int localalloc_opt;
  89. unsigned int resv_level;
  90. int dir_resv_level;
  91. char cluster_stack[OCFS2_STACK_LABEL_LEN + 1];
  92. };
  93. static int ocfs2_parse_options(struct super_block *sb, char *options,
  94. struct mount_options *mopt,
  95. int is_remount);
  96. static int ocfs2_check_set_options(struct super_block *sb,
  97. struct mount_options *options);
  98. static int ocfs2_show_options(struct seq_file *s, struct dentry *root);
  99. static void ocfs2_put_super(struct super_block *sb);
  100. static int ocfs2_mount_volume(struct super_block *sb);
  101. static int ocfs2_remount(struct super_block *sb, int *flags, char *data);
  102. static void ocfs2_dismount_volume(struct super_block *sb, int mnt_err);
  103. static int ocfs2_initialize_mem_caches(void);
  104. static void ocfs2_free_mem_caches(void);
  105. static void ocfs2_delete_osb(struct ocfs2_super *osb);
  106. static int ocfs2_statfs(struct dentry *dentry, struct kstatfs *buf);
  107. static int ocfs2_sync_fs(struct super_block *sb, int wait);
  108. static int ocfs2_init_global_system_inodes(struct ocfs2_super *osb);
  109. static int ocfs2_init_local_system_inodes(struct ocfs2_super *osb);
  110. static void ocfs2_release_system_inodes(struct ocfs2_super *osb);
  111. static int ocfs2_check_volume(struct ocfs2_super *osb);
  112. static int ocfs2_verify_volume(struct ocfs2_dinode *di,
  113. struct buffer_head *bh,
  114. u32 sectsize,
  115. struct ocfs2_blockcheck_stats *stats);
  116. static int ocfs2_initialize_super(struct super_block *sb,
  117. struct buffer_head *bh,
  118. int sector_size,
  119. struct ocfs2_blockcheck_stats *stats);
  120. static int ocfs2_get_sector(struct super_block *sb,
  121. struct buffer_head **bh,
  122. int block,
  123. int sect_size);
  124. static struct inode *ocfs2_alloc_inode(struct super_block *sb);
  125. static void ocfs2_destroy_inode(struct inode *inode);
  126. static int ocfs2_susp_quotas(struct ocfs2_super *osb, int unsuspend);
  127. static int ocfs2_enable_quotas(struct ocfs2_super *osb);
  128. static void ocfs2_disable_quotas(struct ocfs2_super *osb);
  129. static const struct super_operations ocfs2_sops = {
  130. .statfs = ocfs2_statfs,
  131. .alloc_inode = ocfs2_alloc_inode,
  132. .destroy_inode = ocfs2_destroy_inode,
  133. .drop_inode = ocfs2_drop_inode,
  134. .evict_inode = ocfs2_evict_inode,
  135. .sync_fs = ocfs2_sync_fs,
  136. .put_super = ocfs2_put_super,
  137. .remount_fs = ocfs2_remount,
  138. .show_options = ocfs2_show_options,
  139. .quota_read = ocfs2_quota_read,
  140. .quota_write = ocfs2_quota_write,
  141. };
  142. enum {
  143. Opt_barrier,
  144. Opt_err_panic,
  145. Opt_err_ro,
  146. Opt_intr,
  147. Opt_nointr,
  148. Opt_hb_none,
  149. Opt_hb_local,
  150. Opt_hb_global,
  151. Opt_data_ordered,
  152. Opt_data_writeback,
  153. Opt_atime_quantum,
  154. Opt_slot,
  155. Opt_commit,
  156. Opt_localalloc,
  157. Opt_localflocks,
  158. Opt_stack,
  159. Opt_user_xattr,
  160. Opt_nouser_xattr,
  161. Opt_inode64,
  162. Opt_acl,
  163. Opt_noacl,
  164. Opt_usrquota,
  165. Opt_grpquota,
  166. Opt_coherency_buffered,
  167. Opt_coherency_full,
  168. Opt_resv_level,
  169. Opt_dir_resv_level,
  170. Opt_err,
  171. };
  172. static const match_table_t tokens = {
  173. {Opt_barrier, "barrier=%u"},
  174. {Opt_err_panic, "errors=panic"},
  175. {Opt_err_ro, "errors=remount-ro"},
  176. {Opt_intr, "intr"},
  177. {Opt_nointr, "nointr"},
  178. {Opt_hb_none, OCFS2_HB_NONE},
  179. {Opt_hb_local, OCFS2_HB_LOCAL},
  180. {Opt_hb_global, OCFS2_HB_GLOBAL},
  181. {Opt_data_ordered, "data=ordered"},
  182. {Opt_data_writeback, "data=writeback"},
  183. {Opt_atime_quantum, "atime_quantum=%u"},
  184. {Opt_slot, "preferred_slot=%u"},
  185. {Opt_commit, "commit=%u"},
  186. {Opt_localalloc, "localalloc=%d"},
  187. {Opt_localflocks, "localflocks"},
  188. {Opt_stack, "cluster_stack=%s"},
  189. {Opt_user_xattr, "user_xattr"},
  190. {Opt_nouser_xattr, "nouser_xattr"},
  191. {Opt_inode64, "inode64"},
  192. {Opt_acl, "acl"},
  193. {Opt_noacl, "noacl"},
  194. {Opt_usrquota, "usrquota"},
  195. {Opt_grpquota, "grpquota"},
  196. {Opt_coherency_buffered, "coherency=buffered"},
  197. {Opt_coherency_full, "coherency=full"},
  198. {Opt_resv_level, "resv_level=%u"},
  199. {Opt_dir_resv_level, "dir_resv_level=%u"},
  200. {Opt_err, NULL}
  201. };
  202. #ifdef CONFIG_DEBUG_FS
  203. static int ocfs2_osb_dump(struct ocfs2_super *osb, char *buf, int len)
  204. {
  205. struct ocfs2_cluster_connection *cconn = osb->cconn;
  206. struct ocfs2_recovery_map *rm = osb->recovery_map;
  207. struct ocfs2_orphan_scan *os = &osb->osb_orphan_scan;
  208. int i, out = 0;
  209. out += snprintf(buf + out, len - out,
  210. "%10s => Id: %-s Uuid: %-s Gen: 0x%X Label: %-s\n",
  211. "Device", osb->dev_str, osb->uuid_str,
  212. osb->fs_generation, osb->vol_label);
  213. out += snprintf(buf + out, len - out,
  214. "%10s => State: %d Flags: 0x%lX\n", "Volume",
  215. atomic_read(&osb->vol_state), osb->osb_flags);
  216. out += snprintf(buf + out, len - out,
  217. "%10s => Block: %lu Cluster: %d\n", "Sizes",
  218. osb->sb->s_blocksize, osb->s_clustersize);
  219. out += snprintf(buf + out, len - out,
  220. "%10s => Compat: 0x%X Incompat: 0x%X "
  221. "ROcompat: 0x%X\n",
  222. "Features", osb->s_feature_compat,
  223. osb->s_feature_incompat, osb->s_feature_ro_compat);
  224. out += snprintf(buf + out, len - out,
  225. "%10s => Opts: 0x%lX AtimeQuanta: %u\n", "Mount",
  226. osb->s_mount_opt, osb->s_atime_quantum);
  227. if (cconn) {
  228. out += snprintf(buf + out, len - out,
  229. "%10s => Stack: %s Name: %*s "
  230. "Version: %d.%d\n", "Cluster",
  231. (*osb->osb_cluster_stack == '\0' ?
  232. "o2cb" : osb->osb_cluster_stack),
  233. cconn->cc_namelen, cconn->cc_name,
  234. cconn->cc_version.pv_major,
  235. cconn->cc_version.pv_minor);
  236. }
  237. spin_lock(&osb->dc_task_lock);
  238. out += snprintf(buf + out, len - out,
  239. "%10s => Pid: %d Count: %lu WakeSeq: %lu "
  240. "WorkSeq: %lu\n", "DownCnvt",
  241. (osb->dc_task ? task_pid_nr(osb->dc_task) : -1),
  242. osb->blocked_lock_count, osb->dc_wake_sequence,
  243. osb->dc_work_sequence);
  244. spin_unlock(&osb->dc_task_lock);
  245. spin_lock(&osb->osb_lock);
  246. out += snprintf(buf + out, len - out, "%10s => Pid: %d Nodes:",
  247. "Recovery",
  248. (osb->recovery_thread_task ?
  249. task_pid_nr(osb->recovery_thread_task) : -1));
  250. if (rm->rm_used == 0)
  251. out += snprintf(buf + out, len - out, " None\n");
  252. else {
  253. for (i = 0; i < rm->rm_used; i++)
  254. out += snprintf(buf + out, len - out, " %d",
  255. rm->rm_entries[i]);
  256. out += snprintf(buf + out, len - out, "\n");
  257. }
  258. spin_unlock(&osb->osb_lock);
  259. out += snprintf(buf + out, len - out,
  260. "%10s => Pid: %d Interval: %lu Needs: %d\n", "Commit",
  261. (osb->commit_task ? task_pid_nr(osb->commit_task) : -1),
  262. osb->osb_commit_interval,
  263. atomic_read(&osb->needs_checkpoint));
  264. out += snprintf(buf + out, len - out,
  265. "%10s => State: %d TxnId: %lu NumTxns: %d\n",
  266. "Journal", osb->journal->j_state,
  267. osb->journal->j_trans_id,
  268. atomic_read(&osb->journal->j_num_trans));
  269. out += snprintf(buf + out, len - out,
  270. "%10s => GlobalAllocs: %d LocalAllocs: %d "
  271. "SubAllocs: %d LAWinMoves: %d SAExtends: %d\n",
  272. "Stats",
  273. atomic_read(&osb->alloc_stats.bitmap_data),
  274. atomic_read(&osb->alloc_stats.local_data),
  275. atomic_read(&osb->alloc_stats.bg_allocs),
  276. atomic_read(&osb->alloc_stats.moves),
  277. atomic_read(&osb->alloc_stats.bg_extends));
  278. out += snprintf(buf + out, len - out,
  279. "%10s => State: %u Descriptor: %llu Size: %u bits "
  280. "Default: %u bits\n",
  281. "LocalAlloc", osb->local_alloc_state,
  282. (unsigned long long)osb->la_last_gd,
  283. osb->local_alloc_bits, osb->local_alloc_default_bits);
  284. spin_lock(&osb->osb_lock);
  285. out += snprintf(buf + out, len - out,
  286. "%10s => InodeSlot: %d StolenInodes: %d, "
  287. "MetaSlot: %d StolenMeta: %d\n", "Steal",
  288. osb->s_inode_steal_slot,
  289. atomic_read(&osb->s_num_inodes_stolen),
  290. osb->s_meta_steal_slot,
  291. atomic_read(&osb->s_num_meta_stolen));
  292. spin_unlock(&osb->osb_lock);
  293. out += snprintf(buf + out, len - out, "OrphanScan => ");
  294. out += snprintf(buf + out, len - out, "Local: %u Global: %u ",
  295. os->os_count, os->os_seqno);
  296. out += snprintf(buf + out, len - out, " Last Scan: ");
  297. if (atomic_read(&os->os_state) == ORPHAN_SCAN_INACTIVE)
  298. out += snprintf(buf + out, len - out, "Disabled\n");
  299. else
  300. out += snprintf(buf + out, len - out, "%lu seconds ago\n",
  301. (get_seconds() - os->os_scantime.tv_sec));
  302. out += snprintf(buf + out, len - out, "%10s => %3s %10s\n",
  303. "Slots", "Num", "RecoGen");
  304. for (i = 0; i < osb->max_slots; ++i) {
  305. out += snprintf(buf + out, len - out,
  306. "%10s %c %3d %10d\n",
  307. " ",
  308. (i == osb->slot_num ? '*' : ' '),
  309. i, osb->slot_recovery_generations[i]);
  310. }
  311. return out;
  312. }
  313. static int ocfs2_osb_debug_open(struct inode *inode, struct file *file)
  314. {
  315. struct ocfs2_super *osb = inode->i_private;
  316. char *buf = NULL;
  317. buf = kmalloc(PAGE_SIZE, GFP_KERNEL);
  318. if (!buf)
  319. goto bail;
  320. i_size_write(inode, ocfs2_osb_dump(osb, buf, PAGE_SIZE));
  321. file->private_data = buf;
  322. return 0;
  323. bail:
  324. return -ENOMEM;
  325. }
  326. static int ocfs2_debug_release(struct inode *inode, struct file *file)
  327. {
  328. kfree(file->private_data);
  329. return 0;
  330. }
  331. static ssize_t ocfs2_debug_read(struct file *file, char __user *buf,
  332. size_t nbytes, loff_t *ppos)
  333. {
  334. return simple_read_from_buffer(buf, nbytes, ppos, file->private_data,
  335. i_size_read(file->f_mapping->host));
  336. }
  337. #else
  338. static int ocfs2_osb_debug_open(struct inode *inode, struct file *file)
  339. {
  340. return 0;
  341. }
  342. static int ocfs2_debug_release(struct inode *inode, struct file *file)
  343. {
  344. return 0;
  345. }
  346. static ssize_t ocfs2_debug_read(struct file *file, char __user *buf,
  347. size_t nbytes, loff_t *ppos)
  348. {
  349. return 0;
  350. }
  351. #endif /* CONFIG_DEBUG_FS */
  352. static const struct file_operations ocfs2_osb_debug_fops = {
  353. .open = ocfs2_osb_debug_open,
  354. .release = ocfs2_debug_release,
  355. .read = ocfs2_debug_read,
  356. .llseek = generic_file_llseek,
  357. };
  358. static int ocfs2_sync_fs(struct super_block *sb, int wait)
  359. {
  360. int status;
  361. tid_t target;
  362. struct ocfs2_super *osb = OCFS2_SB(sb);
  363. if (ocfs2_is_hard_readonly(osb))
  364. return -EROFS;
  365. if (wait) {
  366. status = ocfs2_flush_truncate_log(osb);
  367. if (status < 0)
  368. mlog_errno(status);
  369. } else {
  370. ocfs2_schedule_truncate_log_flush(osb, 0);
  371. }
  372. if (jbd2_journal_start_commit(OCFS2_SB(sb)->journal->j_journal,
  373. &target)) {
  374. if (wait)
  375. jbd2_log_wait_commit(OCFS2_SB(sb)->journal->j_journal,
  376. target);
  377. }
  378. return 0;
  379. }
  380. static int ocfs2_need_system_inode(struct ocfs2_super *osb, int ino)
  381. {
  382. if (!OCFS2_HAS_RO_COMPAT_FEATURE(osb->sb, OCFS2_FEATURE_RO_COMPAT_USRQUOTA)
  383. && (ino == USER_QUOTA_SYSTEM_INODE
  384. || ino == LOCAL_USER_QUOTA_SYSTEM_INODE))
  385. return 0;
  386. if (!OCFS2_HAS_RO_COMPAT_FEATURE(osb->sb, OCFS2_FEATURE_RO_COMPAT_GRPQUOTA)
  387. && (ino == GROUP_QUOTA_SYSTEM_INODE
  388. || ino == LOCAL_GROUP_QUOTA_SYSTEM_INODE))
  389. return 0;
  390. return 1;
  391. }
  392. static int ocfs2_init_global_system_inodes(struct ocfs2_super *osb)
  393. {
  394. struct inode *new = NULL;
  395. int status = 0;
  396. int i;
  397. new = ocfs2_iget(osb, osb->root_blkno, OCFS2_FI_FLAG_SYSFILE, 0);
  398. if (IS_ERR(new)) {
  399. status = PTR_ERR(new);
  400. mlog_errno(status);
  401. goto bail;
  402. }
  403. osb->root_inode = new;
  404. new = ocfs2_iget(osb, osb->system_dir_blkno, OCFS2_FI_FLAG_SYSFILE, 0);
  405. if (IS_ERR(new)) {
  406. status = PTR_ERR(new);
  407. mlog_errno(status);
  408. goto bail;
  409. }
  410. osb->sys_root_inode = new;
  411. for (i = OCFS2_FIRST_ONLINE_SYSTEM_INODE;
  412. i <= OCFS2_LAST_GLOBAL_SYSTEM_INODE; i++) {
  413. if (!ocfs2_need_system_inode(osb, i))
  414. continue;
  415. new = ocfs2_get_system_file_inode(osb, i, osb->slot_num);
  416. if (!new) {
  417. ocfs2_release_system_inodes(osb);
  418. status = -EINVAL;
  419. mlog_errno(status);
  420. /* FIXME: Should ERROR_RO_FS */
  421. mlog(ML_ERROR, "Unable to load system inode %d, "
  422. "possibly corrupt fs?", i);
  423. goto bail;
  424. }
  425. // the array now has one ref, so drop this one
  426. iput(new);
  427. }
  428. bail:
  429. if (status)
  430. mlog_errno(status);
  431. return status;
  432. }
  433. static int ocfs2_init_local_system_inodes(struct ocfs2_super *osb)
  434. {
  435. struct inode *new = NULL;
  436. int status = 0;
  437. int i;
  438. for (i = OCFS2_LAST_GLOBAL_SYSTEM_INODE + 1;
  439. i < NUM_SYSTEM_INODES;
  440. i++) {
  441. if (!ocfs2_need_system_inode(osb, i))
  442. continue;
  443. new = ocfs2_get_system_file_inode(osb, i, osb->slot_num);
  444. if (!new) {
  445. ocfs2_release_system_inodes(osb);
  446. status = -EINVAL;
  447. mlog(ML_ERROR, "status=%d, sysfile=%d, slot=%d\n",
  448. status, i, osb->slot_num);
  449. goto bail;
  450. }
  451. /* the array now has one ref, so drop this one */
  452. iput(new);
  453. }
  454. bail:
  455. if (status)
  456. mlog_errno(status);
  457. return status;
  458. }
  459. static void ocfs2_release_system_inodes(struct ocfs2_super *osb)
  460. {
  461. int i;
  462. struct inode *inode;
  463. for (i = 0; i < NUM_GLOBAL_SYSTEM_INODES; i++) {
  464. inode = osb->global_system_inodes[i];
  465. if (inode) {
  466. iput(inode);
  467. osb->global_system_inodes[i] = NULL;
  468. }
  469. }
  470. inode = osb->sys_root_inode;
  471. if (inode) {
  472. iput(inode);
  473. osb->sys_root_inode = NULL;
  474. }
  475. inode = osb->root_inode;
  476. if (inode) {
  477. iput(inode);
  478. osb->root_inode = NULL;
  479. }
  480. if (!osb->local_system_inodes)
  481. return;
  482. for (i = 0; i < NUM_LOCAL_SYSTEM_INODES * osb->max_slots; i++) {
  483. if (osb->local_system_inodes[i]) {
  484. iput(osb->local_system_inodes[i]);
  485. osb->local_system_inodes[i] = NULL;
  486. }
  487. }
  488. kfree(osb->local_system_inodes);
  489. osb->local_system_inodes = NULL;
  490. }
  491. /* We're allocating fs objects, use GFP_NOFS */
  492. static struct inode *ocfs2_alloc_inode(struct super_block *sb)
  493. {
  494. struct ocfs2_inode_info *oi;
  495. oi = kmem_cache_alloc(ocfs2_inode_cachep, GFP_NOFS);
  496. if (!oi)
  497. return NULL;
  498. jbd2_journal_init_jbd_inode(&oi->ip_jinode, &oi->vfs_inode);
  499. return &oi->vfs_inode;
  500. }
  501. static void ocfs2_i_callback(struct rcu_head *head)
  502. {
  503. struct inode *inode = container_of(head, struct inode, i_rcu);
  504. kmem_cache_free(ocfs2_inode_cachep, OCFS2_I(inode));
  505. }
  506. static void ocfs2_destroy_inode(struct inode *inode)
  507. {
  508. call_rcu(&inode->i_rcu, ocfs2_i_callback);
  509. }
  510. static unsigned long long ocfs2_max_file_offset(unsigned int bbits,
  511. unsigned int cbits)
  512. {
  513. unsigned int bytes = 1 << cbits;
  514. unsigned int trim = bytes;
  515. unsigned int bitshift = 32;
  516. /*
  517. * i_size and all block offsets in ocfs2 are always 64 bits
  518. * wide. i_clusters is 32 bits, in cluster-sized units. So on
  519. * 64 bit platforms, cluster size will be the limiting factor.
  520. */
  521. #if BITS_PER_LONG == 32
  522. # if defined(CONFIG_LBDAF)
  523. BUILD_BUG_ON(sizeof(sector_t) != 8);
  524. /*
  525. * We might be limited by page cache size.
  526. */
  527. if (bytes > PAGE_CACHE_SIZE) {
  528. bytes = PAGE_CACHE_SIZE;
  529. trim = 1;
  530. /*
  531. * Shift by 31 here so that we don't get larger than
  532. * MAX_LFS_FILESIZE
  533. */
  534. bitshift = 31;
  535. }
  536. # else
  537. /*
  538. * We are limited by the size of sector_t. Use block size, as
  539. * that's what we expose to the VFS.
  540. */
  541. bytes = 1 << bbits;
  542. trim = 1;
  543. bitshift = 31;
  544. # endif
  545. #endif
  546. /*
  547. * Trim by a whole cluster when we can actually approach the
  548. * on-disk limits. Otherwise we can overflow i_clusters when
  549. * an extent start is at the max offset.
  550. */
  551. return (((unsigned long long)bytes) << bitshift) - trim;
  552. }
  553. static int ocfs2_remount(struct super_block *sb, int *flags, char *data)
  554. {
  555. int incompat_features;
  556. int ret = 0;
  557. struct mount_options parsed_options;
  558. struct ocfs2_super *osb = OCFS2_SB(sb);
  559. u32 tmp;
  560. sync_filesystem(sb);
  561. if (!ocfs2_parse_options(sb, data, &parsed_options, 1) ||
  562. !ocfs2_check_set_options(sb, &parsed_options)) {
  563. ret = -EINVAL;
  564. goto out;
  565. }
  566. tmp = OCFS2_MOUNT_HB_LOCAL | OCFS2_MOUNT_HB_GLOBAL |
  567. OCFS2_MOUNT_HB_NONE;
  568. if ((osb->s_mount_opt & tmp) != (parsed_options.mount_opt & tmp)) {
  569. ret = -EINVAL;
  570. mlog(ML_ERROR, "Cannot change heartbeat mode on remount\n");
  571. goto out;
  572. }
  573. if ((osb->s_mount_opt & OCFS2_MOUNT_DATA_WRITEBACK) !=
  574. (parsed_options.mount_opt & OCFS2_MOUNT_DATA_WRITEBACK)) {
  575. ret = -EINVAL;
  576. mlog(ML_ERROR, "Cannot change data mode on remount\n");
  577. goto out;
  578. }
  579. /* Probably don't want this on remount; it might
  580. * mess with other nodes */
  581. if (!(osb->s_mount_opt & OCFS2_MOUNT_INODE64) &&
  582. (parsed_options.mount_opt & OCFS2_MOUNT_INODE64)) {
  583. ret = -EINVAL;
  584. mlog(ML_ERROR, "Cannot enable inode64 on remount\n");
  585. goto out;
  586. }
  587. /* We're going to/from readonly mode. */
  588. if ((*flags & MS_RDONLY) != (sb->s_flags & MS_RDONLY)) {
  589. /* Disable quota accounting before remounting RO */
  590. if (*flags & MS_RDONLY) {
  591. ret = ocfs2_susp_quotas(osb, 0);
  592. if (ret < 0)
  593. goto out;
  594. }
  595. /* Lock here so the check of HARD_RO and the potential
  596. * setting of SOFT_RO is atomic. */
  597. spin_lock(&osb->osb_lock);
  598. if (osb->osb_flags & OCFS2_OSB_HARD_RO) {
  599. mlog(ML_ERROR, "Remount on readonly device is forbidden.\n");
  600. ret = -EROFS;
  601. goto unlock_osb;
  602. }
  603. if (*flags & MS_RDONLY) {
  604. sb->s_flags |= MS_RDONLY;
  605. osb->osb_flags |= OCFS2_OSB_SOFT_RO;
  606. } else {
  607. if (osb->osb_flags & OCFS2_OSB_ERROR_FS) {
  608. mlog(ML_ERROR, "Cannot remount RDWR "
  609. "filesystem due to previous errors.\n");
  610. ret = -EROFS;
  611. goto unlock_osb;
  612. }
  613. incompat_features = OCFS2_HAS_RO_COMPAT_FEATURE(sb, ~OCFS2_FEATURE_RO_COMPAT_SUPP);
  614. if (incompat_features) {
  615. mlog(ML_ERROR, "Cannot remount RDWR because "
  616. "of unsupported optional features "
  617. "(%x).\n", incompat_features);
  618. ret = -EINVAL;
  619. goto unlock_osb;
  620. }
  621. sb->s_flags &= ~MS_RDONLY;
  622. osb->osb_flags &= ~OCFS2_OSB_SOFT_RO;
  623. }
  624. trace_ocfs2_remount(sb->s_flags, osb->osb_flags, *flags);
  625. unlock_osb:
  626. spin_unlock(&osb->osb_lock);
  627. /* Enable quota accounting after remounting RW */
  628. if (!ret && !(*flags & MS_RDONLY)) {
  629. if (sb_any_quota_suspended(sb))
  630. ret = ocfs2_susp_quotas(osb, 1);
  631. else
  632. ret = ocfs2_enable_quotas(osb);
  633. if (ret < 0) {
  634. /* Return back changes... */
  635. spin_lock(&osb->osb_lock);
  636. sb->s_flags |= MS_RDONLY;
  637. osb->osb_flags |= OCFS2_OSB_SOFT_RO;
  638. spin_unlock(&osb->osb_lock);
  639. goto out;
  640. }
  641. }
  642. }
  643. if (!ret) {
  644. /* Only save off the new mount options in case of a successful
  645. * remount. */
  646. osb->s_mount_opt = parsed_options.mount_opt;
  647. osb->s_atime_quantum = parsed_options.atime_quantum;
  648. osb->preferred_slot = parsed_options.slot;
  649. if (parsed_options.commit_interval)
  650. osb->osb_commit_interval = parsed_options.commit_interval;
  651. if (!ocfs2_is_hard_readonly(osb))
  652. ocfs2_set_journal_params(osb);
  653. sb->s_flags = (sb->s_flags & ~MS_POSIXACL) |
  654. ((osb->s_mount_opt & OCFS2_MOUNT_POSIX_ACL) ?
  655. MS_POSIXACL : 0);
  656. }
  657. out:
  658. return ret;
  659. }
  660. static int ocfs2_sb_probe(struct super_block *sb,
  661. struct buffer_head **bh,
  662. int *sector_size,
  663. struct ocfs2_blockcheck_stats *stats)
  664. {
  665. int status, tmpstat;
  666. struct ocfs1_vol_disk_hdr *hdr;
  667. struct ocfs2_dinode *di;
  668. int blksize;
  669. *bh = NULL;
  670. /* may be > 512 */
  671. *sector_size = bdev_logical_block_size(sb->s_bdev);
  672. if (*sector_size > OCFS2_MAX_BLOCKSIZE) {
  673. mlog(ML_ERROR, "Hardware sector size too large: %d (max=%d)\n",
  674. *sector_size, OCFS2_MAX_BLOCKSIZE);
  675. status = -EINVAL;
  676. goto bail;
  677. }
  678. /* Can this really happen? */
  679. if (*sector_size < OCFS2_MIN_BLOCKSIZE)
  680. *sector_size = OCFS2_MIN_BLOCKSIZE;
  681. /* check block zero for old format */
  682. status = ocfs2_get_sector(sb, bh, 0, *sector_size);
  683. if (status < 0) {
  684. mlog_errno(status);
  685. goto bail;
  686. }
  687. hdr = (struct ocfs1_vol_disk_hdr *) (*bh)->b_data;
  688. if (hdr->major_version == OCFS1_MAJOR_VERSION) {
  689. mlog(ML_ERROR, "incompatible version: %u.%u\n",
  690. hdr->major_version, hdr->minor_version);
  691. status = -EINVAL;
  692. }
  693. if (memcmp(hdr->signature, OCFS1_VOLUME_SIGNATURE,
  694. strlen(OCFS1_VOLUME_SIGNATURE)) == 0) {
  695. mlog(ML_ERROR, "incompatible volume signature: %8s\n",
  696. hdr->signature);
  697. status = -EINVAL;
  698. }
  699. brelse(*bh);
  700. *bh = NULL;
  701. if (status < 0) {
  702. mlog(ML_ERROR, "This is an ocfs v1 filesystem which must be "
  703. "upgraded before mounting with ocfs v2\n");
  704. goto bail;
  705. }
  706. /*
  707. * Now check at magic offset for 512, 1024, 2048, 4096
  708. * blocksizes. 4096 is the maximum blocksize because it is
  709. * the minimum clustersize.
  710. */
  711. status = -EINVAL;
  712. for (blksize = *sector_size;
  713. blksize <= OCFS2_MAX_BLOCKSIZE;
  714. blksize <<= 1) {
  715. tmpstat = ocfs2_get_sector(sb, bh,
  716. OCFS2_SUPER_BLOCK_BLKNO,
  717. blksize);
  718. if (tmpstat < 0) {
  719. status = tmpstat;
  720. mlog_errno(status);
  721. break;
  722. }
  723. di = (struct ocfs2_dinode *) (*bh)->b_data;
  724. memset(stats, 0, sizeof(struct ocfs2_blockcheck_stats));
  725. spin_lock_init(&stats->b_lock);
  726. tmpstat = ocfs2_verify_volume(di, *bh, blksize, stats);
  727. if (tmpstat < 0) {
  728. brelse(*bh);
  729. *bh = NULL;
  730. }
  731. if (tmpstat != -EAGAIN) {
  732. status = tmpstat;
  733. break;
  734. }
  735. }
  736. bail:
  737. return status;
  738. }
  739. static int ocfs2_verify_heartbeat(struct ocfs2_super *osb)
  740. {
  741. u32 hb_enabled = OCFS2_MOUNT_HB_LOCAL | OCFS2_MOUNT_HB_GLOBAL;
  742. if (osb->s_mount_opt & hb_enabled) {
  743. if (ocfs2_mount_local(osb)) {
  744. mlog(ML_ERROR, "Cannot heartbeat on a locally "
  745. "mounted device.\n");
  746. return -EINVAL;
  747. }
  748. if (ocfs2_userspace_stack(osb)) {
  749. mlog(ML_ERROR, "Userspace stack expected, but "
  750. "o2cb heartbeat arguments passed to mount\n");
  751. return -EINVAL;
  752. }
  753. if (((osb->s_mount_opt & OCFS2_MOUNT_HB_GLOBAL) &&
  754. !ocfs2_cluster_o2cb_global_heartbeat(osb)) ||
  755. ((osb->s_mount_opt & OCFS2_MOUNT_HB_LOCAL) &&
  756. ocfs2_cluster_o2cb_global_heartbeat(osb))) {
  757. mlog(ML_ERROR, "Mismatching o2cb heartbeat modes\n");
  758. return -EINVAL;
  759. }
  760. }
  761. if (!(osb->s_mount_opt & hb_enabled)) {
  762. if (!ocfs2_mount_local(osb) && !ocfs2_is_hard_readonly(osb) &&
  763. !ocfs2_userspace_stack(osb)) {
  764. mlog(ML_ERROR, "Heartbeat has to be started to mount "
  765. "a read-write clustered device.\n");
  766. return -EINVAL;
  767. }
  768. }
  769. return 0;
  770. }
  771. /*
  772. * If we're using a userspace stack, mount should have passed
  773. * a name that matches the disk. If not, mount should not
  774. * have passed a stack.
  775. */
  776. static int ocfs2_verify_userspace_stack(struct ocfs2_super *osb,
  777. struct mount_options *mopt)
  778. {
  779. if (!ocfs2_userspace_stack(osb) && mopt->cluster_stack[0]) {
  780. mlog(ML_ERROR,
  781. "cluster stack passed to mount, but this filesystem "
  782. "does not support it\n");
  783. return -EINVAL;
  784. }
  785. if (ocfs2_userspace_stack(osb) &&
  786. strncmp(osb->osb_cluster_stack, mopt->cluster_stack,
  787. OCFS2_STACK_LABEL_LEN)) {
  788. mlog(ML_ERROR,
  789. "cluster stack passed to mount (\"%s\") does not "
  790. "match the filesystem (\"%s\")\n",
  791. mopt->cluster_stack,
  792. osb->osb_cluster_stack);
  793. return -EINVAL;
  794. }
  795. return 0;
  796. }
  797. static int ocfs2_susp_quotas(struct ocfs2_super *osb, int unsuspend)
  798. {
  799. int type;
  800. struct super_block *sb = osb->sb;
  801. unsigned int feature[MAXQUOTAS] = { OCFS2_FEATURE_RO_COMPAT_USRQUOTA,
  802. OCFS2_FEATURE_RO_COMPAT_GRPQUOTA};
  803. int status = 0;
  804. for (type = 0; type < MAXQUOTAS; type++) {
  805. if (!OCFS2_HAS_RO_COMPAT_FEATURE(sb, feature[type]))
  806. continue;
  807. if (unsuspend)
  808. status = dquot_resume(sb, type);
  809. else {
  810. struct ocfs2_mem_dqinfo *oinfo;
  811. /* Cancel periodic syncing before suspending */
  812. oinfo = sb_dqinfo(sb, type)->dqi_priv;
  813. cancel_delayed_work_sync(&oinfo->dqi_sync_work);
  814. status = dquot_suspend(sb, type);
  815. }
  816. if (status < 0)
  817. break;
  818. }
  819. if (status < 0)
  820. mlog(ML_ERROR, "Failed to suspend/unsuspend quotas on "
  821. "remount (error = %d).\n", status);
  822. return status;
  823. }
  824. static int ocfs2_enable_quotas(struct ocfs2_super *osb)
  825. {
  826. struct inode *inode[MAXQUOTAS] = { NULL, NULL };
  827. struct super_block *sb = osb->sb;
  828. unsigned int feature[MAXQUOTAS] = { OCFS2_FEATURE_RO_COMPAT_USRQUOTA,
  829. OCFS2_FEATURE_RO_COMPAT_GRPQUOTA};
  830. unsigned int ino[MAXQUOTAS] = { LOCAL_USER_QUOTA_SYSTEM_INODE,
  831. LOCAL_GROUP_QUOTA_SYSTEM_INODE };
  832. int status;
  833. int type;
  834. sb_dqopt(sb)->flags |= DQUOT_QUOTA_SYS_FILE | DQUOT_NEGATIVE_USAGE;
  835. for (type = 0; type < MAXQUOTAS; type++) {
  836. if (!OCFS2_HAS_RO_COMPAT_FEATURE(sb, feature[type]))
  837. continue;
  838. inode[type] = ocfs2_get_system_file_inode(osb, ino[type],
  839. osb->slot_num);
  840. if (!inode[type]) {
  841. status = -ENOENT;
  842. goto out_quota_off;
  843. }
  844. status = dquot_enable(inode[type], type, QFMT_OCFS2,
  845. DQUOT_USAGE_ENABLED);
  846. if (status < 0)
  847. goto out_quota_off;
  848. }
  849. for (type = 0; type < MAXQUOTAS; type++)
  850. iput(inode[type]);
  851. return 0;
  852. out_quota_off:
  853. ocfs2_disable_quotas(osb);
  854. for (type = 0; type < MAXQUOTAS; type++)
  855. iput(inode[type]);
  856. mlog_errno(status);
  857. return status;
  858. }
  859. static void ocfs2_disable_quotas(struct ocfs2_super *osb)
  860. {
  861. int type;
  862. struct inode *inode;
  863. struct super_block *sb = osb->sb;
  864. struct ocfs2_mem_dqinfo *oinfo;
  865. /* We mostly ignore errors in this function because there's not much
  866. * we can do when we see them */
  867. for (type = 0; type < MAXQUOTAS; type++) {
  868. if (!sb_has_quota_loaded(sb, type))
  869. continue;
  870. /* Cancel periodic syncing before we grab dqonoff_mutex */
  871. oinfo = sb_dqinfo(sb, type)->dqi_priv;
  872. cancel_delayed_work_sync(&oinfo->dqi_sync_work);
  873. inode = igrab(sb->s_dquot.files[type]);
  874. /* Turn off quotas. This will remove all dquot structures from
  875. * memory and so they will be automatically synced to global
  876. * quota files */
  877. dquot_disable(sb, type, DQUOT_USAGE_ENABLED |
  878. DQUOT_LIMITS_ENABLED);
  879. if (!inode)
  880. continue;
  881. iput(inode);
  882. }
  883. }
  884. /* Handle quota on quotactl */
  885. static int ocfs2_quota_on(struct super_block *sb, int type, int format_id)
  886. {
  887. unsigned int feature[MAXQUOTAS] = { OCFS2_FEATURE_RO_COMPAT_USRQUOTA,
  888. OCFS2_FEATURE_RO_COMPAT_GRPQUOTA};
  889. if (!OCFS2_HAS_RO_COMPAT_FEATURE(sb, feature[type]))
  890. return -EINVAL;
  891. return dquot_enable(sb_dqopt(sb)->files[type], type,
  892. format_id, DQUOT_LIMITS_ENABLED);
  893. }
  894. /* Handle quota off quotactl */
  895. static int ocfs2_quota_off(struct super_block *sb, int type)
  896. {
  897. return dquot_disable(sb, type, DQUOT_LIMITS_ENABLED);
  898. }
  899. static const struct quotactl_ops ocfs2_quotactl_ops = {
  900. .quota_on_meta = ocfs2_quota_on,
  901. .quota_off = ocfs2_quota_off,
  902. .quota_sync = dquot_quota_sync,
  903. .get_info = dquot_get_dqinfo,
  904. .set_info = dquot_set_dqinfo,
  905. .get_dqblk = dquot_get_dqblk,
  906. .set_dqblk = dquot_set_dqblk,
  907. };
  908. static int ocfs2_fill_super(struct super_block *sb, void *data, int silent)
  909. {
  910. struct dentry *root;
  911. int status, sector_size;
  912. struct mount_options parsed_options;
  913. struct inode *inode = NULL;
  914. struct ocfs2_super *osb = NULL;
  915. struct buffer_head *bh = NULL;
  916. char nodestr[8];
  917. struct ocfs2_blockcheck_stats stats;
  918. trace_ocfs2_fill_super(sb, data, silent);
  919. if (!ocfs2_parse_options(sb, data, &parsed_options, 0)) {
  920. status = -EINVAL;
  921. goto read_super_error;
  922. }
  923. /* probe for superblock */
  924. status = ocfs2_sb_probe(sb, &bh, &sector_size, &stats);
  925. if (status < 0) {
  926. mlog(ML_ERROR, "superblock probe failed!\n");
  927. goto read_super_error;
  928. }
  929. status = ocfs2_initialize_super(sb, bh, sector_size, &stats);
  930. osb = OCFS2_SB(sb);
  931. if (status < 0) {
  932. mlog_errno(status);
  933. goto read_super_error;
  934. }
  935. brelse(bh);
  936. bh = NULL;
  937. if (!ocfs2_check_set_options(sb, &parsed_options)) {
  938. status = -EINVAL;
  939. goto read_super_error;
  940. }
  941. osb->s_mount_opt = parsed_options.mount_opt;
  942. osb->s_atime_quantum = parsed_options.atime_quantum;
  943. osb->preferred_slot = parsed_options.slot;
  944. osb->osb_commit_interval = parsed_options.commit_interval;
  945. ocfs2_la_set_sizes(osb, parsed_options.localalloc_opt);
  946. osb->osb_resv_level = parsed_options.resv_level;
  947. osb->osb_dir_resv_level = parsed_options.resv_level;
  948. if (parsed_options.dir_resv_level == -1)
  949. osb->osb_dir_resv_level = parsed_options.resv_level;
  950. else
  951. osb->osb_dir_resv_level = parsed_options.dir_resv_level;
  952. status = ocfs2_verify_userspace_stack(osb, &parsed_options);
  953. if (status)
  954. goto read_super_error;
  955. sb->s_magic = OCFS2_SUPER_MAGIC;
  956. sb->s_flags = (sb->s_flags & ~(MS_POSIXACL | MS_NOSEC)) |
  957. ((osb->s_mount_opt & OCFS2_MOUNT_POSIX_ACL) ? MS_POSIXACL : 0);
  958. /* Hard readonly mode only if: bdev_read_only, MS_RDONLY,
  959. * heartbeat=none */
  960. if (bdev_read_only(sb->s_bdev)) {
  961. if (!(sb->s_flags & MS_RDONLY)) {
  962. status = -EACCES;
  963. mlog(ML_ERROR, "Readonly device detected but readonly "
  964. "mount was not specified.\n");
  965. goto read_super_error;
  966. }
  967. /* You should not be able to start a local heartbeat
  968. * on a readonly device. */
  969. if (osb->s_mount_opt & OCFS2_MOUNT_HB_LOCAL) {
  970. status = -EROFS;
  971. mlog(ML_ERROR, "Local heartbeat specified on readonly "
  972. "device.\n");
  973. goto read_super_error;
  974. }
  975. status = ocfs2_check_journals_nolocks(osb);
  976. if (status < 0) {
  977. if (status == -EROFS)
  978. mlog(ML_ERROR, "Recovery required on readonly "
  979. "file system, but write access is "
  980. "unavailable.\n");
  981. else
  982. mlog_errno(status);
  983. goto read_super_error;
  984. }
  985. ocfs2_set_ro_flag(osb, 1);
  986. printk(KERN_NOTICE "ocfs2: Readonly device (%s) detected. "
  987. "Cluster services will not be used for this mount. "
  988. "Recovery will be skipped.\n", osb->dev_str);
  989. }
  990. if (!ocfs2_is_hard_readonly(osb)) {
  991. if (sb->s_flags & MS_RDONLY)
  992. ocfs2_set_ro_flag(osb, 0);
  993. }
  994. status = ocfs2_verify_heartbeat(osb);
  995. if (status < 0) {
  996. mlog_errno(status);
  997. goto read_super_error;
  998. }
  999. osb->osb_debug_root = debugfs_create_dir(osb->uuid_str,
  1000. ocfs2_debugfs_root);
  1001. if (!osb->osb_debug_root) {
  1002. status = -EINVAL;
  1003. mlog(ML_ERROR, "Unable to create per-mount debugfs root.\n");
  1004. goto read_super_error;
  1005. }
  1006. osb->osb_ctxt = debugfs_create_file("fs_state", S_IFREG|S_IRUSR,
  1007. osb->osb_debug_root,
  1008. osb,
  1009. &ocfs2_osb_debug_fops);
  1010. if (!osb->osb_ctxt) {
  1011. status = -EINVAL;
  1012. mlog_errno(status);
  1013. goto read_super_error;
  1014. }
  1015. if (ocfs2_meta_ecc(osb)) {
  1016. status = ocfs2_blockcheck_stats_debugfs_install(
  1017. &osb->osb_ecc_stats,
  1018. osb->osb_debug_root);
  1019. if (status) {
  1020. mlog(ML_ERROR,
  1021. "Unable to create blockcheck statistics "
  1022. "files\n");
  1023. goto read_super_error;
  1024. }
  1025. }
  1026. status = ocfs2_mount_volume(sb);
  1027. if (status < 0)
  1028. goto read_super_error;
  1029. if (osb->root_inode)
  1030. inode = igrab(osb->root_inode);
  1031. if (!inode) {
  1032. status = -EIO;
  1033. mlog_errno(status);
  1034. goto read_super_error;
  1035. }
  1036. root = d_make_root(inode);
  1037. if (!root) {
  1038. status = -ENOMEM;
  1039. mlog_errno(status);
  1040. goto read_super_error;
  1041. }
  1042. sb->s_root = root;
  1043. ocfs2_complete_mount_recovery(osb);
  1044. if (ocfs2_mount_local(osb))
  1045. snprintf(nodestr, sizeof(nodestr), "local");
  1046. else
  1047. snprintf(nodestr, sizeof(nodestr), "%u", osb->node_num);
  1048. printk(KERN_INFO "ocfs2: Mounting device (%s) on (node %s, slot %d) "
  1049. "with %s data mode.\n",
  1050. osb->dev_str, nodestr, osb->slot_num,
  1051. osb->s_mount_opt & OCFS2_MOUNT_DATA_WRITEBACK ? "writeback" :
  1052. "ordered");
  1053. atomic_set(&osb->vol_state, VOLUME_MOUNTED);
  1054. wake_up(&osb->osb_mount_event);
  1055. /* Now we can initialize quotas because we can afford to wait
  1056. * for cluster locks recovery now. That also means that truncation
  1057. * log recovery can happen but that waits for proper quota setup */
  1058. if (!(sb->s_flags & MS_RDONLY)) {
  1059. status = ocfs2_enable_quotas(osb);
  1060. if (status < 0) {
  1061. /* We have to err-out specially here because
  1062. * s_root is already set */
  1063. mlog_errno(status);
  1064. atomic_set(&osb->vol_state, VOLUME_DISABLED);
  1065. wake_up(&osb->osb_mount_event);
  1066. return status;
  1067. }
  1068. }
  1069. ocfs2_complete_quota_recovery(osb);
  1070. /* Now we wake up again for processes waiting for quotas */
  1071. atomic_set(&osb->vol_state, VOLUME_MOUNTED_QUOTAS);
  1072. wake_up(&osb->osb_mount_event);
  1073. /* Start this when the mount is almost sure of being successful */
  1074. ocfs2_orphan_scan_start(osb);
  1075. return status;
  1076. read_super_error:
  1077. brelse(bh);
  1078. if (osb) {
  1079. atomic_set(&osb->vol_state, VOLUME_DISABLED);
  1080. wake_up(&osb->osb_mount_event);
  1081. ocfs2_dismount_volume(sb, 1);
  1082. }
  1083. if (status)
  1084. mlog_errno(status);
  1085. return status;
  1086. }
  1087. static struct dentry *ocfs2_mount(struct file_system_type *fs_type,
  1088. int flags,
  1089. const char *dev_name,
  1090. void *data)
  1091. {
  1092. return mount_bdev(fs_type, flags, dev_name, data, ocfs2_fill_super);
  1093. }
  1094. static void ocfs2_kill_sb(struct super_block *sb)
  1095. {
  1096. struct ocfs2_super *osb = OCFS2_SB(sb);
  1097. /* Failed mount? */
  1098. if (!osb || atomic_read(&osb->vol_state) == VOLUME_DISABLED)
  1099. goto out;
  1100. /* Prevent further queueing of inode drop events */
  1101. spin_lock(&dentry_list_lock);
  1102. ocfs2_set_osb_flag(osb, OCFS2_OSB_DROP_DENTRY_LOCK_IMMED);
  1103. spin_unlock(&dentry_list_lock);
  1104. /* Wait for work to finish and/or remove it */
  1105. cancel_work_sync(&osb->dentry_lock_work);
  1106. out:
  1107. kill_block_super(sb);
  1108. }
  1109. static struct file_system_type ocfs2_fs_type = {
  1110. .owner = THIS_MODULE,
  1111. .name = "ocfs2",
  1112. .mount = ocfs2_mount,
  1113. .kill_sb = ocfs2_kill_sb,
  1114. .fs_flags = FS_REQUIRES_DEV|FS_RENAME_DOES_D_MOVE,
  1115. .next = NULL
  1116. };
  1117. static int ocfs2_check_set_options(struct super_block *sb,
  1118. struct mount_options *options)
  1119. {
  1120. if (options->mount_opt & OCFS2_MOUNT_USRQUOTA &&
  1121. !OCFS2_HAS_RO_COMPAT_FEATURE(sb,
  1122. OCFS2_FEATURE_RO_COMPAT_USRQUOTA)) {
  1123. mlog(ML_ERROR, "User quotas were requested, but this "
  1124. "filesystem does not have the feature enabled.\n");
  1125. return 0;
  1126. }
  1127. if (options->mount_opt & OCFS2_MOUNT_GRPQUOTA &&
  1128. !OCFS2_HAS_RO_COMPAT_FEATURE(sb,
  1129. OCFS2_FEATURE_RO_COMPAT_GRPQUOTA)) {
  1130. mlog(ML_ERROR, "Group quotas were requested, but this "
  1131. "filesystem does not have the feature enabled.\n");
  1132. return 0;
  1133. }
  1134. if (options->mount_opt & OCFS2_MOUNT_POSIX_ACL &&
  1135. !OCFS2_HAS_INCOMPAT_FEATURE(sb, OCFS2_FEATURE_INCOMPAT_XATTR)) {
  1136. mlog(ML_ERROR, "ACL support requested but extended attributes "
  1137. "feature is not enabled\n");
  1138. return 0;
  1139. }
  1140. /* No ACL setting specified? Use XATTR feature... */
  1141. if (!(options->mount_opt & (OCFS2_MOUNT_POSIX_ACL |
  1142. OCFS2_MOUNT_NO_POSIX_ACL))) {
  1143. if (OCFS2_HAS_INCOMPAT_FEATURE(sb, OCFS2_FEATURE_INCOMPAT_XATTR))
  1144. options->mount_opt |= OCFS2_MOUNT_POSIX_ACL;
  1145. else
  1146. options->mount_opt |= OCFS2_MOUNT_NO_POSIX_ACL;
  1147. }
  1148. return 1;
  1149. }
  1150. static int ocfs2_parse_options(struct super_block *sb,
  1151. char *options,
  1152. struct mount_options *mopt,
  1153. int is_remount)
  1154. {
  1155. int status, user_stack = 0;
  1156. char *p;
  1157. u32 tmp;
  1158. trace_ocfs2_parse_options(is_remount, options ? options : "(none)");
  1159. mopt->commit_interval = 0;
  1160. mopt->mount_opt = OCFS2_MOUNT_NOINTR;
  1161. mopt->atime_quantum = OCFS2_DEFAULT_ATIME_QUANTUM;
  1162. mopt->slot = OCFS2_INVALID_SLOT;
  1163. mopt->localalloc_opt = -1;
  1164. mopt->cluster_stack[0] = '\0';
  1165. mopt->resv_level = OCFS2_DEFAULT_RESV_LEVEL;
  1166. mopt->dir_resv_level = -1;
  1167. if (!options) {
  1168. status = 1;
  1169. goto bail;
  1170. }
  1171. while ((p = strsep(&options, ",")) != NULL) {
  1172. int token, option;
  1173. substring_t args[MAX_OPT_ARGS];
  1174. if (!*p)
  1175. continue;
  1176. token = match_token(p, tokens, args);
  1177. switch (token) {
  1178. case Opt_hb_local:
  1179. mopt->mount_opt |= OCFS2_MOUNT_HB_LOCAL;
  1180. break;
  1181. case Opt_hb_none:
  1182. mopt->mount_opt |= OCFS2_MOUNT_HB_NONE;
  1183. break;
  1184. case Opt_hb_global:
  1185. mopt->mount_opt |= OCFS2_MOUNT_HB_GLOBAL;
  1186. break;
  1187. case Opt_barrier:
  1188. if (match_int(&args[0], &option)) {
  1189. status = 0;
  1190. goto bail;
  1191. }
  1192. if (option)
  1193. mopt->mount_opt |= OCFS2_MOUNT_BARRIER;
  1194. else
  1195. mopt->mount_opt &= ~OCFS2_MOUNT_BARRIER;
  1196. break;
  1197. case Opt_intr:
  1198. mopt->mount_opt &= ~OCFS2_MOUNT_NOINTR;
  1199. break;
  1200. case Opt_nointr:
  1201. mopt->mount_opt |= OCFS2_MOUNT_NOINTR;
  1202. break;
  1203. case Opt_err_panic:
  1204. mopt->mount_opt |= OCFS2_MOUNT_ERRORS_PANIC;
  1205. break;
  1206. case Opt_err_ro:
  1207. mopt->mount_opt &= ~OCFS2_MOUNT_ERRORS_PANIC;
  1208. break;
  1209. case Opt_data_ordered:
  1210. mopt->mount_opt &= ~OCFS2_MOUNT_DATA_WRITEBACK;
  1211. break;
  1212. case Opt_data_writeback:
  1213. mopt->mount_opt |= OCFS2_MOUNT_DATA_WRITEBACK;
  1214. break;
  1215. case Opt_user_xattr:
  1216. mopt->mount_opt &= ~OCFS2_MOUNT_NOUSERXATTR;
  1217. break;
  1218. case Opt_nouser_xattr:
  1219. mopt->mount_opt |= OCFS2_MOUNT_NOUSERXATTR;
  1220. break;
  1221. case Opt_atime_quantum:
  1222. if (match_int(&args[0], &option)) {
  1223. status = 0;
  1224. goto bail;
  1225. }
  1226. if (option >= 0)
  1227. mopt->atime_quantum = option;
  1228. break;
  1229. case Opt_slot:
  1230. option = 0;
  1231. if (match_int(&args[0], &option)) {
  1232. status = 0;
  1233. goto bail;
  1234. }
  1235. if (option)
  1236. mopt->slot = (s16)option;
  1237. break;
  1238. case Opt_commit:
  1239. option = 0;
  1240. if (match_int(&args[0], &option)) {
  1241. status = 0;
  1242. goto bail;
  1243. }
  1244. if (option < 0)
  1245. return 0;
  1246. if (option == 0)
  1247. option = JBD2_DEFAULT_MAX_COMMIT_AGE;
  1248. mopt->commit_interval = HZ * option;
  1249. break;
  1250. case Opt_localalloc:
  1251. option = 0;
  1252. if (match_int(&args[0], &option)) {
  1253. status = 0;
  1254. goto bail;
  1255. }
  1256. if (option >= 0)
  1257. mopt->localalloc_opt = option;
  1258. break;
  1259. case Opt_localflocks:
  1260. /*
  1261. * Changing this during remount could race
  1262. * flock() requests, or "unbalance" existing
  1263. * ones (e.g., a lock is taken in one mode but
  1264. * dropped in the other). If users care enough
  1265. * to flip locking modes during remount, we
  1266. * could add a "local" flag to individual
  1267. * flock structures for proper tracking of
  1268. * state.
  1269. */
  1270. if (!is_remount)
  1271. mopt->mount_opt |= OCFS2_MOUNT_LOCALFLOCKS;
  1272. break;
  1273. case Opt_stack:
  1274. /* Check both that the option we were passed
  1275. * is of the right length and that it is a proper
  1276. * string of the right length.
  1277. */
  1278. if (((args[0].to - args[0].from) !=
  1279. OCFS2_STACK_LABEL_LEN) ||
  1280. (strnlen(args[0].from,
  1281. OCFS2_STACK_LABEL_LEN) !=
  1282. OCFS2_STACK_LABEL_LEN)) {
  1283. mlog(ML_ERROR,
  1284. "Invalid cluster_stack option\n");
  1285. status = 0;
  1286. goto bail;
  1287. }
  1288. memcpy(mopt->cluster_stack, args[0].from,
  1289. OCFS2_STACK_LABEL_LEN);
  1290. mopt->cluster_stack[OCFS2_STACK_LABEL_LEN] = '\0';
  1291. /*
  1292. * Open code the memcmp here as we don't have
  1293. * an osb to pass to
  1294. * ocfs2_userspace_stack().
  1295. */
  1296. if (memcmp(mopt->cluster_stack,
  1297. OCFS2_CLASSIC_CLUSTER_STACK,
  1298. OCFS2_STACK_LABEL_LEN))
  1299. user_stack = 1;
  1300. break;
  1301. case Opt_inode64:
  1302. mopt->mount_opt |= OCFS2_MOUNT_INODE64;
  1303. break;
  1304. case Opt_usrquota:
  1305. mopt->mount_opt |= OCFS2_MOUNT_USRQUOTA;
  1306. break;
  1307. case Opt_grpquota:
  1308. mopt->mount_opt |= OCFS2_MOUNT_GRPQUOTA;
  1309. break;
  1310. case Opt_coherency_buffered:
  1311. mopt->mount_opt |= OCFS2_MOUNT_COHERENCY_BUFFERED;
  1312. break;
  1313. case Opt_coherency_full:
  1314. mopt->mount_opt &= ~OCFS2_MOUNT_COHERENCY_BUFFERED;
  1315. break;
  1316. case Opt_acl:
  1317. mopt->mount_opt |= OCFS2_MOUNT_POSIX_ACL;
  1318. mopt->mount_opt &= ~OCFS2_MOUNT_NO_POSIX_ACL;
  1319. break;
  1320. case Opt_noacl:
  1321. mopt->mount_opt |= OCFS2_MOUNT_NO_POSIX_ACL;
  1322. mopt->mount_opt &= ~OCFS2_MOUNT_POSIX_ACL;
  1323. break;
  1324. case Opt_resv_level:
  1325. if (is_remount)
  1326. break;
  1327. if (match_int(&args[0], &option)) {
  1328. status = 0;
  1329. goto bail;
  1330. }
  1331. if (option >= OCFS2_MIN_RESV_LEVEL &&
  1332. option < OCFS2_MAX_RESV_LEVEL)
  1333. mopt->resv_level = option;
  1334. break;
  1335. case Opt_dir_resv_level:
  1336. if (is_remount)
  1337. break;
  1338. if (match_int(&args[0], &option)) {
  1339. status = 0;
  1340. goto bail;
  1341. }
  1342. if (option >= OCFS2_MIN_RESV_LEVEL &&
  1343. option < OCFS2_MAX_RESV_LEVEL)
  1344. mopt->dir_resv_level = option;
  1345. break;
  1346. default:
  1347. mlog(ML_ERROR,
  1348. "Unrecognized mount option \"%s\" "
  1349. "or missing value\n", p);
  1350. status = 0;
  1351. goto bail;
  1352. }
  1353. }
  1354. if (user_stack == 0) {
  1355. /* Ensure only one heartbeat mode */
  1356. tmp = mopt->mount_opt & (OCFS2_MOUNT_HB_LOCAL |
  1357. OCFS2_MOUNT_HB_GLOBAL |
  1358. OCFS2_MOUNT_HB_NONE);
  1359. if (hweight32(tmp) != 1) {
  1360. mlog(ML_ERROR, "Invalid heartbeat mount options\n");
  1361. status = 0;
  1362. goto bail;
  1363. }
  1364. }
  1365. status = 1;
  1366. bail:
  1367. return status;
  1368. }
  1369. static int ocfs2_show_options(struct seq_file *s, struct dentry *root)
  1370. {
  1371. struct ocfs2_super *osb = OCFS2_SB(root->d_sb);
  1372. unsigned long opts = osb->s_mount_opt;
  1373. unsigned int local_alloc_megs;
  1374. if (opts & (OCFS2_MOUNT_HB_LOCAL | OCFS2_MOUNT_HB_GLOBAL)) {
  1375. seq_printf(s, ",_netdev");
  1376. if (opts & OCFS2_MOUNT_HB_LOCAL)
  1377. seq_printf(s, ",%s", OCFS2_HB_LOCAL);
  1378. else
  1379. seq_printf(s, ",%s", OCFS2_HB_GLOBAL);
  1380. } else
  1381. seq_printf(s, ",%s", OCFS2_HB_NONE);
  1382. if (opts & OCFS2_MOUNT_NOINTR)
  1383. seq_printf(s, ",nointr");
  1384. if (opts & OCFS2_MOUNT_DATA_WRITEBACK)
  1385. seq_printf(s, ",data=writeback");
  1386. else
  1387. seq_printf(s, ",data=ordered");
  1388. if (opts & OCFS2_MOUNT_BARRIER)
  1389. seq_printf(s, ",barrier=1");
  1390. if (opts & OCFS2_MOUNT_ERRORS_PANIC)
  1391. seq_printf(s, ",errors=panic");
  1392. else
  1393. seq_printf(s, ",errors=remount-ro");
  1394. if (osb->preferred_slot != OCFS2_INVALID_SLOT)
  1395. seq_printf(s, ",preferred_slot=%d", osb->preferred_slot);
  1396. seq_printf(s, ",atime_quantum=%u", osb->s_atime_quantum);
  1397. if (osb->osb_commit_interval)
  1398. seq_printf(s, ",commit=%u",
  1399. (unsigned) (osb->osb_commit_interval / HZ));
  1400. local_alloc_megs = osb->local_alloc_bits >> (20 - osb->s_clustersize_bits);
  1401. if (local_alloc_megs != ocfs2_la_default_mb(osb))
  1402. seq_printf(s, ",localalloc=%d", local_alloc_megs);
  1403. if (opts & OCFS2_MOUNT_LOCALFLOCKS)
  1404. seq_printf(s, ",localflocks,");
  1405. if (osb->osb_cluster_stack[0])
  1406. seq_show_option_n(s, "cluster_stack", osb->osb_cluster_stack,
  1407. OCFS2_STACK_LABEL_LEN);
  1408. if (opts & OCFS2_MOUNT_USRQUOTA)
  1409. seq_printf(s, ",usrquota");
  1410. if (opts & OCFS2_MOUNT_GRPQUOTA)
  1411. seq_printf(s, ",grpquota");
  1412. if (opts & OCFS2_MOUNT_COHERENCY_BUFFERED)
  1413. seq_printf(s, ",coherency=buffered");
  1414. else
  1415. seq_printf(s, ",coherency=full");
  1416. if (opts & OCFS2_MOUNT_NOUSERXATTR)
  1417. seq_printf(s, ",nouser_xattr");
  1418. else
  1419. seq_printf(s, ",user_xattr");
  1420. if (opts & OCFS2_MOUNT_INODE64)
  1421. seq_printf(s, ",inode64");
  1422. if (opts & OCFS2_MOUNT_POSIX_ACL)
  1423. seq_printf(s, ",acl");
  1424. else
  1425. seq_printf(s, ",noacl");
  1426. if (osb->osb_resv_level != OCFS2_DEFAULT_RESV_LEVEL)
  1427. seq_printf(s, ",resv_level=%d", osb->osb_resv_level);
  1428. if (osb->osb_dir_resv_level != osb->osb_resv_level)
  1429. seq_printf(s, ",dir_resv_level=%d", osb->osb_resv_level);
  1430. return 0;
  1431. }
  1432. wait_queue_head_t ocfs2__ioend_wq[OCFS2_IOEND_WQ_HASH_SZ];
  1433. static int __init ocfs2_init(void)
  1434. {
  1435. int status, i;
  1436. ocfs2_print_version();
  1437. for (i = 0; i < OCFS2_IOEND_WQ_HASH_SZ; i++)
  1438. init_waitqueue_head(&ocfs2__ioend_wq[i]);
  1439. status = init_ocfs2_uptodate_cache();
  1440. if (status < 0)
  1441. goto out1;
  1442. status = ocfs2_initialize_mem_caches();
  1443. if (status < 0)
  1444. goto out2;
  1445. ocfs2_wq = create_singlethread_workqueue("ocfs2_wq");
  1446. if (!ocfs2_wq) {
  1447. status = -ENOMEM;
  1448. goto out3;
  1449. }
  1450. ocfs2_debugfs_root = debugfs_create_dir("ocfs2", NULL);
  1451. if (!ocfs2_debugfs_root) {
  1452. status = -EFAULT;
  1453. mlog(ML_ERROR, "Unable to create ocfs2 debugfs root.\n");
  1454. }
  1455. ocfs2_set_locking_protocol();
  1456. status = register_quota_format(&ocfs2_quota_format);
  1457. if (status < 0)
  1458. goto out4;
  1459. status = register_filesystem(&ocfs2_fs_type);
  1460. if (!status)
  1461. return 0;
  1462. unregister_quota_format(&ocfs2_quota_format);
  1463. out4:
  1464. destroy_workqueue(ocfs2_wq);
  1465. debugfs_remove(ocfs2_debugfs_root);
  1466. out3:
  1467. ocfs2_free_mem_caches();
  1468. out2:
  1469. exit_ocfs2_uptodate_cache();
  1470. out1:
  1471. mlog_errno(status);
  1472. return status;
  1473. }
  1474. static void __exit ocfs2_exit(void)
  1475. {
  1476. if (ocfs2_wq) {
  1477. flush_workqueue(ocfs2_wq);
  1478. destroy_workqueue(ocfs2_wq);
  1479. }
  1480. unregister_quota_format(&ocfs2_quota_format);
  1481. debugfs_remove(ocfs2_debugfs_root);
  1482. ocfs2_free_mem_caches();
  1483. unregister_filesystem(&ocfs2_fs_type);
  1484. exit_ocfs2_uptodate_cache();
  1485. }
  1486. static void ocfs2_put_super(struct super_block *sb)
  1487. {
  1488. trace_ocfs2_put_super(sb);
  1489. ocfs2_sync_blockdev(sb);
  1490. ocfs2_dismount_volume(sb, 0);
  1491. }
  1492. static int ocfs2_statfs(struct dentry *dentry, struct kstatfs *buf)
  1493. {
  1494. struct ocfs2_super *osb;
  1495. u32 numbits, freebits;
  1496. int status;
  1497. struct ocfs2_dinode *bm_lock;
  1498. struct buffer_head *bh = NULL;
  1499. struct inode *inode = NULL;
  1500. trace_ocfs2_statfs(dentry->d_sb, buf);
  1501. osb = OCFS2_SB(dentry->d_sb);
  1502. inode = ocfs2_get_system_file_inode(osb,
  1503. GLOBAL_BITMAP_SYSTEM_INODE,
  1504. OCFS2_INVALID_SLOT);
  1505. if (!inode) {
  1506. mlog(ML_ERROR, "failed to get bitmap inode\n");
  1507. status = -EIO;
  1508. goto bail;
  1509. }
  1510. status = ocfs2_inode_lock(inode, &bh, 0);
  1511. if (status < 0) {
  1512. mlog_errno(status);
  1513. goto bail;
  1514. }
  1515. bm_lock = (struct ocfs2_dinode *) bh->b_data;
  1516. numbits = le32_to_cpu(bm_lock->id1.bitmap1.i_total);
  1517. freebits = numbits - le32_to_cpu(bm_lock->id1.bitmap1.i_used);
  1518. buf->f_type = OCFS2_SUPER_MAGIC;
  1519. buf->f_bsize = dentry->d_sb->s_blocksize;
  1520. buf->f_namelen = OCFS2_MAX_FILENAME_LEN;
  1521. buf->f_blocks = ((sector_t) numbits) *
  1522. (osb->s_clustersize >> osb->sb->s_blocksize_bits);
  1523. buf->f_bfree = ((sector_t) freebits) *
  1524. (osb->s_clustersize >> osb->sb->s_blocksize_bits);
  1525. buf->f_bavail = buf->f_bfree;
  1526. buf->f_files = numbits;
  1527. buf->f_ffree = freebits;
  1528. buf->f_fsid.val[0] = crc32_le(0, osb->uuid_str, OCFS2_VOL_UUID_LEN)
  1529. & 0xFFFFFFFFUL;
  1530. buf->f_fsid.val[1] = crc32_le(0, osb->uuid_str + OCFS2_VOL_UUID_LEN,
  1531. OCFS2_VOL_UUID_LEN) & 0xFFFFFFFFUL;
  1532. brelse(bh);
  1533. ocfs2_inode_unlock(inode, 0);
  1534. status = 0;
  1535. bail:
  1536. if (inode)
  1537. iput(inode);
  1538. if (status)
  1539. mlog_errno(status);
  1540. return status;
  1541. }
  1542. static void ocfs2_inode_init_once(void *data)
  1543. {
  1544. struct ocfs2_inode_info *oi = data;
  1545. oi->ip_flags = 0;
  1546. oi->ip_open_count = 0;
  1547. spin_lock_init(&oi->ip_lock);
  1548. ocfs2_extent_map_init(&oi->vfs_inode);
  1549. INIT_LIST_HEAD(&oi->ip_io_markers);
  1550. oi->ip_dir_start_lookup = 0;
  1551. atomic_set(&oi->ip_unaligned_aio, 0);
  1552. init_rwsem(&oi->ip_alloc_sem);
  1553. init_rwsem(&oi->ip_xattr_sem);
  1554. mutex_init(&oi->ip_io_mutex);
  1555. oi->ip_blkno = 0ULL;
  1556. oi->ip_clusters = 0;
  1557. ocfs2_resv_init_once(&oi->ip_la_data_resv);
  1558. ocfs2_lock_res_init_once(&oi->ip_rw_lockres);
  1559. ocfs2_lock_res_init_once(&oi->ip_inode_lockres);
  1560. ocfs2_lock_res_init_once(&oi->ip_open_lockres);
  1561. ocfs2_metadata_cache_init(INODE_CACHE(&oi->vfs_inode),
  1562. &ocfs2_inode_caching_ops);
  1563. inode_init_once(&oi->vfs_inode);
  1564. }
  1565. static int ocfs2_initialize_mem_caches(void)
  1566. {
  1567. ocfs2_inode_cachep = kmem_cache_create("ocfs2_inode_cache",
  1568. sizeof(struct ocfs2_inode_info),
  1569. 0,
  1570. (SLAB_HWCACHE_ALIGN|SLAB_RECLAIM_ACCOUNT|
  1571. SLAB_MEM_SPREAD),
  1572. ocfs2_inode_init_once);
  1573. ocfs2_dquot_cachep = kmem_cache_create("ocfs2_dquot_cache",
  1574. sizeof(struct ocfs2_dquot),
  1575. 0,
  1576. (SLAB_HWCACHE_ALIGN|SLAB_RECLAIM_ACCOUNT|
  1577. SLAB_MEM_SPREAD),
  1578. NULL);
  1579. ocfs2_qf_chunk_cachep = kmem_cache_create("ocfs2_qf_chunk_cache",
  1580. sizeof(struct ocfs2_quota_chunk),
  1581. 0,
  1582. (SLAB_RECLAIM_ACCOUNT|SLAB_MEM_SPREAD),
  1583. NULL);
  1584. if (!ocfs2_inode_cachep || !ocfs2_dquot_cachep ||
  1585. !ocfs2_qf_chunk_cachep) {
  1586. if (ocfs2_inode_cachep)
  1587. kmem_cache_destroy(ocfs2_inode_cachep);
  1588. if (ocfs2_dquot_cachep)
  1589. kmem_cache_destroy(ocfs2_dquot_cachep);
  1590. if (ocfs2_qf_chunk_cachep)
  1591. kmem_cache_destroy(ocfs2_qf_chunk_cachep);
  1592. return -ENOMEM;
  1593. }
  1594. return 0;
  1595. }
  1596. static void ocfs2_free_mem_caches(void)
  1597. {
  1598. /*
  1599. * Make sure all delayed rcu free inodes are flushed before we
  1600. * destroy cache.
  1601. */
  1602. rcu_barrier();
  1603. if (ocfs2_inode_cachep)
  1604. kmem_cache_destroy(ocfs2_inode_cachep);
  1605. ocfs2_inode_cachep = NULL;
  1606. if (ocfs2_dquot_cachep)
  1607. kmem_cache_destroy(ocfs2_dquot_cachep);
  1608. ocfs2_dquot_cachep = NULL;
  1609. if (ocfs2_qf_chunk_cachep)
  1610. kmem_cache_destroy(ocfs2_qf_chunk_cachep);
  1611. ocfs2_qf_chunk_cachep = NULL;
  1612. }
  1613. static int ocfs2_get_sector(struct super_block *sb,
  1614. struct buffer_head **bh,
  1615. int block,
  1616. int sect_size)
  1617. {
  1618. if (!sb_set_blocksize(sb, sect_size)) {
  1619. mlog(ML_ERROR, "unable to set blocksize\n");
  1620. return -EIO;
  1621. }
  1622. *bh = sb_getblk(sb, block);
  1623. if (!*bh) {
  1624. mlog_errno(-EIO);
  1625. return -EIO;
  1626. }
  1627. lock_buffer(*bh);
  1628. if (!buffer_dirty(*bh))
  1629. clear_buffer_uptodate(*bh);
  1630. unlock_buffer(*bh);
  1631. ll_rw_block(READ, 1, bh);
  1632. wait_on_buffer(*bh);
  1633. if (!buffer_uptodate(*bh)) {
  1634. mlog_errno(-EIO);
  1635. brelse(*bh);
  1636. *bh = NULL;
  1637. return -EIO;
  1638. }
  1639. return 0;
  1640. }
  1641. static int ocfs2_mount_volume(struct super_block *sb)
  1642. {
  1643. int status = 0;
  1644. int unlock_super = 0;
  1645. struct ocfs2_super *osb = OCFS2_SB(sb);
  1646. if (ocfs2_is_hard_readonly(osb))
  1647. goto leave;
  1648. status = ocfs2_dlm_init(osb);
  1649. if (status < 0) {
  1650. mlog_errno(status);
  1651. goto leave;
  1652. }
  1653. status = ocfs2_super_lock(osb, 1);
  1654. if (status < 0) {
  1655. mlog_errno(status);
  1656. goto leave;
  1657. }
  1658. unlock_super = 1;
  1659. /* This will load up the node map and add ourselves to it. */
  1660. status = ocfs2_find_slot(osb);
  1661. if (status < 0) {
  1662. mlog_errno(status);
  1663. goto leave;
  1664. }
  1665. /* load all node-local system inodes */
  1666. status = ocfs2_init_local_system_inodes(osb);
  1667. if (status < 0) {
  1668. mlog_errno(status);
  1669. goto leave;
  1670. }
  1671. status = ocfs2_check_volume(osb);
  1672. if (status < 0) {
  1673. mlog_errno(status);
  1674. goto leave;
  1675. }
  1676. status = ocfs2_truncate_log_init(osb);
  1677. if (status < 0)
  1678. mlog_errno(status);
  1679. leave:
  1680. if (unlock_super)
  1681. ocfs2_super_unlock(osb, 1);
  1682. return status;
  1683. }
  1684. static void ocfs2_dismount_volume(struct super_block *sb, int mnt_err)
  1685. {
  1686. int tmp, hangup_needed = 0;
  1687. struct ocfs2_super *osb = NULL;
  1688. char nodestr[8];
  1689. trace_ocfs2_dismount_volume(sb);
  1690. BUG_ON(!sb);
  1691. osb = OCFS2_SB(sb);
  1692. BUG_ON(!osb);
  1693. debugfs_remove(osb->osb_ctxt);
  1694. /*
  1695. * Flush inode dropping work queue so that deletes are
  1696. * performed while the filesystem is still working
  1697. */
  1698. ocfs2_drop_all_dl_inodes(osb);
  1699. /* Orphan scan should be stopped as early as possible */
  1700. ocfs2_orphan_scan_stop(osb);
  1701. ocfs2_disable_quotas(osb);
  1702. ocfs2_shutdown_local_alloc(osb);
  1703. ocfs2_truncate_log_shutdown(osb);
  1704. /* This will disable recovery and flush any recovery work. */
  1705. ocfs2_recovery_exit(osb);
  1706. ocfs2_journal_shutdown(osb);
  1707. ocfs2_sync_blockdev(sb);
  1708. ocfs2_purge_refcount_trees(osb);
  1709. /* No cluster connection means we've failed during mount, so skip
  1710. * all the steps which depended on that to complete. */
  1711. if (osb->cconn) {
  1712. tmp = ocfs2_super_lock(osb, 1);
  1713. if (tmp < 0) {
  1714. mlog_errno(tmp);
  1715. return;
  1716. }
  1717. }
  1718. if (osb->slot_num != OCFS2_INVALID_SLOT)
  1719. ocfs2_put_slot(osb);
  1720. if (osb->cconn)
  1721. ocfs2_super_unlock(osb, 1);
  1722. ocfs2_release_system_inodes(osb);
  1723. /*
  1724. * If we're dismounting due to mount error, mount.ocfs2 will clean
  1725. * up heartbeat. If we're a local mount, there is no heartbeat.
  1726. * If we failed before we got a uuid_str yet, we can't stop
  1727. * heartbeat. Otherwise, do it.
  1728. */
  1729. if (!mnt_err && !ocfs2_mount_local(osb) && osb->uuid_str &&
  1730. !ocfs2_is_hard_readonly(osb))
  1731. hangup_needed = 1;
  1732. if (osb->cconn)
  1733. ocfs2_dlm_shutdown(osb, hangup_needed);
  1734. ocfs2_blockcheck_stats_debugfs_remove(&osb->osb_ecc_stats);
  1735. debugfs_remove(osb->osb_debug_root);
  1736. if (hangup_needed)
  1737. ocfs2_cluster_hangup(osb->uuid_str, strlen(osb->uuid_str));
  1738. atomic_set(&osb->vol_state, VOLUME_DISMOUNTED);
  1739. if (ocfs2_mount_local(osb))
  1740. snprintf(nodestr, sizeof(nodestr), "local");
  1741. else
  1742. snprintf(nodestr, sizeof(nodestr), "%u", osb->node_num);
  1743. printk(KERN_INFO "ocfs2: Unmounting device (%s) on (node %s)\n",
  1744. osb->dev_str, nodestr);
  1745. ocfs2_delete_osb(osb);
  1746. kfree(osb);
  1747. sb->s_dev = 0;
  1748. sb->s_fs_info = NULL;
  1749. }
  1750. static int ocfs2_setup_osb_uuid(struct ocfs2_super *osb, const unsigned char *uuid,
  1751. unsigned uuid_bytes)
  1752. {
  1753. int i, ret;
  1754. char *ptr;
  1755. BUG_ON(uuid_bytes != OCFS2_VOL_UUID_LEN);
  1756. osb->uuid_str = kzalloc(OCFS2_VOL_UUID_LEN * 2 + 1, GFP_KERNEL);
  1757. if (osb->uuid_str == NULL)
  1758. return -ENOMEM;
  1759. for (i = 0, ptr = osb->uuid_str; i < OCFS2_VOL_UUID_LEN; i++) {
  1760. /* print with null */
  1761. ret = snprintf(ptr, 3, "%02X", uuid[i]);
  1762. if (ret != 2) /* drop super cleans up */
  1763. return -EINVAL;
  1764. /* then only advance past the last char */
  1765. ptr += 2;
  1766. }
  1767. return 0;
  1768. }
  1769. /* Make sure entire volume is addressable by our journal. Requires
  1770. osb_clusters_at_boot to be valid and for the journal to have been
  1771. initialized by ocfs2_journal_init(). */
  1772. static int ocfs2_journal_addressable(struct ocfs2_super *osb)
  1773. {
  1774. int status = 0;
  1775. u64 max_block =
  1776. ocfs2_clusters_to_blocks(osb->sb,
  1777. osb->osb_clusters_at_boot) - 1;
  1778. /* 32-bit block number is always OK. */
  1779. if (max_block <= (u32)~0ULL)
  1780. goto out;
  1781. /* Volume is "huge", so see if our journal is new enough to
  1782. support it. */
  1783. if (!(OCFS2_HAS_COMPAT_FEATURE(osb->sb,
  1784. OCFS2_FEATURE_COMPAT_JBD2_SB) &&
  1785. jbd2_journal_check_used_features(osb->journal->j_journal, 0, 0,
  1786. JBD2_FEATURE_INCOMPAT_64BIT))) {
  1787. mlog(ML_ERROR, "The journal cannot address the entire volume. "
  1788. "Enable the 'block64' journal option with tunefs.ocfs2");
  1789. status = -EFBIG;
  1790. goto out;
  1791. }
  1792. out:
  1793. return status;
  1794. }
  1795. static int ocfs2_initialize_super(struct super_block *sb,
  1796. struct buffer_head *bh,
  1797. int sector_size,
  1798. struct ocfs2_blockcheck_stats *stats)
  1799. {
  1800. int status;
  1801. int i, cbits, bbits;
  1802. struct ocfs2_dinode *di = (struct ocfs2_dinode *)bh->b_data;
  1803. struct inode *inode = NULL;
  1804. struct ocfs2_journal *journal;
  1805. __le32 uuid_net_key;
  1806. struct ocfs2_super *osb;
  1807. u64 total_blocks;
  1808. osb = kzalloc(sizeof(struct ocfs2_super), GFP_KERNEL);
  1809. if (!osb) {
  1810. status = -ENOMEM;
  1811. mlog_errno(status);
  1812. goto bail;
  1813. }
  1814. sb->s_fs_info = osb;
  1815. sb->s_op = &ocfs2_sops;
  1816. sb->s_d_op = &ocfs2_dentry_ops;
  1817. sb->s_export_op = &ocfs2_export_ops;
  1818. sb->s_qcop = &ocfs2_quotactl_ops;
  1819. sb->dq_op = &ocfs2_quota_operations;
  1820. sb->s_xattr = ocfs2_xattr_handlers;
  1821. sb->s_time_gran = 1;
  1822. sb->s_flags |= MS_NOATIME;
  1823. /* this is needed to support O_LARGEFILE */
  1824. cbits = le32_to_cpu(di->id2.i_super.s_clustersize_bits);
  1825. bbits = le32_to_cpu(di->id2.i_super.s_blocksize_bits);
  1826. sb->s_maxbytes = ocfs2_max_file_offset(bbits, cbits);
  1827. osb->osb_dx_mask = (1 << (cbits - bbits)) - 1;
  1828. for (i = 0; i < 3; i++)
  1829. osb->osb_dx_seed[i] = le32_to_cpu(di->id2.i_super.s_dx_seed[i]);
  1830. osb->osb_dx_seed[3] = le32_to_cpu(di->id2.i_super.s_uuid_hash);
  1831. osb->sb = sb;
  1832. /* Save off for ocfs2_rw_direct */
  1833. osb->s_sectsize_bits = blksize_bits(sector_size);
  1834. BUG_ON(!osb->s_sectsize_bits);
  1835. spin_lock_init(&osb->dc_task_lock);
  1836. init_waitqueue_head(&osb->dc_event);
  1837. osb->dc_work_sequence = 0;
  1838. osb->dc_wake_sequence = 0;
  1839. INIT_LIST_HEAD(&osb->blocked_lock_list);
  1840. osb->blocked_lock_count = 0;
  1841. spin_lock_init(&osb->osb_lock);
  1842. spin_lock_init(&osb->osb_xattr_lock);
  1843. ocfs2_init_steal_slots(osb);
  1844. atomic_set(&osb->alloc_stats.moves, 0);
  1845. atomic_set(&osb->alloc_stats.local_data, 0);
  1846. atomic_set(&osb->alloc_stats.bitmap_data, 0);
  1847. atomic_set(&osb->alloc_stats.bg_allocs, 0);
  1848. atomic_set(&osb->alloc_stats.bg_extends, 0);
  1849. /* Copy the blockcheck stats from the superblock probe */
  1850. osb->osb_ecc_stats = *stats;
  1851. ocfs2_init_node_maps(osb);
  1852. snprintf(osb->dev_str, sizeof(osb->dev_str), "%u,%u",
  1853. MAJOR(osb->sb->s_dev), MINOR(osb->sb->s_dev));
  1854. osb->max_slots = le16_to_cpu(di->id2.i_super.s_max_slots);
  1855. if (osb->max_slots > OCFS2_MAX_SLOTS || osb->max_slots == 0) {
  1856. mlog(ML_ERROR, "Invalid number of node slots (%u)\n",
  1857. osb->max_slots);
  1858. status = -EINVAL;
  1859. goto bail;
  1860. }
  1861. ocfs2_orphan_scan_init(osb);
  1862. status = ocfs2_recovery_init(osb);
  1863. if (status) {
  1864. mlog(ML_ERROR, "Unable to initialize recovery state\n");
  1865. mlog_errno(status);
  1866. goto bail;
  1867. }
  1868. init_waitqueue_head(&osb->checkpoint_event);
  1869. atomic_set(&osb->needs_checkpoint, 0);
  1870. osb->s_atime_quantum = OCFS2_DEFAULT_ATIME_QUANTUM;
  1871. osb->slot_num = OCFS2_INVALID_SLOT;
  1872. osb->s_xattr_inline_size = le16_to_cpu(
  1873. di->id2.i_super.s_xattr_inline_size);
  1874. osb->local_alloc_state = OCFS2_LA_UNUSED;
  1875. osb->local_alloc_bh = NULL;
  1876. INIT_DELAYED_WORK(&osb->la_enable_wq, ocfs2_la_enable_worker);
  1877. init_waitqueue_head(&osb->osb_mount_event);
  1878. status = ocfs2_resmap_init(osb, &osb->osb_la_resmap);
  1879. if (status) {
  1880. mlog_errno(status);
  1881. goto bail;
  1882. }
  1883. osb->vol_label = kmalloc(OCFS2_MAX_VOL_LABEL_LEN, GFP_KERNEL);
  1884. if (!osb->vol_label) {
  1885. mlog(ML_ERROR, "unable to alloc vol label\n");
  1886. status = -ENOMEM;
  1887. goto bail;
  1888. }
  1889. osb->slot_recovery_generations =
  1890. kcalloc(osb->max_slots, sizeof(*osb->slot_recovery_generations),
  1891. GFP_KERNEL);
  1892. if (!osb->slot_recovery_generations) {
  1893. status = -ENOMEM;
  1894. mlog_errno(status);
  1895. goto bail;
  1896. }
  1897. init_waitqueue_head(&osb->osb_wipe_event);
  1898. osb->osb_orphan_wipes = kcalloc(osb->max_slots,
  1899. sizeof(*osb->osb_orphan_wipes),
  1900. GFP_KERNEL);
  1901. if (!osb->osb_orphan_wipes) {
  1902. status = -ENOMEM;
  1903. mlog_errno(status);
  1904. goto bail;
  1905. }
  1906. osb->osb_rf_lock_tree = RB_ROOT;
  1907. osb->s_feature_compat =
  1908. le32_to_cpu(OCFS2_RAW_SB(di)->s_feature_compat);
  1909. osb->s_feature_ro_compat =
  1910. le32_to_cpu(OCFS2_RAW_SB(di)->s_feature_ro_compat);
  1911. osb->s_feature_incompat =
  1912. le32_to_cpu(OCFS2_RAW_SB(di)->s_feature_incompat);
  1913. if ((i = OCFS2_HAS_INCOMPAT_FEATURE(osb->sb, ~OCFS2_FEATURE_INCOMPAT_SUPP))) {
  1914. mlog(ML_ERROR, "couldn't mount because of unsupported "
  1915. "optional features (%x).\n", i);
  1916. status = -EINVAL;
  1917. goto bail;
  1918. }
  1919. if (!(osb->sb->s_flags & MS_RDONLY) &&
  1920. (i = OCFS2_HAS_RO_COMPAT_FEATURE(osb->sb, ~OCFS2_FEATURE_RO_COMPAT_SUPP))) {
  1921. mlog(ML_ERROR, "couldn't mount RDWR because of "
  1922. "unsupported optional features (%x).\n", i);
  1923. status = -EINVAL;
  1924. goto bail;
  1925. }
  1926. if (ocfs2_clusterinfo_valid(osb)) {
  1927. osb->osb_stackflags =
  1928. OCFS2_RAW_SB(di)->s_cluster_info.ci_stackflags;
  1929. memcpy(osb->osb_cluster_stack,
  1930. OCFS2_RAW_SB(di)->s_cluster_info.ci_stack,
  1931. OCFS2_STACK_LABEL_LEN);
  1932. osb->osb_cluster_stack[OCFS2_STACK_LABEL_LEN] = '\0';
  1933. if (strlen(osb->osb_cluster_stack) != OCFS2_STACK_LABEL_LEN) {
  1934. mlog(ML_ERROR,
  1935. "couldn't mount because of an invalid "
  1936. "cluster stack label (%s) \n",
  1937. osb->osb_cluster_stack);
  1938. status = -EINVAL;
  1939. goto bail;
  1940. }
  1941. } else {
  1942. /* The empty string is identical with classic tools that
  1943. * don't know about s_cluster_info. */
  1944. osb->osb_cluster_stack[0] = '\0';
  1945. }
  1946. get_random_bytes(&osb->s_next_generation, sizeof(u32));
  1947. /* FIXME
  1948. * This should be done in ocfs2_journal_init(), but unknown
  1949. * ordering issues will cause the filesystem to crash.
  1950. * If anyone wants to figure out what part of the code
  1951. * refers to osb->journal before ocfs2_journal_init() is run,
  1952. * be my guest.
  1953. */
  1954. /* initialize our journal structure */
  1955. journal = kzalloc(sizeof(struct ocfs2_journal), GFP_KERNEL);
  1956. if (!journal) {
  1957. mlog(ML_ERROR, "unable to alloc journal\n");
  1958. status = -ENOMEM;
  1959. goto bail;
  1960. }
  1961. osb->journal = journal;
  1962. journal->j_osb = osb;
  1963. atomic_set(&journal->j_num_trans, 0);
  1964. init_rwsem(&journal->j_trans_barrier);
  1965. init_waitqueue_head(&journal->j_checkpointed);
  1966. spin_lock_init(&journal->j_lock);
  1967. journal->j_trans_id = (unsigned long) 1;
  1968. INIT_LIST_HEAD(&journal->j_la_cleanups);
  1969. INIT_WORK(&journal->j_recovery_work, ocfs2_complete_recovery);
  1970. journal->j_state = OCFS2_JOURNAL_FREE;
  1971. INIT_WORK(&osb->dentry_lock_work, ocfs2_drop_dl_inodes);
  1972. osb->dentry_lock_list = NULL;
  1973. /* get some pseudo constants for clustersize bits */
  1974. osb->s_clustersize_bits =
  1975. le32_to_cpu(di->id2.i_super.s_clustersize_bits);
  1976. osb->s_clustersize = 1 << osb->s_clustersize_bits;
  1977. if (osb->s_clustersize < OCFS2_MIN_CLUSTERSIZE ||
  1978. osb->s_clustersize > OCFS2_MAX_CLUSTERSIZE) {
  1979. mlog(ML_ERROR, "Volume has invalid cluster size (%d)\n",
  1980. osb->s_clustersize);
  1981. status = -EINVAL;
  1982. goto bail;
  1983. }
  1984. total_blocks = ocfs2_clusters_to_blocks(osb->sb,
  1985. le32_to_cpu(di->i_clusters));
  1986. status = generic_check_addressable(osb->sb->s_blocksize_bits,
  1987. total_blocks);
  1988. if (status) {
  1989. mlog(ML_ERROR, "Volume too large "
  1990. "to mount safely on this system");
  1991. status = -EFBIG;
  1992. goto bail;
  1993. }
  1994. if (ocfs2_setup_osb_uuid(osb, di->id2.i_super.s_uuid,
  1995. sizeof(di->id2.i_super.s_uuid))) {
  1996. mlog(ML_ERROR, "Out of memory trying to setup our uuid.\n");
  1997. status = -ENOMEM;
  1998. goto bail;
  1999. }
  2000. memcpy(&uuid_net_key, di->id2.i_super.s_uuid, sizeof(uuid_net_key));
  2001. strncpy(osb->vol_label, di->id2.i_super.s_label, 63);
  2002. osb->vol_label[63] = '\0';
  2003. osb->root_blkno = le64_to_cpu(di->id2.i_super.s_root_blkno);
  2004. osb->system_dir_blkno = le64_to_cpu(di->id2.i_super.s_system_dir_blkno);
  2005. osb->first_cluster_group_blkno =
  2006. le64_to_cpu(di->id2.i_super.s_first_cluster_group);
  2007. osb->fs_generation = le32_to_cpu(di->i_fs_generation);
  2008. osb->uuid_hash = le32_to_cpu(di->id2.i_super.s_uuid_hash);
  2009. trace_ocfs2_initialize_super(osb->vol_label, osb->uuid_str,
  2010. (unsigned long long)osb->root_blkno,
  2011. (unsigned long long)osb->system_dir_blkno,
  2012. osb->s_clustersize_bits);
  2013. osb->osb_dlm_debug = ocfs2_new_dlm_debug();
  2014. if (!osb->osb_dlm_debug) {
  2015. status = -ENOMEM;
  2016. mlog_errno(status);
  2017. goto bail;
  2018. }
  2019. atomic_set(&osb->vol_state, VOLUME_INIT);
  2020. /* load root, system_dir, and all global system inodes */
  2021. status = ocfs2_init_global_system_inodes(osb);
  2022. if (status < 0) {
  2023. mlog_errno(status);
  2024. goto bail;
  2025. }
  2026. /*
  2027. * global bitmap
  2028. */
  2029. inode = ocfs2_get_system_file_inode(osb, GLOBAL_BITMAP_SYSTEM_INODE,
  2030. OCFS2_INVALID_SLOT);
  2031. if (!inode) {
  2032. status = -EINVAL;
  2033. mlog_errno(status);
  2034. goto bail;
  2035. }
  2036. osb->bitmap_blkno = OCFS2_I(inode)->ip_blkno;
  2037. osb->osb_clusters_at_boot = OCFS2_I(inode)->ip_clusters;
  2038. iput(inode);
  2039. osb->bitmap_cpg = ocfs2_group_bitmap_size(sb, 0,
  2040. osb->s_feature_incompat) * 8;
  2041. status = ocfs2_init_slot_info(osb);
  2042. if (status < 0) {
  2043. mlog_errno(status);
  2044. goto bail;
  2045. }
  2046. cleancache_init_shared_fs((char *)&di->id2.i_super.s_uuid, sb);
  2047. bail:
  2048. return status;
  2049. }
  2050. /*
  2051. * will return: -EAGAIN if it is ok to keep searching for superblocks
  2052. * -EINVAL if there is a bad superblock
  2053. * 0 on success
  2054. */
  2055. static int ocfs2_verify_volume(struct ocfs2_dinode *di,
  2056. struct buffer_head *bh,
  2057. u32 blksz,
  2058. struct ocfs2_blockcheck_stats *stats)
  2059. {
  2060. int status = -EAGAIN;
  2061. if (memcmp(di->i_signature, OCFS2_SUPER_BLOCK_SIGNATURE,
  2062. strlen(OCFS2_SUPER_BLOCK_SIGNATURE)) == 0) {
  2063. /* We have to do a raw check of the feature here */
  2064. if (le32_to_cpu(di->id2.i_super.s_feature_incompat) &
  2065. OCFS2_FEATURE_INCOMPAT_META_ECC) {
  2066. status = ocfs2_block_check_validate(bh->b_data,
  2067. bh->b_size,
  2068. &di->i_check,
  2069. stats);
  2070. if (status)
  2071. goto out;
  2072. }
  2073. status = -EINVAL;
  2074. if ((1 << le32_to_cpu(di->id2.i_super.s_blocksize_bits)) != blksz) {
  2075. mlog(ML_ERROR, "found superblock with incorrect block "
  2076. "size: found %u, should be %u\n",
  2077. 1 << le32_to_cpu(di->id2.i_super.s_blocksize_bits),
  2078. blksz);
  2079. } else if (le16_to_cpu(di->id2.i_super.s_major_rev_level) !=
  2080. OCFS2_MAJOR_REV_LEVEL ||
  2081. le16_to_cpu(di->id2.i_super.s_minor_rev_level) !=
  2082. OCFS2_MINOR_REV_LEVEL) {
  2083. mlog(ML_ERROR, "found superblock with bad version: "
  2084. "found %u.%u, should be %u.%u\n",
  2085. le16_to_cpu(di->id2.i_super.s_major_rev_level),
  2086. le16_to_cpu(di->id2.i_super.s_minor_rev_level),
  2087. OCFS2_MAJOR_REV_LEVEL,
  2088. OCFS2_MINOR_REV_LEVEL);
  2089. } else if (bh->b_blocknr != le64_to_cpu(di->i_blkno)) {
  2090. mlog(ML_ERROR, "bad block number on superblock: "
  2091. "found %llu, should be %llu\n",
  2092. (unsigned long long)le64_to_cpu(di->i_blkno),
  2093. (unsigned long long)bh->b_blocknr);
  2094. } else if (le32_to_cpu(di->id2.i_super.s_clustersize_bits) < 12 ||
  2095. le32_to_cpu(di->id2.i_super.s_clustersize_bits) > 20) {
  2096. mlog(ML_ERROR, "bad cluster size found: %u\n",
  2097. 1 << le32_to_cpu(di->id2.i_super.s_clustersize_bits));
  2098. } else if (!le64_to_cpu(di->id2.i_super.s_root_blkno)) {
  2099. mlog(ML_ERROR, "bad root_blkno: 0\n");
  2100. } else if (!le64_to_cpu(di->id2.i_super.s_system_dir_blkno)) {
  2101. mlog(ML_ERROR, "bad system_dir_blkno: 0\n");
  2102. } else if (le16_to_cpu(di->id2.i_super.s_max_slots) > OCFS2_MAX_SLOTS) {
  2103. mlog(ML_ERROR,
  2104. "Superblock slots found greater than file system "
  2105. "maximum: found %u, max %u\n",
  2106. le16_to_cpu(di->id2.i_super.s_max_slots),
  2107. OCFS2_MAX_SLOTS);
  2108. } else {
  2109. /* found it! */
  2110. status = 0;
  2111. }
  2112. }
  2113. out:
  2114. if (status && status != -EAGAIN)
  2115. mlog_errno(status);
  2116. return status;
  2117. }
  2118. static int ocfs2_check_volume(struct ocfs2_super *osb)
  2119. {
  2120. int status;
  2121. int dirty;
  2122. int local;
  2123. struct ocfs2_dinode *local_alloc = NULL; /* only used if we
  2124. * recover
  2125. * ourselves. */
  2126. /* Init our journal object. */
  2127. status = ocfs2_journal_init(osb->journal, &dirty);
  2128. if (status < 0) {
  2129. mlog(ML_ERROR, "Could not initialize journal!\n");
  2130. goto finally;
  2131. }
  2132. /* Now that journal has been initialized, check to make sure
  2133. entire volume is addressable. */
  2134. status = ocfs2_journal_addressable(osb);
  2135. if (status)
  2136. goto finally;
  2137. /* If the journal was unmounted cleanly then we don't want to
  2138. * recover anything. Otherwise, journal_load will do that
  2139. * dirty work for us :) */
  2140. if (!dirty) {
  2141. status = ocfs2_journal_wipe(osb->journal, 0);
  2142. if (status < 0) {
  2143. mlog_errno(status);
  2144. goto finally;
  2145. }
  2146. } else {
  2147. printk(KERN_NOTICE "ocfs2: File system on device (%s) was not "
  2148. "unmounted cleanly, recovering it.\n", osb->dev_str);
  2149. }
  2150. local = ocfs2_mount_local(osb);
  2151. /* will play back anything left in the journal. */
  2152. status = ocfs2_journal_load(osb->journal, local, dirty);
  2153. if (status < 0) {
  2154. mlog(ML_ERROR, "ocfs2 journal load failed! %d\n", status);
  2155. goto finally;
  2156. }
  2157. if (dirty) {
  2158. /* recover my local alloc if we didn't unmount cleanly. */
  2159. status = ocfs2_begin_local_alloc_recovery(osb,
  2160. osb->slot_num,
  2161. &local_alloc);
  2162. if (status < 0) {
  2163. mlog_errno(status);
  2164. goto finally;
  2165. }
  2166. /* we complete the recovery process after we've marked
  2167. * ourselves as mounted. */
  2168. }
  2169. status = ocfs2_load_local_alloc(osb);
  2170. if (status < 0) {
  2171. mlog_errno(status);
  2172. goto finally;
  2173. }
  2174. if (dirty) {
  2175. /* Recovery will be completed after we've mounted the
  2176. * rest of the volume. */
  2177. osb->dirty = 1;
  2178. osb->local_alloc_copy = local_alloc;
  2179. local_alloc = NULL;
  2180. }
  2181. /* go through each journal, trylock it and if you get the
  2182. * lock, and it's marked as dirty, set the bit in the recover
  2183. * map and launch a recovery thread for it. */
  2184. status = ocfs2_mark_dead_nodes(osb);
  2185. if (status < 0) {
  2186. mlog_errno(status);
  2187. goto finally;
  2188. }
  2189. status = ocfs2_compute_replay_slots(osb);
  2190. if (status < 0)
  2191. mlog_errno(status);
  2192. finally:
  2193. if (local_alloc)
  2194. kfree(local_alloc);
  2195. if (status)
  2196. mlog_errno(status);
  2197. return status;
  2198. }
  2199. /*
  2200. * The routine gets called from dismount or close whenever a dismount on
  2201. * volume is requested and the osb open count becomes 1.
  2202. * It will remove the osb from the global list and also free up all the
  2203. * initialized resources and fileobject.
  2204. */
  2205. static void ocfs2_delete_osb(struct ocfs2_super *osb)
  2206. {
  2207. /* This function assumes that the caller has the main osb resource */
  2208. ocfs2_free_slot_info(osb);
  2209. kfree(osb->osb_orphan_wipes);
  2210. kfree(osb->slot_recovery_generations);
  2211. /* FIXME
  2212. * This belongs in journal shutdown, but because we have to
  2213. * allocate osb->journal at the start of ocfs2_initialize_osb(),
  2214. * we free it here.
  2215. */
  2216. kfree(osb->journal);
  2217. if (osb->local_alloc_copy)
  2218. kfree(osb->local_alloc_copy);
  2219. kfree(osb->uuid_str);
  2220. ocfs2_put_dlm_debug(osb->osb_dlm_debug);
  2221. memset(osb, 0, sizeof(struct ocfs2_super));
  2222. }
  2223. /* Put OCFS2 into a readonly state, or (if the user specifies it),
  2224. * panic(). We do not support continue-on-error operation. */
  2225. static void ocfs2_handle_error(struct super_block *sb)
  2226. {
  2227. struct ocfs2_super *osb = OCFS2_SB(sb);
  2228. if (osb->s_mount_opt & OCFS2_MOUNT_ERRORS_PANIC)
  2229. panic("OCFS2: (device %s): panic forced after error\n",
  2230. sb->s_id);
  2231. ocfs2_set_osb_flag(osb, OCFS2_OSB_ERROR_FS);
  2232. if (sb->s_flags & MS_RDONLY &&
  2233. (ocfs2_is_soft_readonly(osb) ||
  2234. ocfs2_is_hard_readonly(osb)))
  2235. return;
  2236. printk(KERN_CRIT "File system is now read-only due to the potential "
  2237. "of on-disk corruption. Please run fsck.ocfs2 once the file "
  2238. "system is unmounted.\n");
  2239. sb->s_flags |= MS_RDONLY;
  2240. ocfs2_set_ro_flag(osb, 0);
  2241. }
  2242. static char error_buf[1024];
  2243. void __ocfs2_error(struct super_block *sb,
  2244. const char *function,
  2245. const char *fmt, ...)
  2246. {
  2247. va_list args;
  2248. va_start(args, fmt);
  2249. vsnprintf(error_buf, sizeof(error_buf), fmt, args);
  2250. va_end(args);
  2251. /* Not using mlog here because we want to show the actual
  2252. * function the error came from. */
  2253. printk(KERN_CRIT "OCFS2: ERROR (device %s): %s: %s\n",
  2254. sb->s_id, function, error_buf);
  2255. ocfs2_handle_error(sb);
  2256. }
  2257. /* Handle critical errors. This is intentionally more drastic than
  2258. * ocfs2_handle_error, so we only use for things like journal errors,
  2259. * etc. */
  2260. void __ocfs2_abort(struct super_block* sb,
  2261. const char *function,
  2262. const char *fmt, ...)
  2263. {
  2264. va_list args;
  2265. va_start(args, fmt);
  2266. vsnprintf(error_buf, sizeof(error_buf), fmt, args);
  2267. va_end(args);
  2268. printk(KERN_CRIT "OCFS2: abort (device %s): %s: %s\n",
  2269. sb->s_id, function, error_buf);
  2270. /* We don't have the cluster support yet to go straight to
  2271. * hard readonly in here. Until then, we want to keep
  2272. * ocfs2_abort() so that we can at least mark critical
  2273. * errors.
  2274. *
  2275. * TODO: This should abort the journal and alert other nodes
  2276. * that our slot needs recovery. */
  2277. /* Force a panic(). This stinks, but it's better than letting
  2278. * things continue without having a proper hard readonly
  2279. * here. */
  2280. if (!ocfs2_mount_local(OCFS2_SB(sb)))
  2281. OCFS2_SB(sb)->s_mount_opt |= OCFS2_MOUNT_ERRORS_PANIC;
  2282. ocfs2_handle_error(sb);
  2283. }
  2284. /*
  2285. * Void signal blockers, because in-kernel sigprocmask() only fails
  2286. * when SIG_* is wrong.
  2287. */
  2288. void ocfs2_block_signals(sigset_t *oldset)
  2289. {
  2290. int rc;
  2291. sigset_t blocked;
  2292. sigfillset(&blocked);
  2293. rc = sigprocmask(SIG_BLOCK, &blocked, oldset);
  2294. BUG_ON(rc);
  2295. }
  2296. void ocfs2_unblock_signals(sigset_t *oldset)
  2297. {
  2298. int rc = sigprocmask(SIG_SETMASK, oldset, NULL);
  2299. BUG_ON(rc);
  2300. }
  2301. module_init(ocfs2_init);
  2302. module_exit(ocfs2_exit);