super.c 83 KB

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