super.c 84 KB

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