super.c 79 KB

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