super.c 76 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502150315041505150615071508150915101511151215131514151515161517151815191520152115221523152415251526152715281529153015311532153315341535153615371538153915401541154215431544154515461547154815491550155115521553155415551556155715581559156015611562156315641565156615671568156915701571157215731574157515761577157815791580158115821583158415851586158715881589159015911592159315941595159615971598159916001601160216031604160516061607160816091610161116121613161416151616161716181619162016211622162316241625162616271628162916301631163216331634163516361637163816391640164116421643164416451646164716481649165016511652165316541655165616571658165916601661166216631664166516661667166816691670167116721673167416751676167716781679168016811682168316841685168616871688168916901691169216931694169516961697169816991700170117021703170417051706170717081709171017111712171317141715171617171718171917201721172217231724172517261727172817291730173117321733173417351736173717381739174017411742174317441745174617471748174917501751175217531754175517561757175817591760176117621763176417651766176717681769177017711772177317741775177617771778177917801781178217831784178517861787178817891790179117921793179417951796179717981799180018011802180318041805180618071808180918101811181218131814181518161817181818191820182118221823182418251826182718281829183018311832183318341835183618371838183918401841184218431844184518461847184818491850185118521853185418551856185718581859186018611862186318641865186618671868186918701871187218731874187518761877187818791880188118821883188418851886188718881889189018911892189318941895189618971898189919001901190219031904190519061907190819091910191119121913191419151916191719181919192019211922192319241925192619271928192919301931193219331934193519361937193819391940194119421943194419451946194719481949195019511952195319541955195619571958195919601961196219631964196519661967196819691970197119721973197419751976197719781979198019811982198319841985198619871988198919901991199219931994199519961997199819992000200120022003200420052006200720082009201020112012201320142015201620172018201920202021202220232024202520262027202820292030203120322033203420352036203720382039204020412042204320442045204620472048204920502051205220532054205520562057205820592060206120622063206420652066206720682069207020712072207320742075207620772078207920802081208220832084208520862087208820892090209120922093209420952096209720982099210021012102210321042105210621072108210921102111211221132114211521162117211821192120212121222123212421252126212721282129213021312132213321342135213621372138213921402141214221432144214521462147214821492150215121522153215421552156215721582159216021612162216321642165216621672168216921702171217221732174217521762177217821792180218121822183218421852186218721882189219021912192219321942195219621972198219922002201220222032204220522062207220822092210221122122213221422152216221722182219222022212222222322242225222622272228222922302231223222332234223522362237223822392240224122422243224422452246224722482249225022512252225322542255225622572258225922602261226222632264226522662267226822692270227122722273227422752276227722782279228022812282228322842285228622872288228922902291229222932294229522962297229822992300230123022303230423052306230723082309231023112312231323142315231623172318231923202321232223232324232523262327232823292330233123322333233423352336233723382339234023412342234323442345234623472348234923502351235223532354235523562357235823592360236123622363236423652366236723682369237023712372237323742375237623772378237923802381238223832384238523862387238823892390239123922393239423952396239723982399240024012402240324042405240624072408240924102411241224132414241524162417241824192420242124222423242424252426242724282429243024312432243324342435243624372438243924402441244224432444244524462447244824492450245124522453245424552456245724582459246024612462246324642465246624672468246924702471247224732474247524762477247824792480248124822483248424852486248724882489249024912492249324942495249624972498249925002501250225032504250525062507250825092510251125122513251425152516251725182519252025212522252325242525252625272528252925302531253225332534253525362537253825392540254125422543254425452546254725482549255025512552255325542555255625572558255925602561256225632564256525662567256825692570257125722573257425752576257725782579258025812582258325842585258625872588258925902591259225932594259525962597259825992600260126022603260426052606260726082609261026112612261326142615261626172618261926202621262226232624262526262627262826292630263126322633263426352636263726382639264026412642264326442645264626472648264926502651265226532654265526562657265826592660266126622663266426652666266726682669267026712672267326742675267626772678267926802681268226832684268526862687268826892690269126922693269426952696269726982699270027012702270327042705270627072708270927102711271227132714271527162717271827192720272127222723272427252726272727282729273027312732273327342735273627372738273927402741274227432744274527462747274827492750275127522753275427552756275727582759276027612762276327642765
  1. /*
  2. * linux/fs/ext3/super.c
  3. *
  4. * Copyright (C) 1992, 1993, 1994, 1995
  5. * Remy Card (card@masi.ibp.fr)
  6. * Laboratoire MASI - Institut Blaise Pascal
  7. * Universite Pierre et Marie Curie (Paris VI)
  8. *
  9. * from
  10. *
  11. * linux/fs/minix/inode.c
  12. *
  13. * Copyright (C) 1991, 1992 Linus Torvalds
  14. *
  15. * Big-endian to little-endian byte-swapping/bitmaps by
  16. * David S. Miller (davem@caip.rutgers.edu), 1995
  17. */
  18. #include <linux/module.h>
  19. #include <linux/string.h>
  20. #include <linux/fs.h>
  21. #include <linux/time.h>
  22. #include <linux/jbd.h>
  23. #include <linux/ext3_fs.h>
  24. #include <linux/ext3_jbd.h>
  25. #include <linux/slab.h>
  26. #include <linux/init.h>
  27. #include <linux/blkdev.h>
  28. #include <linux/parser.h>
  29. #include <linux/smp_lock.h>
  30. #include <linux/buffer_head.h>
  31. #include <linux/vfs.h>
  32. #include <linux/random.h>
  33. #include <linux/mount.h>
  34. #include <linux/namei.h>
  35. #include <linux/quotaops.h>
  36. #include <linux/seq_file.h>
  37. #include <asm/uaccess.h>
  38. #include "xattr.h"
  39. #include "acl.h"
  40. #include "namei.h"
  41. static int ext3_load_journal(struct super_block *, struct ext3_super_block *,
  42. unsigned long journal_devnum);
  43. static int ext3_create_journal(struct super_block *, struct ext3_super_block *,
  44. unsigned int);
  45. static void ext3_commit_super (struct super_block * sb,
  46. struct ext3_super_block * es,
  47. int sync);
  48. static void ext3_mark_recovery_complete(struct super_block * sb,
  49. struct ext3_super_block * es);
  50. static void ext3_clear_journal_err(struct super_block * sb,
  51. struct ext3_super_block * es);
  52. static int ext3_sync_fs(struct super_block *sb, int wait);
  53. static const char *ext3_decode_error(struct super_block * sb, int errno,
  54. char nbuf[16]);
  55. static int ext3_remount (struct super_block * sb, int * flags, char * data);
  56. static int ext3_statfs (struct dentry * dentry, struct kstatfs * buf);
  57. static void ext3_unlockfs(struct super_block *sb);
  58. static void ext3_write_super (struct super_block * sb);
  59. static void ext3_write_super_lockfs(struct super_block *sb);
  60. /*
  61. * Wrappers for journal_start/end.
  62. *
  63. * The only special thing we need to do here is to make sure that all
  64. * journal_end calls result in the superblock being marked dirty, so
  65. * that sync() will call the filesystem's write_super callback if
  66. * appropriate.
  67. */
  68. handle_t *ext3_journal_start_sb(struct super_block *sb, int nblocks)
  69. {
  70. journal_t *journal;
  71. if (sb->s_flags & MS_RDONLY)
  72. return ERR_PTR(-EROFS);
  73. /* Special case here: if the journal has aborted behind our
  74. * backs (eg. EIO in the commit thread), then we still need to
  75. * take the FS itself readonly cleanly. */
  76. journal = EXT3_SB(sb)->s_journal;
  77. if (is_journal_aborted(journal)) {
  78. ext3_abort(sb, __FUNCTION__,
  79. "Detected aborted journal");
  80. return ERR_PTR(-EROFS);
  81. }
  82. return journal_start(journal, nblocks);
  83. }
  84. /*
  85. * The only special thing we need to do here is to make sure that all
  86. * journal_stop calls result in the superblock being marked dirty, so
  87. * that sync() will call the filesystem's write_super callback if
  88. * appropriate.
  89. */
  90. int __ext3_journal_stop(const char *where, handle_t *handle)
  91. {
  92. struct super_block *sb;
  93. int err;
  94. int rc;
  95. sb = handle->h_transaction->t_journal->j_private;
  96. err = handle->h_err;
  97. rc = journal_stop(handle);
  98. if (!err)
  99. err = rc;
  100. if (err)
  101. __ext3_std_error(sb, where, err);
  102. return err;
  103. }
  104. void ext3_journal_abort_handle(const char *caller, const char *err_fn,
  105. struct buffer_head *bh, handle_t *handle, int err)
  106. {
  107. char nbuf[16];
  108. const char *errstr = ext3_decode_error(NULL, err, nbuf);
  109. if (bh)
  110. BUFFER_TRACE(bh, "abort");
  111. if (!handle->h_err)
  112. handle->h_err = err;
  113. if (is_handle_aborted(handle))
  114. return;
  115. printk(KERN_ERR "%s: aborting transaction: %s in %s\n",
  116. caller, errstr, err_fn);
  117. journal_abort_handle(handle);
  118. }
  119. /* Deal with the reporting of failure conditions on a filesystem such as
  120. * inconsistencies detected or read IO failures.
  121. *
  122. * On ext2, we can store the error state of the filesystem in the
  123. * superblock. That is not possible on ext3, because we may have other
  124. * write ordering constraints on the superblock which prevent us from
  125. * writing it out straight away; and given that the journal is about to
  126. * be aborted, we can't rely on the current, or future, transactions to
  127. * write out the superblock safely.
  128. *
  129. * We'll just use the journal_abort() error code to record an error in
  130. * the journal instead. On recovery, the journal will compain about
  131. * that error until we've noted it down and cleared it.
  132. */
  133. static void ext3_handle_error(struct super_block *sb)
  134. {
  135. struct ext3_super_block *es = EXT3_SB(sb)->s_es;
  136. EXT3_SB(sb)->s_mount_state |= EXT3_ERROR_FS;
  137. es->s_state |= cpu_to_le16(EXT3_ERROR_FS);
  138. if (sb->s_flags & MS_RDONLY)
  139. return;
  140. if (!test_opt (sb, ERRORS_CONT)) {
  141. journal_t *journal = EXT3_SB(sb)->s_journal;
  142. EXT3_SB(sb)->s_mount_opt |= EXT3_MOUNT_ABORT;
  143. if (journal)
  144. journal_abort(journal, -EIO);
  145. }
  146. if (test_opt (sb, ERRORS_RO)) {
  147. printk (KERN_CRIT "Remounting filesystem read-only\n");
  148. sb->s_flags |= MS_RDONLY;
  149. }
  150. ext3_commit_super(sb, es, 1);
  151. if (test_opt(sb, ERRORS_PANIC))
  152. panic("EXT3-fs (device %s): panic forced after error\n",
  153. sb->s_id);
  154. }
  155. void ext3_error (struct super_block * sb, const char * function,
  156. const char * fmt, ...)
  157. {
  158. va_list args;
  159. va_start(args, fmt);
  160. printk(KERN_CRIT "EXT3-fs error (device %s): %s: ",sb->s_id, function);
  161. vprintk(fmt, args);
  162. printk("\n");
  163. va_end(args);
  164. ext3_handle_error(sb);
  165. }
  166. static const char *ext3_decode_error(struct super_block * sb, int errno,
  167. char nbuf[16])
  168. {
  169. char *errstr = NULL;
  170. switch (errno) {
  171. case -EIO:
  172. errstr = "IO failure";
  173. break;
  174. case -ENOMEM:
  175. errstr = "Out of memory";
  176. break;
  177. case -EROFS:
  178. if (!sb || EXT3_SB(sb)->s_journal->j_flags & JFS_ABORT)
  179. errstr = "Journal has aborted";
  180. else
  181. errstr = "Readonly filesystem";
  182. break;
  183. default:
  184. /* If the caller passed in an extra buffer for unknown
  185. * errors, textualise them now. Else we just return
  186. * NULL. */
  187. if (nbuf) {
  188. /* Check for truncated error codes... */
  189. if (snprintf(nbuf, 16, "error %d", -errno) >= 0)
  190. errstr = nbuf;
  191. }
  192. break;
  193. }
  194. return errstr;
  195. }
  196. /* __ext3_std_error decodes expected errors from journaling functions
  197. * automatically and invokes the appropriate error response. */
  198. void __ext3_std_error (struct super_block * sb, const char * function,
  199. int errno)
  200. {
  201. char nbuf[16];
  202. const char *errstr;
  203. /* Special case: if the error is EROFS, and we're not already
  204. * inside a transaction, then there's really no point in logging
  205. * an error. */
  206. if (errno == -EROFS && journal_current_handle() == NULL &&
  207. (sb->s_flags & MS_RDONLY))
  208. return;
  209. errstr = ext3_decode_error(sb, errno, nbuf);
  210. printk (KERN_CRIT "EXT3-fs error (device %s) in %s: %s\n",
  211. sb->s_id, function, errstr);
  212. ext3_handle_error(sb);
  213. }
  214. /*
  215. * ext3_abort is a much stronger failure handler than ext3_error. The
  216. * abort function may be used to deal with unrecoverable failures such
  217. * as journal IO errors or ENOMEM at a critical moment in log management.
  218. *
  219. * We unconditionally force the filesystem into an ABORT|READONLY state,
  220. * unless the error response on the fs has been set to panic in which
  221. * case we take the easy way out and panic immediately.
  222. */
  223. void ext3_abort (struct super_block * sb, const char * function,
  224. const char * fmt, ...)
  225. {
  226. va_list args;
  227. printk (KERN_CRIT "ext3_abort called.\n");
  228. va_start(args, fmt);
  229. printk(KERN_CRIT "EXT3-fs error (device %s): %s: ",sb->s_id, function);
  230. vprintk(fmt, args);
  231. printk("\n");
  232. va_end(args);
  233. if (test_opt(sb, ERRORS_PANIC))
  234. panic("EXT3-fs panic from previous error\n");
  235. if (sb->s_flags & MS_RDONLY)
  236. return;
  237. printk(KERN_CRIT "Remounting filesystem read-only\n");
  238. EXT3_SB(sb)->s_mount_state |= EXT3_ERROR_FS;
  239. sb->s_flags |= MS_RDONLY;
  240. EXT3_SB(sb)->s_mount_opt |= EXT3_MOUNT_ABORT;
  241. journal_abort(EXT3_SB(sb)->s_journal, -EIO);
  242. }
  243. void ext3_warning (struct super_block * sb, const char * function,
  244. const char * fmt, ...)
  245. {
  246. va_list args;
  247. va_start(args, fmt);
  248. printk(KERN_WARNING "EXT3-fs warning (device %s): %s: ",
  249. sb->s_id, function);
  250. vprintk(fmt, args);
  251. printk("\n");
  252. va_end(args);
  253. }
  254. void ext3_update_dynamic_rev(struct super_block *sb)
  255. {
  256. struct ext3_super_block *es = EXT3_SB(sb)->s_es;
  257. if (le32_to_cpu(es->s_rev_level) > EXT3_GOOD_OLD_REV)
  258. return;
  259. ext3_warning(sb, __FUNCTION__,
  260. "updating to rev %d because of new feature flag, "
  261. "running e2fsck is recommended",
  262. EXT3_DYNAMIC_REV);
  263. es->s_first_ino = cpu_to_le32(EXT3_GOOD_OLD_FIRST_INO);
  264. es->s_inode_size = cpu_to_le16(EXT3_GOOD_OLD_INODE_SIZE);
  265. es->s_rev_level = cpu_to_le32(EXT3_DYNAMIC_REV);
  266. /* leave es->s_feature_*compat flags alone */
  267. /* es->s_uuid will be set by e2fsck if empty */
  268. /*
  269. * The rest of the superblock fields should be zero, and if not it
  270. * means they are likely already in use, so leave them alone. We
  271. * can leave it up to e2fsck to clean up any inconsistencies there.
  272. */
  273. }
  274. /*
  275. * Open the external journal device
  276. */
  277. static struct block_device *ext3_blkdev_get(dev_t dev)
  278. {
  279. struct block_device *bdev;
  280. char b[BDEVNAME_SIZE];
  281. bdev = open_by_devnum(dev, FMODE_READ|FMODE_WRITE);
  282. if (IS_ERR(bdev))
  283. goto fail;
  284. return bdev;
  285. fail:
  286. printk(KERN_ERR "EXT3: failed to open journal device %s: %ld\n",
  287. __bdevname(dev, b), PTR_ERR(bdev));
  288. return NULL;
  289. }
  290. /*
  291. * Release the journal device
  292. */
  293. static int ext3_blkdev_put(struct block_device *bdev)
  294. {
  295. bd_release(bdev);
  296. return blkdev_put(bdev);
  297. }
  298. static int ext3_blkdev_remove(struct ext3_sb_info *sbi)
  299. {
  300. struct block_device *bdev;
  301. int ret = -ENODEV;
  302. bdev = sbi->journal_bdev;
  303. if (bdev) {
  304. ret = ext3_blkdev_put(bdev);
  305. sbi->journal_bdev = NULL;
  306. }
  307. return ret;
  308. }
  309. static inline struct inode *orphan_list_entry(struct list_head *l)
  310. {
  311. return &list_entry(l, struct ext3_inode_info, i_orphan)->vfs_inode;
  312. }
  313. static void dump_orphan_list(struct super_block *sb, struct ext3_sb_info *sbi)
  314. {
  315. struct list_head *l;
  316. printk(KERN_ERR "sb orphan head is %d\n",
  317. le32_to_cpu(sbi->s_es->s_last_orphan));
  318. printk(KERN_ERR "sb_info orphan list:\n");
  319. list_for_each(l, &sbi->s_orphan) {
  320. struct inode *inode = orphan_list_entry(l);
  321. printk(KERN_ERR " "
  322. "inode %s:%lu at %p: mode %o, nlink %d, next %d\n",
  323. inode->i_sb->s_id, inode->i_ino, inode,
  324. inode->i_mode, inode->i_nlink,
  325. NEXT_ORPHAN(inode));
  326. }
  327. }
  328. static void ext3_put_super (struct super_block * sb)
  329. {
  330. struct ext3_sb_info *sbi = EXT3_SB(sb);
  331. struct ext3_super_block *es = sbi->s_es;
  332. int i;
  333. ext3_xattr_put_super(sb);
  334. journal_destroy(sbi->s_journal);
  335. if (!(sb->s_flags & MS_RDONLY)) {
  336. EXT3_CLEAR_INCOMPAT_FEATURE(sb, EXT3_FEATURE_INCOMPAT_RECOVER);
  337. es->s_state = cpu_to_le16(sbi->s_mount_state);
  338. BUFFER_TRACE(sbi->s_sbh, "marking dirty");
  339. mark_buffer_dirty(sbi->s_sbh);
  340. ext3_commit_super(sb, es, 1);
  341. }
  342. for (i = 0; i < sbi->s_gdb_count; i++)
  343. brelse(sbi->s_group_desc[i]);
  344. kfree(sbi->s_group_desc);
  345. percpu_counter_destroy(&sbi->s_freeblocks_counter);
  346. percpu_counter_destroy(&sbi->s_freeinodes_counter);
  347. percpu_counter_destroy(&sbi->s_dirs_counter);
  348. brelse(sbi->s_sbh);
  349. #ifdef CONFIG_QUOTA
  350. for (i = 0; i < MAXQUOTAS; i++)
  351. kfree(sbi->s_qf_names[i]);
  352. #endif
  353. /* Debugging code just in case the in-memory inode orphan list
  354. * isn't empty. The on-disk one can be non-empty if we've
  355. * detected an error and taken the fs readonly, but the
  356. * in-memory list had better be clean by this point. */
  357. if (!list_empty(&sbi->s_orphan))
  358. dump_orphan_list(sb, sbi);
  359. J_ASSERT(list_empty(&sbi->s_orphan));
  360. invalidate_bdev(sb->s_bdev, 0);
  361. if (sbi->journal_bdev && sbi->journal_bdev != sb->s_bdev) {
  362. /*
  363. * Invalidate the journal device's buffers. We don't want them
  364. * floating about in memory - the physical journal device may
  365. * hotswapped, and it breaks the `ro-after' testing code.
  366. */
  367. sync_blockdev(sbi->journal_bdev);
  368. invalidate_bdev(sbi->journal_bdev, 0);
  369. ext3_blkdev_remove(sbi);
  370. }
  371. sb->s_fs_info = NULL;
  372. kfree(sbi);
  373. return;
  374. }
  375. static struct kmem_cache *ext3_inode_cachep;
  376. /*
  377. * Called inside transaction, so use GFP_NOFS
  378. */
  379. static struct inode *ext3_alloc_inode(struct super_block *sb)
  380. {
  381. struct ext3_inode_info *ei;
  382. ei = kmem_cache_alloc(ext3_inode_cachep, GFP_NOFS);
  383. if (!ei)
  384. return NULL;
  385. #ifdef CONFIG_EXT3_FS_POSIX_ACL
  386. ei->i_acl = EXT3_ACL_NOT_CACHED;
  387. ei->i_default_acl = EXT3_ACL_NOT_CACHED;
  388. #endif
  389. ei->i_block_alloc_info = NULL;
  390. ei->vfs_inode.i_version = 1;
  391. return &ei->vfs_inode;
  392. }
  393. static void ext3_destroy_inode(struct inode *inode)
  394. {
  395. kmem_cache_free(ext3_inode_cachep, EXT3_I(inode));
  396. }
  397. static void init_once(void * foo, struct kmem_cache * cachep, unsigned long flags)
  398. {
  399. struct ext3_inode_info *ei = (struct ext3_inode_info *) foo;
  400. if ((flags & (SLAB_CTOR_VERIFY|SLAB_CTOR_CONSTRUCTOR)) ==
  401. SLAB_CTOR_CONSTRUCTOR) {
  402. INIT_LIST_HEAD(&ei->i_orphan);
  403. #ifdef CONFIG_EXT3_FS_XATTR
  404. init_rwsem(&ei->xattr_sem);
  405. #endif
  406. mutex_init(&ei->truncate_mutex);
  407. inode_init_once(&ei->vfs_inode);
  408. }
  409. }
  410. static int init_inodecache(void)
  411. {
  412. ext3_inode_cachep = kmem_cache_create("ext3_inode_cache",
  413. sizeof(struct ext3_inode_info),
  414. 0, (SLAB_RECLAIM_ACCOUNT|
  415. SLAB_MEM_SPREAD),
  416. init_once, NULL);
  417. if (ext3_inode_cachep == NULL)
  418. return -ENOMEM;
  419. return 0;
  420. }
  421. static void destroy_inodecache(void)
  422. {
  423. kmem_cache_destroy(ext3_inode_cachep);
  424. }
  425. static void ext3_clear_inode(struct inode *inode)
  426. {
  427. struct ext3_block_alloc_info *rsv = EXT3_I(inode)->i_block_alloc_info;
  428. #ifdef CONFIG_EXT3_FS_POSIX_ACL
  429. if (EXT3_I(inode)->i_acl &&
  430. EXT3_I(inode)->i_acl != EXT3_ACL_NOT_CACHED) {
  431. posix_acl_release(EXT3_I(inode)->i_acl);
  432. EXT3_I(inode)->i_acl = EXT3_ACL_NOT_CACHED;
  433. }
  434. if (EXT3_I(inode)->i_default_acl &&
  435. EXT3_I(inode)->i_default_acl != EXT3_ACL_NOT_CACHED) {
  436. posix_acl_release(EXT3_I(inode)->i_default_acl);
  437. EXT3_I(inode)->i_default_acl = EXT3_ACL_NOT_CACHED;
  438. }
  439. #endif
  440. ext3_discard_reservation(inode);
  441. EXT3_I(inode)->i_block_alloc_info = NULL;
  442. if (unlikely(rsv))
  443. kfree(rsv);
  444. }
  445. static inline void ext3_show_quota_options(struct seq_file *seq, struct super_block *sb)
  446. {
  447. #if defined(CONFIG_QUOTA)
  448. struct ext3_sb_info *sbi = EXT3_SB(sb);
  449. if (sbi->s_jquota_fmt)
  450. seq_printf(seq, ",jqfmt=%s",
  451. (sbi->s_jquota_fmt == QFMT_VFS_OLD) ? "vfsold": "vfsv0");
  452. if (sbi->s_qf_names[USRQUOTA])
  453. seq_printf(seq, ",usrjquota=%s", sbi->s_qf_names[USRQUOTA]);
  454. if (sbi->s_qf_names[GRPQUOTA])
  455. seq_printf(seq, ",grpjquota=%s", sbi->s_qf_names[GRPQUOTA]);
  456. if (sbi->s_mount_opt & EXT3_MOUNT_USRQUOTA)
  457. seq_puts(seq, ",usrquota");
  458. if (sbi->s_mount_opt & EXT3_MOUNT_GRPQUOTA)
  459. seq_puts(seq, ",grpquota");
  460. #endif
  461. }
  462. static int ext3_show_options(struct seq_file *seq, struct vfsmount *vfs)
  463. {
  464. struct super_block *sb = vfs->mnt_sb;
  465. if (test_opt(sb, DATA_FLAGS) == EXT3_MOUNT_JOURNAL_DATA)
  466. seq_puts(seq, ",data=journal");
  467. else if (test_opt(sb, DATA_FLAGS) == EXT3_MOUNT_ORDERED_DATA)
  468. seq_puts(seq, ",data=ordered");
  469. else if (test_opt(sb, DATA_FLAGS) == EXT3_MOUNT_WRITEBACK_DATA)
  470. seq_puts(seq, ",data=writeback");
  471. ext3_show_quota_options(seq, sb);
  472. return 0;
  473. }
  474. static struct dentry *ext3_get_dentry(struct super_block *sb, void *vobjp)
  475. {
  476. __u32 *objp = vobjp;
  477. unsigned long ino = objp[0];
  478. __u32 generation = objp[1];
  479. struct inode *inode;
  480. struct dentry *result;
  481. if (ino < EXT3_FIRST_INO(sb) && ino != EXT3_ROOT_INO)
  482. return ERR_PTR(-ESTALE);
  483. if (ino > le32_to_cpu(EXT3_SB(sb)->s_es->s_inodes_count))
  484. return ERR_PTR(-ESTALE);
  485. /* iget isn't really right if the inode is currently unallocated!!
  486. *
  487. * ext3_read_inode will return a bad_inode if the inode had been
  488. * deleted, so we should be safe.
  489. *
  490. * Currently we don't know the generation for parent directory, so
  491. * a generation of 0 means "accept any"
  492. */
  493. inode = iget(sb, ino);
  494. if (inode == NULL)
  495. return ERR_PTR(-ENOMEM);
  496. if (is_bad_inode(inode) ||
  497. (generation && inode->i_generation != generation)) {
  498. iput(inode);
  499. return ERR_PTR(-ESTALE);
  500. }
  501. /* now to find a dentry.
  502. * If possible, get a well-connected one
  503. */
  504. result = d_alloc_anon(inode);
  505. if (!result) {
  506. iput(inode);
  507. return ERR_PTR(-ENOMEM);
  508. }
  509. return result;
  510. }
  511. #ifdef CONFIG_QUOTA
  512. #define QTYPE2NAME(t) ((t)==USRQUOTA?"user":"group")
  513. #define QTYPE2MOPT(on, t) ((t)==USRQUOTA?((on)##USRJQUOTA):((on)##GRPJQUOTA))
  514. static int ext3_dquot_initialize(struct inode *inode, int type);
  515. static int ext3_dquot_drop(struct inode *inode);
  516. static int ext3_write_dquot(struct dquot *dquot);
  517. static int ext3_acquire_dquot(struct dquot *dquot);
  518. static int ext3_release_dquot(struct dquot *dquot);
  519. static int ext3_mark_dquot_dirty(struct dquot *dquot);
  520. static int ext3_write_info(struct super_block *sb, int type);
  521. static int ext3_quota_on(struct super_block *sb, int type, int format_id, char *path);
  522. static int ext3_quota_on_mount(struct super_block *sb, int type);
  523. static ssize_t ext3_quota_read(struct super_block *sb, int type, char *data,
  524. size_t len, loff_t off);
  525. static ssize_t ext3_quota_write(struct super_block *sb, int type,
  526. const char *data, size_t len, loff_t off);
  527. static struct dquot_operations ext3_quota_operations = {
  528. .initialize = ext3_dquot_initialize,
  529. .drop = ext3_dquot_drop,
  530. .alloc_space = dquot_alloc_space,
  531. .alloc_inode = dquot_alloc_inode,
  532. .free_space = dquot_free_space,
  533. .free_inode = dquot_free_inode,
  534. .transfer = dquot_transfer,
  535. .write_dquot = ext3_write_dquot,
  536. .acquire_dquot = ext3_acquire_dquot,
  537. .release_dquot = ext3_release_dquot,
  538. .mark_dirty = ext3_mark_dquot_dirty,
  539. .write_info = ext3_write_info
  540. };
  541. static struct quotactl_ops ext3_qctl_operations = {
  542. .quota_on = ext3_quota_on,
  543. .quota_off = vfs_quota_off,
  544. .quota_sync = vfs_quota_sync,
  545. .get_info = vfs_get_dqinfo,
  546. .set_info = vfs_set_dqinfo,
  547. .get_dqblk = vfs_get_dqblk,
  548. .set_dqblk = vfs_set_dqblk
  549. };
  550. #endif
  551. static struct super_operations ext3_sops = {
  552. .alloc_inode = ext3_alloc_inode,
  553. .destroy_inode = ext3_destroy_inode,
  554. .read_inode = ext3_read_inode,
  555. .write_inode = ext3_write_inode,
  556. .dirty_inode = ext3_dirty_inode,
  557. .delete_inode = ext3_delete_inode,
  558. .put_super = ext3_put_super,
  559. .write_super = ext3_write_super,
  560. .sync_fs = ext3_sync_fs,
  561. .write_super_lockfs = ext3_write_super_lockfs,
  562. .unlockfs = ext3_unlockfs,
  563. .statfs = ext3_statfs,
  564. .remount_fs = ext3_remount,
  565. .clear_inode = ext3_clear_inode,
  566. .show_options = ext3_show_options,
  567. #ifdef CONFIG_QUOTA
  568. .quota_read = ext3_quota_read,
  569. .quota_write = ext3_quota_write,
  570. #endif
  571. };
  572. static struct export_operations ext3_export_ops = {
  573. .get_parent = ext3_get_parent,
  574. .get_dentry = ext3_get_dentry,
  575. };
  576. enum {
  577. Opt_bsd_df, Opt_minix_df, Opt_grpid, Opt_nogrpid,
  578. Opt_resgid, Opt_resuid, Opt_sb, Opt_err_cont, Opt_err_panic, Opt_err_ro,
  579. Opt_nouid32, Opt_nocheck, Opt_debug, Opt_oldalloc, Opt_orlov,
  580. Opt_user_xattr, Opt_nouser_xattr, Opt_acl, Opt_noacl,
  581. Opt_reservation, Opt_noreservation, Opt_noload, Opt_nobh, Opt_bh,
  582. Opt_commit, Opt_journal_update, Opt_journal_inum, Opt_journal_dev,
  583. Opt_abort, Opt_data_journal, Opt_data_ordered, Opt_data_writeback,
  584. Opt_usrjquota, Opt_grpjquota, Opt_offusrjquota, Opt_offgrpjquota,
  585. Opt_jqfmt_vfsold, Opt_jqfmt_vfsv0, Opt_quota, Opt_noquota,
  586. Opt_ignore, Opt_barrier, Opt_err, Opt_resize, Opt_usrquota,
  587. Opt_grpquota
  588. };
  589. static match_table_t tokens = {
  590. {Opt_bsd_df, "bsddf"},
  591. {Opt_minix_df, "minixdf"},
  592. {Opt_grpid, "grpid"},
  593. {Opt_grpid, "bsdgroups"},
  594. {Opt_nogrpid, "nogrpid"},
  595. {Opt_nogrpid, "sysvgroups"},
  596. {Opt_resgid, "resgid=%u"},
  597. {Opt_resuid, "resuid=%u"},
  598. {Opt_sb, "sb=%u"},
  599. {Opt_err_cont, "errors=continue"},
  600. {Opt_err_panic, "errors=panic"},
  601. {Opt_err_ro, "errors=remount-ro"},
  602. {Opt_nouid32, "nouid32"},
  603. {Opt_nocheck, "nocheck"},
  604. {Opt_nocheck, "check=none"},
  605. {Opt_debug, "debug"},
  606. {Opt_oldalloc, "oldalloc"},
  607. {Opt_orlov, "orlov"},
  608. {Opt_user_xattr, "user_xattr"},
  609. {Opt_nouser_xattr, "nouser_xattr"},
  610. {Opt_acl, "acl"},
  611. {Opt_noacl, "noacl"},
  612. {Opt_reservation, "reservation"},
  613. {Opt_noreservation, "noreservation"},
  614. {Opt_noload, "noload"},
  615. {Opt_nobh, "nobh"},
  616. {Opt_bh, "bh"},
  617. {Opt_commit, "commit=%u"},
  618. {Opt_journal_update, "journal=update"},
  619. {Opt_journal_inum, "journal=%u"},
  620. {Opt_journal_dev, "journal_dev=%u"},
  621. {Opt_abort, "abort"},
  622. {Opt_data_journal, "data=journal"},
  623. {Opt_data_ordered, "data=ordered"},
  624. {Opt_data_writeback, "data=writeback"},
  625. {Opt_offusrjquota, "usrjquota="},
  626. {Opt_usrjquota, "usrjquota=%s"},
  627. {Opt_offgrpjquota, "grpjquota="},
  628. {Opt_grpjquota, "grpjquota=%s"},
  629. {Opt_jqfmt_vfsold, "jqfmt=vfsold"},
  630. {Opt_jqfmt_vfsv0, "jqfmt=vfsv0"},
  631. {Opt_grpquota, "grpquota"},
  632. {Opt_noquota, "noquota"},
  633. {Opt_quota, "quota"},
  634. {Opt_usrquota, "usrquota"},
  635. {Opt_barrier, "barrier=%u"},
  636. {Opt_err, NULL},
  637. {Opt_resize, "resize"},
  638. };
  639. static ext3_fsblk_t get_sb_block(void **data)
  640. {
  641. ext3_fsblk_t sb_block;
  642. char *options = (char *) *data;
  643. if (!options || strncmp(options, "sb=", 3) != 0)
  644. return 1; /* Default location */
  645. options += 3;
  646. /*todo: use simple_strtoll with >32bit ext3 */
  647. sb_block = simple_strtoul(options, &options, 0);
  648. if (*options && *options != ',') {
  649. printk("EXT3-fs: Invalid sb specification: %s\n",
  650. (char *) *data);
  651. return 1;
  652. }
  653. if (*options == ',')
  654. options++;
  655. *data = (void *) options;
  656. return sb_block;
  657. }
  658. static int parse_options (char *options, struct super_block *sb,
  659. unsigned int *inum, unsigned long *journal_devnum,
  660. ext3_fsblk_t *n_blocks_count, int is_remount)
  661. {
  662. struct ext3_sb_info *sbi = EXT3_SB(sb);
  663. char * p;
  664. substring_t args[MAX_OPT_ARGS];
  665. int data_opt = 0;
  666. int option;
  667. #ifdef CONFIG_QUOTA
  668. int qtype;
  669. char *qname;
  670. #endif
  671. if (!options)
  672. return 1;
  673. while ((p = strsep (&options, ",")) != NULL) {
  674. int token;
  675. if (!*p)
  676. continue;
  677. token = match_token(p, tokens, args);
  678. switch (token) {
  679. case Opt_bsd_df:
  680. clear_opt (sbi->s_mount_opt, MINIX_DF);
  681. break;
  682. case Opt_minix_df:
  683. set_opt (sbi->s_mount_opt, MINIX_DF);
  684. break;
  685. case Opt_grpid:
  686. set_opt (sbi->s_mount_opt, GRPID);
  687. break;
  688. case Opt_nogrpid:
  689. clear_opt (sbi->s_mount_opt, GRPID);
  690. break;
  691. case Opt_resuid:
  692. if (match_int(&args[0], &option))
  693. return 0;
  694. sbi->s_resuid = option;
  695. break;
  696. case Opt_resgid:
  697. if (match_int(&args[0], &option))
  698. return 0;
  699. sbi->s_resgid = option;
  700. break;
  701. case Opt_sb:
  702. /* handled by get_sb_block() instead of here */
  703. /* *sb_block = match_int(&args[0]); */
  704. break;
  705. case Opt_err_panic:
  706. clear_opt (sbi->s_mount_opt, ERRORS_CONT);
  707. clear_opt (sbi->s_mount_opt, ERRORS_RO);
  708. set_opt (sbi->s_mount_opt, ERRORS_PANIC);
  709. break;
  710. case Opt_err_ro:
  711. clear_opt (sbi->s_mount_opt, ERRORS_CONT);
  712. clear_opt (sbi->s_mount_opt, ERRORS_PANIC);
  713. set_opt (sbi->s_mount_opt, ERRORS_RO);
  714. break;
  715. case Opt_err_cont:
  716. clear_opt (sbi->s_mount_opt, ERRORS_RO);
  717. clear_opt (sbi->s_mount_opt, ERRORS_PANIC);
  718. set_opt (sbi->s_mount_opt, ERRORS_CONT);
  719. break;
  720. case Opt_nouid32:
  721. set_opt (sbi->s_mount_opt, NO_UID32);
  722. break;
  723. case Opt_nocheck:
  724. clear_opt (sbi->s_mount_opt, CHECK);
  725. break;
  726. case Opt_debug:
  727. set_opt (sbi->s_mount_opt, DEBUG);
  728. break;
  729. case Opt_oldalloc:
  730. set_opt (sbi->s_mount_opt, OLDALLOC);
  731. break;
  732. case Opt_orlov:
  733. clear_opt (sbi->s_mount_opt, OLDALLOC);
  734. break;
  735. #ifdef CONFIG_EXT3_FS_XATTR
  736. case Opt_user_xattr:
  737. set_opt (sbi->s_mount_opt, XATTR_USER);
  738. break;
  739. case Opt_nouser_xattr:
  740. clear_opt (sbi->s_mount_opt, XATTR_USER);
  741. break;
  742. #else
  743. case Opt_user_xattr:
  744. case Opt_nouser_xattr:
  745. printk("EXT3 (no)user_xattr options not supported\n");
  746. break;
  747. #endif
  748. #ifdef CONFIG_EXT3_FS_POSIX_ACL
  749. case Opt_acl:
  750. set_opt(sbi->s_mount_opt, POSIX_ACL);
  751. break;
  752. case Opt_noacl:
  753. clear_opt(sbi->s_mount_opt, POSIX_ACL);
  754. break;
  755. #else
  756. case Opt_acl:
  757. case Opt_noacl:
  758. printk("EXT3 (no)acl options not supported\n");
  759. break;
  760. #endif
  761. case Opt_reservation:
  762. set_opt(sbi->s_mount_opt, RESERVATION);
  763. break;
  764. case Opt_noreservation:
  765. clear_opt(sbi->s_mount_opt, RESERVATION);
  766. break;
  767. case Opt_journal_update:
  768. /* @@@ FIXME */
  769. /* Eventually we will want to be able to create
  770. a journal file here. For now, only allow the
  771. user to specify an existing inode to be the
  772. journal file. */
  773. if (is_remount) {
  774. printk(KERN_ERR "EXT3-fs: cannot specify "
  775. "journal on remount\n");
  776. return 0;
  777. }
  778. set_opt (sbi->s_mount_opt, UPDATE_JOURNAL);
  779. break;
  780. case Opt_journal_inum:
  781. if (is_remount) {
  782. printk(KERN_ERR "EXT3-fs: cannot specify "
  783. "journal on remount\n");
  784. return 0;
  785. }
  786. if (match_int(&args[0], &option))
  787. return 0;
  788. *inum = option;
  789. break;
  790. case Opt_journal_dev:
  791. if (is_remount) {
  792. printk(KERN_ERR "EXT3-fs: cannot specify "
  793. "journal on remount\n");
  794. return 0;
  795. }
  796. if (match_int(&args[0], &option))
  797. return 0;
  798. *journal_devnum = option;
  799. break;
  800. case Opt_noload:
  801. set_opt (sbi->s_mount_opt, NOLOAD);
  802. break;
  803. case Opt_commit:
  804. if (match_int(&args[0], &option))
  805. return 0;
  806. if (option < 0)
  807. return 0;
  808. if (option == 0)
  809. option = JBD_DEFAULT_MAX_COMMIT_AGE;
  810. sbi->s_commit_interval = HZ * option;
  811. break;
  812. case Opt_data_journal:
  813. data_opt = EXT3_MOUNT_JOURNAL_DATA;
  814. goto datacheck;
  815. case Opt_data_ordered:
  816. data_opt = EXT3_MOUNT_ORDERED_DATA;
  817. goto datacheck;
  818. case Opt_data_writeback:
  819. data_opt = EXT3_MOUNT_WRITEBACK_DATA;
  820. datacheck:
  821. if (is_remount) {
  822. if ((sbi->s_mount_opt & EXT3_MOUNT_DATA_FLAGS)
  823. != data_opt) {
  824. printk(KERN_ERR
  825. "EXT3-fs: cannot change data "
  826. "mode on remount\n");
  827. return 0;
  828. }
  829. } else {
  830. sbi->s_mount_opt &= ~EXT3_MOUNT_DATA_FLAGS;
  831. sbi->s_mount_opt |= data_opt;
  832. }
  833. break;
  834. #ifdef CONFIG_QUOTA
  835. case Opt_usrjquota:
  836. qtype = USRQUOTA;
  837. goto set_qf_name;
  838. case Opt_grpjquota:
  839. qtype = GRPQUOTA;
  840. set_qf_name:
  841. if (sb_any_quota_enabled(sb)) {
  842. printk(KERN_ERR
  843. "EXT3-fs: Cannot change journalled "
  844. "quota options when quota turned on.\n");
  845. return 0;
  846. }
  847. qname = match_strdup(&args[0]);
  848. if (!qname) {
  849. printk(KERN_ERR
  850. "EXT3-fs: not enough memory for "
  851. "storing quotafile name.\n");
  852. return 0;
  853. }
  854. if (sbi->s_qf_names[qtype] &&
  855. strcmp(sbi->s_qf_names[qtype], qname)) {
  856. printk(KERN_ERR
  857. "EXT3-fs: %s quota file already "
  858. "specified.\n", QTYPE2NAME(qtype));
  859. kfree(qname);
  860. return 0;
  861. }
  862. sbi->s_qf_names[qtype] = qname;
  863. if (strchr(sbi->s_qf_names[qtype], '/')) {
  864. printk(KERN_ERR
  865. "EXT3-fs: quotafile must be on "
  866. "filesystem root.\n");
  867. kfree(sbi->s_qf_names[qtype]);
  868. sbi->s_qf_names[qtype] = NULL;
  869. return 0;
  870. }
  871. set_opt(sbi->s_mount_opt, QUOTA);
  872. break;
  873. case Opt_offusrjquota:
  874. qtype = USRQUOTA;
  875. goto clear_qf_name;
  876. case Opt_offgrpjquota:
  877. qtype = GRPQUOTA;
  878. clear_qf_name:
  879. if (sb_any_quota_enabled(sb)) {
  880. printk(KERN_ERR "EXT3-fs: Cannot change "
  881. "journalled quota options when "
  882. "quota turned on.\n");
  883. return 0;
  884. }
  885. /*
  886. * The space will be released later when all options
  887. * are confirmed to be correct
  888. */
  889. sbi->s_qf_names[qtype] = NULL;
  890. break;
  891. case Opt_jqfmt_vfsold:
  892. sbi->s_jquota_fmt = QFMT_VFS_OLD;
  893. break;
  894. case Opt_jqfmt_vfsv0:
  895. sbi->s_jquota_fmt = QFMT_VFS_V0;
  896. break;
  897. case Opt_quota:
  898. case Opt_usrquota:
  899. set_opt(sbi->s_mount_opt, QUOTA);
  900. set_opt(sbi->s_mount_opt, USRQUOTA);
  901. break;
  902. case Opt_grpquota:
  903. set_opt(sbi->s_mount_opt, QUOTA);
  904. set_opt(sbi->s_mount_opt, GRPQUOTA);
  905. break;
  906. case Opt_noquota:
  907. if (sb_any_quota_enabled(sb)) {
  908. printk(KERN_ERR "EXT3-fs: Cannot change quota "
  909. "options when quota turned on.\n");
  910. return 0;
  911. }
  912. clear_opt(sbi->s_mount_opt, QUOTA);
  913. clear_opt(sbi->s_mount_opt, USRQUOTA);
  914. clear_opt(sbi->s_mount_opt, GRPQUOTA);
  915. break;
  916. #else
  917. case Opt_quota:
  918. case Opt_usrquota:
  919. case Opt_grpquota:
  920. case Opt_usrjquota:
  921. case Opt_grpjquota:
  922. case Opt_offusrjquota:
  923. case Opt_offgrpjquota:
  924. case Opt_jqfmt_vfsold:
  925. case Opt_jqfmt_vfsv0:
  926. printk(KERN_ERR
  927. "EXT3-fs: journalled quota options not "
  928. "supported.\n");
  929. break;
  930. case Opt_noquota:
  931. break;
  932. #endif
  933. case Opt_abort:
  934. set_opt(sbi->s_mount_opt, ABORT);
  935. break;
  936. case Opt_barrier:
  937. if (match_int(&args[0], &option))
  938. return 0;
  939. if (option)
  940. set_opt(sbi->s_mount_opt, BARRIER);
  941. else
  942. clear_opt(sbi->s_mount_opt, BARRIER);
  943. break;
  944. case Opt_ignore:
  945. break;
  946. case Opt_resize:
  947. if (!is_remount) {
  948. printk("EXT3-fs: resize option only available "
  949. "for remount\n");
  950. return 0;
  951. }
  952. if (match_int(&args[0], &option) != 0)
  953. return 0;
  954. *n_blocks_count = option;
  955. break;
  956. case Opt_nobh:
  957. set_opt(sbi->s_mount_opt, NOBH);
  958. break;
  959. case Opt_bh:
  960. clear_opt(sbi->s_mount_opt, NOBH);
  961. break;
  962. default:
  963. printk (KERN_ERR
  964. "EXT3-fs: Unrecognized mount option \"%s\" "
  965. "or missing value\n", p);
  966. return 0;
  967. }
  968. }
  969. #ifdef CONFIG_QUOTA
  970. if (sbi->s_qf_names[USRQUOTA] || sbi->s_qf_names[GRPQUOTA]) {
  971. if ((sbi->s_mount_opt & EXT3_MOUNT_USRQUOTA) &&
  972. sbi->s_qf_names[USRQUOTA])
  973. clear_opt(sbi->s_mount_opt, USRQUOTA);
  974. if ((sbi->s_mount_opt & EXT3_MOUNT_GRPQUOTA) &&
  975. sbi->s_qf_names[GRPQUOTA])
  976. clear_opt(sbi->s_mount_opt, GRPQUOTA);
  977. if ((sbi->s_qf_names[USRQUOTA] &&
  978. (sbi->s_mount_opt & EXT3_MOUNT_GRPQUOTA)) ||
  979. (sbi->s_qf_names[GRPQUOTA] &&
  980. (sbi->s_mount_opt & EXT3_MOUNT_USRQUOTA))) {
  981. printk(KERN_ERR "EXT3-fs: old and new quota "
  982. "format mixing.\n");
  983. return 0;
  984. }
  985. if (!sbi->s_jquota_fmt) {
  986. printk(KERN_ERR "EXT3-fs: journalled quota format "
  987. "not specified.\n");
  988. return 0;
  989. }
  990. } else {
  991. if (sbi->s_jquota_fmt) {
  992. printk(KERN_ERR "EXT3-fs: journalled quota format "
  993. "specified with no journalling "
  994. "enabled.\n");
  995. return 0;
  996. }
  997. }
  998. #endif
  999. return 1;
  1000. }
  1001. static int ext3_setup_super(struct super_block *sb, struct ext3_super_block *es,
  1002. int read_only)
  1003. {
  1004. struct ext3_sb_info *sbi = EXT3_SB(sb);
  1005. int res = 0;
  1006. if (le32_to_cpu(es->s_rev_level) > EXT3_MAX_SUPP_REV) {
  1007. printk (KERN_ERR "EXT3-fs warning: revision level too high, "
  1008. "forcing read-only mode\n");
  1009. res = MS_RDONLY;
  1010. }
  1011. if (read_only)
  1012. return res;
  1013. if (!(sbi->s_mount_state & EXT3_VALID_FS))
  1014. printk (KERN_WARNING "EXT3-fs warning: mounting unchecked fs, "
  1015. "running e2fsck is recommended\n");
  1016. else if ((sbi->s_mount_state & EXT3_ERROR_FS))
  1017. printk (KERN_WARNING
  1018. "EXT3-fs warning: mounting fs with errors, "
  1019. "running e2fsck is recommended\n");
  1020. else if ((__s16) le16_to_cpu(es->s_max_mnt_count) >= 0 &&
  1021. le16_to_cpu(es->s_mnt_count) >=
  1022. (unsigned short) (__s16) le16_to_cpu(es->s_max_mnt_count))
  1023. printk (KERN_WARNING
  1024. "EXT3-fs warning: maximal mount count reached, "
  1025. "running e2fsck is recommended\n");
  1026. else if (le32_to_cpu(es->s_checkinterval) &&
  1027. (le32_to_cpu(es->s_lastcheck) +
  1028. le32_to_cpu(es->s_checkinterval) <= get_seconds()))
  1029. printk (KERN_WARNING
  1030. "EXT3-fs warning: checktime reached, "
  1031. "running e2fsck is recommended\n");
  1032. #if 0
  1033. /* @@@ We _will_ want to clear the valid bit if we find
  1034. inconsistencies, to force a fsck at reboot. But for
  1035. a plain journaled filesystem we can keep it set as
  1036. valid forever! :) */
  1037. es->s_state = cpu_to_le16(le16_to_cpu(es->s_state) & ~EXT3_VALID_FS);
  1038. #endif
  1039. if (!(__s16) le16_to_cpu(es->s_max_mnt_count))
  1040. es->s_max_mnt_count = cpu_to_le16(EXT3_DFL_MAX_MNT_COUNT);
  1041. es->s_mnt_count=cpu_to_le16(le16_to_cpu(es->s_mnt_count) + 1);
  1042. es->s_mtime = cpu_to_le32(get_seconds());
  1043. ext3_update_dynamic_rev(sb);
  1044. EXT3_SET_INCOMPAT_FEATURE(sb, EXT3_FEATURE_INCOMPAT_RECOVER);
  1045. ext3_commit_super(sb, es, 1);
  1046. if (test_opt(sb, DEBUG))
  1047. printk(KERN_INFO "[EXT3 FS bs=%lu, gc=%lu, "
  1048. "bpg=%lu, ipg=%lu, mo=%04lx]\n",
  1049. sb->s_blocksize,
  1050. sbi->s_groups_count,
  1051. EXT3_BLOCKS_PER_GROUP(sb),
  1052. EXT3_INODES_PER_GROUP(sb),
  1053. sbi->s_mount_opt);
  1054. printk(KERN_INFO "EXT3 FS on %s, ", sb->s_id);
  1055. if (EXT3_SB(sb)->s_journal->j_inode == NULL) {
  1056. char b[BDEVNAME_SIZE];
  1057. printk("external journal on %s\n",
  1058. bdevname(EXT3_SB(sb)->s_journal->j_dev, b));
  1059. } else {
  1060. printk("internal journal\n");
  1061. }
  1062. return res;
  1063. }
  1064. /* Called at mount-time, super-block is locked */
  1065. static int ext3_check_descriptors (struct super_block * sb)
  1066. {
  1067. struct ext3_sb_info *sbi = EXT3_SB(sb);
  1068. ext3_fsblk_t first_block = le32_to_cpu(sbi->s_es->s_first_data_block);
  1069. ext3_fsblk_t last_block;
  1070. struct ext3_group_desc * gdp = NULL;
  1071. int desc_block = 0;
  1072. int i;
  1073. ext3_debug ("Checking group descriptors");
  1074. for (i = 0; i < sbi->s_groups_count; i++)
  1075. {
  1076. if (i == sbi->s_groups_count - 1)
  1077. last_block = le32_to_cpu(sbi->s_es->s_blocks_count) - 1;
  1078. else
  1079. last_block = first_block +
  1080. (EXT3_BLOCKS_PER_GROUP(sb) - 1);
  1081. if ((i % EXT3_DESC_PER_BLOCK(sb)) == 0)
  1082. gdp = (struct ext3_group_desc *)
  1083. sbi->s_group_desc[desc_block++]->b_data;
  1084. if (le32_to_cpu(gdp->bg_block_bitmap) < first_block ||
  1085. le32_to_cpu(gdp->bg_block_bitmap) > last_block)
  1086. {
  1087. ext3_error (sb, "ext3_check_descriptors",
  1088. "Block bitmap for group %d"
  1089. " not in group (block %lu)!",
  1090. i, (unsigned long)
  1091. le32_to_cpu(gdp->bg_block_bitmap));
  1092. return 0;
  1093. }
  1094. if (le32_to_cpu(gdp->bg_inode_bitmap) < first_block ||
  1095. le32_to_cpu(gdp->bg_inode_bitmap) > last_block)
  1096. {
  1097. ext3_error (sb, "ext3_check_descriptors",
  1098. "Inode bitmap for group %d"
  1099. " not in group (block %lu)!",
  1100. i, (unsigned long)
  1101. le32_to_cpu(gdp->bg_inode_bitmap));
  1102. return 0;
  1103. }
  1104. if (le32_to_cpu(gdp->bg_inode_table) < first_block ||
  1105. le32_to_cpu(gdp->bg_inode_table) + sbi->s_itb_per_group >
  1106. last_block)
  1107. {
  1108. ext3_error (sb, "ext3_check_descriptors",
  1109. "Inode table for group %d"
  1110. " not in group (block %lu)!",
  1111. i, (unsigned long)
  1112. le32_to_cpu(gdp->bg_inode_table));
  1113. return 0;
  1114. }
  1115. first_block += EXT3_BLOCKS_PER_GROUP(sb);
  1116. gdp++;
  1117. }
  1118. sbi->s_es->s_free_blocks_count=cpu_to_le32(ext3_count_free_blocks(sb));
  1119. sbi->s_es->s_free_inodes_count=cpu_to_le32(ext3_count_free_inodes(sb));
  1120. return 1;
  1121. }
  1122. /* ext3_orphan_cleanup() walks a singly-linked list of inodes (starting at
  1123. * the superblock) which were deleted from all directories, but held open by
  1124. * a process at the time of a crash. We walk the list and try to delete these
  1125. * inodes at recovery time (only with a read-write filesystem).
  1126. *
  1127. * In order to keep the orphan inode chain consistent during traversal (in
  1128. * case of crash during recovery), we link each inode into the superblock
  1129. * orphan list_head and handle it the same way as an inode deletion during
  1130. * normal operation (which journals the operations for us).
  1131. *
  1132. * We only do an iget() and an iput() on each inode, which is very safe if we
  1133. * accidentally point at an in-use or already deleted inode. The worst that
  1134. * can happen in this case is that we get a "bit already cleared" message from
  1135. * ext3_free_inode(). The only reason we would point at a wrong inode is if
  1136. * e2fsck was run on this filesystem, and it must have already done the orphan
  1137. * inode cleanup for us, so we can safely abort without any further action.
  1138. */
  1139. static void ext3_orphan_cleanup (struct super_block * sb,
  1140. struct ext3_super_block * es)
  1141. {
  1142. unsigned int s_flags = sb->s_flags;
  1143. int nr_orphans = 0, nr_truncates = 0;
  1144. #ifdef CONFIG_QUOTA
  1145. int i;
  1146. #endif
  1147. if (!es->s_last_orphan) {
  1148. jbd_debug(4, "no orphan inodes to clean up\n");
  1149. return;
  1150. }
  1151. if (bdev_read_only(sb->s_bdev)) {
  1152. printk(KERN_ERR "EXT3-fs: write access "
  1153. "unavailable, skipping orphan cleanup.\n");
  1154. return;
  1155. }
  1156. if (EXT3_SB(sb)->s_mount_state & EXT3_ERROR_FS) {
  1157. if (es->s_last_orphan)
  1158. jbd_debug(1, "Errors on filesystem, "
  1159. "clearing orphan list.\n");
  1160. es->s_last_orphan = 0;
  1161. jbd_debug(1, "Skipping orphan recovery on fs with errors.\n");
  1162. return;
  1163. }
  1164. if (s_flags & MS_RDONLY) {
  1165. printk(KERN_INFO "EXT3-fs: %s: orphan cleanup on readonly fs\n",
  1166. sb->s_id);
  1167. sb->s_flags &= ~MS_RDONLY;
  1168. }
  1169. #ifdef CONFIG_QUOTA
  1170. /* Needed for iput() to work correctly and not trash data */
  1171. sb->s_flags |= MS_ACTIVE;
  1172. /* Turn on quotas so that they are updated correctly */
  1173. for (i = 0; i < MAXQUOTAS; i++) {
  1174. if (EXT3_SB(sb)->s_qf_names[i]) {
  1175. int ret = ext3_quota_on_mount(sb, i);
  1176. if (ret < 0)
  1177. printk(KERN_ERR
  1178. "EXT3-fs: Cannot turn on journalled "
  1179. "quota: error %d\n", ret);
  1180. }
  1181. }
  1182. #endif
  1183. while (es->s_last_orphan) {
  1184. struct inode *inode;
  1185. if (!(inode =
  1186. ext3_orphan_get(sb, le32_to_cpu(es->s_last_orphan)))) {
  1187. es->s_last_orphan = 0;
  1188. break;
  1189. }
  1190. list_add(&EXT3_I(inode)->i_orphan, &EXT3_SB(sb)->s_orphan);
  1191. DQUOT_INIT(inode);
  1192. if (inode->i_nlink) {
  1193. printk(KERN_DEBUG
  1194. "%s: truncating inode %lu to %Ld bytes\n",
  1195. __FUNCTION__, inode->i_ino, inode->i_size);
  1196. jbd_debug(2, "truncating inode %lu to %Ld bytes\n",
  1197. inode->i_ino, inode->i_size);
  1198. ext3_truncate(inode);
  1199. nr_truncates++;
  1200. } else {
  1201. printk(KERN_DEBUG
  1202. "%s: deleting unreferenced inode %lu\n",
  1203. __FUNCTION__, inode->i_ino);
  1204. jbd_debug(2, "deleting unreferenced inode %lu\n",
  1205. inode->i_ino);
  1206. nr_orphans++;
  1207. }
  1208. iput(inode); /* The delete magic happens here! */
  1209. }
  1210. #define PLURAL(x) (x), ((x)==1) ? "" : "s"
  1211. if (nr_orphans)
  1212. printk(KERN_INFO "EXT3-fs: %s: %d orphan inode%s deleted\n",
  1213. sb->s_id, PLURAL(nr_orphans));
  1214. if (nr_truncates)
  1215. printk(KERN_INFO "EXT3-fs: %s: %d truncate%s cleaned up\n",
  1216. sb->s_id, PLURAL(nr_truncates));
  1217. #ifdef CONFIG_QUOTA
  1218. /* Turn quotas off */
  1219. for (i = 0; i < MAXQUOTAS; i++) {
  1220. if (sb_dqopt(sb)->files[i])
  1221. vfs_quota_off(sb, i);
  1222. }
  1223. #endif
  1224. sb->s_flags = s_flags; /* Restore MS_RDONLY status */
  1225. }
  1226. /*
  1227. * Maximal file size. There is a direct, and {,double-,triple-}indirect
  1228. * block limit, and also a limit of (2^32 - 1) 512-byte sectors in i_blocks.
  1229. * We need to be 1 filesystem block less than the 2^32 sector limit.
  1230. */
  1231. static loff_t ext3_max_size(int bits)
  1232. {
  1233. loff_t res = EXT3_NDIR_BLOCKS;
  1234. /* This constant is calculated to be the largest file size for a
  1235. * dense, 4k-blocksize file such that the total number of
  1236. * sectors in the file, including data and all indirect blocks,
  1237. * does not exceed 2^32. */
  1238. const loff_t upper_limit = 0x1ff7fffd000LL;
  1239. res += 1LL << (bits-2);
  1240. res += 1LL << (2*(bits-2));
  1241. res += 1LL << (3*(bits-2));
  1242. res <<= bits;
  1243. if (res > upper_limit)
  1244. res = upper_limit;
  1245. return res;
  1246. }
  1247. static ext3_fsblk_t descriptor_loc(struct super_block *sb,
  1248. ext3_fsblk_t logic_sb_block,
  1249. int nr)
  1250. {
  1251. struct ext3_sb_info *sbi = EXT3_SB(sb);
  1252. unsigned long bg, first_meta_bg;
  1253. int has_super = 0;
  1254. first_meta_bg = le32_to_cpu(sbi->s_es->s_first_meta_bg);
  1255. if (!EXT3_HAS_INCOMPAT_FEATURE(sb, EXT3_FEATURE_INCOMPAT_META_BG) ||
  1256. nr < first_meta_bg)
  1257. return (logic_sb_block + nr + 1);
  1258. bg = sbi->s_desc_per_block * nr;
  1259. if (ext3_bg_has_super(sb, bg))
  1260. has_super = 1;
  1261. return (has_super + ext3_group_first_block_no(sb, bg));
  1262. }
  1263. static int ext3_fill_super (struct super_block *sb, void *data, int silent)
  1264. {
  1265. struct buffer_head * bh;
  1266. struct ext3_super_block *es = NULL;
  1267. struct ext3_sb_info *sbi;
  1268. ext3_fsblk_t block;
  1269. ext3_fsblk_t sb_block = get_sb_block(&data);
  1270. ext3_fsblk_t logic_sb_block;
  1271. unsigned long offset = 0;
  1272. unsigned int journal_inum = 0;
  1273. unsigned long journal_devnum = 0;
  1274. unsigned long def_mount_opts;
  1275. struct inode *root;
  1276. int blocksize;
  1277. int hblock;
  1278. int db_count;
  1279. int i;
  1280. int needs_recovery;
  1281. __le32 features;
  1282. sbi = kzalloc(sizeof(*sbi), GFP_KERNEL);
  1283. if (!sbi)
  1284. return -ENOMEM;
  1285. sb->s_fs_info = sbi;
  1286. sbi->s_mount_opt = 0;
  1287. sbi->s_resuid = EXT3_DEF_RESUID;
  1288. sbi->s_resgid = EXT3_DEF_RESGID;
  1289. unlock_kernel();
  1290. blocksize = sb_min_blocksize(sb, EXT3_MIN_BLOCK_SIZE);
  1291. if (!blocksize) {
  1292. printk(KERN_ERR "EXT3-fs: unable to set blocksize\n");
  1293. goto out_fail;
  1294. }
  1295. /*
  1296. * The ext3 superblock will not be buffer aligned for other than 1kB
  1297. * block sizes. We need to calculate the offset from buffer start.
  1298. */
  1299. if (blocksize != EXT3_MIN_BLOCK_SIZE) {
  1300. logic_sb_block = (sb_block * EXT3_MIN_BLOCK_SIZE) / blocksize;
  1301. offset = (sb_block * EXT3_MIN_BLOCK_SIZE) % blocksize;
  1302. } else {
  1303. logic_sb_block = sb_block;
  1304. }
  1305. if (!(bh = sb_bread(sb, logic_sb_block))) {
  1306. printk (KERN_ERR "EXT3-fs: unable to read superblock\n");
  1307. goto out_fail;
  1308. }
  1309. /*
  1310. * Note: s_es must be initialized as soon as possible because
  1311. * some ext3 macro-instructions depend on its value
  1312. */
  1313. es = (struct ext3_super_block *) (((char *)bh->b_data) + offset);
  1314. sbi->s_es = es;
  1315. sb->s_magic = le16_to_cpu(es->s_magic);
  1316. if (sb->s_magic != EXT3_SUPER_MAGIC)
  1317. goto cantfind_ext3;
  1318. /* Set defaults before we parse the mount options */
  1319. def_mount_opts = le32_to_cpu(es->s_default_mount_opts);
  1320. if (def_mount_opts & EXT3_DEFM_DEBUG)
  1321. set_opt(sbi->s_mount_opt, DEBUG);
  1322. if (def_mount_opts & EXT3_DEFM_BSDGROUPS)
  1323. set_opt(sbi->s_mount_opt, GRPID);
  1324. if (def_mount_opts & EXT3_DEFM_UID16)
  1325. set_opt(sbi->s_mount_opt, NO_UID32);
  1326. if (def_mount_opts & EXT3_DEFM_XATTR_USER)
  1327. set_opt(sbi->s_mount_opt, XATTR_USER);
  1328. if (def_mount_opts & EXT3_DEFM_ACL)
  1329. set_opt(sbi->s_mount_opt, POSIX_ACL);
  1330. if ((def_mount_opts & EXT3_DEFM_JMODE) == EXT3_DEFM_JMODE_DATA)
  1331. sbi->s_mount_opt |= EXT3_MOUNT_JOURNAL_DATA;
  1332. else if ((def_mount_opts & EXT3_DEFM_JMODE) == EXT3_DEFM_JMODE_ORDERED)
  1333. sbi->s_mount_opt |= EXT3_MOUNT_ORDERED_DATA;
  1334. else if ((def_mount_opts & EXT3_DEFM_JMODE) == EXT3_DEFM_JMODE_WBACK)
  1335. sbi->s_mount_opt |= EXT3_MOUNT_WRITEBACK_DATA;
  1336. if (le16_to_cpu(sbi->s_es->s_errors) == EXT3_ERRORS_PANIC)
  1337. set_opt(sbi->s_mount_opt, ERRORS_PANIC);
  1338. else if (le16_to_cpu(sbi->s_es->s_errors) == EXT3_ERRORS_RO)
  1339. set_opt(sbi->s_mount_opt, ERRORS_RO);
  1340. else
  1341. set_opt(sbi->s_mount_opt, ERRORS_CONT);
  1342. sbi->s_resuid = le16_to_cpu(es->s_def_resuid);
  1343. sbi->s_resgid = le16_to_cpu(es->s_def_resgid);
  1344. set_opt(sbi->s_mount_opt, RESERVATION);
  1345. if (!parse_options ((char *) data, sb, &journal_inum, &journal_devnum,
  1346. NULL, 0))
  1347. goto failed_mount;
  1348. sb->s_flags = (sb->s_flags & ~MS_POSIXACL) |
  1349. ((sbi->s_mount_opt & EXT3_MOUNT_POSIX_ACL) ? MS_POSIXACL : 0);
  1350. if (le32_to_cpu(es->s_rev_level) == EXT3_GOOD_OLD_REV &&
  1351. (EXT3_HAS_COMPAT_FEATURE(sb, ~0U) ||
  1352. EXT3_HAS_RO_COMPAT_FEATURE(sb, ~0U) ||
  1353. EXT3_HAS_INCOMPAT_FEATURE(sb, ~0U)))
  1354. printk(KERN_WARNING
  1355. "EXT3-fs warning: feature flags set on rev 0 fs, "
  1356. "running e2fsck is recommended\n");
  1357. /*
  1358. * Check feature flags regardless of the revision level, since we
  1359. * previously didn't change the revision level when setting the flags,
  1360. * so there is a chance incompat flags are set on a rev 0 filesystem.
  1361. */
  1362. features = EXT3_HAS_INCOMPAT_FEATURE(sb, ~EXT3_FEATURE_INCOMPAT_SUPP);
  1363. if (features) {
  1364. printk(KERN_ERR "EXT3-fs: %s: couldn't mount because of "
  1365. "unsupported optional features (%x).\n",
  1366. sb->s_id, le32_to_cpu(features));
  1367. goto failed_mount;
  1368. }
  1369. features = EXT3_HAS_RO_COMPAT_FEATURE(sb, ~EXT3_FEATURE_RO_COMPAT_SUPP);
  1370. if (!(sb->s_flags & MS_RDONLY) && features) {
  1371. printk(KERN_ERR "EXT3-fs: %s: couldn't mount RDWR because of "
  1372. "unsupported optional features (%x).\n",
  1373. sb->s_id, le32_to_cpu(features));
  1374. goto failed_mount;
  1375. }
  1376. blocksize = BLOCK_SIZE << le32_to_cpu(es->s_log_block_size);
  1377. if (blocksize < EXT3_MIN_BLOCK_SIZE ||
  1378. blocksize > EXT3_MAX_BLOCK_SIZE) {
  1379. printk(KERN_ERR
  1380. "EXT3-fs: Unsupported filesystem blocksize %d on %s.\n",
  1381. blocksize, sb->s_id);
  1382. goto failed_mount;
  1383. }
  1384. hblock = bdev_hardsect_size(sb->s_bdev);
  1385. if (sb->s_blocksize != blocksize) {
  1386. /*
  1387. * Make sure the blocksize for the filesystem is larger
  1388. * than the hardware sectorsize for the machine.
  1389. */
  1390. if (blocksize < hblock) {
  1391. printk(KERN_ERR "EXT3-fs: blocksize %d too small for "
  1392. "device blocksize %d.\n", blocksize, hblock);
  1393. goto failed_mount;
  1394. }
  1395. brelse (bh);
  1396. sb_set_blocksize(sb, blocksize);
  1397. logic_sb_block = (sb_block * EXT3_MIN_BLOCK_SIZE) / blocksize;
  1398. offset = (sb_block * EXT3_MIN_BLOCK_SIZE) % blocksize;
  1399. bh = sb_bread(sb, logic_sb_block);
  1400. if (!bh) {
  1401. printk(KERN_ERR
  1402. "EXT3-fs: Can't read superblock on 2nd try.\n");
  1403. goto failed_mount;
  1404. }
  1405. es = (struct ext3_super_block *)(((char *)bh->b_data) + offset);
  1406. sbi->s_es = es;
  1407. if (es->s_magic != cpu_to_le16(EXT3_SUPER_MAGIC)) {
  1408. printk (KERN_ERR
  1409. "EXT3-fs: Magic mismatch, very weird !\n");
  1410. goto failed_mount;
  1411. }
  1412. }
  1413. sb->s_maxbytes = ext3_max_size(sb->s_blocksize_bits);
  1414. if (le32_to_cpu(es->s_rev_level) == EXT3_GOOD_OLD_REV) {
  1415. sbi->s_inode_size = EXT3_GOOD_OLD_INODE_SIZE;
  1416. sbi->s_first_ino = EXT3_GOOD_OLD_FIRST_INO;
  1417. } else {
  1418. sbi->s_inode_size = le16_to_cpu(es->s_inode_size);
  1419. sbi->s_first_ino = le32_to_cpu(es->s_first_ino);
  1420. if ((sbi->s_inode_size < EXT3_GOOD_OLD_INODE_SIZE) ||
  1421. (sbi->s_inode_size & (sbi->s_inode_size - 1)) ||
  1422. (sbi->s_inode_size > blocksize)) {
  1423. printk (KERN_ERR
  1424. "EXT3-fs: unsupported inode size: %d\n",
  1425. sbi->s_inode_size);
  1426. goto failed_mount;
  1427. }
  1428. }
  1429. sbi->s_frag_size = EXT3_MIN_FRAG_SIZE <<
  1430. le32_to_cpu(es->s_log_frag_size);
  1431. if (blocksize != sbi->s_frag_size) {
  1432. printk(KERN_ERR
  1433. "EXT3-fs: fragsize %lu != blocksize %u (unsupported)\n",
  1434. sbi->s_frag_size, blocksize);
  1435. goto failed_mount;
  1436. }
  1437. sbi->s_frags_per_block = 1;
  1438. sbi->s_blocks_per_group = le32_to_cpu(es->s_blocks_per_group);
  1439. sbi->s_frags_per_group = le32_to_cpu(es->s_frags_per_group);
  1440. sbi->s_inodes_per_group = le32_to_cpu(es->s_inodes_per_group);
  1441. if (EXT3_INODE_SIZE(sb) == 0)
  1442. goto cantfind_ext3;
  1443. sbi->s_inodes_per_block = blocksize / EXT3_INODE_SIZE(sb);
  1444. if (sbi->s_inodes_per_block == 0)
  1445. goto cantfind_ext3;
  1446. sbi->s_itb_per_group = sbi->s_inodes_per_group /
  1447. sbi->s_inodes_per_block;
  1448. sbi->s_desc_per_block = blocksize / sizeof(struct ext3_group_desc);
  1449. sbi->s_sbh = bh;
  1450. sbi->s_mount_state = le16_to_cpu(es->s_state);
  1451. sbi->s_addr_per_block_bits = ilog2(EXT3_ADDR_PER_BLOCK(sb));
  1452. sbi->s_desc_per_block_bits = ilog2(EXT3_DESC_PER_BLOCK(sb));
  1453. for (i=0; i < 4; i++)
  1454. sbi->s_hash_seed[i] = le32_to_cpu(es->s_hash_seed[i]);
  1455. sbi->s_def_hash_version = es->s_def_hash_version;
  1456. if (sbi->s_blocks_per_group > blocksize * 8) {
  1457. printk (KERN_ERR
  1458. "EXT3-fs: #blocks per group too big: %lu\n",
  1459. sbi->s_blocks_per_group);
  1460. goto failed_mount;
  1461. }
  1462. if (sbi->s_frags_per_group > blocksize * 8) {
  1463. printk (KERN_ERR
  1464. "EXT3-fs: #fragments per group too big: %lu\n",
  1465. sbi->s_frags_per_group);
  1466. goto failed_mount;
  1467. }
  1468. if (sbi->s_inodes_per_group > blocksize * 8) {
  1469. printk (KERN_ERR
  1470. "EXT3-fs: #inodes per group too big: %lu\n",
  1471. sbi->s_inodes_per_group);
  1472. goto failed_mount;
  1473. }
  1474. if (le32_to_cpu(es->s_blocks_count) >
  1475. (sector_t)(~0ULL) >> (sb->s_blocksize_bits - 9)) {
  1476. printk(KERN_ERR "EXT3-fs: filesystem on %s:"
  1477. " too large to mount safely\n", sb->s_id);
  1478. if (sizeof(sector_t) < 8)
  1479. printk(KERN_WARNING "EXT3-fs: CONFIG_LBD not "
  1480. "enabled\n");
  1481. goto failed_mount;
  1482. }
  1483. if (EXT3_BLOCKS_PER_GROUP(sb) == 0)
  1484. goto cantfind_ext3;
  1485. sbi->s_groups_count = ((le32_to_cpu(es->s_blocks_count) -
  1486. le32_to_cpu(es->s_first_data_block) - 1)
  1487. / EXT3_BLOCKS_PER_GROUP(sb)) + 1;
  1488. db_count = (sbi->s_groups_count + EXT3_DESC_PER_BLOCK(sb) - 1) /
  1489. EXT3_DESC_PER_BLOCK(sb);
  1490. sbi->s_group_desc = kmalloc(db_count * sizeof (struct buffer_head *),
  1491. GFP_KERNEL);
  1492. if (sbi->s_group_desc == NULL) {
  1493. printk (KERN_ERR "EXT3-fs: not enough memory\n");
  1494. goto failed_mount;
  1495. }
  1496. bgl_lock_init(&sbi->s_blockgroup_lock);
  1497. for (i = 0; i < db_count; i++) {
  1498. block = descriptor_loc(sb, logic_sb_block, i);
  1499. sbi->s_group_desc[i] = sb_bread(sb, block);
  1500. if (!sbi->s_group_desc[i]) {
  1501. printk (KERN_ERR "EXT3-fs: "
  1502. "can't read group descriptor %d\n", i);
  1503. db_count = i;
  1504. goto failed_mount2;
  1505. }
  1506. }
  1507. if (!ext3_check_descriptors (sb)) {
  1508. printk(KERN_ERR "EXT3-fs: group descriptors corrupted!\n");
  1509. goto failed_mount2;
  1510. }
  1511. sbi->s_gdb_count = db_count;
  1512. get_random_bytes(&sbi->s_next_generation, sizeof(u32));
  1513. spin_lock_init(&sbi->s_next_gen_lock);
  1514. percpu_counter_init(&sbi->s_freeblocks_counter,
  1515. ext3_count_free_blocks(sb));
  1516. percpu_counter_init(&sbi->s_freeinodes_counter,
  1517. ext3_count_free_inodes(sb));
  1518. percpu_counter_init(&sbi->s_dirs_counter,
  1519. ext3_count_dirs(sb));
  1520. /* per fileystem reservation list head & lock */
  1521. spin_lock_init(&sbi->s_rsv_window_lock);
  1522. sbi->s_rsv_window_root = RB_ROOT;
  1523. /* Add a single, static dummy reservation to the start of the
  1524. * reservation window list --- it gives us a placeholder for
  1525. * append-at-start-of-list which makes the allocation logic
  1526. * _much_ simpler. */
  1527. sbi->s_rsv_window_head.rsv_start = EXT3_RESERVE_WINDOW_NOT_ALLOCATED;
  1528. sbi->s_rsv_window_head.rsv_end = EXT3_RESERVE_WINDOW_NOT_ALLOCATED;
  1529. sbi->s_rsv_window_head.rsv_alloc_hit = 0;
  1530. sbi->s_rsv_window_head.rsv_goal_size = 0;
  1531. ext3_rsv_window_add(sb, &sbi->s_rsv_window_head);
  1532. /*
  1533. * set up enough so that it can read an inode
  1534. */
  1535. sb->s_op = &ext3_sops;
  1536. sb->s_export_op = &ext3_export_ops;
  1537. sb->s_xattr = ext3_xattr_handlers;
  1538. #ifdef CONFIG_QUOTA
  1539. sb->s_qcop = &ext3_qctl_operations;
  1540. sb->dq_op = &ext3_quota_operations;
  1541. #endif
  1542. INIT_LIST_HEAD(&sbi->s_orphan); /* unlinked but open files */
  1543. sb->s_root = NULL;
  1544. needs_recovery = (es->s_last_orphan != 0 ||
  1545. EXT3_HAS_INCOMPAT_FEATURE(sb,
  1546. EXT3_FEATURE_INCOMPAT_RECOVER));
  1547. /*
  1548. * The first inode we look at is the journal inode. Don't try
  1549. * root first: it may be modified in the journal!
  1550. */
  1551. if (!test_opt(sb, NOLOAD) &&
  1552. EXT3_HAS_COMPAT_FEATURE(sb, EXT3_FEATURE_COMPAT_HAS_JOURNAL)) {
  1553. if (ext3_load_journal(sb, es, journal_devnum))
  1554. goto failed_mount3;
  1555. } else if (journal_inum) {
  1556. if (ext3_create_journal(sb, es, journal_inum))
  1557. goto failed_mount3;
  1558. } else {
  1559. if (!silent)
  1560. printk (KERN_ERR
  1561. "ext3: No journal on filesystem on %s\n",
  1562. sb->s_id);
  1563. goto failed_mount3;
  1564. }
  1565. /* We have now updated the journal if required, so we can
  1566. * validate the data journaling mode. */
  1567. switch (test_opt(sb, DATA_FLAGS)) {
  1568. case 0:
  1569. /* No mode set, assume a default based on the journal
  1570. capabilities: ORDERED_DATA if the journal can
  1571. cope, else JOURNAL_DATA */
  1572. if (journal_check_available_features
  1573. (sbi->s_journal, 0, 0, JFS_FEATURE_INCOMPAT_REVOKE))
  1574. set_opt(sbi->s_mount_opt, ORDERED_DATA);
  1575. else
  1576. set_opt(sbi->s_mount_opt, JOURNAL_DATA);
  1577. break;
  1578. case EXT3_MOUNT_ORDERED_DATA:
  1579. case EXT3_MOUNT_WRITEBACK_DATA:
  1580. if (!journal_check_available_features
  1581. (sbi->s_journal, 0, 0, JFS_FEATURE_INCOMPAT_REVOKE)) {
  1582. printk(KERN_ERR "EXT3-fs: Journal does not support "
  1583. "requested data journaling mode\n");
  1584. goto failed_mount4;
  1585. }
  1586. default:
  1587. break;
  1588. }
  1589. if (test_opt(sb, NOBH)) {
  1590. if (!(test_opt(sb, DATA_FLAGS) == EXT3_MOUNT_WRITEBACK_DATA)) {
  1591. printk(KERN_WARNING "EXT3-fs: Ignoring nobh option - "
  1592. "its supported only with writeback mode\n");
  1593. clear_opt(sbi->s_mount_opt, NOBH);
  1594. }
  1595. }
  1596. /*
  1597. * The journal_load will have done any necessary log recovery,
  1598. * so we can safely mount the rest of the filesystem now.
  1599. */
  1600. root = iget(sb, EXT3_ROOT_INO);
  1601. sb->s_root = d_alloc_root(root);
  1602. if (!sb->s_root) {
  1603. printk(KERN_ERR "EXT3-fs: get root inode failed\n");
  1604. iput(root);
  1605. goto failed_mount4;
  1606. }
  1607. if (!S_ISDIR(root->i_mode) || !root->i_blocks || !root->i_size) {
  1608. dput(sb->s_root);
  1609. sb->s_root = NULL;
  1610. printk(KERN_ERR "EXT3-fs: corrupt root inode, run e2fsck\n");
  1611. goto failed_mount4;
  1612. }
  1613. ext3_setup_super (sb, es, sb->s_flags & MS_RDONLY);
  1614. /*
  1615. * akpm: core read_super() calls in here with the superblock locked.
  1616. * That deadlocks, because orphan cleanup needs to lock the superblock
  1617. * in numerous places. Here we just pop the lock - it's relatively
  1618. * harmless, because we are now ready to accept write_super() requests,
  1619. * and aviro says that's the only reason for hanging onto the
  1620. * superblock lock.
  1621. */
  1622. EXT3_SB(sb)->s_mount_state |= EXT3_ORPHAN_FS;
  1623. ext3_orphan_cleanup(sb, es);
  1624. EXT3_SB(sb)->s_mount_state &= ~EXT3_ORPHAN_FS;
  1625. if (needs_recovery)
  1626. printk (KERN_INFO "EXT3-fs: recovery complete.\n");
  1627. ext3_mark_recovery_complete(sb, es);
  1628. printk (KERN_INFO "EXT3-fs: mounted filesystem with %s data mode.\n",
  1629. test_opt(sb,DATA_FLAGS) == EXT3_MOUNT_JOURNAL_DATA ? "journal":
  1630. test_opt(sb,DATA_FLAGS) == EXT3_MOUNT_ORDERED_DATA ? "ordered":
  1631. "writeback");
  1632. lock_kernel();
  1633. return 0;
  1634. cantfind_ext3:
  1635. if (!silent)
  1636. printk(KERN_ERR "VFS: Can't find ext3 filesystem on dev %s.\n",
  1637. sb->s_id);
  1638. goto failed_mount;
  1639. failed_mount4:
  1640. journal_destroy(sbi->s_journal);
  1641. failed_mount3:
  1642. percpu_counter_destroy(&sbi->s_freeblocks_counter);
  1643. percpu_counter_destroy(&sbi->s_freeinodes_counter);
  1644. percpu_counter_destroy(&sbi->s_dirs_counter);
  1645. failed_mount2:
  1646. for (i = 0; i < db_count; i++)
  1647. brelse(sbi->s_group_desc[i]);
  1648. kfree(sbi->s_group_desc);
  1649. failed_mount:
  1650. #ifdef CONFIG_QUOTA
  1651. for (i = 0; i < MAXQUOTAS; i++)
  1652. kfree(sbi->s_qf_names[i]);
  1653. #endif
  1654. ext3_blkdev_remove(sbi);
  1655. brelse(bh);
  1656. out_fail:
  1657. sb->s_fs_info = NULL;
  1658. kfree(sbi);
  1659. lock_kernel();
  1660. return -EINVAL;
  1661. }
  1662. /*
  1663. * Setup any per-fs journal parameters now. We'll do this both on
  1664. * initial mount, once the journal has been initialised but before we've
  1665. * done any recovery; and again on any subsequent remount.
  1666. */
  1667. static void ext3_init_journal_params(struct super_block *sb, journal_t *journal)
  1668. {
  1669. struct ext3_sb_info *sbi = EXT3_SB(sb);
  1670. if (sbi->s_commit_interval)
  1671. journal->j_commit_interval = sbi->s_commit_interval;
  1672. /* We could also set up an ext3-specific default for the commit
  1673. * interval here, but for now we'll just fall back to the jbd
  1674. * default. */
  1675. spin_lock(&journal->j_state_lock);
  1676. if (test_opt(sb, BARRIER))
  1677. journal->j_flags |= JFS_BARRIER;
  1678. else
  1679. journal->j_flags &= ~JFS_BARRIER;
  1680. spin_unlock(&journal->j_state_lock);
  1681. }
  1682. static journal_t *ext3_get_journal(struct super_block *sb,
  1683. unsigned int journal_inum)
  1684. {
  1685. struct inode *journal_inode;
  1686. journal_t *journal;
  1687. /* First, test for the existence of a valid inode on disk. Bad
  1688. * things happen if we iget() an unused inode, as the subsequent
  1689. * iput() will try to delete it. */
  1690. journal_inode = iget(sb, journal_inum);
  1691. if (!journal_inode) {
  1692. printk(KERN_ERR "EXT3-fs: no journal found.\n");
  1693. return NULL;
  1694. }
  1695. if (!journal_inode->i_nlink) {
  1696. make_bad_inode(journal_inode);
  1697. iput(journal_inode);
  1698. printk(KERN_ERR "EXT3-fs: journal inode is deleted.\n");
  1699. return NULL;
  1700. }
  1701. jbd_debug(2, "Journal inode found at %p: %Ld bytes\n",
  1702. journal_inode, journal_inode->i_size);
  1703. if (is_bad_inode(journal_inode) || !S_ISREG(journal_inode->i_mode)) {
  1704. printk(KERN_ERR "EXT3-fs: invalid journal inode.\n");
  1705. iput(journal_inode);
  1706. return NULL;
  1707. }
  1708. journal = journal_init_inode(journal_inode);
  1709. if (!journal) {
  1710. printk(KERN_ERR "EXT3-fs: Could not load journal inode\n");
  1711. iput(journal_inode);
  1712. return NULL;
  1713. }
  1714. journal->j_private = sb;
  1715. ext3_init_journal_params(sb, journal);
  1716. return journal;
  1717. }
  1718. static journal_t *ext3_get_dev_journal(struct super_block *sb,
  1719. dev_t j_dev)
  1720. {
  1721. struct buffer_head * bh;
  1722. journal_t *journal;
  1723. ext3_fsblk_t start;
  1724. ext3_fsblk_t len;
  1725. int hblock, blocksize;
  1726. ext3_fsblk_t sb_block;
  1727. unsigned long offset;
  1728. struct ext3_super_block * es;
  1729. struct block_device *bdev;
  1730. bdev = ext3_blkdev_get(j_dev);
  1731. if (bdev == NULL)
  1732. return NULL;
  1733. if (bd_claim(bdev, sb)) {
  1734. printk(KERN_ERR
  1735. "EXT3: failed to claim external journal device.\n");
  1736. blkdev_put(bdev);
  1737. return NULL;
  1738. }
  1739. blocksize = sb->s_blocksize;
  1740. hblock = bdev_hardsect_size(bdev);
  1741. if (blocksize < hblock) {
  1742. printk(KERN_ERR
  1743. "EXT3-fs: blocksize too small for journal device.\n");
  1744. goto out_bdev;
  1745. }
  1746. sb_block = EXT3_MIN_BLOCK_SIZE / blocksize;
  1747. offset = EXT3_MIN_BLOCK_SIZE % blocksize;
  1748. set_blocksize(bdev, blocksize);
  1749. if (!(bh = __bread(bdev, sb_block, blocksize))) {
  1750. printk(KERN_ERR "EXT3-fs: couldn't read superblock of "
  1751. "external journal\n");
  1752. goto out_bdev;
  1753. }
  1754. es = (struct ext3_super_block *) (((char *)bh->b_data) + offset);
  1755. if ((le16_to_cpu(es->s_magic) != EXT3_SUPER_MAGIC) ||
  1756. !(le32_to_cpu(es->s_feature_incompat) &
  1757. EXT3_FEATURE_INCOMPAT_JOURNAL_DEV)) {
  1758. printk(KERN_ERR "EXT3-fs: external journal has "
  1759. "bad superblock\n");
  1760. brelse(bh);
  1761. goto out_bdev;
  1762. }
  1763. if (memcmp(EXT3_SB(sb)->s_es->s_journal_uuid, es->s_uuid, 16)) {
  1764. printk(KERN_ERR "EXT3-fs: journal UUID does not match\n");
  1765. brelse(bh);
  1766. goto out_bdev;
  1767. }
  1768. len = le32_to_cpu(es->s_blocks_count);
  1769. start = sb_block + 1;
  1770. brelse(bh); /* we're done with the superblock */
  1771. journal = journal_init_dev(bdev, sb->s_bdev,
  1772. start, len, blocksize);
  1773. if (!journal) {
  1774. printk(KERN_ERR "EXT3-fs: failed to create device journal\n");
  1775. goto out_bdev;
  1776. }
  1777. journal->j_private = sb;
  1778. ll_rw_block(READ, 1, &journal->j_sb_buffer);
  1779. wait_on_buffer(journal->j_sb_buffer);
  1780. if (!buffer_uptodate(journal->j_sb_buffer)) {
  1781. printk(KERN_ERR "EXT3-fs: I/O error on journal device\n");
  1782. goto out_journal;
  1783. }
  1784. if (be32_to_cpu(journal->j_superblock->s_nr_users) != 1) {
  1785. printk(KERN_ERR "EXT3-fs: External journal has more than one "
  1786. "user (unsupported) - %d\n",
  1787. be32_to_cpu(journal->j_superblock->s_nr_users));
  1788. goto out_journal;
  1789. }
  1790. EXT3_SB(sb)->journal_bdev = bdev;
  1791. ext3_init_journal_params(sb, journal);
  1792. return journal;
  1793. out_journal:
  1794. journal_destroy(journal);
  1795. out_bdev:
  1796. ext3_blkdev_put(bdev);
  1797. return NULL;
  1798. }
  1799. static int ext3_load_journal(struct super_block *sb,
  1800. struct ext3_super_block *es,
  1801. unsigned long journal_devnum)
  1802. {
  1803. journal_t *journal;
  1804. unsigned int journal_inum = le32_to_cpu(es->s_journal_inum);
  1805. dev_t journal_dev;
  1806. int err = 0;
  1807. int really_read_only;
  1808. if (journal_devnum &&
  1809. journal_devnum != le32_to_cpu(es->s_journal_dev)) {
  1810. printk(KERN_INFO "EXT3-fs: external journal device major/minor "
  1811. "numbers have changed\n");
  1812. journal_dev = new_decode_dev(journal_devnum);
  1813. } else
  1814. journal_dev = new_decode_dev(le32_to_cpu(es->s_journal_dev));
  1815. really_read_only = bdev_read_only(sb->s_bdev);
  1816. /*
  1817. * Are we loading a blank journal or performing recovery after a
  1818. * crash? For recovery, we need to check in advance whether we
  1819. * can get read-write access to the device.
  1820. */
  1821. if (EXT3_HAS_INCOMPAT_FEATURE(sb, EXT3_FEATURE_INCOMPAT_RECOVER)) {
  1822. if (sb->s_flags & MS_RDONLY) {
  1823. printk(KERN_INFO "EXT3-fs: INFO: recovery "
  1824. "required on readonly filesystem.\n");
  1825. if (really_read_only) {
  1826. printk(KERN_ERR "EXT3-fs: write access "
  1827. "unavailable, cannot proceed.\n");
  1828. return -EROFS;
  1829. }
  1830. printk (KERN_INFO "EXT3-fs: write access will "
  1831. "be enabled during recovery.\n");
  1832. }
  1833. }
  1834. if (journal_inum && journal_dev) {
  1835. printk(KERN_ERR "EXT3-fs: filesystem has both journal "
  1836. "and inode journals!\n");
  1837. return -EINVAL;
  1838. }
  1839. if (journal_inum) {
  1840. if (!(journal = ext3_get_journal(sb, journal_inum)))
  1841. return -EINVAL;
  1842. } else {
  1843. if (!(journal = ext3_get_dev_journal(sb, journal_dev)))
  1844. return -EINVAL;
  1845. }
  1846. if (!really_read_only && test_opt(sb, UPDATE_JOURNAL)) {
  1847. err = journal_update_format(journal);
  1848. if (err) {
  1849. printk(KERN_ERR "EXT3-fs: error updating journal.\n");
  1850. journal_destroy(journal);
  1851. return err;
  1852. }
  1853. }
  1854. if (!EXT3_HAS_INCOMPAT_FEATURE(sb, EXT3_FEATURE_INCOMPAT_RECOVER))
  1855. err = journal_wipe(journal, !really_read_only);
  1856. if (!err)
  1857. err = journal_load(journal);
  1858. if (err) {
  1859. printk(KERN_ERR "EXT3-fs: error loading journal.\n");
  1860. journal_destroy(journal);
  1861. return err;
  1862. }
  1863. EXT3_SB(sb)->s_journal = journal;
  1864. ext3_clear_journal_err(sb, es);
  1865. if (journal_devnum &&
  1866. journal_devnum != le32_to_cpu(es->s_journal_dev)) {
  1867. es->s_journal_dev = cpu_to_le32(journal_devnum);
  1868. sb->s_dirt = 1;
  1869. /* Make sure we flush the recovery flag to disk. */
  1870. ext3_commit_super(sb, es, 1);
  1871. }
  1872. return 0;
  1873. }
  1874. static int ext3_create_journal(struct super_block * sb,
  1875. struct ext3_super_block * es,
  1876. unsigned int journal_inum)
  1877. {
  1878. journal_t *journal;
  1879. if (sb->s_flags & MS_RDONLY) {
  1880. printk(KERN_ERR "EXT3-fs: readonly filesystem when trying to "
  1881. "create journal.\n");
  1882. return -EROFS;
  1883. }
  1884. if (!(journal = ext3_get_journal(sb, journal_inum)))
  1885. return -EINVAL;
  1886. printk(KERN_INFO "EXT3-fs: creating new journal on inode %u\n",
  1887. journal_inum);
  1888. if (journal_create(journal)) {
  1889. printk(KERN_ERR "EXT3-fs: error creating journal.\n");
  1890. journal_destroy(journal);
  1891. return -EIO;
  1892. }
  1893. EXT3_SB(sb)->s_journal = journal;
  1894. ext3_update_dynamic_rev(sb);
  1895. EXT3_SET_INCOMPAT_FEATURE(sb, EXT3_FEATURE_INCOMPAT_RECOVER);
  1896. EXT3_SET_COMPAT_FEATURE(sb, EXT3_FEATURE_COMPAT_HAS_JOURNAL);
  1897. es->s_journal_inum = cpu_to_le32(journal_inum);
  1898. sb->s_dirt = 1;
  1899. /* Make sure we flush the recovery flag to disk. */
  1900. ext3_commit_super(sb, es, 1);
  1901. return 0;
  1902. }
  1903. static void ext3_commit_super (struct super_block * sb,
  1904. struct ext3_super_block * es,
  1905. int sync)
  1906. {
  1907. struct buffer_head *sbh = EXT3_SB(sb)->s_sbh;
  1908. if (!sbh)
  1909. return;
  1910. es->s_wtime = cpu_to_le32(get_seconds());
  1911. es->s_free_blocks_count = cpu_to_le32(ext3_count_free_blocks(sb));
  1912. es->s_free_inodes_count = cpu_to_le32(ext3_count_free_inodes(sb));
  1913. BUFFER_TRACE(sbh, "marking dirty");
  1914. mark_buffer_dirty(sbh);
  1915. if (sync)
  1916. sync_dirty_buffer(sbh);
  1917. }
  1918. /*
  1919. * Have we just finished recovery? If so, and if we are mounting (or
  1920. * remounting) the filesystem readonly, then we will end up with a
  1921. * consistent fs on disk. Record that fact.
  1922. */
  1923. static void ext3_mark_recovery_complete(struct super_block * sb,
  1924. struct ext3_super_block * es)
  1925. {
  1926. journal_t *journal = EXT3_SB(sb)->s_journal;
  1927. journal_lock_updates(journal);
  1928. journal_flush(journal);
  1929. if (EXT3_HAS_INCOMPAT_FEATURE(sb, EXT3_FEATURE_INCOMPAT_RECOVER) &&
  1930. sb->s_flags & MS_RDONLY) {
  1931. EXT3_CLEAR_INCOMPAT_FEATURE(sb, EXT3_FEATURE_INCOMPAT_RECOVER);
  1932. sb->s_dirt = 0;
  1933. ext3_commit_super(sb, es, 1);
  1934. }
  1935. journal_unlock_updates(journal);
  1936. }
  1937. /*
  1938. * If we are mounting (or read-write remounting) a filesystem whose journal
  1939. * has recorded an error from a previous lifetime, move that error to the
  1940. * main filesystem now.
  1941. */
  1942. static void ext3_clear_journal_err(struct super_block * sb,
  1943. struct ext3_super_block * es)
  1944. {
  1945. journal_t *journal;
  1946. int j_errno;
  1947. const char *errstr;
  1948. journal = EXT3_SB(sb)->s_journal;
  1949. /*
  1950. * Now check for any error status which may have been recorded in the
  1951. * journal by a prior ext3_error() or ext3_abort()
  1952. */
  1953. j_errno = journal_errno(journal);
  1954. if (j_errno) {
  1955. char nbuf[16];
  1956. errstr = ext3_decode_error(sb, j_errno, nbuf);
  1957. ext3_warning(sb, __FUNCTION__, "Filesystem error recorded "
  1958. "from previous mount: %s", errstr);
  1959. ext3_warning(sb, __FUNCTION__, "Marking fs in need of "
  1960. "filesystem check.");
  1961. EXT3_SB(sb)->s_mount_state |= EXT3_ERROR_FS;
  1962. es->s_state |= cpu_to_le16(EXT3_ERROR_FS);
  1963. ext3_commit_super (sb, es, 1);
  1964. journal_clear_err(journal);
  1965. }
  1966. }
  1967. /*
  1968. * Force the running and committing transactions to commit,
  1969. * and wait on the commit.
  1970. */
  1971. int ext3_force_commit(struct super_block *sb)
  1972. {
  1973. journal_t *journal;
  1974. int ret;
  1975. if (sb->s_flags & MS_RDONLY)
  1976. return 0;
  1977. journal = EXT3_SB(sb)->s_journal;
  1978. sb->s_dirt = 0;
  1979. ret = ext3_journal_force_commit(journal);
  1980. return ret;
  1981. }
  1982. /*
  1983. * Ext3 always journals updates to the superblock itself, so we don't
  1984. * have to propagate any other updates to the superblock on disk at this
  1985. * point. Just start an async writeback to get the buffers on their way
  1986. * to the disk.
  1987. *
  1988. * This implicitly triggers the writebehind on sync().
  1989. */
  1990. static void ext3_write_super (struct super_block * sb)
  1991. {
  1992. if (mutex_trylock(&sb->s_lock) != 0)
  1993. BUG();
  1994. sb->s_dirt = 0;
  1995. }
  1996. static int ext3_sync_fs(struct super_block *sb, int wait)
  1997. {
  1998. tid_t target;
  1999. sb->s_dirt = 0;
  2000. if (journal_start_commit(EXT3_SB(sb)->s_journal, &target)) {
  2001. if (wait)
  2002. log_wait_commit(EXT3_SB(sb)->s_journal, target);
  2003. }
  2004. return 0;
  2005. }
  2006. /*
  2007. * LVM calls this function before a (read-only) snapshot is created. This
  2008. * gives us a chance to flush the journal completely and mark the fs clean.
  2009. */
  2010. static void ext3_write_super_lockfs(struct super_block *sb)
  2011. {
  2012. sb->s_dirt = 0;
  2013. if (!(sb->s_flags & MS_RDONLY)) {
  2014. journal_t *journal = EXT3_SB(sb)->s_journal;
  2015. /* Now we set up the journal barrier. */
  2016. journal_lock_updates(journal);
  2017. journal_flush(journal);
  2018. /* Journal blocked and flushed, clear needs_recovery flag. */
  2019. EXT3_CLEAR_INCOMPAT_FEATURE(sb, EXT3_FEATURE_INCOMPAT_RECOVER);
  2020. ext3_commit_super(sb, EXT3_SB(sb)->s_es, 1);
  2021. }
  2022. }
  2023. /*
  2024. * Called by LVM after the snapshot is done. We need to reset the RECOVER
  2025. * flag here, even though the filesystem is not technically dirty yet.
  2026. */
  2027. static void ext3_unlockfs(struct super_block *sb)
  2028. {
  2029. if (!(sb->s_flags & MS_RDONLY)) {
  2030. lock_super(sb);
  2031. /* Reser the needs_recovery flag before the fs is unlocked. */
  2032. EXT3_SET_INCOMPAT_FEATURE(sb, EXT3_FEATURE_INCOMPAT_RECOVER);
  2033. ext3_commit_super(sb, EXT3_SB(sb)->s_es, 1);
  2034. unlock_super(sb);
  2035. journal_unlock_updates(EXT3_SB(sb)->s_journal);
  2036. }
  2037. }
  2038. static int ext3_remount (struct super_block * sb, int * flags, char * data)
  2039. {
  2040. struct ext3_super_block * es;
  2041. struct ext3_sb_info *sbi = EXT3_SB(sb);
  2042. ext3_fsblk_t n_blocks_count = 0;
  2043. unsigned long old_sb_flags;
  2044. struct ext3_mount_options old_opts;
  2045. int err;
  2046. #ifdef CONFIG_QUOTA
  2047. int i;
  2048. #endif
  2049. /* Store the original options */
  2050. old_sb_flags = sb->s_flags;
  2051. old_opts.s_mount_opt = sbi->s_mount_opt;
  2052. old_opts.s_resuid = sbi->s_resuid;
  2053. old_opts.s_resgid = sbi->s_resgid;
  2054. old_opts.s_commit_interval = sbi->s_commit_interval;
  2055. #ifdef CONFIG_QUOTA
  2056. old_opts.s_jquota_fmt = sbi->s_jquota_fmt;
  2057. for (i = 0; i < MAXQUOTAS; i++)
  2058. old_opts.s_qf_names[i] = sbi->s_qf_names[i];
  2059. #endif
  2060. /*
  2061. * Allow the "check" option to be passed as a remount option.
  2062. */
  2063. if (!parse_options(data, sb, NULL, NULL, &n_blocks_count, 1)) {
  2064. err = -EINVAL;
  2065. goto restore_opts;
  2066. }
  2067. if (sbi->s_mount_opt & EXT3_MOUNT_ABORT)
  2068. ext3_abort(sb, __FUNCTION__, "Abort forced by user");
  2069. sb->s_flags = (sb->s_flags & ~MS_POSIXACL) |
  2070. ((sbi->s_mount_opt & EXT3_MOUNT_POSIX_ACL) ? MS_POSIXACL : 0);
  2071. es = sbi->s_es;
  2072. ext3_init_journal_params(sb, sbi->s_journal);
  2073. if ((*flags & MS_RDONLY) != (sb->s_flags & MS_RDONLY) ||
  2074. n_blocks_count > le32_to_cpu(es->s_blocks_count)) {
  2075. if (sbi->s_mount_opt & EXT3_MOUNT_ABORT) {
  2076. err = -EROFS;
  2077. goto restore_opts;
  2078. }
  2079. if (*flags & MS_RDONLY) {
  2080. /*
  2081. * First of all, the unconditional stuff we have to do
  2082. * to disable replay of the journal when we next remount
  2083. */
  2084. sb->s_flags |= MS_RDONLY;
  2085. /*
  2086. * OK, test if we are remounting a valid rw partition
  2087. * readonly, and if so set the rdonly flag and then
  2088. * mark the partition as valid again.
  2089. */
  2090. if (!(es->s_state & cpu_to_le16(EXT3_VALID_FS)) &&
  2091. (sbi->s_mount_state & EXT3_VALID_FS))
  2092. es->s_state = cpu_to_le16(sbi->s_mount_state);
  2093. ext3_mark_recovery_complete(sb, es);
  2094. } else {
  2095. __le32 ret;
  2096. if ((ret = EXT3_HAS_RO_COMPAT_FEATURE(sb,
  2097. ~EXT3_FEATURE_RO_COMPAT_SUPP))) {
  2098. printk(KERN_WARNING "EXT3-fs: %s: couldn't "
  2099. "remount RDWR because of unsupported "
  2100. "optional features (%x).\n",
  2101. sb->s_id, le32_to_cpu(ret));
  2102. err = -EROFS;
  2103. goto restore_opts;
  2104. }
  2105. /*
  2106. * Mounting a RDONLY partition read-write, so reread
  2107. * and store the current valid flag. (It may have
  2108. * been changed by e2fsck since we originally mounted
  2109. * the partition.)
  2110. */
  2111. ext3_clear_journal_err(sb, es);
  2112. sbi->s_mount_state = le16_to_cpu(es->s_state);
  2113. if ((err = ext3_group_extend(sb, es, n_blocks_count)))
  2114. goto restore_opts;
  2115. if (!ext3_setup_super (sb, es, 0))
  2116. sb->s_flags &= ~MS_RDONLY;
  2117. }
  2118. }
  2119. #ifdef CONFIG_QUOTA
  2120. /* Release old quota file names */
  2121. for (i = 0; i < MAXQUOTAS; i++)
  2122. if (old_opts.s_qf_names[i] &&
  2123. old_opts.s_qf_names[i] != sbi->s_qf_names[i])
  2124. kfree(old_opts.s_qf_names[i]);
  2125. #endif
  2126. return 0;
  2127. restore_opts:
  2128. sb->s_flags = old_sb_flags;
  2129. sbi->s_mount_opt = old_opts.s_mount_opt;
  2130. sbi->s_resuid = old_opts.s_resuid;
  2131. sbi->s_resgid = old_opts.s_resgid;
  2132. sbi->s_commit_interval = old_opts.s_commit_interval;
  2133. #ifdef CONFIG_QUOTA
  2134. sbi->s_jquota_fmt = old_opts.s_jquota_fmt;
  2135. for (i = 0; i < MAXQUOTAS; i++) {
  2136. if (sbi->s_qf_names[i] &&
  2137. old_opts.s_qf_names[i] != sbi->s_qf_names[i])
  2138. kfree(sbi->s_qf_names[i]);
  2139. sbi->s_qf_names[i] = old_opts.s_qf_names[i];
  2140. }
  2141. #endif
  2142. return err;
  2143. }
  2144. static int ext3_statfs (struct dentry * dentry, struct kstatfs * buf)
  2145. {
  2146. struct super_block *sb = dentry->d_sb;
  2147. struct ext3_sb_info *sbi = EXT3_SB(sb);
  2148. struct ext3_super_block *es = sbi->s_es;
  2149. ext3_fsblk_t overhead;
  2150. int i;
  2151. u64 fsid;
  2152. if (test_opt (sb, MINIX_DF))
  2153. overhead = 0;
  2154. else {
  2155. unsigned long ngroups;
  2156. ngroups = EXT3_SB(sb)->s_groups_count;
  2157. smp_rmb();
  2158. /*
  2159. * Compute the overhead (FS structures)
  2160. */
  2161. /*
  2162. * All of the blocks before first_data_block are
  2163. * overhead
  2164. */
  2165. overhead = le32_to_cpu(es->s_first_data_block);
  2166. /*
  2167. * Add the overhead attributed to the superblock and
  2168. * block group descriptors. If the sparse superblocks
  2169. * feature is turned on, then not all groups have this.
  2170. */
  2171. for (i = 0; i < ngroups; i++) {
  2172. overhead += ext3_bg_has_super(sb, i) +
  2173. ext3_bg_num_gdb(sb, i);
  2174. cond_resched();
  2175. }
  2176. /*
  2177. * Every block group has an inode bitmap, a block
  2178. * bitmap, and an inode table.
  2179. */
  2180. overhead += (ngroups * (2 + EXT3_SB(sb)->s_itb_per_group));
  2181. }
  2182. buf->f_type = EXT3_SUPER_MAGIC;
  2183. buf->f_bsize = sb->s_blocksize;
  2184. buf->f_blocks = le32_to_cpu(es->s_blocks_count) - overhead;
  2185. buf->f_bfree = percpu_counter_sum(&sbi->s_freeblocks_counter);
  2186. buf->f_bavail = buf->f_bfree - le32_to_cpu(es->s_r_blocks_count);
  2187. if (buf->f_bfree < le32_to_cpu(es->s_r_blocks_count))
  2188. buf->f_bavail = 0;
  2189. buf->f_files = le32_to_cpu(es->s_inodes_count);
  2190. buf->f_ffree = percpu_counter_sum(&sbi->s_freeinodes_counter);
  2191. buf->f_namelen = EXT3_NAME_LEN;
  2192. fsid = le64_to_cpup((void *)es->s_uuid) ^
  2193. le64_to_cpup((void *)es->s_uuid + sizeof(u64));
  2194. buf->f_fsid.val[0] = fsid & 0xFFFFFFFFUL;
  2195. buf->f_fsid.val[1] = (fsid >> 32) & 0xFFFFFFFFUL;
  2196. return 0;
  2197. }
  2198. /* Helper function for writing quotas on sync - we need to start transaction before quota file
  2199. * is locked for write. Otherwise the are possible deadlocks:
  2200. * Process 1 Process 2
  2201. * ext3_create() quota_sync()
  2202. * journal_start() write_dquot()
  2203. * DQUOT_INIT() down(dqio_mutex)
  2204. * down(dqio_mutex) journal_start()
  2205. *
  2206. */
  2207. #ifdef CONFIG_QUOTA
  2208. static inline struct inode *dquot_to_inode(struct dquot *dquot)
  2209. {
  2210. return sb_dqopt(dquot->dq_sb)->files[dquot->dq_type];
  2211. }
  2212. static int ext3_dquot_initialize(struct inode *inode, int type)
  2213. {
  2214. handle_t *handle;
  2215. int ret, err;
  2216. /* We may create quota structure so we need to reserve enough blocks */
  2217. handle = ext3_journal_start(inode, 2*EXT3_QUOTA_INIT_BLOCKS(inode->i_sb));
  2218. if (IS_ERR(handle))
  2219. return PTR_ERR(handle);
  2220. ret = dquot_initialize(inode, type);
  2221. err = ext3_journal_stop(handle);
  2222. if (!ret)
  2223. ret = err;
  2224. return ret;
  2225. }
  2226. static int ext3_dquot_drop(struct inode *inode)
  2227. {
  2228. handle_t *handle;
  2229. int ret, err;
  2230. /* We may delete quota structure so we need to reserve enough blocks */
  2231. handle = ext3_journal_start(inode, 2*EXT3_QUOTA_DEL_BLOCKS(inode->i_sb));
  2232. if (IS_ERR(handle))
  2233. return PTR_ERR(handle);
  2234. ret = dquot_drop(inode);
  2235. err = ext3_journal_stop(handle);
  2236. if (!ret)
  2237. ret = err;
  2238. return ret;
  2239. }
  2240. static int ext3_write_dquot(struct dquot *dquot)
  2241. {
  2242. int ret, err;
  2243. handle_t *handle;
  2244. struct inode *inode;
  2245. inode = dquot_to_inode(dquot);
  2246. handle = ext3_journal_start(inode,
  2247. EXT3_QUOTA_TRANS_BLOCKS(dquot->dq_sb));
  2248. if (IS_ERR(handle))
  2249. return PTR_ERR(handle);
  2250. ret = dquot_commit(dquot);
  2251. err = ext3_journal_stop(handle);
  2252. if (!ret)
  2253. ret = err;
  2254. return ret;
  2255. }
  2256. static int ext3_acquire_dquot(struct dquot *dquot)
  2257. {
  2258. int ret, err;
  2259. handle_t *handle;
  2260. handle = ext3_journal_start(dquot_to_inode(dquot),
  2261. EXT3_QUOTA_INIT_BLOCKS(dquot->dq_sb));
  2262. if (IS_ERR(handle))
  2263. return PTR_ERR(handle);
  2264. ret = dquot_acquire(dquot);
  2265. err = ext3_journal_stop(handle);
  2266. if (!ret)
  2267. ret = err;
  2268. return ret;
  2269. }
  2270. static int ext3_release_dquot(struct dquot *dquot)
  2271. {
  2272. int ret, err;
  2273. handle_t *handle;
  2274. handle = ext3_journal_start(dquot_to_inode(dquot),
  2275. EXT3_QUOTA_DEL_BLOCKS(dquot->dq_sb));
  2276. if (IS_ERR(handle))
  2277. return PTR_ERR(handle);
  2278. ret = dquot_release(dquot);
  2279. err = ext3_journal_stop(handle);
  2280. if (!ret)
  2281. ret = err;
  2282. return ret;
  2283. }
  2284. static int ext3_mark_dquot_dirty(struct dquot *dquot)
  2285. {
  2286. /* Are we journalling quotas? */
  2287. if (EXT3_SB(dquot->dq_sb)->s_qf_names[USRQUOTA] ||
  2288. EXT3_SB(dquot->dq_sb)->s_qf_names[GRPQUOTA]) {
  2289. dquot_mark_dquot_dirty(dquot);
  2290. return ext3_write_dquot(dquot);
  2291. } else {
  2292. return dquot_mark_dquot_dirty(dquot);
  2293. }
  2294. }
  2295. static int ext3_write_info(struct super_block *sb, int type)
  2296. {
  2297. int ret, err;
  2298. handle_t *handle;
  2299. /* Data block + inode block */
  2300. handle = ext3_journal_start(sb->s_root->d_inode, 2);
  2301. if (IS_ERR(handle))
  2302. return PTR_ERR(handle);
  2303. ret = dquot_commit_info(sb, type);
  2304. err = ext3_journal_stop(handle);
  2305. if (!ret)
  2306. ret = err;
  2307. return ret;
  2308. }
  2309. /*
  2310. * Turn on quotas during mount time - we need to find
  2311. * the quota file and such...
  2312. */
  2313. static int ext3_quota_on_mount(struct super_block *sb, int type)
  2314. {
  2315. return vfs_quota_on_mount(sb, EXT3_SB(sb)->s_qf_names[type],
  2316. EXT3_SB(sb)->s_jquota_fmt, type);
  2317. }
  2318. /*
  2319. * Standard function to be called on quota_on
  2320. */
  2321. static int ext3_quota_on(struct super_block *sb, int type, int format_id,
  2322. char *path)
  2323. {
  2324. int err;
  2325. struct nameidata nd;
  2326. if (!test_opt(sb, QUOTA))
  2327. return -EINVAL;
  2328. /* Not journalling quota? */
  2329. if (!EXT3_SB(sb)->s_qf_names[USRQUOTA] &&
  2330. !EXT3_SB(sb)->s_qf_names[GRPQUOTA])
  2331. return vfs_quota_on(sb, type, format_id, path);
  2332. err = path_lookup(path, LOOKUP_FOLLOW, &nd);
  2333. if (err)
  2334. return err;
  2335. /* Quotafile not on the same filesystem? */
  2336. if (nd.mnt->mnt_sb != sb) {
  2337. path_release(&nd);
  2338. return -EXDEV;
  2339. }
  2340. /* Quotafile not of fs root? */
  2341. if (nd.dentry->d_parent->d_inode != sb->s_root->d_inode)
  2342. printk(KERN_WARNING
  2343. "EXT3-fs: Quota file not on filesystem root. "
  2344. "Journalled quota will not work.\n");
  2345. path_release(&nd);
  2346. return vfs_quota_on(sb, type, format_id, path);
  2347. }
  2348. /* Read data from quotafile - avoid pagecache and such because we cannot afford
  2349. * acquiring the locks... As quota files are never truncated and quota code
  2350. * itself serializes the operations (and noone else should touch the files)
  2351. * we don't have to be afraid of races */
  2352. static ssize_t ext3_quota_read(struct super_block *sb, int type, char *data,
  2353. size_t len, loff_t off)
  2354. {
  2355. struct inode *inode = sb_dqopt(sb)->files[type];
  2356. sector_t blk = off >> EXT3_BLOCK_SIZE_BITS(sb);
  2357. int err = 0;
  2358. int offset = off & (sb->s_blocksize - 1);
  2359. int tocopy;
  2360. size_t toread;
  2361. struct buffer_head *bh;
  2362. loff_t i_size = i_size_read(inode);
  2363. if (off > i_size)
  2364. return 0;
  2365. if (off+len > i_size)
  2366. len = i_size-off;
  2367. toread = len;
  2368. while (toread > 0) {
  2369. tocopy = sb->s_blocksize - offset < toread ?
  2370. sb->s_blocksize - offset : toread;
  2371. bh = ext3_bread(NULL, inode, blk, 0, &err);
  2372. if (err)
  2373. return err;
  2374. if (!bh) /* A hole? */
  2375. memset(data, 0, tocopy);
  2376. else
  2377. memcpy(data, bh->b_data+offset, tocopy);
  2378. brelse(bh);
  2379. offset = 0;
  2380. toread -= tocopy;
  2381. data += tocopy;
  2382. blk++;
  2383. }
  2384. return len;
  2385. }
  2386. /* Write to quotafile (we know the transaction is already started and has
  2387. * enough credits) */
  2388. static ssize_t ext3_quota_write(struct super_block *sb, int type,
  2389. const char *data, size_t len, loff_t off)
  2390. {
  2391. struct inode *inode = sb_dqopt(sb)->files[type];
  2392. sector_t blk = off >> EXT3_BLOCK_SIZE_BITS(sb);
  2393. int err = 0;
  2394. int offset = off & (sb->s_blocksize - 1);
  2395. int tocopy;
  2396. int journal_quota = EXT3_SB(sb)->s_qf_names[type] != NULL;
  2397. size_t towrite = len;
  2398. struct buffer_head *bh;
  2399. handle_t *handle = journal_current_handle();
  2400. mutex_lock_nested(&inode->i_mutex, I_MUTEX_QUOTA);
  2401. while (towrite > 0) {
  2402. tocopy = sb->s_blocksize - offset < towrite ?
  2403. sb->s_blocksize - offset : towrite;
  2404. bh = ext3_bread(handle, inode, blk, 1, &err);
  2405. if (!bh)
  2406. goto out;
  2407. if (journal_quota) {
  2408. err = ext3_journal_get_write_access(handle, bh);
  2409. if (err) {
  2410. brelse(bh);
  2411. goto out;
  2412. }
  2413. }
  2414. lock_buffer(bh);
  2415. memcpy(bh->b_data+offset, data, tocopy);
  2416. flush_dcache_page(bh->b_page);
  2417. unlock_buffer(bh);
  2418. if (journal_quota)
  2419. err = ext3_journal_dirty_metadata(handle, bh);
  2420. else {
  2421. /* Always do at least ordered writes for quotas */
  2422. err = ext3_journal_dirty_data(handle, bh);
  2423. mark_buffer_dirty(bh);
  2424. }
  2425. brelse(bh);
  2426. if (err)
  2427. goto out;
  2428. offset = 0;
  2429. towrite -= tocopy;
  2430. data += tocopy;
  2431. blk++;
  2432. }
  2433. out:
  2434. if (len == towrite)
  2435. return err;
  2436. if (inode->i_size < off+len-towrite) {
  2437. i_size_write(inode, off+len-towrite);
  2438. EXT3_I(inode)->i_disksize = inode->i_size;
  2439. }
  2440. inode->i_version++;
  2441. inode->i_mtime = inode->i_ctime = CURRENT_TIME;
  2442. ext3_mark_inode_dirty(handle, inode);
  2443. mutex_unlock(&inode->i_mutex);
  2444. return len - towrite;
  2445. }
  2446. #endif
  2447. static int ext3_get_sb(struct file_system_type *fs_type,
  2448. int flags, const char *dev_name, void *data, struct vfsmount *mnt)
  2449. {
  2450. return get_sb_bdev(fs_type, flags, dev_name, data, ext3_fill_super, mnt);
  2451. }
  2452. static struct file_system_type ext3_fs_type = {
  2453. .owner = THIS_MODULE,
  2454. .name = "ext3",
  2455. .get_sb = ext3_get_sb,
  2456. .kill_sb = kill_block_super,
  2457. .fs_flags = FS_REQUIRES_DEV,
  2458. };
  2459. static int __init init_ext3_fs(void)
  2460. {
  2461. int err = init_ext3_xattr();
  2462. if (err)
  2463. return err;
  2464. err = init_inodecache();
  2465. if (err)
  2466. goto out1;
  2467. err = register_filesystem(&ext3_fs_type);
  2468. if (err)
  2469. goto out;
  2470. return 0;
  2471. out:
  2472. destroy_inodecache();
  2473. out1:
  2474. exit_ext3_xattr();
  2475. return err;
  2476. }
  2477. static void __exit exit_ext3_fs(void)
  2478. {
  2479. unregister_filesystem(&ext3_fs_type);
  2480. destroy_inodecache();
  2481. exit_ext3_xattr();
  2482. }
  2483. MODULE_AUTHOR("Remy Card, Stephen Tweedie, Andrew Morton, Andreas Dilger, Theodore Ts'o and others");
  2484. MODULE_DESCRIPTION("Second Extended Filesystem with journaling extensions");
  2485. MODULE_LICENSE("GPL");
  2486. module_init(init_ext3_fs)
  2487. module_exit(exit_ext3_fs)