super.c 83 KB

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