super.c 93 KB

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