super.c 84 KB

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