super.c 77 KB

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