super.c 84 KB

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