super.c 81 KB

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