super.c 142 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502150315041505150615071508150915101511151215131514151515161517151815191520152115221523152415251526152715281529153015311532153315341535153615371538153915401541154215431544154515461547154815491550155115521553155415551556155715581559156015611562156315641565156615671568156915701571157215731574157515761577157815791580158115821583158415851586158715881589159015911592159315941595159615971598159916001601160216031604160516061607160816091610161116121613161416151616161716181619162016211622162316241625162616271628162916301631163216331634163516361637163816391640164116421643164416451646164716481649165016511652165316541655165616571658165916601661166216631664166516661667166816691670167116721673167416751676167716781679168016811682168316841685168616871688168916901691169216931694169516961697169816991700170117021703170417051706170717081709171017111712171317141715171617171718171917201721172217231724172517261727172817291730173117321733173417351736173717381739174017411742174317441745174617471748174917501751175217531754175517561757175817591760176117621763176417651766176717681769177017711772177317741775177617771778177917801781178217831784178517861787178817891790179117921793179417951796179717981799180018011802180318041805180618071808180918101811181218131814181518161817181818191820182118221823182418251826182718281829183018311832183318341835183618371838183918401841184218431844184518461847184818491850185118521853185418551856185718581859186018611862186318641865186618671868186918701871187218731874187518761877187818791880188118821883188418851886188718881889189018911892189318941895189618971898189919001901190219031904190519061907190819091910191119121913191419151916191719181919192019211922192319241925192619271928192919301931193219331934193519361937193819391940194119421943194419451946194719481949195019511952195319541955195619571958195919601961196219631964196519661967196819691970197119721973197419751976197719781979198019811982198319841985198619871988198919901991199219931994199519961997199819992000200120022003200420052006200720082009201020112012201320142015201620172018201920202021202220232024202520262027202820292030203120322033203420352036203720382039204020412042204320442045204620472048204920502051205220532054205520562057205820592060206120622063206420652066206720682069207020712072207320742075207620772078207920802081208220832084208520862087208820892090209120922093209420952096209720982099210021012102210321042105210621072108210921102111211221132114211521162117211821192120212121222123212421252126212721282129213021312132213321342135213621372138213921402141214221432144214521462147214821492150215121522153215421552156215721582159216021612162216321642165216621672168216921702171217221732174217521762177217821792180218121822183218421852186218721882189219021912192219321942195219621972198219922002201220222032204220522062207220822092210221122122213221422152216221722182219222022212222222322242225222622272228222922302231223222332234223522362237223822392240224122422243224422452246224722482249225022512252225322542255225622572258225922602261226222632264226522662267226822692270227122722273227422752276227722782279228022812282228322842285228622872288228922902291229222932294229522962297229822992300230123022303230423052306230723082309231023112312231323142315231623172318231923202321232223232324232523262327232823292330233123322333233423352336233723382339234023412342234323442345234623472348234923502351235223532354235523562357235823592360236123622363236423652366236723682369237023712372237323742375237623772378237923802381238223832384238523862387238823892390239123922393239423952396239723982399240024012402240324042405240624072408240924102411241224132414241524162417241824192420242124222423242424252426242724282429243024312432243324342435243624372438243924402441244224432444244524462447244824492450245124522453245424552456245724582459246024612462246324642465246624672468246924702471247224732474247524762477247824792480248124822483248424852486248724882489249024912492249324942495249624972498249925002501250225032504250525062507250825092510251125122513251425152516251725182519252025212522252325242525252625272528252925302531253225332534253525362537253825392540254125422543254425452546254725482549255025512552255325542555255625572558255925602561256225632564256525662567256825692570257125722573257425752576257725782579258025812582258325842585258625872588258925902591259225932594259525962597259825992600260126022603260426052606260726082609261026112612261326142615261626172618261926202621262226232624262526262627262826292630263126322633263426352636263726382639264026412642264326442645264626472648264926502651265226532654265526562657265826592660266126622663266426652666266726682669267026712672267326742675267626772678267926802681268226832684268526862687268826892690269126922693269426952696269726982699270027012702270327042705270627072708270927102711271227132714271527162717271827192720272127222723272427252726272727282729273027312732273327342735273627372738273927402741274227432744274527462747274827492750275127522753275427552756275727582759276027612762276327642765276627672768276927702771277227732774277527762777277827792780278127822783278427852786278727882789279027912792279327942795279627972798279928002801280228032804280528062807280828092810281128122813281428152816281728182819282028212822282328242825282628272828282928302831283228332834283528362837283828392840284128422843284428452846284728482849285028512852285328542855285628572858285928602861286228632864286528662867286828692870287128722873287428752876287728782879288028812882288328842885288628872888288928902891289228932894289528962897289828992900290129022903290429052906290729082909291029112912291329142915291629172918291929202921292229232924292529262927292829292930293129322933293429352936293729382939294029412942294329442945294629472948294929502951295229532954295529562957295829592960296129622963296429652966296729682969297029712972297329742975297629772978297929802981298229832984298529862987298829892990299129922993299429952996299729982999300030013002300330043005300630073008300930103011301230133014301530163017301830193020302130223023302430253026302730283029303030313032303330343035303630373038303930403041304230433044304530463047304830493050305130523053305430553056305730583059306030613062306330643065306630673068306930703071307230733074307530763077307830793080308130823083308430853086308730883089309030913092309330943095309630973098309931003101310231033104310531063107310831093110311131123113311431153116311731183119312031213122312331243125312631273128312931303131313231333134313531363137313831393140314131423143314431453146314731483149315031513152315331543155315631573158315931603161316231633164316531663167316831693170317131723173317431753176317731783179318031813182318331843185318631873188318931903191319231933194319531963197319831993200320132023203320432053206320732083209321032113212321332143215321632173218321932203221322232233224322532263227322832293230323132323233323432353236323732383239324032413242324332443245324632473248324932503251325232533254325532563257325832593260326132623263326432653266326732683269327032713272327332743275327632773278327932803281328232833284328532863287328832893290329132923293329432953296329732983299330033013302330333043305330633073308330933103311331233133314331533163317331833193320332133223323332433253326332733283329333033313332333333343335333633373338333933403341334233433344334533463347334833493350335133523353335433553356335733583359336033613362336333643365336633673368336933703371337233733374337533763377337833793380338133823383338433853386338733883389339033913392339333943395339633973398339934003401340234033404340534063407340834093410341134123413341434153416341734183419342034213422342334243425342634273428342934303431343234333434343534363437343834393440344134423443344434453446344734483449345034513452345334543455345634573458345934603461346234633464346534663467346834693470347134723473347434753476347734783479348034813482348334843485348634873488348934903491349234933494349534963497349834993500350135023503350435053506350735083509351035113512351335143515351635173518351935203521352235233524352535263527352835293530353135323533353435353536353735383539354035413542354335443545354635473548354935503551355235533554355535563557355835593560356135623563356435653566356735683569357035713572357335743575357635773578357935803581358235833584358535863587358835893590359135923593359435953596359735983599360036013602360336043605360636073608360936103611361236133614361536163617361836193620362136223623362436253626362736283629363036313632363336343635363636373638363936403641364236433644364536463647364836493650365136523653365436553656365736583659366036613662366336643665366636673668366936703671367236733674367536763677367836793680368136823683368436853686368736883689369036913692369336943695369636973698369937003701370237033704370537063707370837093710371137123713371437153716371737183719372037213722372337243725372637273728372937303731373237333734373537363737373837393740374137423743374437453746374737483749375037513752375337543755375637573758375937603761376237633764376537663767376837693770377137723773377437753776377737783779378037813782378337843785378637873788378937903791379237933794379537963797379837993800380138023803380438053806380738083809381038113812381338143815381638173818381938203821382238233824382538263827382838293830383138323833383438353836383738383839384038413842384338443845384638473848384938503851385238533854385538563857385838593860386138623863386438653866386738683869387038713872387338743875387638773878387938803881388238833884388538863887388838893890389138923893389438953896389738983899390039013902390339043905390639073908390939103911391239133914391539163917391839193920392139223923392439253926392739283929393039313932393339343935393639373938393939403941394239433944394539463947394839493950395139523953395439553956395739583959396039613962396339643965396639673968396939703971397239733974397539763977397839793980398139823983398439853986398739883989399039913992399339943995399639973998399940004001400240034004400540064007400840094010401140124013401440154016401740184019402040214022402340244025402640274028402940304031403240334034403540364037403840394040404140424043404440454046404740484049405040514052405340544055405640574058405940604061406240634064406540664067406840694070407140724073407440754076407740784079408040814082408340844085408640874088408940904091409240934094409540964097409840994100410141024103410441054106410741084109411041114112411341144115411641174118411941204121412241234124412541264127412841294130413141324133413441354136413741384139414041414142414341444145414641474148414941504151415241534154415541564157415841594160416141624163416441654166416741684169417041714172417341744175417641774178417941804181418241834184418541864187418841894190419141924193419441954196419741984199420042014202420342044205420642074208420942104211421242134214421542164217421842194220422142224223422442254226422742284229423042314232423342344235423642374238423942404241424242434244424542464247424842494250425142524253425442554256425742584259426042614262426342644265426642674268426942704271427242734274427542764277427842794280428142824283428442854286428742884289429042914292429342944295429642974298429943004301430243034304430543064307430843094310431143124313431443154316431743184319432043214322432343244325432643274328432943304331433243334334433543364337433843394340434143424343434443454346434743484349435043514352435343544355435643574358435943604361436243634364436543664367436843694370437143724373437443754376437743784379438043814382438343844385438643874388438943904391439243934394439543964397439843994400440144024403440444054406440744084409441044114412441344144415441644174418441944204421442244234424442544264427442844294430443144324433443444354436443744384439444044414442444344444445444644474448444944504451445244534454445544564457445844594460446144624463446444654466446744684469447044714472447344744475447644774478447944804481448244834484448544864487448844894490449144924493449444954496449744984499450045014502450345044505450645074508450945104511451245134514451545164517451845194520452145224523452445254526452745284529453045314532453345344535453645374538453945404541454245434544454545464547454845494550455145524553455445554556455745584559456045614562456345644565456645674568456945704571457245734574457545764577457845794580458145824583458445854586458745884589459045914592459345944595459645974598459946004601460246034604460546064607460846094610461146124613461446154616461746184619462046214622462346244625462646274628462946304631463246334634463546364637463846394640464146424643464446454646464746484649465046514652465346544655465646574658465946604661466246634664466546664667466846694670467146724673467446754676467746784679468046814682468346844685468646874688468946904691469246934694469546964697469846994700470147024703470447054706470747084709471047114712471347144715471647174718471947204721472247234724472547264727472847294730473147324733473447354736473747384739474047414742474347444745474647474748474947504751475247534754475547564757475847594760476147624763476447654766476747684769477047714772477347744775477647774778477947804781478247834784478547864787478847894790479147924793479447954796479747984799480048014802480348044805480648074808480948104811481248134814481548164817481848194820482148224823482448254826482748284829483048314832483348344835483648374838483948404841484248434844484548464847484848494850485148524853485448554856485748584859486048614862486348644865486648674868486948704871487248734874487548764877487848794880488148824883488448854886488748884889489048914892489348944895489648974898489949004901490249034904490549064907490849094910491149124913491449154916491749184919492049214922492349244925492649274928492949304931493249334934493549364937493849394940494149424943494449454946494749484949495049514952495349544955495649574958495949604961496249634964496549664967496849694970497149724973497449754976497749784979498049814982498349844985498649874988498949904991499249934994499549964997499849995000500150025003500450055006500750085009501050115012501350145015501650175018501950205021502250235024502550265027502850295030503150325033503450355036503750385039504050415042504350445045504650475048504950505051505250535054505550565057505850595060506150625063506450655066506750685069507050715072507350745075507650775078507950805081508250835084508550865087508850895090509150925093509450955096509750985099510051015102510351045105510651075108510951105111511251135114511551165117511851195120512151225123512451255126512751285129513051315132513351345135513651375138513951405141
  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/vmalloc.h>
  23. #include <linux/jbd2.h>
  24. #include <linux/slab.h>
  25. #include <linux/init.h>
  26. #include <linux/blkdev.h>
  27. #include <linux/parser.h>
  28. #include <linux/buffer_head.h>
  29. #include <linux/exportfs.h>
  30. #include <linux/vfs.h>
  31. #include <linux/random.h>
  32. #include <linux/mount.h>
  33. #include <linux/namei.h>
  34. #include <linux/quotaops.h>
  35. #include <linux/seq_file.h>
  36. #include <linux/proc_fs.h>
  37. #include <linux/ctype.h>
  38. #include <linux/log2.h>
  39. #include <linux/crc16.h>
  40. #include <linux/cleancache.h>
  41. #include <asm/uaccess.h>
  42. #include <linux/kthread.h>
  43. #include <linux/freezer.h>
  44. #include "ext4.h"
  45. #include "ext4_extents.h"
  46. #include "ext4_jbd2.h"
  47. #include "xattr.h"
  48. #include "acl.h"
  49. #include "mballoc.h"
  50. #define CREATE_TRACE_POINTS
  51. #include <trace/events/ext4.h>
  52. static struct proc_dir_entry *ext4_proc_root;
  53. static struct kset *ext4_kset;
  54. static struct ext4_lazy_init *ext4_li_info;
  55. static struct mutex ext4_li_mtx;
  56. static struct ext4_features *ext4_feat;
  57. static int ext4_load_journal(struct super_block *, struct ext4_super_block *,
  58. unsigned long journal_devnum);
  59. static int ext4_commit_super(struct super_block *sb, int sync);
  60. static void ext4_mark_recovery_complete(struct super_block *sb,
  61. struct ext4_super_block *es);
  62. static void ext4_clear_journal_err(struct super_block *sb,
  63. struct ext4_super_block *es);
  64. static int ext4_sync_fs(struct super_block *sb, int wait);
  65. static const char *ext4_decode_error(struct super_block *sb, int errno,
  66. char nbuf[16]);
  67. static int ext4_remount(struct super_block *sb, int *flags, char *data);
  68. static int ext4_statfs(struct dentry *dentry, struct kstatfs *buf);
  69. static int ext4_unfreeze(struct super_block *sb);
  70. static void ext4_write_super(struct super_block *sb);
  71. static int ext4_freeze(struct super_block *sb);
  72. static struct dentry *ext4_mount(struct file_system_type *fs_type, int flags,
  73. const char *dev_name, void *data);
  74. static inline int ext2_feature_set_ok(struct super_block *sb);
  75. static inline int ext3_feature_set_ok(struct super_block *sb);
  76. static int ext4_feature_set_ok(struct super_block *sb, int readonly);
  77. static void ext4_destroy_lazyinit_thread(void);
  78. static void ext4_unregister_li_request(struct super_block *sb);
  79. static void ext4_clear_request_list(void);
  80. #if !defined(CONFIG_EXT2_FS) && !defined(CONFIG_EXT2_FS_MODULE) && defined(CONFIG_EXT4_USE_FOR_EXT23)
  81. static struct file_system_type ext2_fs_type = {
  82. .owner = THIS_MODULE,
  83. .name = "ext2",
  84. .mount = ext4_mount,
  85. .kill_sb = kill_block_super,
  86. .fs_flags = FS_REQUIRES_DEV,
  87. };
  88. #define IS_EXT2_SB(sb) ((sb)->s_bdev->bd_holder == &ext2_fs_type)
  89. #else
  90. #define IS_EXT2_SB(sb) (0)
  91. #endif
  92. #if !defined(CONFIG_EXT3_FS) && !defined(CONFIG_EXT3_FS_MODULE) && defined(CONFIG_EXT4_USE_FOR_EXT23)
  93. static struct file_system_type ext3_fs_type = {
  94. .owner = THIS_MODULE,
  95. .name = "ext3",
  96. .mount = ext4_mount,
  97. .kill_sb = kill_block_super,
  98. .fs_flags = FS_REQUIRES_DEV,
  99. };
  100. #define IS_EXT3_SB(sb) ((sb)->s_bdev->bd_holder == &ext3_fs_type)
  101. #else
  102. #define IS_EXT3_SB(sb) (0)
  103. #endif
  104. void *ext4_kvmalloc(size_t size, gfp_t flags)
  105. {
  106. void *ret;
  107. ret = kmalloc(size, flags);
  108. if (!ret)
  109. ret = __vmalloc(size, flags, PAGE_KERNEL);
  110. return ret;
  111. }
  112. void *ext4_kvzalloc(size_t size, gfp_t flags)
  113. {
  114. void *ret;
  115. ret = kzalloc(size, flags);
  116. if (!ret)
  117. ret = __vmalloc(size, flags | __GFP_ZERO, PAGE_KERNEL);
  118. return ret;
  119. }
  120. void ext4_kvfree(void *ptr)
  121. {
  122. if (is_vmalloc_addr(ptr))
  123. vfree(ptr);
  124. else
  125. kfree(ptr);
  126. }
  127. ext4_fsblk_t ext4_block_bitmap(struct super_block *sb,
  128. struct ext4_group_desc *bg)
  129. {
  130. return le32_to_cpu(bg->bg_block_bitmap_lo) |
  131. (EXT4_DESC_SIZE(sb) >= EXT4_MIN_DESC_SIZE_64BIT ?
  132. (ext4_fsblk_t)le32_to_cpu(bg->bg_block_bitmap_hi) << 32 : 0);
  133. }
  134. ext4_fsblk_t ext4_inode_bitmap(struct super_block *sb,
  135. struct ext4_group_desc *bg)
  136. {
  137. return le32_to_cpu(bg->bg_inode_bitmap_lo) |
  138. (EXT4_DESC_SIZE(sb) >= EXT4_MIN_DESC_SIZE_64BIT ?
  139. (ext4_fsblk_t)le32_to_cpu(bg->bg_inode_bitmap_hi) << 32 : 0);
  140. }
  141. ext4_fsblk_t ext4_inode_table(struct super_block *sb,
  142. struct ext4_group_desc *bg)
  143. {
  144. return le32_to_cpu(bg->bg_inode_table_lo) |
  145. (EXT4_DESC_SIZE(sb) >= EXT4_MIN_DESC_SIZE_64BIT ?
  146. (ext4_fsblk_t)le32_to_cpu(bg->bg_inode_table_hi) << 32 : 0);
  147. }
  148. __u32 ext4_free_group_clusters(struct super_block *sb,
  149. struct ext4_group_desc *bg)
  150. {
  151. return le16_to_cpu(bg->bg_free_blocks_count_lo) |
  152. (EXT4_DESC_SIZE(sb) >= EXT4_MIN_DESC_SIZE_64BIT ?
  153. (__u32)le16_to_cpu(bg->bg_free_blocks_count_hi) << 16 : 0);
  154. }
  155. __u32 ext4_free_inodes_count(struct super_block *sb,
  156. struct ext4_group_desc *bg)
  157. {
  158. return le16_to_cpu(bg->bg_free_inodes_count_lo) |
  159. (EXT4_DESC_SIZE(sb) >= EXT4_MIN_DESC_SIZE_64BIT ?
  160. (__u32)le16_to_cpu(bg->bg_free_inodes_count_hi) << 16 : 0);
  161. }
  162. __u32 ext4_used_dirs_count(struct super_block *sb,
  163. struct ext4_group_desc *bg)
  164. {
  165. return le16_to_cpu(bg->bg_used_dirs_count_lo) |
  166. (EXT4_DESC_SIZE(sb) >= EXT4_MIN_DESC_SIZE_64BIT ?
  167. (__u32)le16_to_cpu(bg->bg_used_dirs_count_hi) << 16 : 0);
  168. }
  169. __u32 ext4_itable_unused_count(struct super_block *sb,
  170. struct ext4_group_desc *bg)
  171. {
  172. return le16_to_cpu(bg->bg_itable_unused_lo) |
  173. (EXT4_DESC_SIZE(sb) >= EXT4_MIN_DESC_SIZE_64BIT ?
  174. (__u32)le16_to_cpu(bg->bg_itable_unused_hi) << 16 : 0);
  175. }
  176. void ext4_block_bitmap_set(struct super_block *sb,
  177. struct ext4_group_desc *bg, ext4_fsblk_t blk)
  178. {
  179. bg->bg_block_bitmap_lo = cpu_to_le32((u32)blk);
  180. if (EXT4_DESC_SIZE(sb) >= EXT4_MIN_DESC_SIZE_64BIT)
  181. bg->bg_block_bitmap_hi = cpu_to_le32(blk >> 32);
  182. }
  183. void ext4_inode_bitmap_set(struct super_block *sb,
  184. struct ext4_group_desc *bg, ext4_fsblk_t blk)
  185. {
  186. bg->bg_inode_bitmap_lo = cpu_to_le32((u32)blk);
  187. if (EXT4_DESC_SIZE(sb) >= EXT4_MIN_DESC_SIZE_64BIT)
  188. bg->bg_inode_bitmap_hi = cpu_to_le32(blk >> 32);
  189. }
  190. void ext4_inode_table_set(struct super_block *sb,
  191. struct ext4_group_desc *bg, ext4_fsblk_t blk)
  192. {
  193. bg->bg_inode_table_lo = cpu_to_le32((u32)blk);
  194. if (EXT4_DESC_SIZE(sb) >= EXT4_MIN_DESC_SIZE_64BIT)
  195. bg->bg_inode_table_hi = cpu_to_le32(blk >> 32);
  196. }
  197. void ext4_free_group_clusters_set(struct super_block *sb,
  198. struct ext4_group_desc *bg, __u32 count)
  199. {
  200. bg->bg_free_blocks_count_lo = cpu_to_le16((__u16)count);
  201. if (EXT4_DESC_SIZE(sb) >= EXT4_MIN_DESC_SIZE_64BIT)
  202. bg->bg_free_blocks_count_hi = cpu_to_le16(count >> 16);
  203. }
  204. void ext4_free_inodes_set(struct super_block *sb,
  205. struct ext4_group_desc *bg, __u32 count)
  206. {
  207. bg->bg_free_inodes_count_lo = cpu_to_le16((__u16)count);
  208. if (EXT4_DESC_SIZE(sb) >= EXT4_MIN_DESC_SIZE_64BIT)
  209. bg->bg_free_inodes_count_hi = cpu_to_le16(count >> 16);
  210. }
  211. void ext4_used_dirs_set(struct super_block *sb,
  212. struct ext4_group_desc *bg, __u32 count)
  213. {
  214. bg->bg_used_dirs_count_lo = cpu_to_le16((__u16)count);
  215. if (EXT4_DESC_SIZE(sb) >= EXT4_MIN_DESC_SIZE_64BIT)
  216. bg->bg_used_dirs_count_hi = cpu_to_le16(count >> 16);
  217. }
  218. void ext4_itable_unused_set(struct super_block *sb,
  219. struct ext4_group_desc *bg, __u32 count)
  220. {
  221. bg->bg_itable_unused_lo = cpu_to_le16((__u16)count);
  222. if (EXT4_DESC_SIZE(sb) >= EXT4_MIN_DESC_SIZE_64BIT)
  223. bg->bg_itable_unused_hi = cpu_to_le16(count >> 16);
  224. }
  225. /* Just increment the non-pointer handle value */
  226. static handle_t *ext4_get_nojournal(void)
  227. {
  228. handle_t *handle = current->journal_info;
  229. unsigned long ref_cnt = (unsigned long)handle;
  230. BUG_ON(ref_cnt >= EXT4_NOJOURNAL_MAX_REF_COUNT);
  231. ref_cnt++;
  232. handle = (handle_t *)ref_cnt;
  233. current->journal_info = handle;
  234. return handle;
  235. }
  236. /* Decrement the non-pointer handle value */
  237. static void ext4_put_nojournal(handle_t *handle)
  238. {
  239. unsigned long ref_cnt = (unsigned long)handle;
  240. BUG_ON(ref_cnt == 0);
  241. ref_cnt--;
  242. handle = (handle_t *)ref_cnt;
  243. current->journal_info = handle;
  244. }
  245. /*
  246. * Wrappers for jbd2_journal_start/end.
  247. *
  248. * The only special thing we need to do here is to make sure that all
  249. * journal_end calls result in the superblock being marked dirty, so
  250. * that sync() will call the filesystem's write_super callback if
  251. * appropriate.
  252. *
  253. * To avoid j_barrier hold in userspace when a user calls freeze(),
  254. * ext4 prevents a new handle from being started by s_frozen, which
  255. * is in an upper layer.
  256. */
  257. handle_t *ext4_journal_start_sb(struct super_block *sb, int nblocks)
  258. {
  259. journal_t *journal;
  260. handle_t *handle;
  261. trace_ext4_journal_start(sb, nblocks, _RET_IP_);
  262. if (sb->s_flags & MS_RDONLY)
  263. return ERR_PTR(-EROFS);
  264. journal = EXT4_SB(sb)->s_journal;
  265. handle = ext4_journal_current_handle();
  266. /*
  267. * If a handle has been started, it should be allowed to
  268. * finish, otherwise deadlock could happen between freeze
  269. * and others(e.g. truncate) due to the restart of the
  270. * journal handle if the filesystem is forzen and active
  271. * handles are not stopped.
  272. */
  273. if (!handle)
  274. vfs_check_frozen(sb, SB_FREEZE_TRANS);
  275. if (!journal)
  276. return ext4_get_nojournal();
  277. /*
  278. * Special case here: if the journal has aborted behind our
  279. * backs (eg. EIO in the commit thread), then we still need to
  280. * take the FS itself readonly cleanly.
  281. */
  282. if (is_journal_aborted(journal)) {
  283. ext4_abort(sb, "Detected aborted journal");
  284. return ERR_PTR(-EROFS);
  285. }
  286. return jbd2_journal_start(journal, nblocks);
  287. }
  288. /*
  289. * The only special thing we need to do here is to make sure that all
  290. * jbd2_journal_stop calls result in the superblock being marked dirty, so
  291. * that sync() will call the filesystem's write_super callback if
  292. * appropriate.
  293. */
  294. int __ext4_journal_stop(const char *where, unsigned int line, handle_t *handle)
  295. {
  296. struct super_block *sb;
  297. int err;
  298. int rc;
  299. if (!ext4_handle_valid(handle)) {
  300. ext4_put_nojournal(handle);
  301. return 0;
  302. }
  303. sb = handle->h_transaction->t_journal->j_private;
  304. err = handle->h_err;
  305. rc = jbd2_journal_stop(handle);
  306. if (!err)
  307. err = rc;
  308. if (err)
  309. __ext4_std_error(sb, where, line, err);
  310. return err;
  311. }
  312. void ext4_journal_abort_handle(const char *caller, unsigned int line,
  313. const char *err_fn, struct buffer_head *bh,
  314. handle_t *handle, int err)
  315. {
  316. char nbuf[16];
  317. const char *errstr = ext4_decode_error(NULL, err, nbuf);
  318. BUG_ON(!ext4_handle_valid(handle));
  319. if (bh)
  320. BUFFER_TRACE(bh, "abort");
  321. if (!handle->h_err)
  322. handle->h_err = err;
  323. if (is_handle_aborted(handle))
  324. return;
  325. printk(KERN_ERR "%s:%d: aborting transaction: %s in %s\n",
  326. caller, line, errstr, err_fn);
  327. jbd2_journal_abort_handle(handle);
  328. }
  329. static void __save_error_info(struct super_block *sb, const char *func,
  330. unsigned int line)
  331. {
  332. struct ext4_super_block *es = EXT4_SB(sb)->s_es;
  333. EXT4_SB(sb)->s_mount_state |= EXT4_ERROR_FS;
  334. es->s_state |= cpu_to_le16(EXT4_ERROR_FS);
  335. es->s_last_error_time = cpu_to_le32(get_seconds());
  336. strncpy(es->s_last_error_func, func, sizeof(es->s_last_error_func));
  337. es->s_last_error_line = cpu_to_le32(line);
  338. if (!es->s_first_error_time) {
  339. es->s_first_error_time = es->s_last_error_time;
  340. strncpy(es->s_first_error_func, func,
  341. sizeof(es->s_first_error_func));
  342. es->s_first_error_line = cpu_to_le32(line);
  343. es->s_first_error_ino = es->s_last_error_ino;
  344. es->s_first_error_block = es->s_last_error_block;
  345. }
  346. /*
  347. * Start the daily error reporting function if it hasn't been
  348. * started already
  349. */
  350. if (!es->s_error_count)
  351. mod_timer(&EXT4_SB(sb)->s_err_report, jiffies + 24*60*60*HZ);
  352. es->s_error_count = cpu_to_le32(le32_to_cpu(es->s_error_count) + 1);
  353. }
  354. static void save_error_info(struct super_block *sb, const char *func,
  355. unsigned int line)
  356. {
  357. __save_error_info(sb, func, line);
  358. ext4_commit_super(sb, 1);
  359. }
  360. /*
  361. * The del_gendisk() function uninitializes the disk-specific data
  362. * structures, including the bdi structure, without telling anyone
  363. * else. Once this happens, any attempt to call mark_buffer_dirty()
  364. * (for example, by ext4_commit_super), will cause a kernel OOPS.
  365. * This is a kludge to prevent these oops until we can put in a proper
  366. * hook in del_gendisk() to inform the VFS and file system layers.
  367. */
  368. static int block_device_ejected(struct super_block *sb)
  369. {
  370. struct inode *bd_inode = sb->s_bdev->bd_inode;
  371. struct backing_dev_info *bdi = bd_inode->i_mapping->backing_dev_info;
  372. return bdi->dev == NULL;
  373. }
  374. /* Deal with the reporting of failure conditions on a filesystem such as
  375. * inconsistencies detected or read IO failures.
  376. *
  377. * On ext2, we can store the error state of the filesystem in the
  378. * superblock. That is not possible on ext4, because we may have other
  379. * write ordering constraints on the superblock which prevent us from
  380. * writing it out straight away; and given that the journal is about to
  381. * be aborted, we can't rely on the current, or future, transactions to
  382. * write out the superblock safely.
  383. *
  384. * We'll just use the jbd2_journal_abort() error code to record an error in
  385. * the journal instead. On recovery, the journal will complain about
  386. * that error until we've noted it down and cleared it.
  387. */
  388. static void ext4_handle_error(struct super_block *sb)
  389. {
  390. if (sb->s_flags & MS_RDONLY)
  391. return;
  392. if (!test_opt(sb, ERRORS_CONT)) {
  393. journal_t *journal = EXT4_SB(sb)->s_journal;
  394. EXT4_SB(sb)->s_mount_flags |= EXT4_MF_FS_ABORTED;
  395. if (journal)
  396. jbd2_journal_abort(journal, -EIO);
  397. }
  398. if (test_opt(sb, ERRORS_RO)) {
  399. ext4_msg(sb, KERN_CRIT, "Remounting filesystem read-only");
  400. sb->s_flags |= MS_RDONLY;
  401. }
  402. if (test_opt(sb, ERRORS_PANIC))
  403. panic("EXT4-fs (device %s): panic forced after error\n",
  404. sb->s_id);
  405. }
  406. void __ext4_error(struct super_block *sb, const char *function,
  407. unsigned int line, const char *fmt, ...)
  408. {
  409. struct va_format vaf;
  410. va_list args;
  411. va_start(args, fmt);
  412. vaf.fmt = fmt;
  413. vaf.va = &args;
  414. printk(KERN_CRIT "EXT4-fs error (device %s): %s:%d: comm %s: %pV\n",
  415. sb->s_id, function, line, current->comm, &vaf);
  416. va_end(args);
  417. ext4_handle_error(sb);
  418. }
  419. void ext4_error_inode(struct inode *inode, const char *function,
  420. unsigned int line, ext4_fsblk_t block,
  421. const char *fmt, ...)
  422. {
  423. va_list args;
  424. struct va_format vaf;
  425. struct ext4_super_block *es = EXT4_SB(inode->i_sb)->s_es;
  426. es->s_last_error_ino = cpu_to_le32(inode->i_ino);
  427. es->s_last_error_block = cpu_to_le64(block);
  428. save_error_info(inode->i_sb, function, line);
  429. va_start(args, fmt);
  430. vaf.fmt = fmt;
  431. vaf.va = &args;
  432. printk(KERN_CRIT "EXT4-fs error (device %s): %s:%d: inode #%lu: ",
  433. inode->i_sb->s_id, function, line, inode->i_ino);
  434. if (block)
  435. printk(KERN_CONT "block %llu: ", block);
  436. printk(KERN_CONT "comm %s: %pV\n", current->comm, &vaf);
  437. va_end(args);
  438. ext4_handle_error(inode->i_sb);
  439. }
  440. void ext4_error_file(struct file *file, const char *function,
  441. unsigned int line, ext4_fsblk_t block,
  442. const char *fmt, ...)
  443. {
  444. va_list args;
  445. struct va_format vaf;
  446. struct ext4_super_block *es;
  447. struct inode *inode = file->f_dentry->d_inode;
  448. char pathname[80], *path;
  449. es = EXT4_SB(inode->i_sb)->s_es;
  450. es->s_last_error_ino = cpu_to_le32(inode->i_ino);
  451. save_error_info(inode->i_sb, function, line);
  452. path = d_path(&(file->f_path), pathname, sizeof(pathname));
  453. if (IS_ERR(path))
  454. path = "(unknown)";
  455. printk(KERN_CRIT
  456. "EXT4-fs error (device %s): %s:%d: inode #%lu: ",
  457. inode->i_sb->s_id, function, line, inode->i_ino);
  458. if (block)
  459. printk(KERN_CONT "block %llu: ", block);
  460. va_start(args, fmt);
  461. vaf.fmt = fmt;
  462. vaf.va = &args;
  463. printk(KERN_CONT "comm %s: path %s: %pV\n", current->comm, path, &vaf);
  464. va_end(args);
  465. ext4_handle_error(inode->i_sb);
  466. }
  467. static const char *ext4_decode_error(struct super_block *sb, int errno,
  468. char nbuf[16])
  469. {
  470. char *errstr = NULL;
  471. switch (errno) {
  472. case -EIO:
  473. errstr = "IO failure";
  474. break;
  475. case -ENOMEM:
  476. errstr = "Out of memory";
  477. break;
  478. case -EROFS:
  479. if (!sb || (EXT4_SB(sb)->s_journal &&
  480. EXT4_SB(sb)->s_journal->j_flags & JBD2_ABORT))
  481. errstr = "Journal has aborted";
  482. else
  483. errstr = "Readonly filesystem";
  484. break;
  485. default:
  486. /* If the caller passed in an extra buffer for unknown
  487. * errors, textualise them now. Else we just return
  488. * NULL. */
  489. if (nbuf) {
  490. /* Check for truncated error codes... */
  491. if (snprintf(nbuf, 16, "error %d", -errno) >= 0)
  492. errstr = nbuf;
  493. }
  494. break;
  495. }
  496. return errstr;
  497. }
  498. /* __ext4_std_error decodes expected errors from journaling functions
  499. * automatically and invokes the appropriate error response. */
  500. void __ext4_std_error(struct super_block *sb, const char *function,
  501. unsigned int line, int errno)
  502. {
  503. char nbuf[16];
  504. const char *errstr;
  505. /* Special case: if the error is EROFS, and we're not already
  506. * inside a transaction, then there's really no point in logging
  507. * an error. */
  508. if (errno == -EROFS && journal_current_handle() == NULL &&
  509. (sb->s_flags & MS_RDONLY))
  510. return;
  511. errstr = ext4_decode_error(sb, errno, nbuf);
  512. printk(KERN_CRIT "EXT4-fs error (device %s) in %s:%d: %s\n",
  513. sb->s_id, function, line, errstr);
  514. save_error_info(sb, function, line);
  515. ext4_handle_error(sb);
  516. }
  517. /*
  518. * ext4_abort is a much stronger failure handler than ext4_error. The
  519. * abort function may be used to deal with unrecoverable failures such
  520. * as journal IO errors or ENOMEM at a critical moment in log management.
  521. *
  522. * We unconditionally force the filesystem into an ABORT|READONLY state,
  523. * unless the error response on the fs has been set to panic in which
  524. * case we take the easy way out and panic immediately.
  525. */
  526. void __ext4_abort(struct super_block *sb, const char *function,
  527. unsigned int line, const char *fmt, ...)
  528. {
  529. va_list args;
  530. save_error_info(sb, function, line);
  531. va_start(args, fmt);
  532. printk(KERN_CRIT "EXT4-fs error (device %s): %s:%d: ", sb->s_id,
  533. function, line);
  534. vprintk(fmt, args);
  535. printk("\n");
  536. va_end(args);
  537. if ((sb->s_flags & MS_RDONLY) == 0) {
  538. ext4_msg(sb, KERN_CRIT, "Remounting filesystem read-only");
  539. sb->s_flags |= MS_RDONLY;
  540. EXT4_SB(sb)->s_mount_flags |= EXT4_MF_FS_ABORTED;
  541. if (EXT4_SB(sb)->s_journal)
  542. jbd2_journal_abort(EXT4_SB(sb)->s_journal, -EIO);
  543. save_error_info(sb, function, line);
  544. }
  545. if (test_opt(sb, ERRORS_PANIC))
  546. panic("EXT4-fs panic from previous error\n");
  547. }
  548. void ext4_msg(struct super_block *sb, const char *prefix, const char *fmt, ...)
  549. {
  550. struct va_format vaf;
  551. va_list args;
  552. va_start(args, fmt);
  553. vaf.fmt = fmt;
  554. vaf.va = &args;
  555. printk("%sEXT4-fs (%s): %pV\n", prefix, sb->s_id, &vaf);
  556. va_end(args);
  557. }
  558. void __ext4_warning(struct super_block *sb, const char *function,
  559. unsigned int line, const char *fmt, ...)
  560. {
  561. struct va_format vaf;
  562. va_list args;
  563. va_start(args, fmt);
  564. vaf.fmt = fmt;
  565. vaf.va = &args;
  566. printk(KERN_WARNING "EXT4-fs warning (device %s): %s:%d: %pV\n",
  567. sb->s_id, function, line, &vaf);
  568. va_end(args);
  569. }
  570. void __ext4_grp_locked_error(const char *function, unsigned int line,
  571. struct super_block *sb, ext4_group_t grp,
  572. unsigned long ino, ext4_fsblk_t block,
  573. const char *fmt, ...)
  574. __releases(bitlock)
  575. __acquires(bitlock)
  576. {
  577. struct va_format vaf;
  578. va_list args;
  579. struct ext4_super_block *es = EXT4_SB(sb)->s_es;
  580. es->s_last_error_ino = cpu_to_le32(ino);
  581. es->s_last_error_block = cpu_to_le64(block);
  582. __save_error_info(sb, function, line);
  583. va_start(args, fmt);
  584. vaf.fmt = fmt;
  585. vaf.va = &args;
  586. printk(KERN_CRIT "EXT4-fs error (device %s): %s:%d: group %u, ",
  587. sb->s_id, function, line, grp);
  588. if (ino)
  589. printk(KERN_CONT "inode %lu: ", ino);
  590. if (block)
  591. printk(KERN_CONT "block %llu:", (unsigned long long) block);
  592. printk(KERN_CONT "%pV\n", &vaf);
  593. va_end(args);
  594. if (test_opt(sb, ERRORS_CONT)) {
  595. ext4_commit_super(sb, 0);
  596. return;
  597. }
  598. ext4_unlock_group(sb, grp);
  599. ext4_handle_error(sb);
  600. /*
  601. * We only get here in the ERRORS_RO case; relocking the group
  602. * may be dangerous, but nothing bad will happen since the
  603. * filesystem will have already been marked read/only and the
  604. * journal has been aborted. We return 1 as a hint to callers
  605. * who might what to use the return value from
  606. * ext4_grp_locked_error() to distinguish between the
  607. * ERRORS_CONT and ERRORS_RO case, and perhaps return more
  608. * aggressively from the ext4 function in question, with a
  609. * more appropriate error code.
  610. */
  611. ext4_lock_group(sb, grp);
  612. return;
  613. }
  614. void ext4_update_dynamic_rev(struct super_block *sb)
  615. {
  616. struct ext4_super_block *es = EXT4_SB(sb)->s_es;
  617. if (le32_to_cpu(es->s_rev_level) > EXT4_GOOD_OLD_REV)
  618. return;
  619. ext4_warning(sb,
  620. "updating to rev %d because of new feature flag, "
  621. "running e2fsck is recommended",
  622. EXT4_DYNAMIC_REV);
  623. es->s_first_ino = cpu_to_le32(EXT4_GOOD_OLD_FIRST_INO);
  624. es->s_inode_size = cpu_to_le16(EXT4_GOOD_OLD_INODE_SIZE);
  625. es->s_rev_level = cpu_to_le32(EXT4_DYNAMIC_REV);
  626. /* leave es->s_feature_*compat flags alone */
  627. /* es->s_uuid will be set by e2fsck if empty */
  628. /*
  629. * The rest of the superblock fields should be zero, and if not it
  630. * means they are likely already in use, so leave them alone. We
  631. * can leave it up to e2fsck to clean up any inconsistencies there.
  632. */
  633. }
  634. /*
  635. * Open the external journal device
  636. */
  637. static struct block_device *ext4_blkdev_get(dev_t dev, struct super_block *sb)
  638. {
  639. struct block_device *bdev;
  640. char b[BDEVNAME_SIZE];
  641. bdev = blkdev_get_by_dev(dev, FMODE_READ|FMODE_WRITE|FMODE_EXCL, sb);
  642. if (IS_ERR(bdev))
  643. goto fail;
  644. return bdev;
  645. fail:
  646. ext4_msg(sb, KERN_ERR, "failed to open journal device %s: %ld",
  647. __bdevname(dev, b), PTR_ERR(bdev));
  648. return NULL;
  649. }
  650. /*
  651. * Release the journal device
  652. */
  653. static int ext4_blkdev_put(struct block_device *bdev)
  654. {
  655. return blkdev_put(bdev, FMODE_READ|FMODE_WRITE|FMODE_EXCL);
  656. }
  657. static int ext4_blkdev_remove(struct ext4_sb_info *sbi)
  658. {
  659. struct block_device *bdev;
  660. int ret = -ENODEV;
  661. bdev = sbi->journal_bdev;
  662. if (bdev) {
  663. ret = ext4_blkdev_put(bdev);
  664. sbi->journal_bdev = NULL;
  665. }
  666. return ret;
  667. }
  668. static inline struct inode *orphan_list_entry(struct list_head *l)
  669. {
  670. return &list_entry(l, struct ext4_inode_info, i_orphan)->vfs_inode;
  671. }
  672. static void dump_orphan_list(struct super_block *sb, struct ext4_sb_info *sbi)
  673. {
  674. struct list_head *l;
  675. ext4_msg(sb, KERN_ERR, "sb orphan head is %d",
  676. le32_to_cpu(sbi->s_es->s_last_orphan));
  677. printk(KERN_ERR "sb_info orphan list:\n");
  678. list_for_each(l, &sbi->s_orphan) {
  679. struct inode *inode = orphan_list_entry(l);
  680. printk(KERN_ERR " "
  681. "inode %s:%lu at %p: mode %o, nlink %d, next %d\n",
  682. inode->i_sb->s_id, inode->i_ino, inode,
  683. inode->i_mode, inode->i_nlink,
  684. NEXT_ORPHAN(inode));
  685. }
  686. }
  687. static void ext4_put_super(struct super_block *sb)
  688. {
  689. struct ext4_sb_info *sbi = EXT4_SB(sb);
  690. struct ext4_super_block *es = sbi->s_es;
  691. int i, err;
  692. ext4_unregister_li_request(sb);
  693. dquot_disable(sb, -1, DQUOT_USAGE_ENABLED | DQUOT_LIMITS_ENABLED);
  694. flush_workqueue(sbi->dio_unwritten_wq);
  695. destroy_workqueue(sbi->dio_unwritten_wq);
  696. lock_super(sb);
  697. if (sb->s_dirt)
  698. ext4_commit_super(sb, 1);
  699. if (sbi->s_journal) {
  700. err = jbd2_journal_destroy(sbi->s_journal);
  701. sbi->s_journal = NULL;
  702. if (err < 0)
  703. ext4_abort(sb, "Couldn't clean up the journal");
  704. }
  705. del_timer(&sbi->s_err_report);
  706. ext4_release_system_zone(sb);
  707. ext4_mb_release(sb);
  708. ext4_ext_release(sb);
  709. ext4_xattr_put_super(sb);
  710. if (!(sb->s_flags & MS_RDONLY)) {
  711. EXT4_CLEAR_INCOMPAT_FEATURE(sb, EXT4_FEATURE_INCOMPAT_RECOVER);
  712. es->s_state = cpu_to_le16(sbi->s_mount_state);
  713. ext4_commit_super(sb, 1);
  714. }
  715. if (sbi->s_proc) {
  716. remove_proc_entry(sb->s_id, ext4_proc_root);
  717. }
  718. kobject_del(&sbi->s_kobj);
  719. for (i = 0; i < sbi->s_gdb_count; i++)
  720. brelse(sbi->s_group_desc[i]);
  721. ext4_kvfree(sbi->s_group_desc);
  722. ext4_kvfree(sbi->s_flex_groups);
  723. percpu_counter_destroy(&sbi->s_freeclusters_counter);
  724. percpu_counter_destroy(&sbi->s_freeinodes_counter);
  725. percpu_counter_destroy(&sbi->s_dirs_counter);
  726. percpu_counter_destroy(&sbi->s_dirtyclusters_counter);
  727. brelse(sbi->s_sbh);
  728. #ifdef CONFIG_QUOTA
  729. for (i = 0; i < MAXQUOTAS; i++)
  730. kfree(sbi->s_qf_names[i]);
  731. #endif
  732. /* Debugging code just in case the in-memory inode orphan list
  733. * isn't empty. The on-disk one can be non-empty if we've
  734. * detected an error and taken the fs readonly, but the
  735. * in-memory list had better be clean by this point. */
  736. if (!list_empty(&sbi->s_orphan))
  737. dump_orphan_list(sb, sbi);
  738. J_ASSERT(list_empty(&sbi->s_orphan));
  739. invalidate_bdev(sb->s_bdev);
  740. if (sbi->journal_bdev && sbi->journal_bdev != sb->s_bdev) {
  741. /*
  742. * Invalidate the journal device's buffers. We don't want them
  743. * floating about in memory - the physical journal device may
  744. * hotswapped, and it breaks the `ro-after' testing code.
  745. */
  746. sync_blockdev(sbi->journal_bdev);
  747. invalidate_bdev(sbi->journal_bdev);
  748. ext4_blkdev_remove(sbi);
  749. }
  750. if (sbi->s_mmp_tsk)
  751. kthread_stop(sbi->s_mmp_tsk);
  752. sb->s_fs_info = NULL;
  753. /*
  754. * Now that we are completely done shutting down the
  755. * superblock, we need to actually destroy the kobject.
  756. */
  757. unlock_super(sb);
  758. kobject_put(&sbi->s_kobj);
  759. wait_for_completion(&sbi->s_kobj_unregister);
  760. kfree(sbi->s_blockgroup_lock);
  761. kfree(sbi);
  762. }
  763. static struct kmem_cache *ext4_inode_cachep;
  764. /*
  765. * Called inside transaction, so use GFP_NOFS
  766. */
  767. static struct inode *ext4_alloc_inode(struct super_block *sb)
  768. {
  769. struct ext4_inode_info *ei;
  770. ei = kmem_cache_alloc(ext4_inode_cachep, GFP_NOFS);
  771. if (!ei)
  772. return NULL;
  773. ei->vfs_inode.i_version = 1;
  774. ei->vfs_inode.i_data.writeback_index = 0;
  775. memset(&ei->i_cached_extent, 0, sizeof(struct ext4_ext_cache));
  776. INIT_LIST_HEAD(&ei->i_prealloc_list);
  777. spin_lock_init(&ei->i_prealloc_lock);
  778. ei->i_reserved_data_blocks = 0;
  779. ei->i_reserved_meta_blocks = 0;
  780. ei->i_allocated_meta_blocks = 0;
  781. ei->i_da_metadata_calc_len = 0;
  782. spin_lock_init(&(ei->i_block_reservation_lock));
  783. #ifdef CONFIG_QUOTA
  784. ei->i_reserved_quota = 0;
  785. #endif
  786. ei->jinode = NULL;
  787. INIT_LIST_HEAD(&ei->i_completed_io_list);
  788. spin_lock_init(&ei->i_completed_io_lock);
  789. ei->cur_aio_dio = NULL;
  790. ei->i_sync_tid = 0;
  791. ei->i_datasync_tid = 0;
  792. atomic_set(&ei->i_ioend_count, 0);
  793. atomic_set(&ei->i_aiodio_unwritten, 0);
  794. return &ei->vfs_inode;
  795. }
  796. static int ext4_drop_inode(struct inode *inode)
  797. {
  798. int drop = generic_drop_inode(inode);
  799. trace_ext4_drop_inode(inode, drop);
  800. return drop;
  801. }
  802. static void ext4_i_callback(struct rcu_head *head)
  803. {
  804. struct inode *inode = container_of(head, struct inode, i_rcu);
  805. INIT_LIST_HEAD(&inode->i_dentry);
  806. kmem_cache_free(ext4_inode_cachep, EXT4_I(inode));
  807. }
  808. static void ext4_destroy_inode(struct inode *inode)
  809. {
  810. if (!list_empty(&(EXT4_I(inode)->i_orphan))) {
  811. ext4_msg(inode->i_sb, KERN_ERR,
  812. "Inode %lu (%p): orphan list check failed!",
  813. inode->i_ino, EXT4_I(inode));
  814. print_hex_dump(KERN_INFO, "", DUMP_PREFIX_ADDRESS, 16, 4,
  815. EXT4_I(inode), sizeof(struct ext4_inode_info),
  816. true);
  817. dump_stack();
  818. }
  819. call_rcu(&inode->i_rcu, ext4_i_callback);
  820. }
  821. static void init_once(void *foo)
  822. {
  823. struct ext4_inode_info *ei = (struct ext4_inode_info *) foo;
  824. INIT_LIST_HEAD(&ei->i_orphan);
  825. #ifdef CONFIG_EXT4_FS_XATTR
  826. init_rwsem(&ei->xattr_sem);
  827. #endif
  828. init_rwsem(&ei->i_data_sem);
  829. inode_init_once(&ei->vfs_inode);
  830. }
  831. static int init_inodecache(void)
  832. {
  833. ext4_inode_cachep = kmem_cache_create("ext4_inode_cache",
  834. sizeof(struct ext4_inode_info),
  835. 0, (SLAB_RECLAIM_ACCOUNT|
  836. SLAB_MEM_SPREAD),
  837. init_once);
  838. if (ext4_inode_cachep == NULL)
  839. return -ENOMEM;
  840. return 0;
  841. }
  842. static void destroy_inodecache(void)
  843. {
  844. kmem_cache_destroy(ext4_inode_cachep);
  845. }
  846. void ext4_clear_inode(struct inode *inode)
  847. {
  848. invalidate_inode_buffers(inode);
  849. end_writeback(inode);
  850. dquot_drop(inode);
  851. ext4_discard_preallocations(inode);
  852. if (EXT4_I(inode)->jinode) {
  853. jbd2_journal_release_jbd_inode(EXT4_JOURNAL(inode),
  854. EXT4_I(inode)->jinode);
  855. jbd2_free_inode(EXT4_I(inode)->jinode);
  856. EXT4_I(inode)->jinode = NULL;
  857. }
  858. }
  859. static inline void ext4_show_quota_options(struct seq_file *seq,
  860. struct super_block *sb)
  861. {
  862. #if defined(CONFIG_QUOTA)
  863. struct ext4_sb_info *sbi = EXT4_SB(sb);
  864. if (sbi->s_jquota_fmt) {
  865. char *fmtname = "";
  866. switch (sbi->s_jquota_fmt) {
  867. case QFMT_VFS_OLD:
  868. fmtname = "vfsold";
  869. break;
  870. case QFMT_VFS_V0:
  871. fmtname = "vfsv0";
  872. break;
  873. case QFMT_VFS_V1:
  874. fmtname = "vfsv1";
  875. break;
  876. }
  877. seq_printf(seq, ",jqfmt=%s", fmtname);
  878. }
  879. if (sbi->s_qf_names[USRQUOTA])
  880. seq_printf(seq, ",usrjquota=%s", sbi->s_qf_names[USRQUOTA]);
  881. if (sbi->s_qf_names[GRPQUOTA])
  882. seq_printf(seq, ",grpjquota=%s", sbi->s_qf_names[GRPQUOTA]);
  883. if (test_opt(sb, USRQUOTA))
  884. seq_puts(seq, ",usrquota");
  885. if (test_opt(sb, GRPQUOTA))
  886. seq_puts(seq, ",grpquota");
  887. #endif
  888. }
  889. /*
  890. * Show an option if
  891. * - it's set to a non-default value OR
  892. * - if the per-sb default is different from the global default
  893. */
  894. static int ext4_show_options(struct seq_file *seq, struct vfsmount *vfs)
  895. {
  896. int def_errors;
  897. unsigned long def_mount_opts;
  898. struct super_block *sb = vfs->mnt_sb;
  899. struct ext4_sb_info *sbi = EXT4_SB(sb);
  900. struct ext4_super_block *es = sbi->s_es;
  901. def_mount_opts = le32_to_cpu(es->s_default_mount_opts);
  902. def_errors = le16_to_cpu(es->s_errors);
  903. if (sbi->s_sb_block != 1)
  904. seq_printf(seq, ",sb=%llu", sbi->s_sb_block);
  905. if (test_opt(sb, MINIX_DF))
  906. seq_puts(seq, ",minixdf");
  907. if (test_opt(sb, GRPID) && !(def_mount_opts & EXT4_DEFM_BSDGROUPS))
  908. seq_puts(seq, ",grpid");
  909. if (!test_opt(sb, GRPID) && (def_mount_opts & EXT4_DEFM_BSDGROUPS))
  910. seq_puts(seq, ",nogrpid");
  911. if (sbi->s_resuid != EXT4_DEF_RESUID ||
  912. le16_to_cpu(es->s_def_resuid) != EXT4_DEF_RESUID) {
  913. seq_printf(seq, ",resuid=%u", sbi->s_resuid);
  914. }
  915. if (sbi->s_resgid != EXT4_DEF_RESGID ||
  916. le16_to_cpu(es->s_def_resgid) != EXT4_DEF_RESGID) {
  917. seq_printf(seq, ",resgid=%u", sbi->s_resgid);
  918. }
  919. if (test_opt(sb, ERRORS_RO)) {
  920. if (def_errors == EXT4_ERRORS_PANIC ||
  921. def_errors == EXT4_ERRORS_CONTINUE) {
  922. seq_puts(seq, ",errors=remount-ro");
  923. }
  924. }
  925. if (test_opt(sb, ERRORS_CONT) && def_errors != EXT4_ERRORS_CONTINUE)
  926. seq_puts(seq, ",errors=continue");
  927. if (test_opt(sb, ERRORS_PANIC) && def_errors != EXT4_ERRORS_PANIC)
  928. seq_puts(seq, ",errors=panic");
  929. if (test_opt(sb, NO_UID32) && !(def_mount_opts & EXT4_DEFM_UID16))
  930. seq_puts(seq, ",nouid32");
  931. if (test_opt(sb, DEBUG) && !(def_mount_opts & EXT4_DEFM_DEBUG))
  932. seq_puts(seq, ",debug");
  933. #ifdef CONFIG_EXT4_FS_XATTR
  934. if (test_opt(sb, XATTR_USER))
  935. seq_puts(seq, ",user_xattr");
  936. if (!test_opt(sb, XATTR_USER))
  937. seq_puts(seq, ",nouser_xattr");
  938. #endif
  939. #ifdef CONFIG_EXT4_FS_POSIX_ACL
  940. if (test_opt(sb, POSIX_ACL) && !(def_mount_opts & EXT4_DEFM_ACL))
  941. seq_puts(seq, ",acl");
  942. if (!test_opt(sb, POSIX_ACL) && (def_mount_opts & EXT4_DEFM_ACL))
  943. seq_puts(seq, ",noacl");
  944. #endif
  945. if (sbi->s_commit_interval != JBD2_DEFAULT_MAX_COMMIT_AGE*HZ) {
  946. seq_printf(seq, ",commit=%u",
  947. (unsigned) (sbi->s_commit_interval / HZ));
  948. }
  949. if (sbi->s_min_batch_time != EXT4_DEF_MIN_BATCH_TIME) {
  950. seq_printf(seq, ",min_batch_time=%u",
  951. (unsigned) sbi->s_min_batch_time);
  952. }
  953. if (sbi->s_max_batch_time != EXT4_DEF_MAX_BATCH_TIME) {
  954. seq_printf(seq, ",max_batch_time=%u",
  955. (unsigned) sbi->s_min_batch_time);
  956. }
  957. /*
  958. * We're changing the default of barrier mount option, so
  959. * let's always display its mount state so it's clear what its
  960. * status is.
  961. */
  962. seq_puts(seq, ",barrier=");
  963. seq_puts(seq, test_opt(sb, BARRIER) ? "1" : "0");
  964. if (test_opt(sb, JOURNAL_ASYNC_COMMIT))
  965. seq_puts(seq, ",journal_async_commit");
  966. else if (test_opt(sb, JOURNAL_CHECKSUM))
  967. seq_puts(seq, ",journal_checksum");
  968. if (test_opt(sb, I_VERSION))
  969. seq_puts(seq, ",i_version");
  970. if (!test_opt(sb, DELALLOC) &&
  971. !(def_mount_opts & EXT4_DEFM_NODELALLOC))
  972. seq_puts(seq, ",nodelalloc");
  973. if (!test_opt(sb, MBLK_IO_SUBMIT))
  974. seq_puts(seq, ",nomblk_io_submit");
  975. if (sbi->s_stripe)
  976. seq_printf(seq, ",stripe=%lu", sbi->s_stripe);
  977. /*
  978. * journal mode get enabled in different ways
  979. * So just print the value even if we didn't specify it
  980. */
  981. if (test_opt(sb, DATA_FLAGS) == EXT4_MOUNT_JOURNAL_DATA)
  982. seq_puts(seq, ",data=journal");
  983. else if (test_opt(sb, DATA_FLAGS) == EXT4_MOUNT_ORDERED_DATA)
  984. seq_puts(seq, ",data=ordered");
  985. else if (test_opt(sb, DATA_FLAGS) == EXT4_MOUNT_WRITEBACK_DATA)
  986. seq_puts(seq, ",data=writeback");
  987. if (sbi->s_inode_readahead_blks != EXT4_DEF_INODE_READAHEAD_BLKS)
  988. seq_printf(seq, ",inode_readahead_blks=%u",
  989. sbi->s_inode_readahead_blks);
  990. if (test_opt(sb, DATA_ERR_ABORT))
  991. seq_puts(seq, ",data_err=abort");
  992. if (test_opt(sb, NO_AUTO_DA_ALLOC))
  993. seq_puts(seq, ",noauto_da_alloc");
  994. if (test_opt(sb, DISCARD) && !(def_mount_opts & EXT4_DEFM_DISCARD))
  995. seq_puts(seq, ",discard");
  996. if (test_opt(sb, NOLOAD))
  997. seq_puts(seq, ",norecovery");
  998. if (test_opt(sb, DIOREAD_NOLOCK))
  999. seq_puts(seq, ",dioread_nolock");
  1000. if (test_opt(sb, BLOCK_VALIDITY) &&
  1001. !(def_mount_opts & EXT4_DEFM_BLOCK_VALIDITY))
  1002. seq_puts(seq, ",block_validity");
  1003. if (!test_opt(sb, INIT_INODE_TABLE))
  1004. seq_puts(seq, ",noinit_itable");
  1005. else if (sbi->s_li_wait_mult != EXT4_DEF_LI_WAIT_MULT)
  1006. seq_printf(seq, ",init_itable=%u",
  1007. (unsigned) sbi->s_li_wait_mult);
  1008. ext4_show_quota_options(seq, sb);
  1009. return 0;
  1010. }
  1011. static struct inode *ext4_nfs_get_inode(struct super_block *sb,
  1012. u64 ino, u32 generation)
  1013. {
  1014. struct inode *inode;
  1015. if (ino < EXT4_FIRST_INO(sb) && ino != EXT4_ROOT_INO)
  1016. return ERR_PTR(-ESTALE);
  1017. if (ino > le32_to_cpu(EXT4_SB(sb)->s_es->s_inodes_count))
  1018. return ERR_PTR(-ESTALE);
  1019. /* iget isn't really right if the inode is currently unallocated!!
  1020. *
  1021. * ext4_read_inode will return a bad_inode if the inode had been
  1022. * deleted, so we should be safe.
  1023. *
  1024. * Currently we don't know the generation for parent directory, so
  1025. * a generation of 0 means "accept any"
  1026. */
  1027. inode = ext4_iget(sb, ino);
  1028. if (IS_ERR(inode))
  1029. return ERR_CAST(inode);
  1030. if (generation && inode->i_generation != generation) {
  1031. iput(inode);
  1032. return ERR_PTR(-ESTALE);
  1033. }
  1034. return inode;
  1035. }
  1036. static struct dentry *ext4_fh_to_dentry(struct super_block *sb, struct fid *fid,
  1037. int fh_len, int fh_type)
  1038. {
  1039. return generic_fh_to_dentry(sb, fid, fh_len, fh_type,
  1040. ext4_nfs_get_inode);
  1041. }
  1042. static struct dentry *ext4_fh_to_parent(struct super_block *sb, struct fid *fid,
  1043. int fh_len, int fh_type)
  1044. {
  1045. return generic_fh_to_parent(sb, fid, fh_len, fh_type,
  1046. ext4_nfs_get_inode);
  1047. }
  1048. /*
  1049. * Try to release metadata pages (indirect blocks, directories) which are
  1050. * mapped via the block device. Since these pages could have journal heads
  1051. * which would prevent try_to_free_buffers() from freeing them, we must use
  1052. * jbd2 layer's try_to_free_buffers() function to release them.
  1053. */
  1054. static int bdev_try_to_free_page(struct super_block *sb, struct page *page,
  1055. gfp_t wait)
  1056. {
  1057. journal_t *journal = EXT4_SB(sb)->s_journal;
  1058. WARN_ON(PageChecked(page));
  1059. if (!page_has_buffers(page))
  1060. return 0;
  1061. if (journal)
  1062. return jbd2_journal_try_to_free_buffers(journal, page,
  1063. wait & ~__GFP_WAIT);
  1064. return try_to_free_buffers(page);
  1065. }
  1066. #ifdef CONFIG_QUOTA
  1067. #define QTYPE2NAME(t) ((t) == USRQUOTA ? "user" : "group")
  1068. #define QTYPE2MOPT(on, t) ((t) == USRQUOTA?((on)##USRJQUOTA):((on)##GRPJQUOTA))
  1069. static int ext4_write_dquot(struct dquot *dquot);
  1070. static int ext4_acquire_dquot(struct dquot *dquot);
  1071. static int ext4_release_dquot(struct dquot *dquot);
  1072. static int ext4_mark_dquot_dirty(struct dquot *dquot);
  1073. static int ext4_write_info(struct super_block *sb, int type);
  1074. static int ext4_quota_on(struct super_block *sb, int type, int format_id,
  1075. struct path *path);
  1076. static int ext4_quota_off(struct super_block *sb, int type);
  1077. static int ext4_quota_on_mount(struct super_block *sb, int type);
  1078. static ssize_t ext4_quota_read(struct super_block *sb, int type, char *data,
  1079. size_t len, loff_t off);
  1080. static ssize_t ext4_quota_write(struct super_block *sb, int type,
  1081. const char *data, size_t len, loff_t off);
  1082. static const struct dquot_operations ext4_quota_operations = {
  1083. .get_reserved_space = ext4_get_reserved_space,
  1084. .write_dquot = ext4_write_dquot,
  1085. .acquire_dquot = ext4_acquire_dquot,
  1086. .release_dquot = ext4_release_dquot,
  1087. .mark_dirty = ext4_mark_dquot_dirty,
  1088. .write_info = ext4_write_info,
  1089. .alloc_dquot = dquot_alloc,
  1090. .destroy_dquot = dquot_destroy,
  1091. };
  1092. static const struct quotactl_ops ext4_qctl_operations = {
  1093. .quota_on = ext4_quota_on,
  1094. .quota_off = ext4_quota_off,
  1095. .quota_sync = dquot_quota_sync,
  1096. .get_info = dquot_get_dqinfo,
  1097. .set_info = dquot_set_dqinfo,
  1098. .get_dqblk = dquot_get_dqblk,
  1099. .set_dqblk = dquot_set_dqblk
  1100. };
  1101. #endif
  1102. static const struct super_operations ext4_sops = {
  1103. .alloc_inode = ext4_alloc_inode,
  1104. .destroy_inode = ext4_destroy_inode,
  1105. .write_inode = ext4_write_inode,
  1106. .dirty_inode = ext4_dirty_inode,
  1107. .drop_inode = ext4_drop_inode,
  1108. .evict_inode = ext4_evict_inode,
  1109. .put_super = ext4_put_super,
  1110. .sync_fs = ext4_sync_fs,
  1111. .freeze_fs = ext4_freeze,
  1112. .unfreeze_fs = ext4_unfreeze,
  1113. .statfs = ext4_statfs,
  1114. .remount_fs = ext4_remount,
  1115. .show_options = ext4_show_options,
  1116. #ifdef CONFIG_QUOTA
  1117. .quota_read = ext4_quota_read,
  1118. .quota_write = ext4_quota_write,
  1119. #endif
  1120. .bdev_try_to_free_page = bdev_try_to_free_page,
  1121. };
  1122. static const struct super_operations ext4_nojournal_sops = {
  1123. .alloc_inode = ext4_alloc_inode,
  1124. .destroy_inode = ext4_destroy_inode,
  1125. .write_inode = ext4_write_inode,
  1126. .dirty_inode = ext4_dirty_inode,
  1127. .drop_inode = ext4_drop_inode,
  1128. .evict_inode = ext4_evict_inode,
  1129. .write_super = ext4_write_super,
  1130. .put_super = ext4_put_super,
  1131. .statfs = ext4_statfs,
  1132. .remount_fs = ext4_remount,
  1133. .show_options = ext4_show_options,
  1134. #ifdef CONFIG_QUOTA
  1135. .quota_read = ext4_quota_read,
  1136. .quota_write = ext4_quota_write,
  1137. #endif
  1138. .bdev_try_to_free_page = bdev_try_to_free_page,
  1139. };
  1140. static const struct export_operations ext4_export_ops = {
  1141. .fh_to_dentry = ext4_fh_to_dentry,
  1142. .fh_to_parent = ext4_fh_to_parent,
  1143. .get_parent = ext4_get_parent,
  1144. };
  1145. enum {
  1146. Opt_bsd_df, Opt_minix_df, Opt_grpid, Opt_nogrpid,
  1147. Opt_resgid, Opt_resuid, Opt_sb, Opt_err_cont, Opt_err_panic, Opt_err_ro,
  1148. Opt_nouid32, Opt_debug, Opt_oldalloc, Opt_orlov,
  1149. Opt_user_xattr, Opt_nouser_xattr, Opt_acl, Opt_noacl,
  1150. Opt_auto_da_alloc, Opt_noauto_da_alloc, Opt_noload, Opt_nobh, Opt_bh,
  1151. Opt_commit, Opt_min_batch_time, Opt_max_batch_time,
  1152. Opt_journal_update, Opt_journal_dev,
  1153. Opt_journal_checksum, Opt_journal_async_commit,
  1154. Opt_abort, Opt_data_journal, Opt_data_ordered, Opt_data_writeback,
  1155. Opt_data_err_abort, Opt_data_err_ignore,
  1156. Opt_usrjquota, Opt_grpjquota, Opt_offusrjquota, Opt_offgrpjquota,
  1157. Opt_jqfmt_vfsold, Opt_jqfmt_vfsv0, Opt_jqfmt_vfsv1, Opt_quota,
  1158. Opt_noquota, Opt_ignore, Opt_barrier, Opt_nobarrier, Opt_err,
  1159. Opt_resize, Opt_usrquota, Opt_grpquota, Opt_i_version,
  1160. Opt_stripe, Opt_delalloc, Opt_nodelalloc, Opt_mblk_io_submit,
  1161. Opt_nomblk_io_submit, Opt_block_validity, Opt_noblock_validity,
  1162. Opt_inode_readahead_blks, Opt_journal_ioprio,
  1163. Opt_dioread_nolock, Opt_dioread_lock,
  1164. Opt_discard, Opt_nodiscard, Opt_init_itable, Opt_noinit_itable,
  1165. };
  1166. static const match_table_t tokens = {
  1167. {Opt_bsd_df, "bsddf"},
  1168. {Opt_minix_df, "minixdf"},
  1169. {Opt_grpid, "grpid"},
  1170. {Opt_grpid, "bsdgroups"},
  1171. {Opt_nogrpid, "nogrpid"},
  1172. {Opt_nogrpid, "sysvgroups"},
  1173. {Opt_resgid, "resgid=%u"},
  1174. {Opt_resuid, "resuid=%u"},
  1175. {Opt_sb, "sb=%u"},
  1176. {Opt_err_cont, "errors=continue"},
  1177. {Opt_err_panic, "errors=panic"},
  1178. {Opt_err_ro, "errors=remount-ro"},
  1179. {Opt_nouid32, "nouid32"},
  1180. {Opt_debug, "debug"},
  1181. {Opt_oldalloc, "oldalloc"},
  1182. {Opt_orlov, "orlov"},
  1183. {Opt_user_xattr, "user_xattr"},
  1184. {Opt_nouser_xattr, "nouser_xattr"},
  1185. {Opt_acl, "acl"},
  1186. {Opt_noacl, "noacl"},
  1187. {Opt_noload, "noload"},
  1188. {Opt_noload, "norecovery"},
  1189. {Opt_nobh, "nobh"},
  1190. {Opt_bh, "bh"},
  1191. {Opt_commit, "commit=%u"},
  1192. {Opt_min_batch_time, "min_batch_time=%u"},
  1193. {Opt_max_batch_time, "max_batch_time=%u"},
  1194. {Opt_journal_update, "journal=update"},
  1195. {Opt_journal_dev, "journal_dev=%u"},
  1196. {Opt_journal_checksum, "journal_checksum"},
  1197. {Opt_journal_async_commit, "journal_async_commit"},
  1198. {Opt_abort, "abort"},
  1199. {Opt_data_journal, "data=journal"},
  1200. {Opt_data_ordered, "data=ordered"},
  1201. {Opt_data_writeback, "data=writeback"},
  1202. {Opt_data_err_abort, "data_err=abort"},
  1203. {Opt_data_err_ignore, "data_err=ignore"},
  1204. {Opt_offusrjquota, "usrjquota="},
  1205. {Opt_usrjquota, "usrjquota=%s"},
  1206. {Opt_offgrpjquota, "grpjquota="},
  1207. {Opt_grpjquota, "grpjquota=%s"},
  1208. {Opt_jqfmt_vfsold, "jqfmt=vfsold"},
  1209. {Opt_jqfmt_vfsv0, "jqfmt=vfsv0"},
  1210. {Opt_jqfmt_vfsv1, "jqfmt=vfsv1"},
  1211. {Opt_grpquota, "grpquota"},
  1212. {Opt_noquota, "noquota"},
  1213. {Opt_quota, "quota"},
  1214. {Opt_usrquota, "usrquota"},
  1215. {Opt_barrier, "barrier=%u"},
  1216. {Opt_barrier, "barrier"},
  1217. {Opt_nobarrier, "nobarrier"},
  1218. {Opt_i_version, "i_version"},
  1219. {Opt_stripe, "stripe=%u"},
  1220. {Opt_resize, "resize"},
  1221. {Opt_delalloc, "delalloc"},
  1222. {Opt_nodelalloc, "nodelalloc"},
  1223. {Opt_mblk_io_submit, "mblk_io_submit"},
  1224. {Opt_nomblk_io_submit, "nomblk_io_submit"},
  1225. {Opt_block_validity, "block_validity"},
  1226. {Opt_noblock_validity, "noblock_validity"},
  1227. {Opt_inode_readahead_blks, "inode_readahead_blks=%u"},
  1228. {Opt_journal_ioprio, "journal_ioprio=%u"},
  1229. {Opt_auto_da_alloc, "auto_da_alloc=%u"},
  1230. {Opt_auto_da_alloc, "auto_da_alloc"},
  1231. {Opt_noauto_da_alloc, "noauto_da_alloc"},
  1232. {Opt_dioread_nolock, "dioread_nolock"},
  1233. {Opt_dioread_lock, "dioread_lock"},
  1234. {Opt_discard, "discard"},
  1235. {Opt_nodiscard, "nodiscard"},
  1236. {Opt_init_itable, "init_itable=%u"},
  1237. {Opt_init_itable, "init_itable"},
  1238. {Opt_noinit_itable, "noinit_itable"},
  1239. {Opt_err, NULL},
  1240. };
  1241. static ext4_fsblk_t get_sb_block(void **data)
  1242. {
  1243. ext4_fsblk_t sb_block;
  1244. char *options = (char *) *data;
  1245. if (!options || strncmp(options, "sb=", 3) != 0)
  1246. return 1; /* Default location */
  1247. options += 3;
  1248. /* TODO: use simple_strtoll with >32bit ext4 */
  1249. sb_block = simple_strtoul(options, &options, 0);
  1250. if (*options && *options != ',') {
  1251. printk(KERN_ERR "EXT4-fs: Invalid sb specification: %s\n",
  1252. (char *) *data);
  1253. return 1;
  1254. }
  1255. if (*options == ',')
  1256. options++;
  1257. *data = (void *) options;
  1258. return sb_block;
  1259. }
  1260. #define DEFAULT_JOURNAL_IOPRIO (IOPRIO_PRIO_VALUE(IOPRIO_CLASS_BE, 3))
  1261. static char deprecated_msg[] = "Mount option \"%s\" will be removed by %s\n"
  1262. "Contact linux-ext4@vger.kernel.org if you think we should keep it.\n";
  1263. #ifdef CONFIG_QUOTA
  1264. static int set_qf_name(struct super_block *sb, int qtype, substring_t *args)
  1265. {
  1266. struct ext4_sb_info *sbi = EXT4_SB(sb);
  1267. char *qname;
  1268. if (sb_any_quota_loaded(sb) &&
  1269. !sbi->s_qf_names[qtype]) {
  1270. ext4_msg(sb, KERN_ERR,
  1271. "Cannot change journaled "
  1272. "quota options when quota turned on");
  1273. return 0;
  1274. }
  1275. qname = match_strdup(args);
  1276. if (!qname) {
  1277. ext4_msg(sb, KERN_ERR,
  1278. "Not enough memory for storing quotafile name");
  1279. return 0;
  1280. }
  1281. if (sbi->s_qf_names[qtype] &&
  1282. strcmp(sbi->s_qf_names[qtype], qname)) {
  1283. ext4_msg(sb, KERN_ERR,
  1284. "%s quota file already specified", QTYPE2NAME(qtype));
  1285. kfree(qname);
  1286. return 0;
  1287. }
  1288. sbi->s_qf_names[qtype] = qname;
  1289. if (strchr(sbi->s_qf_names[qtype], '/')) {
  1290. ext4_msg(sb, KERN_ERR,
  1291. "quotafile must be on filesystem root");
  1292. kfree(sbi->s_qf_names[qtype]);
  1293. sbi->s_qf_names[qtype] = NULL;
  1294. return 0;
  1295. }
  1296. set_opt(sb, QUOTA);
  1297. return 1;
  1298. }
  1299. static int clear_qf_name(struct super_block *sb, int qtype)
  1300. {
  1301. struct ext4_sb_info *sbi = EXT4_SB(sb);
  1302. if (sb_any_quota_loaded(sb) &&
  1303. sbi->s_qf_names[qtype]) {
  1304. ext4_msg(sb, KERN_ERR, "Cannot change journaled quota options"
  1305. " when quota turned on");
  1306. return 0;
  1307. }
  1308. /*
  1309. * The space will be released later when all options are confirmed
  1310. * to be correct
  1311. */
  1312. sbi->s_qf_names[qtype] = NULL;
  1313. return 1;
  1314. }
  1315. #endif
  1316. static int parse_options(char *options, struct super_block *sb,
  1317. unsigned long *journal_devnum,
  1318. unsigned int *journal_ioprio,
  1319. ext4_fsblk_t *n_blocks_count, int is_remount)
  1320. {
  1321. struct ext4_sb_info *sbi = EXT4_SB(sb);
  1322. char *p;
  1323. substring_t args[MAX_OPT_ARGS];
  1324. int data_opt = 0;
  1325. int option;
  1326. #ifdef CONFIG_QUOTA
  1327. int qfmt;
  1328. #endif
  1329. if (!options)
  1330. return 1;
  1331. while ((p = strsep(&options, ",")) != NULL) {
  1332. int token;
  1333. if (!*p)
  1334. continue;
  1335. /*
  1336. * Initialize args struct so we know whether arg was
  1337. * found; some options take optional arguments.
  1338. */
  1339. args[0].to = args[0].from = NULL;
  1340. token = match_token(p, tokens, args);
  1341. switch (token) {
  1342. case Opt_bsd_df:
  1343. ext4_msg(sb, KERN_WARNING, deprecated_msg, p, "2.6.38");
  1344. clear_opt(sb, MINIX_DF);
  1345. break;
  1346. case Opt_minix_df:
  1347. ext4_msg(sb, KERN_WARNING, deprecated_msg, p, "2.6.38");
  1348. set_opt(sb, MINIX_DF);
  1349. break;
  1350. case Opt_grpid:
  1351. ext4_msg(sb, KERN_WARNING, deprecated_msg, p, "2.6.38");
  1352. set_opt(sb, GRPID);
  1353. break;
  1354. case Opt_nogrpid:
  1355. ext4_msg(sb, KERN_WARNING, deprecated_msg, p, "2.6.38");
  1356. clear_opt(sb, GRPID);
  1357. break;
  1358. case Opt_resuid:
  1359. if (match_int(&args[0], &option))
  1360. return 0;
  1361. sbi->s_resuid = option;
  1362. break;
  1363. case Opt_resgid:
  1364. if (match_int(&args[0], &option))
  1365. return 0;
  1366. sbi->s_resgid = option;
  1367. break;
  1368. case Opt_sb:
  1369. /* handled by get_sb_block() instead of here */
  1370. /* *sb_block = match_int(&args[0]); */
  1371. break;
  1372. case Opt_err_panic:
  1373. clear_opt(sb, ERRORS_CONT);
  1374. clear_opt(sb, ERRORS_RO);
  1375. set_opt(sb, ERRORS_PANIC);
  1376. break;
  1377. case Opt_err_ro:
  1378. clear_opt(sb, ERRORS_CONT);
  1379. clear_opt(sb, ERRORS_PANIC);
  1380. set_opt(sb, ERRORS_RO);
  1381. break;
  1382. case Opt_err_cont:
  1383. clear_opt(sb, ERRORS_RO);
  1384. clear_opt(sb, ERRORS_PANIC);
  1385. set_opt(sb, ERRORS_CONT);
  1386. break;
  1387. case Opt_nouid32:
  1388. set_opt(sb, NO_UID32);
  1389. break;
  1390. case Opt_debug:
  1391. set_opt(sb, DEBUG);
  1392. break;
  1393. case Opt_oldalloc:
  1394. ext4_msg(sb, KERN_WARNING,
  1395. "Ignoring deprecated oldalloc option");
  1396. break;
  1397. case Opt_orlov:
  1398. ext4_msg(sb, KERN_WARNING,
  1399. "Ignoring deprecated orlov option");
  1400. break;
  1401. #ifdef CONFIG_EXT4_FS_XATTR
  1402. case Opt_user_xattr:
  1403. set_opt(sb, XATTR_USER);
  1404. break;
  1405. case Opt_nouser_xattr:
  1406. clear_opt(sb, XATTR_USER);
  1407. break;
  1408. #else
  1409. case Opt_user_xattr:
  1410. case Opt_nouser_xattr:
  1411. ext4_msg(sb, KERN_ERR, "(no)user_xattr options not supported");
  1412. break;
  1413. #endif
  1414. #ifdef CONFIG_EXT4_FS_POSIX_ACL
  1415. case Opt_acl:
  1416. set_opt(sb, POSIX_ACL);
  1417. break;
  1418. case Opt_noacl:
  1419. clear_opt(sb, POSIX_ACL);
  1420. break;
  1421. #else
  1422. case Opt_acl:
  1423. case Opt_noacl:
  1424. ext4_msg(sb, KERN_ERR, "(no)acl options not supported");
  1425. break;
  1426. #endif
  1427. case Opt_journal_update:
  1428. /* @@@ FIXME */
  1429. /* Eventually we will want to be able to create
  1430. a journal file here. For now, only allow the
  1431. user to specify an existing inode to be the
  1432. journal file. */
  1433. if (is_remount) {
  1434. ext4_msg(sb, KERN_ERR,
  1435. "Cannot specify journal on remount");
  1436. return 0;
  1437. }
  1438. set_opt(sb, UPDATE_JOURNAL);
  1439. break;
  1440. case Opt_journal_dev:
  1441. if (is_remount) {
  1442. ext4_msg(sb, KERN_ERR,
  1443. "Cannot specify journal on remount");
  1444. return 0;
  1445. }
  1446. if (match_int(&args[0], &option))
  1447. return 0;
  1448. *journal_devnum = option;
  1449. break;
  1450. case Opt_journal_checksum:
  1451. set_opt(sb, JOURNAL_CHECKSUM);
  1452. break;
  1453. case Opt_journal_async_commit:
  1454. set_opt(sb, JOURNAL_ASYNC_COMMIT);
  1455. set_opt(sb, JOURNAL_CHECKSUM);
  1456. break;
  1457. case Opt_noload:
  1458. set_opt(sb, NOLOAD);
  1459. break;
  1460. case Opt_commit:
  1461. if (match_int(&args[0], &option))
  1462. return 0;
  1463. if (option < 0)
  1464. return 0;
  1465. if (option == 0)
  1466. option = JBD2_DEFAULT_MAX_COMMIT_AGE;
  1467. sbi->s_commit_interval = HZ * option;
  1468. break;
  1469. case Opt_max_batch_time:
  1470. if (match_int(&args[0], &option))
  1471. return 0;
  1472. if (option < 0)
  1473. return 0;
  1474. if (option == 0)
  1475. option = EXT4_DEF_MAX_BATCH_TIME;
  1476. sbi->s_max_batch_time = option;
  1477. break;
  1478. case Opt_min_batch_time:
  1479. if (match_int(&args[0], &option))
  1480. return 0;
  1481. if (option < 0)
  1482. return 0;
  1483. sbi->s_min_batch_time = option;
  1484. break;
  1485. case Opt_data_journal:
  1486. data_opt = EXT4_MOUNT_JOURNAL_DATA;
  1487. goto datacheck;
  1488. case Opt_data_ordered:
  1489. data_opt = EXT4_MOUNT_ORDERED_DATA;
  1490. goto datacheck;
  1491. case Opt_data_writeback:
  1492. data_opt = EXT4_MOUNT_WRITEBACK_DATA;
  1493. datacheck:
  1494. if (is_remount) {
  1495. if (!sbi->s_journal)
  1496. ext4_msg(sb, KERN_WARNING, "Remounting file system with no journal so ignoring journalled data option");
  1497. else if (test_opt(sb, DATA_FLAGS) != data_opt) {
  1498. ext4_msg(sb, KERN_ERR,
  1499. "Cannot change data mode on remount");
  1500. return 0;
  1501. }
  1502. } else {
  1503. clear_opt(sb, DATA_FLAGS);
  1504. sbi->s_mount_opt |= data_opt;
  1505. }
  1506. break;
  1507. case Opt_data_err_abort:
  1508. set_opt(sb, DATA_ERR_ABORT);
  1509. break;
  1510. case Opt_data_err_ignore:
  1511. clear_opt(sb, DATA_ERR_ABORT);
  1512. break;
  1513. #ifdef CONFIG_QUOTA
  1514. case Opt_usrjquota:
  1515. if (!set_qf_name(sb, USRQUOTA, &args[0]))
  1516. return 0;
  1517. break;
  1518. case Opt_grpjquota:
  1519. if (!set_qf_name(sb, GRPQUOTA, &args[0]))
  1520. return 0;
  1521. break;
  1522. case Opt_offusrjquota:
  1523. if (!clear_qf_name(sb, USRQUOTA))
  1524. return 0;
  1525. break;
  1526. case Opt_offgrpjquota:
  1527. if (!clear_qf_name(sb, GRPQUOTA))
  1528. return 0;
  1529. break;
  1530. case Opt_jqfmt_vfsold:
  1531. qfmt = QFMT_VFS_OLD;
  1532. goto set_qf_format;
  1533. case Opt_jqfmt_vfsv0:
  1534. qfmt = QFMT_VFS_V0;
  1535. goto set_qf_format;
  1536. case Opt_jqfmt_vfsv1:
  1537. qfmt = QFMT_VFS_V1;
  1538. set_qf_format:
  1539. if (sb_any_quota_loaded(sb) &&
  1540. sbi->s_jquota_fmt != qfmt) {
  1541. ext4_msg(sb, KERN_ERR, "Cannot change "
  1542. "journaled quota options when "
  1543. "quota turned on");
  1544. return 0;
  1545. }
  1546. sbi->s_jquota_fmt = qfmt;
  1547. break;
  1548. case Opt_quota:
  1549. case Opt_usrquota:
  1550. set_opt(sb, QUOTA);
  1551. set_opt(sb, USRQUOTA);
  1552. break;
  1553. case Opt_grpquota:
  1554. set_opt(sb, QUOTA);
  1555. set_opt(sb, GRPQUOTA);
  1556. break;
  1557. case Opt_noquota:
  1558. if (sb_any_quota_loaded(sb)) {
  1559. ext4_msg(sb, KERN_ERR, "Cannot change quota "
  1560. "options when quota turned on");
  1561. return 0;
  1562. }
  1563. clear_opt(sb, QUOTA);
  1564. clear_opt(sb, USRQUOTA);
  1565. clear_opt(sb, GRPQUOTA);
  1566. break;
  1567. #else
  1568. case Opt_quota:
  1569. case Opt_usrquota:
  1570. case Opt_grpquota:
  1571. ext4_msg(sb, KERN_ERR,
  1572. "quota options not supported");
  1573. break;
  1574. case Opt_usrjquota:
  1575. case Opt_grpjquota:
  1576. case Opt_offusrjquota:
  1577. case Opt_offgrpjquota:
  1578. case Opt_jqfmt_vfsold:
  1579. case Opt_jqfmt_vfsv0:
  1580. case Opt_jqfmt_vfsv1:
  1581. ext4_msg(sb, KERN_ERR,
  1582. "journaled quota options not supported");
  1583. break;
  1584. case Opt_noquota:
  1585. break;
  1586. #endif
  1587. case Opt_abort:
  1588. sbi->s_mount_flags |= EXT4_MF_FS_ABORTED;
  1589. break;
  1590. case Opt_nobarrier:
  1591. clear_opt(sb, BARRIER);
  1592. break;
  1593. case Opt_barrier:
  1594. if (args[0].from) {
  1595. if (match_int(&args[0], &option))
  1596. return 0;
  1597. } else
  1598. option = 1; /* No argument, default to 1 */
  1599. if (option)
  1600. set_opt(sb, BARRIER);
  1601. else
  1602. clear_opt(sb, BARRIER);
  1603. break;
  1604. case Opt_ignore:
  1605. break;
  1606. case Opt_resize:
  1607. if (!is_remount) {
  1608. ext4_msg(sb, KERN_ERR,
  1609. "resize option only available "
  1610. "for remount");
  1611. return 0;
  1612. }
  1613. if (match_int(&args[0], &option) != 0)
  1614. return 0;
  1615. *n_blocks_count = option;
  1616. break;
  1617. case Opt_nobh:
  1618. ext4_msg(sb, KERN_WARNING,
  1619. "Ignoring deprecated nobh option");
  1620. break;
  1621. case Opt_bh:
  1622. ext4_msg(sb, KERN_WARNING,
  1623. "Ignoring deprecated bh option");
  1624. break;
  1625. case Opt_i_version:
  1626. set_opt(sb, I_VERSION);
  1627. sb->s_flags |= MS_I_VERSION;
  1628. break;
  1629. case Opt_nodelalloc:
  1630. clear_opt(sb, DELALLOC);
  1631. clear_opt2(sb, EXPLICIT_DELALLOC);
  1632. break;
  1633. case Opt_mblk_io_submit:
  1634. set_opt(sb, MBLK_IO_SUBMIT);
  1635. break;
  1636. case Opt_nomblk_io_submit:
  1637. clear_opt(sb, MBLK_IO_SUBMIT);
  1638. break;
  1639. case Opt_stripe:
  1640. if (match_int(&args[0], &option))
  1641. return 0;
  1642. if (option < 0)
  1643. return 0;
  1644. sbi->s_stripe = option;
  1645. break;
  1646. case Opt_delalloc:
  1647. set_opt(sb, DELALLOC);
  1648. set_opt2(sb, EXPLICIT_DELALLOC);
  1649. break;
  1650. case Opt_block_validity:
  1651. set_opt(sb, BLOCK_VALIDITY);
  1652. break;
  1653. case Opt_noblock_validity:
  1654. clear_opt(sb, BLOCK_VALIDITY);
  1655. break;
  1656. case Opt_inode_readahead_blks:
  1657. if (match_int(&args[0], &option))
  1658. return 0;
  1659. if (option < 0 || option > (1 << 30))
  1660. return 0;
  1661. if (option && !is_power_of_2(option)) {
  1662. ext4_msg(sb, KERN_ERR,
  1663. "EXT4-fs: inode_readahead_blks"
  1664. " must be a power of 2");
  1665. return 0;
  1666. }
  1667. sbi->s_inode_readahead_blks = option;
  1668. break;
  1669. case Opt_journal_ioprio:
  1670. if (match_int(&args[0], &option))
  1671. return 0;
  1672. if (option < 0 || option > 7)
  1673. break;
  1674. *journal_ioprio = IOPRIO_PRIO_VALUE(IOPRIO_CLASS_BE,
  1675. option);
  1676. break;
  1677. case Opt_noauto_da_alloc:
  1678. set_opt(sb, NO_AUTO_DA_ALLOC);
  1679. break;
  1680. case Opt_auto_da_alloc:
  1681. if (args[0].from) {
  1682. if (match_int(&args[0], &option))
  1683. return 0;
  1684. } else
  1685. option = 1; /* No argument, default to 1 */
  1686. if (option)
  1687. clear_opt(sb, NO_AUTO_DA_ALLOC);
  1688. else
  1689. set_opt(sb,NO_AUTO_DA_ALLOC);
  1690. break;
  1691. case Opt_discard:
  1692. set_opt(sb, DISCARD);
  1693. break;
  1694. case Opt_nodiscard:
  1695. clear_opt(sb, DISCARD);
  1696. break;
  1697. case Opt_dioread_nolock:
  1698. set_opt(sb, DIOREAD_NOLOCK);
  1699. break;
  1700. case Opt_dioread_lock:
  1701. clear_opt(sb, DIOREAD_NOLOCK);
  1702. break;
  1703. case Opt_init_itable:
  1704. set_opt(sb, INIT_INODE_TABLE);
  1705. if (args[0].from) {
  1706. if (match_int(&args[0], &option))
  1707. return 0;
  1708. } else
  1709. option = EXT4_DEF_LI_WAIT_MULT;
  1710. if (option < 0)
  1711. return 0;
  1712. sbi->s_li_wait_mult = option;
  1713. break;
  1714. case Opt_noinit_itable:
  1715. clear_opt(sb, INIT_INODE_TABLE);
  1716. break;
  1717. default:
  1718. ext4_msg(sb, KERN_ERR,
  1719. "Unrecognized mount option \"%s\" "
  1720. "or missing value", p);
  1721. return 0;
  1722. }
  1723. }
  1724. #ifdef CONFIG_QUOTA
  1725. if (sbi->s_qf_names[USRQUOTA] || sbi->s_qf_names[GRPQUOTA]) {
  1726. if (test_opt(sb, USRQUOTA) && sbi->s_qf_names[USRQUOTA])
  1727. clear_opt(sb, USRQUOTA);
  1728. if (test_opt(sb, GRPQUOTA) && sbi->s_qf_names[GRPQUOTA])
  1729. clear_opt(sb, GRPQUOTA);
  1730. if (test_opt(sb, GRPQUOTA) || test_opt(sb, USRQUOTA)) {
  1731. ext4_msg(sb, KERN_ERR, "old and new quota "
  1732. "format mixing");
  1733. return 0;
  1734. }
  1735. if (!sbi->s_jquota_fmt) {
  1736. ext4_msg(sb, KERN_ERR, "journaled quota format "
  1737. "not specified");
  1738. return 0;
  1739. }
  1740. } else {
  1741. if (sbi->s_jquota_fmt) {
  1742. ext4_msg(sb, KERN_ERR, "journaled quota format "
  1743. "specified with no journaling "
  1744. "enabled");
  1745. return 0;
  1746. }
  1747. }
  1748. #endif
  1749. return 1;
  1750. }
  1751. static int ext4_setup_super(struct super_block *sb, struct ext4_super_block *es,
  1752. int read_only)
  1753. {
  1754. struct ext4_sb_info *sbi = EXT4_SB(sb);
  1755. int res = 0;
  1756. if (le32_to_cpu(es->s_rev_level) > EXT4_MAX_SUPP_REV) {
  1757. ext4_msg(sb, KERN_ERR, "revision level too high, "
  1758. "forcing read-only mode");
  1759. res = MS_RDONLY;
  1760. }
  1761. if (read_only)
  1762. goto done;
  1763. if (!(sbi->s_mount_state & EXT4_VALID_FS))
  1764. ext4_msg(sb, KERN_WARNING, "warning: mounting unchecked fs, "
  1765. "running e2fsck is recommended");
  1766. else if ((sbi->s_mount_state & EXT4_ERROR_FS))
  1767. ext4_msg(sb, KERN_WARNING,
  1768. "warning: mounting fs with errors, "
  1769. "running e2fsck is recommended");
  1770. else if ((__s16) le16_to_cpu(es->s_max_mnt_count) > 0 &&
  1771. le16_to_cpu(es->s_mnt_count) >=
  1772. (unsigned short) (__s16) le16_to_cpu(es->s_max_mnt_count))
  1773. ext4_msg(sb, KERN_WARNING,
  1774. "warning: maximal mount count reached, "
  1775. "running e2fsck is recommended");
  1776. else if (le32_to_cpu(es->s_checkinterval) &&
  1777. (le32_to_cpu(es->s_lastcheck) +
  1778. le32_to_cpu(es->s_checkinterval) <= get_seconds()))
  1779. ext4_msg(sb, KERN_WARNING,
  1780. "warning: checktime reached, "
  1781. "running e2fsck is recommended");
  1782. if (!sbi->s_journal)
  1783. es->s_state &= cpu_to_le16(~EXT4_VALID_FS);
  1784. if (!(__s16) le16_to_cpu(es->s_max_mnt_count))
  1785. es->s_max_mnt_count = cpu_to_le16(EXT4_DFL_MAX_MNT_COUNT);
  1786. le16_add_cpu(&es->s_mnt_count, 1);
  1787. es->s_mtime = cpu_to_le32(get_seconds());
  1788. ext4_update_dynamic_rev(sb);
  1789. if (sbi->s_journal)
  1790. EXT4_SET_INCOMPAT_FEATURE(sb, EXT4_FEATURE_INCOMPAT_RECOVER);
  1791. ext4_commit_super(sb, 1);
  1792. done:
  1793. if (test_opt(sb, DEBUG))
  1794. printk(KERN_INFO "[EXT4 FS bs=%lu, gc=%u, "
  1795. "bpg=%lu, ipg=%lu, mo=%04x, mo2=%04x]\n",
  1796. sb->s_blocksize,
  1797. sbi->s_groups_count,
  1798. EXT4_BLOCKS_PER_GROUP(sb),
  1799. EXT4_INODES_PER_GROUP(sb),
  1800. sbi->s_mount_opt, sbi->s_mount_opt2);
  1801. cleancache_init_fs(sb);
  1802. return res;
  1803. }
  1804. static int ext4_fill_flex_info(struct super_block *sb)
  1805. {
  1806. struct ext4_sb_info *sbi = EXT4_SB(sb);
  1807. struct ext4_group_desc *gdp = NULL;
  1808. ext4_group_t flex_group_count;
  1809. ext4_group_t flex_group;
  1810. int groups_per_flex = 0;
  1811. size_t size;
  1812. int i;
  1813. sbi->s_log_groups_per_flex = sbi->s_es->s_log_groups_per_flex;
  1814. groups_per_flex = 1 << sbi->s_log_groups_per_flex;
  1815. if (groups_per_flex < 2) {
  1816. sbi->s_log_groups_per_flex = 0;
  1817. return 1;
  1818. }
  1819. /* We allocate both existing and potentially added groups */
  1820. flex_group_count = ((sbi->s_groups_count + groups_per_flex - 1) +
  1821. ((le16_to_cpu(sbi->s_es->s_reserved_gdt_blocks) + 1) <<
  1822. EXT4_DESC_PER_BLOCK_BITS(sb))) / groups_per_flex;
  1823. size = flex_group_count * sizeof(struct flex_groups);
  1824. sbi->s_flex_groups = ext4_kvzalloc(size, GFP_KERNEL);
  1825. if (sbi->s_flex_groups == NULL) {
  1826. ext4_msg(sb, KERN_ERR, "not enough memory for %u flex groups",
  1827. flex_group_count);
  1828. goto failed;
  1829. }
  1830. for (i = 0; i < sbi->s_groups_count; i++) {
  1831. gdp = ext4_get_group_desc(sb, i, NULL);
  1832. flex_group = ext4_flex_group(sbi, i);
  1833. atomic_add(ext4_free_inodes_count(sb, gdp),
  1834. &sbi->s_flex_groups[flex_group].free_inodes);
  1835. atomic_add(ext4_free_group_clusters(sb, gdp),
  1836. &sbi->s_flex_groups[flex_group].free_clusters);
  1837. atomic_add(ext4_used_dirs_count(sb, gdp),
  1838. &sbi->s_flex_groups[flex_group].used_dirs);
  1839. }
  1840. return 1;
  1841. failed:
  1842. return 0;
  1843. }
  1844. __le16 ext4_group_desc_csum(struct ext4_sb_info *sbi, __u32 block_group,
  1845. struct ext4_group_desc *gdp)
  1846. {
  1847. __u16 crc = 0;
  1848. if (sbi->s_es->s_feature_ro_compat &
  1849. cpu_to_le32(EXT4_FEATURE_RO_COMPAT_GDT_CSUM)) {
  1850. int offset = offsetof(struct ext4_group_desc, bg_checksum);
  1851. __le32 le_group = cpu_to_le32(block_group);
  1852. crc = crc16(~0, sbi->s_es->s_uuid, sizeof(sbi->s_es->s_uuid));
  1853. crc = crc16(crc, (__u8 *)&le_group, sizeof(le_group));
  1854. crc = crc16(crc, (__u8 *)gdp, offset);
  1855. offset += sizeof(gdp->bg_checksum); /* skip checksum */
  1856. /* for checksum of struct ext4_group_desc do the rest...*/
  1857. if ((sbi->s_es->s_feature_incompat &
  1858. cpu_to_le32(EXT4_FEATURE_INCOMPAT_64BIT)) &&
  1859. offset < le16_to_cpu(sbi->s_es->s_desc_size))
  1860. crc = crc16(crc, (__u8 *)gdp + offset,
  1861. le16_to_cpu(sbi->s_es->s_desc_size) -
  1862. offset);
  1863. }
  1864. return cpu_to_le16(crc);
  1865. }
  1866. int ext4_group_desc_csum_verify(struct ext4_sb_info *sbi, __u32 block_group,
  1867. struct ext4_group_desc *gdp)
  1868. {
  1869. if ((sbi->s_es->s_feature_ro_compat &
  1870. cpu_to_le32(EXT4_FEATURE_RO_COMPAT_GDT_CSUM)) &&
  1871. (gdp->bg_checksum != ext4_group_desc_csum(sbi, block_group, gdp)))
  1872. return 0;
  1873. return 1;
  1874. }
  1875. /* Called at mount-time, super-block is locked */
  1876. static int ext4_check_descriptors(struct super_block *sb,
  1877. ext4_group_t *first_not_zeroed)
  1878. {
  1879. struct ext4_sb_info *sbi = EXT4_SB(sb);
  1880. ext4_fsblk_t first_block = le32_to_cpu(sbi->s_es->s_first_data_block);
  1881. ext4_fsblk_t last_block;
  1882. ext4_fsblk_t block_bitmap;
  1883. ext4_fsblk_t inode_bitmap;
  1884. ext4_fsblk_t inode_table;
  1885. int flexbg_flag = 0;
  1886. ext4_group_t i, grp = sbi->s_groups_count;
  1887. if (EXT4_HAS_INCOMPAT_FEATURE(sb, EXT4_FEATURE_INCOMPAT_FLEX_BG))
  1888. flexbg_flag = 1;
  1889. ext4_debug("Checking group descriptors");
  1890. for (i = 0; i < sbi->s_groups_count; i++) {
  1891. struct ext4_group_desc *gdp = ext4_get_group_desc(sb, i, NULL);
  1892. if (i == sbi->s_groups_count - 1 || flexbg_flag)
  1893. last_block = ext4_blocks_count(sbi->s_es) - 1;
  1894. else
  1895. last_block = first_block +
  1896. (EXT4_BLOCKS_PER_GROUP(sb) - 1);
  1897. if ((grp == sbi->s_groups_count) &&
  1898. !(gdp->bg_flags & cpu_to_le16(EXT4_BG_INODE_ZEROED)))
  1899. grp = i;
  1900. block_bitmap = ext4_block_bitmap(sb, gdp);
  1901. if (block_bitmap < first_block || block_bitmap > last_block) {
  1902. ext4_msg(sb, KERN_ERR, "ext4_check_descriptors: "
  1903. "Block bitmap for group %u not in group "
  1904. "(block %llu)!", i, block_bitmap);
  1905. return 0;
  1906. }
  1907. inode_bitmap = ext4_inode_bitmap(sb, gdp);
  1908. if (inode_bitmap < first_block || inode_bitmap > last_block) {
  1909. ext4_msg(sb, KERN_ERR, "ext4_check_descriptors: "
  1910. "Inode bitmap for group %u not in group "
  1911. "(block %llu)!", i, inode_bitmap);
  1912. return 0;
  1913. }
  1914. inode_table = ext4_inode_table(sb, gdp);
  1915. if (inode_table < first_block ||
  1916. inode_table + sbi->s_itb_per_group - 1 > last_block) {
  1917. ext4_msg(sb, KERN_ERR, "ext4_check_descriptors: "
  1918. "Inode table for group %u not in group "
  1919. "(block %llu)!", i, inode_table);
  1920. return 0;
  1921. }
  1922. ext4_lock_group(sb, i);
  1923. if (!ext4_group_desc_csum_verify(sbi, i, gdp)) {
  1924. ext4_msg(sb, KERN_ERR, "ext4_check_descriptors: "
  1925. "Checksum for group %u failed (%u!=%u)",
  1926. i, le16_to_cpu(ext4_group_desc_csum(sbi, i,
  1927. gdp)), le16_to_cpu(gdp->bg_checksum));
  1928. if (!(sb->s_flags & MS_RDONLY)) {
  1929. ext4_unlock_group(sb, i);
  1930. return 0;
  1931. }
  1932. }
  1933. ext4_unlock_group(sb, i);
  1934. if (!flexbg_flag)
  1935. first_block += EXT4_BLOCKS_PER_GROUP(sb);
  1936. }
  1937. if (NULL != first_not_zeroed)
  1938. *first_not_zeroed = grp;
  1939. ext4_free_blocks_count_set(sbi->s_es,
  1940. EXT4_C2B(sbi, ext4_count_free_clusters(sb)));
  1941. sbi->s_es->s_free_inodes_count =cpu_to_le32(ext4_count_free_inodes(sb));
  1942. return 1;
  1943. }
  1944. /* ext4_orphan_cleanup() walks a singly-linked list of inodes (starting at
  1945. * the superblock) which were deleted from all directories, but held open by
  1946. * a process at the time of a crash. We walk the list and try to delete these
  1947. * inodes at recovery time (only with a read-write filesystem).
  1948. *
  1949. * In order to keep the orphan inode chain consistent during traversal (in
  1950. * case of crash during recovery), we link each inode into the superblock
  1951. * orphan list_head and handle it the same way as an inode deletion during
  1952. * normal operation (which journals the operations for us).
  1953. *
  1954. * We only do an iget() and an iput() on each inode, which is very safe if we
  1955. * accidentally point at an in-use or already deleted inode. The worst that
  1956. * can happen in this case is that we get a "bit already cleared" message from
  1957. * ext4_free_inode(). The only reason we would point at a wrong inode is if
  1958. * e2fsck was run on this filesystem, and it must have already done the orphan
  1959. * inode cleanup for us, so we can safely abort without any further action.
  1960. */
  1961. static void ext4_orphan_cleanup(struct super_block *sb,
  1962. struct ext4_super_block *es)
  1963. {
  1964. unsigned int s_flags = sb->s_flags;
  1965. int nr_orphans = 0, nr_truncates = 0;
  1966. #ifdef CONFIG_QUOTA
  1967. int i;
  1968. #endif
  1969. if (!es->s_last_orphan) {
  1970. jbd_debug(4, "no orphan inodes to clean up\n");
  1971. return;
  1972. }
  1973. if (bdev_read_only(sb->s_bdev)) {
  1974. ext4_msg(sb, KERN_ERR, "write access "
  1975. "unavailable, skipping orphan cleanup");
  1976. return;
  1977. }
  1978. /* Check if feature set would not allow a r/w mount */
  1979. if (!ext4_feature_set_ok(sb, 0)) {
  1980. ext4_msg(sb, KERN_INFO, "Skipping orphan cleanup due to "
  1981. "unknown ROCOMPAT features");
  1982. return;
  1983. }
  1984. if (EXT4_SB(sb)->s_mount_state & EXT4_ERROR_FS) {
  1985. if (es->s_last_orphan)
  1986. jbd_debug(1, "Errors on filesystem, "
  1987. "clearing orphan list.\n");
  1988. es->s_last_orphan = 0;
  1989. jbd_debug(1, "Skipping orphan recovery on fs with errors.\n");
  1990. return;
  1991. }
  1992. if (s_flags & MS_RDONLY) {
  1993. ext4_msg(sb, KERN_INFO, "orphan cleanup on readonly fs");
  1994. sb->s_flags &= ~MS_RDONLY;
  1995. }
  1996. #ifdef CONFIG_QUOTA
  1997. /* Needed for iput() to work correctly and not trash data */
  1998. sb->s_flags |= MS_ACTIVE;
  1999. /* Turn on quotas so that they are updated correctly */
  2000. for (i = 0; i < MAXQUOTAS; i++) {
  2001. if (EXT4_SB(sb)->s_qf_names[i]) {
  2002. int ret = ext4_quota_on_mount(sb, i);
  2003. if (ret < 0)
  2004. ext4_msg(sb, KERN_ERR,
  2005. "Cannot turn on journaled "
  2006. "quota: error %d", ret);
  2007. }
  2008. }
  2009. #endif
  2010. while (es->s_last_orphan) {
  2011. struct inode *inode;
  2012. inode = ext4_orphan_get(sb, le32_to_cpu(es->s_last_orphan));
  2013. if (IS_ERR(inode)) {
  2014. es->s_last_orphan = 0;
  2015. break;
  2016. }
  2017. list_add(&EXT4_I(inode)->i_orphan, &EXT4_SB(sb)->s_orphan);
  2018. dquot_initialize(inode);
  2019. if (inode->i_nlink) {
  2020. ext4_msg(sb, KERN_DEBUG,
  2021. "%s: truncating inode %lu to %lld bytes",
  2022. __func__, inode->i_ino, inode->i_size);
  2023. jbd_debug(2, "truncating inode %lu to %lld bytes\n",
  2024. inode->i_ino, inode->i_size);
  2025. ext4_truncate(inode);
  2026. nr_truncates++;
  2027. } else {
  2028. ext4_msg(sb, KERN_DEBUG,
  2029. "%s: deleting unreferenced inode %lu",
  2030. __func__, inode->i_ino);
  2031. jbd_debug(2, "deleting unreferenced inode %lu\n",
  2032. inode->i_ino);
  2033. nr_orphans++;
  2034. }
  2035. iput(inode); /* The delete magic happens here! */
  2036. }
  2037. #define PLURAL(x) (x), ((x) == 1) ? "" : "s"
  2038. if (nr_orphans)
  2039. ext4_msg(sb, KERN_INFO, "%d orphan inode%s deleted",
  2040. PLURAL(nr_orphans));
  2041. if (nr_truncates)
  2042. ext4_msg(sb, KERN_INFO, "%d truncate%s cleaned up",
  2043. PLURAL(nr_truncates));
  2044. #ifdef CONFIG_QUOTA
  2045. /* Turn quotas off */
  2046. for (i = 0; i < MAXQUOTAS; i++) {
  2047. if (sb_dqopt(sb)->files[i])
  2048. dquot_quota_off(sb, i);
  2049. }
  2050. #endif
  2051. sb->s_flags = s_flags; /* Restore MS_RDONLY status */
  2052. }
  2053. /*
  2054. * Maximal extent format file size.
  2055. * Resulting logical blkno at s_maxbytes must fit in our on-disk
  2056. * extent format containers, within a sector_t, and within i_blocks
  2057. * in the vfs. ext4 inode has 48 bits of i_block in fsblock units,
  2058. * so that won't be a limiting factor.
  2059. *
  2060. * However there is other limiting factor. We do store extents in the form
  2061. * of starting block and length, hence the resulting length of the extent
  2062. * covering maximum file size must fit into on-disk format containers as
  2063. * well. Given that length is always by 1 unit bigger than max unit (because
  2064. * we count 0 as well) we have to lower the s_maxbytes by one fs block.
  2065. *
  2066. * Note, this does *not* consider any metadata overhead for vfs i_blocks.
  2067. */
  2068. static loff_t ext4_max_size(int blkbits, int has_huge_files)
  2069. {
  2070. loff_t res;
  2071. loff_t upper_limit = MAX_LFS_FILESIZE;
  2072. /* small i_blocks in vfs inode? */
  2073. if (!has_huge_files || sizeof(blkcnt_t) < sizeof(u64)) {
  2074. /*
  2075. * CONFIG_LBDAF is not enabled implies the inode
  2076. * i_block represent total blocks in 512 bytes
  2077. * 32 == size of vfs inode i_blocks * 8
  2078. */
  2079. upper_limit = (1LL << 32) - 1;
  2080. /* total blocks in file system block size */
  2081. upper_limit >>= (blkbits - 9);
  2082. upper_limit <<= blkbits;
  2083. }
  2084. /*
  2085. * 32-bit extent-start container, ee_block. We lower the maxbytes
  2086. * by one fs block, so ee_len can cover the extent of maximum file
  2087. * size
  2088. */
  2089. res = (1LL << 32) - 1;
  2090. res <<= blkbits;
  2091. /* Sanity check against vm- & vfs- imposed limits */
  2092. if (res > upper_limit)
  2093. res = upper_limit;
  2094. return res;
  2095. }
  2096. /*
  2097. * Maximal bitmap file size. There is a direct, and {,double-,triple-}indirect
  2098. * block limit, and also a limit of (2^48 - 1) 512-byte sectors in i_blocks.
  2099. * We need to be 1 filesystem block less than the 2^48 sector limit.
  2100. */
  2101. static loff_t ext4_max_bitmap_size(int bits, int has_huge_files)
  2102. {
  2103. loff_t res = EXT4_NDIR_BLOCKS;
  2104. int meta_blocks;
  2105. loff_t upper_limit;
  2106. /* This is calculated to be the largest file size for a dense, block
  2107. * mapped file such that the file's total number of 512-byte sectors,
  2108. * including data and all indirect blocks, does not exceed (2^48 - 1).
  2109. *
  2110. * __u32 i_blocks_lo and _u16 i_blocks_high represent the total
  2111. * number of 512-byte sectors of the file.
  2112. */
  2113. if (!has_huge_files || sizeof(blkcnt_t) < sizeof(u64)) {
  2114. /*
  2115. * !has_huge_files or CONFIG_LBDAF not enabled implies that
  2116. * the inode i_block field represents total file blocks in
  2117. * 2^32 512-byte sectors == size of vfs inode i_blocks * 8
  2118. */
  2119. upper_limit = (1LL << 32) - 1;
  2120. /* total blocks in file system block size */
  2121. upper_limit >>= (bits - 9);
  2122. } else {
  2123. /*
  2124. * We use 48 bit ext4_inode i_blocks
  2125. * With EXT4_HUGE_FILE_FL set the i_blocks
  2126. * represent total number of blocks in
  2127. * file system block size
  2128. */
  2129. upper_limit = (1LL << 48) - 1;
  2130. }
  2131. /* indirect blocks */
  2132. meta_blocks = 1;
  2133. /* double indirect blocks */
  2134. meta_blocks += 1 + (1LL << (bits-2));
  2135. /* tripple indirect blocks */
  2136. meta_blocks += 1 + (1LL << (bits-2)) + (1LL << (2*(bits-2)));
  2137. upper_limit -= meta_blocks;
  2138. upper_limit <<= bits;
  2139. res += 1LL << (bits-2);
  2140. res += 1LL << (2*(bits-2));
  2141. res += 1LL << (3*(bits-2));
  2142. res <<= bits;
  2143. if (res > upper_limit)
  2144. res = upper_limit;
  2145. if (res > MAX_LFS_FILESIZE)
  2146. res = MAX_LFS_FILESIZE;
  2147. return res;
  2148. }
  2149. static ext4_fsblk_t descriptor_loc(struct super_block *sb,
  2150. ext4_fsblk_t logical_sb_block, int nr)
  2151. {
  2152. struct ext4_sb_info *sbi = EXT4_SB(sb);
  2153. ext4_group_t bg, first_meta_bg;
  2154. int has_super = 0;
  2155. first_meta_bg = le32_to_cpu(sbi->s_es->s_first_meta_bg);
  2156. if (!EXT4_HAS_INCOMPAT_FEATURE(sb, EXT4_FEATURE_INCOMPAT_META_BG) ||
  2157. nr < first_meta_bg)
  2158. return logical_sb_block + nr + 1;
  2159. bg = sbi->s_desc_per_block * nr;
  2160. if (ext4_bg_has_super(sb, bg))
  2161. has_super = 1;
  2162. return (has_super + ext4_group_first_block_no(sb, bg));
  2163. }
  2164. /**
  2165. * ext4_get_stripe_size: Get the stripe size.
  2166. * @sbi: In memory super block info
  2167. *
  2168. * If we have specified it via mount option, then
  2169. * use the mount option value. If the value specified at mount time is
  2170. * greater than the blocks per group use the super block value.
  2171. * If the super block value is greater than blocks per group return 0.
  2172. * Allocator needs it be less than blocks per group.
  2173. *
  2174. */
  2175. static unsigned long ext4_get_stripe_size(struct ext4_sb_info *sbi)
  2176. {
  2177. unsigned long stride = le16_to_cpu(sbi->s_es->s_raid_stride);
  2178. unsigned long stripe_width =
  2179. le32_to_cpu(sbi->s_es->s_raid_stripe_width);
  2180. int ret;
  2181. if (sbi->s_stripe && sbi->s_stripe <= sbi->s_blocks_per_group)
  2182. ret = sbi->s_stripe;
  2183. else if (stripe_width <= sbi->s_blocks_per_group)
  2184. ret = stripe_width;
  2185. else if (stride <= sbi->s_blocks_per_group)
  2186. ret = stride;
  2187. else
  2188. ret = 0;
  2189. /*
  2190. * If the stripe width is 1, this makes no sense and
  2191. * we set it to 0 to turn off stripe handling code.
  2192. */
  2193. if (ret <= 1)
  2194. ret = 0;
  2195. return ret;
  2196. }
  2197. /* sysfs supprt */
  2198. struct ext4_attr {
  2199. struct attribute attr;
  2200. ssize_t (*show)(struct ext4_attr *, struct ext4_sb_info *, char *);
  2201. ssize_t (*store)(struct ext4_attr *, struct ext4_sb_info *,
  2202. const char *, size_t);
  2203. int offset;
  2204. };
  2205. static int parse_strtoul(const char *buf,
  2206. unsigned long max, unsigned long *value)
  2207. {
  2208. char *endp;
  2209. *value = simple_strtoul(skip_spaces(buf), &endp, 0);
  2210. endp = skip_spaces(endp);
  2211. if (*endp || *value > max)
  2212. return -EINVAL;
  2213. return 0;
  2214. }
  2215. static ssize_t delayed_allocation_blocks_show(struct ext4_attr *a,
  2216. struct ext4_sb_info *sbi,
  2217. char *buf)
  2218. {
  2219. return snprintf(buf, PAGE_SIZE, "%llu\n",
  2220. (s64) EXT4_C2B(sbi,
  2221. percpu_counter_sum(&sbi->s_dirtyclusters_counter)));
  2222. }
  2223. static ssize_t session_write_kbytes_show(struct ext4_attr *a,
  2224. struct ext4_sb_info *sbi, char *buf)
  2225. {
  2226. struct super_block *sb = sbi->s_buddy_cache->i_sb;
  2227. if (!sb->s_bdev->bd_part)
  2228. return snprintf(buf, PAGE_SIZE, "0\n");
  2229. return snprintf(buf, PAGE_SIZE, "%lu\n",
  2230. (part_stat_read(sb->s_bdev->bd_part, sectors[1]) -
  2231. sbi->s_sectors_written_start) >> 1);
  2232. }
  2233. static ssize_t lifetime_write_kbytes_show(struct ext4_attr *a,
  2234. struct ext4_sb_info *sbi, char *buf)
  2235. {
  2236. struct super_block *sb = sbi->s_buddy_cache->i_sb;
  2237. if (!sb->s_bdev->bd_part)
  2238. return snprintf(buf, PAGE_SIZE, "0\n");
  2239. return snprintf(buf, PAGE_SIZE, "%llu\n",
  2240. (unsigned long long)(sbi->s_kbytes_written +
  2241. ((part_stat_read(sb->s_bdev->bd_part, sectors[1]) -
  2242. EXT4_SB(sb)->s_sectors_written_start) >> 1)));
  2243. }
  2244. static ssize_t extent_cache_hits_show(struct ext4_attr *a,
  2245. struct ext4_sb_info *sbi, char *buf)
  2246. {
  2247. return snprintf(buf, PAGE_SIZE, "%lu\n", sbi->extent_cache_hits);
  2248. }
  2249. static ssize_t extent_cache_misses_show(struct ext4_attr *a,
  2250. struct ext4_sb_info *sbi, char *buf)
  2251. {
  2252. return snprintf(buf, PAGE_SIZE, "%lu\n", sbi->extent_cache_misses);
  2253. }
  2254. static ssize_t inode_readahead_blks_store(struct ext4_attr *a,
  2255. struct ext4_sb_info *sbi,
  2256. const char *buf, size_t count)
  2257. {
  2258. unsigned long t;
  2259. if (parse_strtoul(buf, 0x40000000, &t))
  2260. return -EINVAL;
  2261. if (t && !is_power_of_2(t))
  2262. return -EINVAL;
  2263. sbi->s_inode_readahead_blks = t;
  2264. return count;
  2265. }
  2266. static ssize_t sbi_ui_show(struct ext4_attr *a,
  2267. struct ext4_sb_info *sbi, char *buf)
  2268. {
  2269. unsigned int *ui = (unsigned int *) (((char *) sbi) + a->offset);
  2270. return snprintf(buf, PAGE_SIZE, "%u\n", *ui);
  2271. }
  2272. static ssize_t sbi_ui_store(struct ext4_attr *a,
  2273. struct ext4_sb_info *sbi,
  2274. const char *buf, size_t count)
  2275. {
  2276. unsigned int *ui = (unsigned int *) (((char *) sbi) + a->offset);
  2277. unsigned long t;
  2278. if (parse_strtoul(buf, 0xffffffff, &t))
  2279. return -EINVAL;
  2280. *ui = t;
  2281. return count;
  2282. }
  2283. #define EXT4_ATTR_OFFSET(_name,_mode,_show,_store,_elname) \
  2284. static struct ext4_attr ext4_attr_##_name = { \
  2285. .attr = {.name = __stringify(_name), .mode = _mode }, \
  2286. .show = _show, \
  2287. .store = _store, \
  2288. .offset = offsetof(struct ext4_sb_info, _elname), \
  2289. }
  2290. #define EXT4_ATTR(name, mode, show, store) \
  2291. static struct ext4_attr ext4_attr_##name = __ATTR(name, mode, show, store)
  2292. #define EXT4_INFO_ATTR(name) EXT4_ATTR(name, 0444, NULL, NULL)
  2293. #define EXT4_RO_ATTR(name) EXT4_ATTR(name, 0444, name##_show, NULL)
  2294. #define EXT4_RW_ATTR(name) EXT4_ATTR(name, 0644, name##_show, name##_store)
  2295. #define EXT4_RW_ATTR_SBI_UI(name, elname) \
  2296. EXT4_ATTR_OFFSET(name, 0644, sbi_ui_show, sbi_ui_store, elname)
  2297. #define ATTR_LIST(name) &ext4_attr_##name.attr
  2298. EXT4_RO_ATTR(delayed_allocation_blocks);
  2299. EXT4_RO_ATTR(session_write_kbytes);
  2300. EXT4_RO_ATTR(lifetime_write_kbytes);
  2301. EXT4_RO_ATTR(extent_cache_hits);
  2302. EXT4_RO_ATTR(extent_cache_misses);
  2303. EXT4_ATTR_OFFSET(inode_readahead_blks, 0644, sbi_ui_show,
  2304. inode_readahead_blks_store, s_inode_readahead_blks);
  2305. EXT4_RW_ATTR_SBI_UI(inode_goal, s_inode_goal);
  2306. EXT4_RW_ATTR_SBI_UI(mb_stats, s_mb_stats);
  2307. EXT4_RW_ATTR_SBI_UI(mb_max_to_scan, s_mb_max_to_scan);
  2308. EXT4_RW_ATTR_SBI_UI(mb_min_to_scan, s_mb_min_to_scan);
  2309. EXT4_RW_ATTR_SBI_UI(mb_order2_req, s_mb_order2_reqs);
  2310. EXT4_RW_ATTR_SBI_UI(mb_stream_req, s_mb_stream_request);
  2311. EXT4_RW_ATTR_SBI_UI(mb_group_prealloc, s_mb_group_prealloc);
  2312. EXT4_RW_ATTR_SBI_UI(max_writeback_mb_bump, s_max_writeback_mb_bump);
  2313. static struct attribute *ext4_attrs[] = {
  2314. ATTR_LIST(delayed_allocation_blocks),
  2315. ATTR_LIST(session_write_kbytes),
  2316. ATTR_LIST(lifetime_write_kbytes),
  2317. ATTR_LIST(extent_cache_hits),
  2318. ATTR_LIST(extent_cache_misses),
  2319. ATTR_LIST(inode_readahead_blks),
  2320. ATTR_LIST(inode_goal),
  2321. ATTR_LIST(mb_stats),
  2322. ATTR_LIST(mb_max_to_scan),
  2323. ATTR_LIST(mb_min_to_scan),
  2324. ATTR_LIST(mb_order2_req),
  2325. ATTR_LIST(mb_stream_req),
  2326. ATTR_LIST(mb_group_prealloc),
  2327. ATTR_LIST(max_writeback_mb_bump),
  2328. NULL,
  2329. };
  2330. /* Features this copy of ext4 supports */
  2331. EXT4_INFO_ATTR(lazy_itable_init);
  2332. EXT4_INFO_ATTR(batched_discard);
  2333. static struct attribute *ext4_feat_attrs[] = {
  2334. ATTR_LIST(lazy_itable_init),
  2335. ATTR_LIST(batched_discard),
  2336. NULL,
  2337. };
  2338. static ssize_t ext4_attr_show(struct kobject *kobj,
  2339. struct attribute *attr, char *buf)
  2340. {
  2341. struct ext4_sb_info *sbi = container_of(kobj, struct ext4_sb_info,
  2342. s_kobj);
  2343. struct ext4_attr *a = container_of(attr, struct ext4_attr, attr);
  2344. return a->show ? a->show(a, sbi, buf) : 0;
  2345. }
  2346. static ssize_t ext4_attr_store(struct kobject *kobj,
  2347. struct attribute *attr,
  2348. const char *buf, size_t len)
  2349. {
  2350. struct ext4_sb_info *sbi = container_of(kobj, struct ext4_sb_info,
  2351. s_kobj);
  2352. struct ext4_attr *a = container_of(attr, struct ext4_attr, attr);
  2353. return a->store ? a->store(a, sbi, buf, len) : 0;
  2354. }
  2355. static void ext4_sb_release(struct kobject *kobj)
  2356. {
  2357. struct ext4_sb_info *sbi = container_of(kobj, struct ext4_sb_info,
  2358. s_kobj);
  2359. complete(&sbi->s_kobj_unregister);
  2360. }
  2361. static const struct sysfs_ops ext4_attr_ops = {
  2362. .show = ext4_attr_show,
  2363. .store = ext4_attr_store,
  2364. };
  2365. static struct kobj_type ext4_ktype = {
  2366. .default_attrs = ext4_attrs,
  2367. .sysfs_ops = &ext4_attr_ops,
  2368. .release = ext4_sb_release,
  2369. };
  2370. static void ext4_feat_release(struct kobject *kobj)
  2371. {
  2372. complete(&ext4_feat->f_kobj_unregister);
  2373. }
  2374. static struct kobj_type ext4_feat_ktype = {
  2375. .default_attrs = ext4_feat_attrs,
  2376. .sysfs_ops = &ext4_attr_ops,
  2377. .release = ext4_feat_release,
  2378. };
  2379. /*
  2380. * Check whether this filesystem can be mounted based on
  2381. * the features present and the RDONLY/RDWR mount requested.
  2382. * Returns 1 if this filesystem can be mounted as requested,
  2383. * 0 if it cannot be.
  2384. */
  2385. static int ext4_feature_set_ok(struct super_block *sb, int readonly)
  2386. {
  2387. if (EXT4_HAS_INCOMPAT_FEATURE(sb, ~EXT4_FEATURE_INCOMPAT_SUPP)) {
  2388. ext4_msg(sb, KERN_ERR,
  2389. "Couldn't mount because of "
  2390. "unsupported optional features (%x)",
  2391. (le32_to_cpu(EXT4_SB(sb)->s_es->s_feature_incompat) &
  2392. ~EXT4_FEATURE_INCOMPAT_SUPP));
  2393. return 0;
  2394. }
  2395. if (readonly)
  2396. return 1;
  2397. /* Check that feature set is OK for a read-write mount */
  2398. if (EXT4_HAS_RO_COMPAT_FEATURE(sb, ~EXT4_FEATURE_RO_COMPAT_SUPP)) {
  2399. ext4_msg(sb, KERN_ERR, "couldn't mount RDWR because of "
  2400. "unsupported optional features (%x)",
  2401. (le32_to_cpu(EXT4_SB(sb)->s_es->s_feature_ro_compat) &
  2402. ~EXT4_FEATURE_RO_COMPAT_SUPP));
  2403. return 0;
  2404. }
  2405. /*
  2406. * Large file size enabled file system can only be mounted
  2407. * read-write on 32-bit systems if kernel is built with CONFIG_LBDAF
  2408. */
  2409. if (EXT4_HAS_RO_COMPAT_FEATURE(sb, EXT4_FEATURE_RO_COMPAT_HUGE_FILE)) {
  2410. if (sizeof(blkcnt_t) < sizeof(u64)) {
  2411. ext4_msg(sb, KERN_ERR, "Filesystem with huge files "
  2412. "cannot be mounted RDWR without "
  2413. "CONFIG_LBDAF");
  2414. return 0;
  2415. }
  2416. }
  2417. if (EXT4_HAS_RO_COMPAT_FEATURE(sb, EXT4_FEATURE_RO_COMPAT_BIGALLOC) &&
  2418. !EXT4_HAS_INCOMPAT_FEATURE(sb, EXT4_FEATURE_INCOMPAT_EXTENTS)) {
  2419. ext4_msg(sb, KERN_ERR,
  2420. "Can't support bigalloc feature without "
  2421. "extents feature\n");
  2422. return 0;
  2423. }
  2424. return 1;
  2425. }
  2426. /*
  2427. * This function is called once a day if we have errors logged
  2428. * on the file system
  2429. */
  2430. static void print_daily_error_info(unsigned long arg)
  2431. {
  2432. struct super_block *sb = (struct super_block *) arg;
  2433. struct ext4_sb_info *sbi;
  2434. struct ext4_super_block *es;
  2435. sbi = EXT4_SB(sb);
  2436. es = sbi->s_es;
  2437. if (es->s_error_count)
  2438. ext4_msg(sb, KERN_NOTICE, "error count: %u",
  2439. le32_to_cpu(es->s_error_count));
  2440. if (es->s_first_error_time) {
  2441. printk(KERN_NOTICE "EXT4-fs (%s): initial error at %u: %.*s:%d",
  2442. sb->s_id, le32_to_cpu(es->s_first_error_time),
  2443. (int) sizeof(es->s_first_error_func),
  2444. es->s_first_error_func,
  2445. le32_to_cpu(es->s_first_error_line));
  2446. if (es->s_first_error_ino)
  2447. printk(": inode %u",
  2448. le32_to_cpu(es->s_first_error_ino));
  2449. if (es->s_first_error_block)
  2450. printk(": block %llu", (unsigned long long)
  2451. le64_to_cpu(es->s_first_error_block));
  2452. printk("\n");
  2453. }
  2454. if (es->s_last_error_time) {
  2455. printk(KERN_NOTICE "EXT4-fs (%s): last error at %u: %.*s:%d",
  2456. sb->s_id, le32_to_cpu(es->s_last_error_time),
  2457. (int) sizeof(es->s_last_error_func),
  2458. es->s_last_error_func,
  2459. le32_to_cpu(es->s_last_error_line));
  2460. if (es->s_last_error_ino)
  2461. printk(": inode %u",
  2462. le32_to_cpu(es->s_last_error_ino));
  2463. if (es->s_last_error_block)
  2464. printk(": block %llu", (unsigned long long)
  2465. le64_to_cpu(es->s_last_error_block));
  2466. printk("\n");
  2467. }
  2468. mod_timer(&sbi->s_err_report, jiffies + 24*60*60*HZ); /* Once a day */
  2469. }
  2470. /* Find next suitable group and run ext4_init_inode_table */
  2471. static int ext4_run_li_request(struct ext4_li_request *elr)
  2472. {
  2473. struct ext4_group_desc *gdp = NULL;
  2474. ext4_group_t group, ngroups;
  2475. struct super_block *sb;
  2476. unsigned long timeout = 0;
  2477. int ret = 0;
  2478. sb = elr->lr_super;
  2479. ngroups = EXT4_SB(sb)->s_groups_count;
  2480. for (group = elr->lr_next_group; group < ngroups; group++) {
  2481. gdp = ext4_get_group_desc(sb, group, NULL);
  2482. if (!gdp) {
  2483. ret = 1;
  2484. break;
  2485. }
  2486. if (!(gdp->bg_flags & cpu_to_le16(EXT4_BG_INODE_ZEROED)))
  2487. break;
  2488. }
  2489. if (group == ngroups)
  2490. ret = 1;
  2491. if (!ret) {
  2492. timeout = jiffies;
  2493. ret = ext4_init_inode_table(sb, group,
  2494. elr->lr_timeout ? 0 : 1);
  2495. if (elr->lr_timeout == 0) {
  2496. timeout = (jiffies - timeout) *
  2497. elr->lr_sbi->s_li_wait_mult;
  2498. elr->lr_timeout = timeout;
  2499. }
  2500. elr->lr_next_sched = jiffies + elr->lr_timeout;
  2501. elr->lr_next_group = group + 1;
  2502. }
  2503. return ret;
  2504. }
  2505. /*
  2506. * Remove lr_request from the list_request and free the
  2507. * request structure. Should be called with li_list_mtx held
  2508. */
  2509. static void ext4_remove_li_request(struct ext4_li_request *elr)
  2510. {
  2511. struct ext4_sb_info *sbi;
  2512. if (!elr)
  2513. return;
  2514. sbi = elr->lr_sbi;
  2515. list_del(&elr->lr_request);
  2516. sbi->s_li_request = NULL;
  2517. kfree(elr);
  2518. }
  2519. static void ext4_unregister_li_request(struct super_block *sb)
  2520. {
  2521. mutex_lock(&ext4_li_mtx);
  2522. if (!ext4_li_info) {
  2523. mutex_unlock(&ext4_li_mtx);
  2524. return;
  2525. }
  2526. mutex_lock(&ext4_li_info->li_list_mtx);
  2527. ext4_remove_li_request(EXT4_SB(sb)->s_li_request);
  2528. mutex_unlock(&ext4_li_info->li_list_mtx);
  2529. mutex_unlock(&ext4_li_mtx);
  2530. }
  2531. static struct task_struct *ext4_lazyinit_task;
  2532. /*
  2533. * This is the function where ext4lazyinit thread lives. It walks
  2534. * through the request list searching for next scheduled filesystem.
  2535. * When such a fs is found, run the lazy initialization request
  2536. * (ext4_rn_li_request) and keep track of the time spend in this
  2537. * function. Based on that time we compute next schedule time of
  2538. * the request. When walking through the list is complete, compute
  2539. * next waking time and put itself into sleep.
  2540. */
  2541. static int ext4_lazyinit_thread(void *arg)
  2542. {
  2543. struct ext4_lazy_init *eli = (struct ext4_lazy_init *)arg;
  2544. struct list_head *pos, *n;
  2545. struct ext4_li_request *elr;
  2546. unsigned long next_wakeup, cur;
  2547. BUG_ON(NULL == eli);
  2548. cont_thread:
  2549. while (true) {
  2550. next_wakeup = MAX_JIFFY_OFFSET;
  2551. mutex_lock(&eli->li_list_mtx);
  2552. if (list_empty(&eli->li_request_list)) {
  2553. mutex_unlock(&eli->li_list_mtx);
  2554. goto exit_thread;
  2555. }
  2556. list_for_each_safe(pos, n, &eli->li_request_list) {
  2557. elr = list_entry(pos, struct ext4_li_request,
  2558. lr_request);
  2559. if (time_after_eq(jiffies, elr->lr_next_sched)) {
  2560. if (ext4_run_li_request(elr) != 0) {
  2561. /* error, remove the lazy_init job */
  2562. ext4_remove_li_request(elr);
  2563. continue;
  2564. }
  2565. }
  2566. if (time_before(elr->lr_next_sched, next_wakeup))
  2567. next_wakeup = elr->lr_next_sched;
  2568. }
  2569. mutex_unlock(&eli->li_list_mtx);
  2570. if (freezing(current))
  2571. refrigerator();
  2572. cur = jiffies;
  2573. if ((time_after_eq(cur, next_wakeup)) ||
  2574. (MAX_JIFFY_OFFSET == next_wakeup)) {
  2575. cond_resched();
  2576. continue;
  2577. }
  2578. schedule_timeout_interruptible(next_wakeup - cur);
  2579. if (kthread_should_stop()) {
  2580. ext4_clear_request_list();
  2581. goto exit_thread;
  2582. }
  2583. }
  2584. exit_thread:
  2585. /*
  2586. * It looks like the request list is empty, but we need
  2587. * to check it under the li_list_mtx lock, to prevent any
  2588. * additions into it, and of course we should lock ext4_li_mtx
  2589. * to atomically free the list and ext4_li_info, because at
  2590. * this point another ext4 filesystem could be registering
  2591. * new one.
  2592. */
  2593. mutex_lock(&ext4_li_mtx);
  2594. mutex_lock(&eli->li_list_mtx);
  2595. if (!list_empty(&eli->li_request_list)) {
  2596. mutex_unlock(&eli->li_list_mtx);
  2597. mutex_unlock(&ext4_li_mtx);
  2598. goto cont_thread;
  2599. }
  2600. mutex_unlock(&eli->li_list_mtx);
  2601. kfree(ext4_li_info);
  2602. ext4_li_info = NULL;
  2603. mutex_unlock(&ext4_li_mtx);
  2604. return 0;
  2605. }
  2606. static void ext4_clear_request_list(void)
  2607. {
  2608. struct list_head *pos, *n;
  2609. struct ext4_li_request *elr;
  2610. mutex_lock(&ext4_li_info->li_list_mtx);
  2611. list_for_each_safe(pos, n, &ext4_li_info->li_request_list) {
  2612. elr = list_entry(pos, struct ext4_li_request,
  2613. lr_request);
  2614. ext4_remove_li_request(elr);
  2615. }
  2616. mutex_unlock(&ext4_li_info->li_list_mtx);
  2617. }
  2618. static int ext4_run_lazyinit_thread(void)
  2619. {
  2620. ext4_lazyinit_task = kthread_run(ext4_lazyinit_thread,
  2621. ext4_li_info, "ext4lazyinit");
  2622. if (IS_ERR(ext4_lazyinit_task)) {
  2623. int err = PTR_ERR(ext4_lazyinit_task);
  2624. ext4_clear_request_list();
  2625. kfree(ext4_li_info);
  2626. ext4_li_info = NULL;
  2627. printk(KERN_CRIT "EXT4: error %d creating inode table "
  2628. "initialization thread\n",
  2629. err);
  2630. return err;
  2631. }
  2632. ext4_li_info->li_state |= EXT4_LAZYINIT_RUNNING;
  2633. return 0;
  2634. }
  2635. /*
  2636. * Check whether it make sense to run itable init. thread or not.
  2637. * If there is at least one uninitialized inode table, return
  2638. * corresponding group number, else the loop goes through all
  2639. * groups and return total number of groups.
  2640. */
  2641. static ext4_group_t ext4_has_uninit_itable(struct super_block *sb)
  2642. {
  2643. ext4_group_t group, ngroups = EXT4_SB(sb)->s_groups_count;
  2644. struct ext4_group_desc *gdp = NULL;
  2645. for (group = 0; group < ngroups; group++) {
  2646. gdp = ext4_get_group_desc(sb, group, NULL);
  2647. if (!gdp)
  2648. continue;
  2649. if (!(gdp->bg_flags & cpu_to_le16(EXT4_BG_INODE_ZEROED)))
  2650. break;
  2651. }
  2652. return group;
  2653. }
  2654. static int ext4_li_info_new(void)
  2655. {
  2656. struct ext4_lazy_init *eli = NULL;
  2657. eli = kzalloc(sizeof(*eli), GFP_KERNEL);
  2658. if (!eli)
  2659. return -ENOMEM;
  2660. INIT_LIST_HEAD(&eli->li_request_list);
  2661. mutex_init(&eli->li_list_mtx);
  2662. eli->li_state |= EXT4_LAZYINIT_QUIT;
  2663. ext4_li_info = eli;
  2664. return 0;
  2665. }
  2666. static struct ext4_li_request *ext4_li_request_new(struct super_block *sb,
  2667. ext4_group_t start)
  2668. {
  2669. struct ext4_sb_info *sbi = EXT4_SB(sb);
  2670. struct ext4_li_request *elr;
  2671. unsigned long rnd;
  2672. elr = kzalloc(sizeof(*elr), GFP_KERNEL);
  2673. if (!elr)
  2674. return NULL;
  2675. elr->lr_super = sb;
  2676. elr->lr_sbi = sbi;
  2677. elr->lr_next_group = start;
  2678. /*
  2679. * Randomize first schedule time of the request to
  2680. * spread the inode table initialization requests
  2681. * better.
  2682. */
  2683. get_random_bytes(&rnd, sizeof(rnd));
  2684. elr->lr_next_sched = jiffies + (unsigned long)rnd %
  2685. (EXT4_DEF_LI_MAX_START_DELAY * HZ);
  2686. return elr;
  2687. }
  2688. static int ext4_register_li_request(struct super_block *sb,
  2689. ext4_group_t first_not_zeroed)
  2690. {
  2691. struct ext4_sb_info *sbi = EXT4_SB(sb);
  2692. struct ext4_li_request *elr;
  2693. ext4_group_t ngroups = EXT4_SB(sb)->s_groups_count;
  2694. int ret = 0;
  2695. if (sbi->s_li_request != NULL) {
  2696. /*
  2697. * Reset timeout so it can be computed again, because
  2698. * s_li_wait_mult might have changed.
  2699. */
  2700. sbi->s_li_request->lr_timeout = 0;
  2701. return 0;
  2702. }
  2703. if (first_not_zeroed == ngroups ||
  2704. (sb->s_flags & MS_RDONLY) ||
  2705. !test_opt(sb, INIT_INODE_TABLE))
  2706. return 0;
  2707. elr = ext4_li_request_new(sb, first_not_zeroed);
  2708. if (!elr)
  2709. return -ENOMEM;
  2710. mutex_lock(&ext4_li_mtx);
  2711. if (NULL == ext4_li_info) {
  2712. ret = ext4_li_info_new();
  2713. if (ret)
  2714. goto out;
  2715. }
  2716. mutex_lock(&ext4_li_info->li_list_mtx);
  2717. list_add(&elr->lr_request, &ext4_li_info->li_request_list);
  2718. mutex_unlock(&ext4_li_info->li_list_mtx);
  2719. sbi->s_li_request = elr;
  2720. /*
  2721. * set elr to NULL here since it has been inserted to
  2722. * the request_list and the removal and free of it is
  2723. * handled by ext4_clear_request_list from now on.
  2724. */
  2725. elr = NULL;
  2726. if (!(ext4_li_info->li_state & EXT4_LAZYINIT_RUNNING)) {
  2727. ret = ext4_run_lazyinit_thread();
  2728. if (ret)
  2729. goto out;
  2730. }
  2731. out:
  2732. mutex_unlock(&ext4_li_mtx);
  2733. if (ret)
  2734. kfree(elr);
  2735. return ret;
  2736. }
  2737. /*
  2738. * We do not need to lock anything since this is called on
  2739. * module unload.
  2740. */
  2741. static void ext4_destroy_lazyinit_thread(void)
  2742. {
  2743. /*
  2744. * If thread exited earlier
  2745. * there's nothing to be done.
  2746. */
  2747. if (!ext4_li_info || !ext4_lazyinit_task)
  2748. return;
  2749. kthread_stop(ext4_lazyinit_task);
  2750. }
  2751. static int ext4_fill_super(struct super_block *sb, void *data, int silent)
  2752. {
  2753. char *orig_data = kstrdup(data, GFP_KERNEL);
  2754. struct buffer_head *bh;
  2755. struct ext4_super_block *es = NULL;
  2756. struct ext4_sb_info *sbi;
  2757. ext4_fsblk_t block;
  2758. ext4_fsblk_t sb_block = get_sb_block(&data);
  2759. ext4_fsblk_t logical_sb_block;
  2760. unsigned long offset = 0;
  2761. unsigned long journal_devnum = 0;
  2762. unsigned long def_mount_opts;
  2763. struct inode *root;
  2764. char *cp;
  2765. const char *descr;
  2766. int ret = -ENOMEM;
  2767. int blocksize, clustersize;
  2768. unsigned int db_count;
  2769. unsigned int i;
  2770. int needs_recovery, has_huge_files, has_bigalloc;
  2771. __u64 blocks_count;
  2772. int err;
  2773. unsigned int journal_ioprio = DEFAULT_JOURNAL_IOPRIO;
  2774. ext4_group_t first_not_zeroed;
  2775. sbi = kzalloc(sizeof(*sbi), GFP_KERNEL);
  2776. if (!sbi)
  2777. goto out_free_orig;
  2778. sbi->s_blockgroup_lock =
  2779. kzalloc(sizeof(struct blockgroup_lock), GFP_KERNEL);
  2780. if (!sbi->s_blockgroup_lock) {
  2781. kfree(sbi);
  2782. goto out_free_orig;
  2783. }
  2784. sb->s_fs_info = sbi;
  2785. sbi->s_mount_opt = 0;
  2786. sbi->s_resuid = EXT4_DEF_RESUID;
  2787. sbi->s_resgid = EXT4_DEF_RESGID;
  2788. sbi->s_inode_readahead_blks = EXT4_DEF_INODE_READAHEAD_BLKS;
  2789. sbi->s_sb_block = sb_block;
  2790. if (sb->s_bdev->bd_part)
  2791. sbi->s_sectors_written_start =
  2792. part_stat_read(sb->s_bdev->bd_part, sectors[1]);
  2793. /* Cleanup superblock name */
  2794. for (cp = sb->s_id; (cp = strchr(cp, '/'));)
  2795. *cp = '!';
  2796. ret = -EINVAL;
  2797. blocksize = sb_min_blocksize(sb, EXT4_MIN_BLOCK_SIZE);
  2798. if (!blocksize) {
  2799. ext4_msg(sb, KERN_ERR, "unable to set blocksize");
  2800. goto out_fail;
  2801. }
  2802. /*
  2803. * The ext4 superblock will not be buffer aligned for other than 1kB
  2804. * block sizes. We need to calculate the offset from buffer start.
  2805. */
  2806. if (blocksize != EXT4_MIN_BLOCK_SIZE) {
  2807. logical_sb_block = sb_block * EXT4_MIN_BLOCK_SIZE;
  2808. offset = do_div(logical_sb_block, blocksize);
  2809. } else {
  2810. logical_sb_block = sb_block;
  2811. }
  2812. if (!(bh = sb_bread(sb, logical_sb_block))) {
  2813. ext4_msg(sb, KERN_ERR, "unable to read superblock");
  2814. goto out_fail;
  2815. }
  2816. /*
  2817. * Note: s_es must be initialized as soon as possible because
  2818. * some ext4 macro-instructions depend on its value
  2819. */
  2820. es = (struct ext4_super_block *) (((char *)bh->b_data) + offset);
  2821. sbi->s_es = es;
  2822. sb->s_magic = le16_to_cpu(es->s_magic);
  2823. if (sb->s_magic != EXT4_SUPER_MAGIC)
  2824. goto cantfind_ext4;
  2825. sbi->s_kbytes_written = le64_to_cpu(es->s_kbytes_written);
  2826. /* Set defaults before we parse the mount options */
  2827. def_mount_opts = le32_to_cpu(es->s_default_mount_opts);
  2828. set_opt(sb, INIT_INODE_TABLE);
  2829. if (def_mount_opts & EXT4_DEFM_DEBUG)
  2830. set_opt(sb, DEBUG);
  2831. if (def_mount_opts & EXT4_DEFM_BSDGROUPS) {
  2832. ext4_msg(sb, KERN_WARNING, deprecated_msg, "bsdgroups",
  2833. "2.6.38");
  2834. set_opt(sb, GRPID);
  2835. }
  2836. if (def_mount_opts & EXT4_DEFM_UID16)
  2837. set_opt(sb, NO_UID32);
  2838. /* xattr user namespace & acls are now defaulted on */
  2839. #ifdef CONFIG_EXT4_FS_XATTR
  2840. set_opt(sb, XATTR_USER);
  2841. #endif
  2842. #ifdef CONFIG_EXT4_FS_POSIX_ACL
  2843. set_opt(sb, POSIX_ACL);
  2844. #endif
  2845. set_opt(sb, MBLK_IO_SUBMIT);
  2846. if ((def_mount_opts & EXT4_DEFM_JMODE) == EXT4_DEFM_JMODE_DATA)
  2847. set_opt(sb, JOURNAL_DATA);
  2848. else if ((def_mount_opts & EXT4_DEFM_JMODE) == EXT4_DEFM_JMODE_ORDERED)
  2849. set_opt(sb, ORDERED_DATA);
  2850. else if ((def_mount_opts & EXT4_DEFM_JMODE) == EXT4_DEFM_JMODE_WBACK)
  2851. set_opt(sb, WRITEBACK_DATA);
  2852. if (le16_to_cpu(sbi->s_es->s_errors) == EXT4_ERRORS_PANIC)
  2853. set_opt(sb, ERRORS_PANIC);
  2854. else if (le16_to_cpu(sbi->s_es->s_errors) == EXT4_ERRORS_CONTINUE)
  2855. set_opt(sb, ERRORS_CONT);
  2856. else
  2857. set_opt(sb, ERRORS_RO);
  2858. if (def_mount_opts & EXT4_DEFM_BLOCK_VALIDITY)
  2859. set_opt(sb, BLOCK_VALIDITY);
  2860. if (def_mount_opts & EXT4_DEFM_DISCARD)
  2861. set_opt(sb, DISCARD);
  2862. sbi->s_resuid = le16_to_cpu(es->s_def_resuid);
  2863. sbi->s_resgid = le16_to_cpu(es->s_def_resgid);
  2864. sbi->s_commit_interval = JBD2_DEFAULT_MAX_COMMIT_AGE * HZ;
  2865. sbi->s_min_batch_time = EXT4_DEF_MIN_BATCH_TIME;
  2866. sbi->s_max_batch_time = EXT4_DEF_MAX_BATCH_TIME;
  2867. if ((def_mount_opts & EXT4_DEFM_NOBARRIER) == 0)
  2868. set_opt(sb, BARRIER);
  2869. /*
  2870. * enable delayed allocation by default
  2871. * Use -o nodelalloc to turn it off
  2872. */
  2873. if (!IS_EXT3_SB(sb) &&
  2874. ((def_mount_opts & EXT4_DEFM_NODELALLOC) == 0))
  2875. set_opt(sb, DELALLOC);
  2876. /*
  2877. * set default s_li_wait_mult for lazyinit, for the case there is
  2878. * no mount option specified.
  2879. */
  2880. sbi->s_li_wait_mult = EXT4_DEF_LI_WAIT_MULT;
  2881. if (!parse_options((char *) sbi->s_es->s_mount_opts, sb,
  2882. &journal_devnum, &journal_ioprio, NULL, 0)) {
  2883. ext4_msg(sb, KERN_WARNING,
  2884. "failed to parse options in superblock: %s",
  2885. sbi->s_es->s_mount_opts);
  2886. }
  2887. if (!parse_options((char *) data, sb, &journal_devnum,
  2888. &journal_ioprio, NULL, 0))
  2889. goto failed_mount;
  2890. if (test_opt(sb, DATA_FLAGS) == EXT4_MOUNT_JOURNAL_DATA) {
  2891. printk_once(KERN_WARNING "EXT4-fs: Warning: mounting "
  2892. "with data=journal disables delayed "
  2893. "allocation and O_DIRECT support!\n");
  2894. if (test_opt2(sb, EXPLICIT_DELALLOC)) {
  2895. ext4_msg(sb, KERN_ERR, "can't mount with "
  2896. "both data=journal and delalloc");
  2897. goto failed_mount;
  2898. }
  2899. if (test_opt(sb, DIOREAD_NOLOCK)) {
  2900. ext4_msg(sb, KERN_ERR, "can't mount with "
  2901. "both data=journal and delalloc");
  2902. goto failed_mount;
  2903. }
  2904. if (test_opt(sb, DELALLOC))
  2905. clear_opt(sb, DELALLOC);
  2906. }
  2907. blocksize = BLOCK_SIZE << le32_to_cpu(es->s_log_block_size);
  2908. if (test_opt(sb, DIOREAD_NOLOCK)) {
  2909. if (blocksize < PAGE_SIZE) {
  2910. ext4_msg(sb, KERN_ERR, "can't mount with "
  2911. "dioread_nolock if block size != PAGE_SIZE");
  2912. goto failed_mount;
  2913. }
  2914. }
  2915. sb->s_flags = (sb->s_flags & ~MS_POSIXACL) |
  2916. (test_opt(sb, POSIX_ACL) ? MS_POSIXACL : 0);
  2917. if (le32_to_cpu(es->s_rev_level) == EXT4_GOOD_OLD_REV &&
  2918. (EXT4_HAS_COMPAT_FEATURE(sb, ~0U) ||
  2919. EXT4_HAS_RO_COMPAT_FEATURE(sb, ~0U) ||
  2920. EXT4_HAS_INCOMPAT_FEATURE(sb, ~0U)))
  2921. ext4_msg(sb, KERN_WARNING,
  2922. "feature flags set on rev 0 fs, "
  2923. "running e2fsck is recommended");
  2924. if (IS_EXT2_SB(sb)) {
  2925. if (ext2_feature_set_ok(sb))
  2926. ext4_msg(sb, KERN_INFO, "mounting ext2 file system "
  2927. "using the ext4 subsystem");
  2928. else {
  2929. ext4_msg(sb, KERN_ERR, "couldn't mount as ext2 due "
  2930. "to feature incompatibilities");
  2931. goto failed_mount;
  2932. }
  2933. }
  2934. if (IS_EXT3_SB(sb)) {
  2935. if (ext3_feature_set_ok(sb))
  2936. ext4_msg(sb, KERN_INFO, "mounting ext3 file system "
  2937. "using the ext4 subsystem");
  2938. else {
  2939. ext4_msg(sb, KERN_ERR, "couldn't mount as ext3 due "
  2940. "to feature incompatibilities");
  2941. goto failed_mount;
  2942. }
  2943. }
  2944. /*
  2945. * Check feature flags regardless of the revision level, since we
  2946. * previously didn't change the revision level when setting the flags,
  2947. * so there is a chance incompat flags are set on a rev 0 filesystem.
  2948. */
  2949. if (!ext4_feature_set_ok(sb, (sb->s_flags & MS_RDONLY)))
  2950. goto failed_mount;
  2951. if (blocksize < EXT4_MIN_BLOCK_SIZE ||
  2952. blocksize > EXT4_MAX_BLOCK_SIZE) {
  2953. ext4_msg(sb, KERN_ERR,
  2954. "Unsupported filesystem blocksize %d", blocksize);
  2955. goto failed_mount;
  2956. }
  2957. if (sb->s_blocksize != blocksize) {
  2958. /* Validate the filesystem blocksize */
  2959. if (!sb_set_blocksize(sb, blocksize)) {
  2960. ext4_msg(sb, KERN_ERR, "bad block size %d",
  2961. blocksize);
  2962. goto failed_mount;
  2963. }
  2964. brelse(bh);
  2965. logical_sb_block = sb_block * EXT4_MIN_BLOCK_SIZE;
  2966. offset = do_div(logical_sb_block, blocksize);
  2967. bh = sb_bread(sb, logical_sb_block);
  2968. if (!bh) {
  2969. ext4_msg(sb, KERN_ERR,
  2970. "Can't read superblock on 2nd try");
  2971. goto failed_mount;
  2972. }
  2973. es = (struct ext4_super_block *)(((char *)bh->b_data) + offset);
  2974. sbi->s_es = es;
  2975. if (es->s_magic != cpu_to_le16(EXT4_SUPER_MAGIC)) {
  2976. ext4_msg(sb, KERN_ERR,
  2977. "Magic mismatch, very weird!");
  2978. goto failed_mount;
  2979. }
  2980. }
  2981. has_huge_files = EXT4_HAS_RO_COMPAT_FEATURE(sb,
  2982. EXT4_FEATURE_RO_COMPAT_HUGE_FILE);
  2983. sbi->s_bitmap_maxbytes = ext4_max_bitmap_size(sb->s_blocksize_bits,
  2984. has_huge_files);
  2985. sb->s_maxbytes = ext4_max_size(sb->s_blocksize_bits, has_huge_files);
  2986. if (le32_to_cpu(es->s_rev_level) == EXT4_GOOD_OLD_REV) {
  2987. sbi->s_inode_size = EXT4_GOOD_OLD_INODE_SIZE;
  2988. sbi->s_first_ino = EXT4_GOOD_OLD_FIRST_INO;
  2989. } else {
  2990. sbi->s_inode_size = le16_to_cpu(es->s_inode_size);
  2991. sbi->s_first_ino = le32_to_cpu(es->s_first_ino);
  2992. if ((sbi->s_inode_size < EXT4_GOOD_OLD_INODE_SIZE) ||
  2993. (!is_power_of_2(sbi->s_inode_size)) ||
  2994. (sbi->s_inode_size > blocksize)) {
  2995. ext4_msg(sb, KERN_ERR,
  2996. "unsupported inode size: %d",
  2997. sbi->s_inode_size);
  2998. goto failed_mount;
  2999. }
  3000. if (sbi->s_inode_size > EXT4_GOOD_OLD_INODE_SIZE)
  3001. sb->s_time_gran = 1 << (EXT4_EPOCH_BITS - 2);
  3002. }
  3003. sbi->s_desc_size = le16_to_cpu(es->s_desc_size);
  3004. if (EXT4_HAS_INCOMPAT_FEATURE(sb, EXT4_FEATURE_INCOMPAT_64BIT)) {
  3005. if (sbi->s_desc_size < EXT4_MIN_DESC_SIZE_64BIT ||
  3006. sbi->s_desc_size > EXT4_MAX_DESC_SIZE ||
  3007. !is_power_of_2(sbi->s_desc_size)) {
  3008. ext4_msg(sb, KERN_ERR,
  3009. "unsupported descriptor size %lu",
  3010. sbi->s_desc_size);
  3011. goto failed_mount;
  3012. }
  3013. } else
  3014. sbi->s_desc_size = EXT4_MIN_DESC_SIZE;
  3015. sbi->s_blocks_per_group = le32_to_cpu(es->s_blocks_per_group);
  3016. sbi->s_inodes_per_group = le32_to_cpu(es->s_inodes_per_group);
  3017. if (EXT4_INODE_SIZE(sb) == 0 || EXT4_INODES_PER_GROUP(sb) == 0)
  3018. goto cantfind_ext4;
  3019. sbi->s_inodes_per_block = blocksize / EXT4_INODE_SIZE(sb);
  3020. if (sbi->s_inodes_per_block == 0)
  3021. goto cantfind_ext4;
  3022. sbi->s_itb_per_group = sbi->s_inodes_per_group /
  3023. sbi->s_inodes_per_block;
  3024. sbi->s_desc_per_block = blocksize / EXT4_DESC_SIZE(sb);
  3025. sbi->s_sbh = bh;
  3026. sbi->s_mount_state = le16_to_cpu(es->s_state);
  3027. sbi->s_addr_per_block_bits = ilog2(EXT4_ADDR_PER_BLOCK(sb));
  3028. sbi->s_desc_per_block_bits = ilog2(EXT4_DESC_PER_BLOCK(sb));
  3029. for (i = 0; i < 4; i++)
  3030. sbi->s_hash_seed[i] = le32_to_cpu(es->s_hash_seed[i]);
  3031. sbi->s_def_hash_version = es->s_def_hash_version;
  3032. i = le32_to_cpu(es->s_flags);
  3033. if (i & EXT2_FLAGS_UNSIGNED_HASH)
  3034. sbi->s_hash_unsigned = 3;
  3035. else if ((i & EXT2_FLAGS_SIGNED_HASH) == 0) {
  3036. #ifdef __CHAR_UNSIGNED__
  3037. es->s_flags |= cpu_to_le32(EXT2_FLAGS_UNSIGNED_HASH);
  3038. sbi->s_hash_unsigned = 3;
  3039. #else
  3040. es->s_flags |= cpu_to_le32(EXT2_FLAGS_SIGNED_HASH);
  3041. #endif
  3042. sb->s_dirt = 1;
  3043. }
  3044. /* Handle clustersize */
  3045. clustersize = BLOCK_SIZE << le32_to_cpu(es->s_log_cluster_size);
  3046. has_bigalloc = EXT4_HAS_RO_COMPAT_FEATURE(sb,
  3047. EXT4_FEATURE_RO_COMPAT_BIGALLOC);
  3048. if (has_bigalloc) {
  3049. if (clustersize < blocksize) {
  3050. ext4_msg(sb, KERN_ERR,
  3051. "cluster size (%d) smaller than "
  3052. "block size (%d)", clustersize, blocksize);
  3053. goto failed_mount;
  3054. }
  3055. sbi->s_cluster_bits = le32_to_cpu(es->s_log_cluster_size) -
  3056. le32_to_cpu(es->s_log_block_size);
  3057. sbi->s_clusters_per_group =
  3058. le32_to_cpu(es->s_clusters_per_group);
  3059. if (sbi->s_clusters_per_group > blocksize * 8) {
  3060. ext4_msg(sb, KERN_ERR,
  3061. "#clusters per group too big: %lu",
  3062. sbi->s_clusters_per_group);
  3063. goto failed_mount;
  3064. }
  3065. if (sbi->s_blocks_per_group !=
  3066. (sbi->s_clusters_per_group * (clustersize / blocksize))) {
  3067. ext4_msg(sb, KERN_ERR, "blocks per group (%lu) and "
  3068. "clusters per group (%lu) inconsistent",
  3069. sbi->s_blocks_per_group,
  3070. sbi->s_clusters_per_group);
  3071. goto failed_mount;
  3072. }
  3073. } else {
  3074. if (clustersize != blocksize) {
  3075. ext4_warning(sb, "fragment/cluster size (%d) != "
  3076. "block size (%d)", clustersize,
  3077. blocksize);
  3078. clustersize = blocksize;
  3079. }
  3080. if (sbi->s_blocks_per_group > blocksize * 8) {
  3081. ext4_msg(sb, KERN_ERR,
  3082. "#blocks per group too big: %lu",
  3083. sbi->s_blocks_per_group);
  3084. goto failed_mount;
  3085. }
  3086. sbi->s_clusters_per_group = sbi->s_blocks_per_group;
  3087. sbi->s_cluster_bits = 0;
  3088. }
  3089. sbi->s_cluster_ratio = clustersize / blocksize;
  3090. if (sbi->s_inodes_per_group > blocksize * 8) {
  3091. ext4_msg(sb, KERN_ERR,
  3092. "#inodes per group too big: %lu",
  3093. sbi->s_inodes_per_group);
  3094. goto failed_mount;
  3095. }
  3096. /*
  3097. * Test whether we have more sectors than will fit in sector_t,
  3098. * and whether the max offset is addressable by the page cache.
  3099. */
  3100. err = generic_check_addressable(sb->s_blocksize_bits,
  3101. ext4_blocks_count(es));
  3102. if (err) {
  3103. ext4_msg(sb, KERN_ERR, "filesystem"
  3104. " too large to mount safely on this system");
  3105. if (sizeof(sector_t) < 8)
  3106. ext4_msg(sb, KERN_WARNING, "CONFIG_LBDAF not enabled");
  3107. ret = err;
  3108. goto failed_mount;
  3109. }
  3110. if (EXT4_BLOCKS_PER_GROUP(sb) == 0)
  3111. goto cantfind_ext4;
  3112. /* check blocks count against device size */
  3113. blocks_count = sb->s_bdev->bd_inode->i_size >> sb->s_blocksize_bits;
  3114. if (blocks_count && ext4_blocks_count(es) > blocks_count) {
  3115. ext4_msg(sb, KERN_WARNING, "bad geometry: block count %llu "
  3116. "exceeds size of device (%llu blocks)",
  3117. ext4_blocks_count(es), blocks_count);
  3118. goto failed_mount;
  3119. }
  3120. /*
  3121. * It makes no sense for the first data block to be beyond the end
  3122. * of the filesystem.
  3123. */
  3124. if (le32_to_cpu(es->s_first_data_block) >= ext4_blocks_count(es)) {
  3125. ext4_msg(sb, KERN_WARNING, "bad geometry: first data "
  3126. "block %u is beyond end of filesystem (%llu)",
  3127. le32_to_cpu(es->s_first_data_block),
  3128. ext4_blocks_count(es));
  3129. goto failed_mount;
  3130. }
  3131. blocks_count = (ext4_blocks_count(es) -
  3132. le32_to_cpu(es->s_first_data_block) +
  3133. EXT4_BLOCKS_PER_GROUP(sb) - 1);
  3134. do_div(blocks_count, EXT4_BLOCKS_PER_GROUP(sb));
  3135. if (blocks_count > ((uint64_t)1<<32) - EXT4_DESC_PER_BLOCK(sb)) {
  3136. ext4_msg(sb, KERN_WARNING, "groups count too large: %u "
  3137. "(block count %llu, first data block %u, "
  3138. "blocks per group %lu)", sbi->s_groups_count,
  3139. ext4_blocks_count(es),
  3140. le32_to_cpu(es->s_first_data_block),
  3141. EXT4_BLOCKS_PER_GROUP(sb));
  3142. goto failed_mount;
  3143. }
  3144. sbi->s_groups_count = blocks_count;
  3145. sbi->s_blockfile_groups = min_t(ext4_group_t, sbi->s_groups_count,
  3146. (EXT4_MAX_BLOCK_FILE_PHYS / EXT4_BLOCKS_PER_GROUP(sb)));
  3147. db_count = (sbi->s_groups_count + EXT4_DESC_PER_BLOCK(sb) - 1) /
  3148. EXT4_DESC_PER_BLOCK(sb);
  3149. sbi->s_group_desc = ext4_kvmalloc(db_count *
  3150. sizeof(struct buffer_head *),
  3151. GFP_KERNEL);
  3152. if (sbi->s_group_desc == NULL) {
  3153. ext4_msg(sb, KERN_ERR, "not enough memory");
  3154. goto failed_mount;
  3155. }
  3156. if (ext4_proc_root)
  3157. sbi->s_proc = proc_mkdir(sb->s_id, ext4_proc_root);
  3158. bgl_lock_init(sbi->s_blockgroup_lock);
  3159. for (i = 0; i < db_count; i++) {
  3160. block = descriptor_loc(sb, logical_sb_block, i);
  3161. sbi->s_group_desc[i] = sb_bread(sb, block);
  3162. if (!sbi->s_group_desc[i]) {
  3163. ext4_msg(sb, KERN_ERR,
  3164. "can't read group descriptor %d", i);
  3165. db_count = i;
  3166. goto failed_mount2;
  3167. }
  3168. }
  3169. if (!ext4_check_descriptors(sb, &first_not_zeroed)) {
  3170. ext4_msg(sb, KERN_ERR, "group descriptors corrupted!");
  3171. goto failed_mount2;
  3172. }
  3173. if (EXT4_HAS_INCOMPAT_FEATURE(sb, EXT4_FEATURE_INCOMPAT_FLEX_BG))
  3174. if (!ext4_fill_flex_info(sb)) {
  3175. ext4_msg(sb, KERN_ERR,
  3176. "unable to initialize "
  3177. "flex_bg meta info!");
  3178. goto failed_mount2;
  3179. }
  3180. sbi->s_gdb_count = db_count;
  3181. get_random_bytes(&sbi->s_next_generation, sizeof(u32));
  3182. spin_lock_init(&sbi->s_next_gen_lock);
  3183. init_timer(&sbi->s_err_report);
  3184. sbi->s_err_report.function = print_daily_error_info;
  3185. sbi->s_err_report.data = (unsigned long) sb;
  3186. err = percpu_counter_init(&sbi->s_freeclusters_counter,
  3187. ext4_count_free_clusters(sb));
  3188. if (!err) {
  3189. err = percpu_counter_init(&sbi->s_freeinodes_counter,
  3190. ext4_count_free_inodes(sb));
  3191. }
  3192. if (!err) {
  3193. err = percpu_counter_init(&sbi->s_dirs_counter,
  3194. ext4_count_dirs(sb));
  3195. }
  3196. if (!err) {
  3197. err = percpu_counter_init(&sbi->s_dirtyclusters_counter, 0);
  3198. }
  3199. if (err) {
  3200. ext4_msg(sb, KERN_ERR, "insufficient memory");
  3201. goto failed_mount3;
  3202. }
  3203. sbi->s_stripe = ext4_get_stripe_size(sbi);
  3204. sbi->s_max_writeback_mb_bump = 128;
  3205. /*
  3206. * set up enough so that it can read an inode
  3207. */
  3208. if (!test_opt(sb, NOLOAD) &&
  3209. EXT4_HAS_COMPAT_FEATURE(sb, EXT4_FEATURE_COMPAT_HAS_JOURNAL))
  3210. sb->s_op = &ext4_sops;
  3211. else
  3212. sb->s_op = &ext4_nojournal_sops;
  3213. sb->s_export_op = &ext4_export_ops;
  3214. sb->s_xattr = ext4_xattr_handlers;
  3215. #ifdef CONFIG_QUOTA
  3216. sb->s_qcop = &ext4_qctl_operations;
  3217. sb->dq_op = &ext4_quota_operations;
  3218. #endif
  3219. memcpy(sb->s_uuid, es->s_uuid, sizeof(es->s_uuid));
  3220. INIT_LIST_HEAD(&sbi->s_orphan); /* unlinked but open files */
  3221. mutex_init(&sbi->s_orphan_lock);
  3222. sbi->s_resize_flags = 0;
  3223. sb->s_root = NULL;
  3224. needs_recovery = (es->s_last_orphan != 0 ||
  3225. EXT4_HAS_INCOMPAT_FEATURE(sb,
  3226. EXT4_FEATURE_INCOMPAT_RECOVER));
  3227. if (EXT4_HAS_INCOMPAT_FEATURE(sb, EXT4_FEATURE_INCOMPAT_MMP) &&
  3228. !(sb->s_flags & MS_RDONLY))
  3229. if (ext4_multi_mount_protect(sb, le64_to_cpu(es->s_mmp_block)))
  3230. goto failed_mount3;
  3231. /*
  3232. * The first inode we look at is the journal inode. Don't try
  3233. * root first: it may be modified in the journal!
  3234. */
  3235. if (!test_opt(sb, NOLOAD) &&
  3236. EXT4_HAS_COMPAT_FEATURE(sb, EXT4_FEATURE_COMPAT_HAS_JOURNAL)) {
  3237. if (ext4_load_journal(sb, es, journal_devnum))
  3238. goto failed_mount3;
  3239. } else if (test_opt(sb, NOLOAD) && !(sb->s_flags & MS_RDONLY) &&
  3240. EXT4_HAS_INCOMPAT_FEATURE(sb, EXT4_FEATURE_INCOMPAT_RECOVER)) {
  3241. ext4_msg(sb, KERN_ERR, "required journal recovery "
  3242. "suppressed and not mounted read-only");
  3243. goto failed_mount_wq;
  3244. } else {
  3245. clear_opt(sb, DATA_FLAGS);
  3246. sbi->s_journal = NULL;
  3247. needs_recovery = 0;
  3248. goto no_journal;
  3249. }
  3250. if (ext4_blocks_count(es) > 0xffffffffULL &&
  3251. !jbd2_journal_set_features(EXT4_SB(sb)->s_journal, 0, 0,
  3252. JBD2_FEATURE_INCOMPAT_64BIT)) {
  3253. ext4_msg(sb, KERN_ERR, "Failed to set 64-bit journal feature");
  3254. goto failed_mount_wq;
  3255. }
  3256. if (test_opt(sb, JOURNAL_ASYNC_COMMIT)) {
  3257. jbd2_journal_set_features(sbi->s_journal,
  3258. JBD2_FEATURE_COMPAT_CHECKSUM, 0,
  3259. JBD2_FEATURE_INCOMPAT_ASYNC_COMMIT);
  3260. } else if (test_opt(sb, JOURNAL_CHECKSUM)) {
  3261. jbd2_journal_set_features(sbi->s_journal,
  3262. JBD2_FEATURE_COMPAT_CHECKSUM, 0, 0);
  3263. jbd2_journal_clear_features(sbi->s_journal, 0, 0,
  3264. JBD2_FEATURE_INCOMPAT_ASYNC_COMMIT);
  3265. } else {
  3266. jbd2_journal_clear_features(sbi->s_journal,
  3267. JBD2_FEATURE_COMPAT_CHECKSUM, 0,
  3268. JBD2_FEATURE_INCOMPAT_ASYNC_COMMIT);
  3269. }
  3270. /* We have now updated the journal if required, so we can
  3271. * validate the data journaling mode. */
  3272. switch (test_opt(sb, DATA_FLAGS)) {
  3273. case 0:
  3274. /* No mode set, assume a default based on the journal
  3275. * capabilities: ORDERED_DATA if the journal can
  3276. * cope, else JOURNAL_DATA
  3277. */
  3278. if (jbd2_journal_check_available_features
  3279. (sbi->s_journal, 0, 0, JBD2_FEATURE_INCOMPAT_REVOKE))
  3280. set_opt(sb, ORDERED_DATA);
  3281. else
  3282. set_opt(sb, JOURNAL_DATA);
  3283. break;
  3284. case EXT4_MOUNT_ORDERED_DATA:
  3285. case EXT4_MOUNT_WRITEBACK_DATA:
  3286. if (!jbd2_journal_check_available_features
  3287. (sbi->s_journal, 0, 0, JBD2_FEATURE_INCOMPAT_REVOKE)) {
  3288. ext4_msg(sb, KERN_ERR, "Journal does not support "
  3289. "requested data journaling mode");
  3290. goto failed_mount_wq;
  3291. }
  3292. default:
  3293. break;
  3294. }
  3295. set_task_ioprio(sbi->s_journal->j_task, journal_ioprio);
  3296. /*
  3297. * The journal may have updated the bg summary counts, so we
  3298. * need to update the global counters.
  3299. */
  3300. percpu_counter_set(&sbi->s_freeclusters_counter,
  3301. ext4_count_free_clusters(sb));
  3302. percpu_counter_set(&sbi->s_freeinodes_counter,
  3303. ext4_count_free_inodes(sb));
  3304. percpu_counter_set(&sbi->s_dirs_counter,
  3305. ext4_count_dirs(sb));
  3306. percpu_counter_set(&sbi->s_dirtyclusters_counter, 0);
  3307. no_journal:
  3308. /*
  3309. * The maximum number of concurrent works can be high and
  3310. * concurrency isn't really necessary. Limit it to 1.
  3311. */
  3312. EXT4_SB(sb)->dio_unwritten_wq =
  3313. alloc_workqueue("ext4-dio-unwritten", WQ_MEM_RECLAIM | WQ_UNBOUND, 1);
  3314. if (!EXT4_SB(sb)->dio_unwritten_wq) {
  3315. printk(KERN_ERR "EXT4-fs: failed to create DIO workqueue\n");
  3316. goto failed_mount_wq;
  3317. }
  3318. /*
  3319. * The jbd2_journal_load will have done any necessary log recovery,
  3320. * so we can safely mount the rest of the filesystem now.
  3321. */
  3322. root = ext4_iget(sb, EXT4_ROOT_INO);
  3323. if (IS_ERR(root)) {
  3324. ext4_msg(sb, KERN_ERR, "get root inode failed");
  3325. ret = PTR_ERR(root);
  3326. root = NULL;
  3327. goto failed_mount4;
  3328. }
  3329. if (!S_ISDIR(root->i_mode) || !root->i_blocks || !root->i_size) {
  3330. ext4_msg(sb, KERN_ERR, "corrupt root inode, run e2fsck");
  3331. goto failed_mount4;
  3332. }
  3333. sb->s_root = d_alloc_root(root);
  3334. if (!sb->s_root) {
  3335. ext4_msg(sb, KERN_ERR, "get root dentry failed");
  3336. ret = -ENOMEM;
  3337. goto failed_mount4;
  3338. }
  3339. ext4_setup_super(sb, es, sb->s_flags & MS_RDONLY);
  3340. /* determine the minimum size of new large inodes, if present */
  3341. if (sbi->s_inode_size > EXT4_GOOD_OLD_INODE_SIZE) {
  3342. sbi->s_want_extra_isize = sizeof(struct ext4_inode) -
  3343. EXT4_GOOD_OLD_INODE_SIZE;
  3344. if (EXT4_HAS_RO_COMPAT_FEATURE(sb,
  3345. EXT4_FEATURE_RO_COMPAT_EXTRA_ISIZE)) {
  3346. if (sbi->s_want_extra_isize <
  3347. le16_to_cpu(es->s_want_extra_isize))
  3348. sbi->s_want_extra_isize =
  3349. le16_to_cpu(es->s_want_extra_isize);
  3350. if (sbi->s_want_extra_isize <
  3351. le16_to_cpu(es->s_min_extra_isize))
  3352. sbi->s_want_extra_isize =
  3353. le16_to_cpu(es->s_min_extra_isize);
  3354. }
  3355. }
  3356. /* Check if enough inode space is available */
  3357. if (EXT4_GOOD_OLD_INODE_SIZE + sbi->s_want_extra_isize >
  3358. sbi->s_inode_size) {
  3359. sbi->s_want_extra_isize = sizeof(struct ext4_inode) -
  3360. EXT4_GOOD_OLD_INODE_SIZE;
  3361. ext4_msg(sb, KERN_INFO, "required extra inode space not"
  3362. "available");
  3363. }
  3364. err = ext4_setup_system_zone(sb);
  3365. if (err) {
  3366. ext4_msg(sb, KERN_ERR, "failed to initialize system "
  3367. "zone (%d)", err);
  3368. goto failed_mount4;
  3369. }
  3370. ext4_ext_init(sb);
  3371. err = ext4_mb_init(sb, needs_recovery);
  3372. if (err) {
  3373. ext4_msg(sb, KERN_ERR, "failed to initialize mballoc (%d)",
  3374. err);
  3375. goto failed_mount5;
  3376. }
  3377. err = ext4_register_li_request(sb, first_not_zeroed);
  3378. if (err)
  3379. goto failed_mount6;
  3380. sbi->s_kobj.kset = ext4_kset;
  3381. init_completion(&sbi->s_kobj_unregister);
  3382. err = kobject_init_and_add(&sbi->s_kobj, &ext4_ktype, NULL,
  3383. "%s", sb->s_id);
  3384. if (err)
  3385. goto failed_mount7;
  3386. EXT4_SB(sb)->s_mount_state |= EXT4_ORPHAN_FS;
  3387. ext4_orphan_cleanup(sb, es);
  3388. EXT4_SB(sb)->s_mount_state &= ~EXT4_ORPHAN_FS;
  3389. if (needs_recovery) {
  3390. ext4_msg(sb, KERN_INFO, "recovery complete");
  3391. ext4_mark_recovery_complete(sb, es);
  3392. }
  3393. if (EXT4_SB(sb)->s_journal) {
  3394. if (test_opt(sb, DATA_FLAGS) == EXT4_MOUNT_JOURNAL_DATA)
  3395. descr = " journalled data mode";
  3396. else if (test_opt(sb, DATA_FLAGS) == EXT4_MOUNT_ORDERED_DATA)
  3397. descr = " ordered data mode";
  3398. else
  3399. descr = " writeback data mode";
  3400. } else
  3401. descr = "out journal";
  3402. ext4_msg(sb, KERN_INFO, "mounted filesystem with%s. "
  3403. "Opts: %s%s%s", descr, sbi->s_es->s_mount_opts,
  3404. *sbi->s_es->s_mount_opts ? "; " : "", orig_data);
  3405. if (es->s_error_count)
  3406. mod_timer(&sbi->s_err_report, jiffies + 300*HZ); /* 5 minutes */
  3407. kfree(orig_data);
  3408. return 0;
  3409. cantfind_ext4:
  3410. if (!silent)
  3411. ext4_msg(sb, KERN_ERR, "VFS: Can't find ext4 filesystem");
  3412. goto failed_mount;
  3413. failed_mount7:
  3414. ext4_unregister_li_request(sb);
  3415. failed_mount6:
  3416. ext4_ext_release(sb);
  3417. failed_mount5:
  3418. ext4_mb_release(sb);
  3419. ext4_release_system_zone(sb);
  3420. failed_mount4:
  3421. iput(root);
  3422. sb->s_root = NULL;
  3423. ext4_msg(sb, KERN_ERR, "mount failed");
  3424. destroy_workqueue(EXT4_SB(sb)->dio_unwritten_wq);
  3425. failed_mount_wq:
  3426. if (sbi->s_journal) {
  3427. jbd2_journal_destroy(sbi->s_journal);
  3428. sbi->s_journal = NULL;
  3429. }
  3430. failed_mount3:
  3431. del_timer(&sbi->s_err_report);
  3432. if (sbi->s_flex_groups)
  3433. ext4_kvfree(sbi->s_flex_groups);
  3434. percpu_counter_destroy(&sbi->s_freeclusters_counter);
  3435. percpu_counter_destroy(&sbi->s_freeinodes_counter);
  3436. percpu_counter_destroy(&sbi->s_dirs_counter);
  3437. percpu_counter_destroy(&sbi->s_dirtyclusters_counter);
  3438. if (sbi->s_mmp_tsk)
  3439. kthread_stop(sbi->s_mmp_tsk);
  3440. failed_mount2:
  3441. for (i = 0; i < db_count; i++)
  3442. brelse(sbi->s_group_desc[i]);
  3443. ext4_kvfree(sbi->s_group_desc);
  3444. failed_mount:
  3445. if (sbi->s_proc) {
  3446. remove_proc_entry(sb->s_id, ext4_proc_root);
  3447. }
  3448. #ifdef CONFIG_QUOTA
  3449. for (i = 0; i < MAXQUOTAS; i++)
  3450. kfree(sbi->s_qf_names[i]);
  3451. #endif
  3452. ext4_blkdev_remove(sbi);
  3453. brelse(bh);
  3454. out_fail:
  3455. sb->s_fs_info = NULL;
  3456. kfree(sbi->s_blockgroup_lock);
  3457. kfree(sbi);
  3458. out_free_orig:
  3459. kfree(orig_data);
  3460. return ret;
  3461. }
  3462. /*
  3463. * Setup any per-fs journal parameters now. We'll do this both on
  3464. * initial mount, once the journal has been initialised but before we've
  3465. * done any recovery; and again on any subsequent remount.
  3466. */
  3467. static void ext4_init_journal_params(struct super_block *sb, journal_t *journal)
  3468. {
  3469. struct ext4_sb_info *sbi = EXT4_SB(sb);
  3470. journal->j_commit_interval = sbi->s_commit_interval;
  3471. journal->j_min_batch_time = sbi->s_min_batch_time;
  3472. journal->j_max_batch_time = sbi->s_max_batch_time;
  3473. write_lock(&journal->j_state_lock);
  3474. if (test_opt(sb, BARRIER))
  3475. journal->j_flags |= JBD2_BARRIER;
  3476. else
  3477. journal->j_flags &= ~JBD2_BARRIER;
  3478. if (test_opt(sb, DATA_ERR_ABORT))
  3479. journal->j_flags |= JBD2_ABORT_ON_SYNCDATA_ERR;
  3480. else
  3481. journal->j_flags &= ~JBD2_ABORT_ON_SYNCDATA_ERR;
  3482. write_unlock(&journal->j_state_lock);
  3483. }
  3484. static journal_t *ext4_get_journal(struct super_block *sb,
  3485. unsigned int journal_inum)
  3486. {
  3487. struct inode *journal_inode;
  3488. journal_t *journal;
  3489. BUG_ON(!EXT4_HAS_COMPAT_FEATURE(sb, EXT4_FEATURE_COMPAT_HAS_JOURNAL));
  3490. /* First, test for the existence of a valid inode on disk. Bad
  3491. * things happen if we iget() an unused inode, as the subsequent
  3492. * iput() will try to delete it. */
  3493. journal_inode = ext4_iget(sb, journal_inum);
  3494. if (IS_ERR(journal_inode)) {
  3495. ext4_msg(sb, KERN_ERR, "no journal found");
  3496. return NULL;
  3497. }
  3498. if (!journal_inode->i_nlink) {
  3499. make_bad_inode(journal_inode);
  3500. iput(journal_inode);
  3501. ext4_msg(sb, KERN_ERR, "journal inode is deleted");
  3502. return NULL;
  3503. }
  3504. jbd_debug(2, "Journal inode found at %p: %lld bytes\n",
  3505. journal_inode, journal_inode->i_size);
  3506. if (!S_ISREG(journal_inode->i_mode)) {
  3507. ext4_msg(sb, KERN_ERR, "invalid journal inode");
  3508. iput(journal_inode);
  3509. return NULL;
  3510. }
  3511. journal = jbd2_journal_init_inode(journal_inode);
  3512. if (!journal) {
  3513. ext4_msg(sb, KERN_ERR, "Could not load journal inode");
  3514. iput(journal_inode);
  3515. return NULL;
  3516. }
  3517. journal->j_private = sb;
  3518. ext4_init_journal_params(sb, journal);
  3519. return journal;
  3520. }
  3521. static journal_t *ext4_get_dev_journal(struct super_block *sb,
  3522. dev_t j_dev)
  3523. {
  3524. struct buffer_head *bh;
  3525. journal_t *journal;
  3526. ext4_fsblk_t start;
  3527. ext4_fsblk_t len;
  3528. int hblock, blocksize;
  3529. ext4_fsblk_t sb_block;
  3530. unsigned long offset;
  3531. struct ext4_super_block *es;
  3532. struct block_device *bdev;
  3533. BUG_ON(!EXT4_HAS_COMPAT_FEATURE(sb, EXT4_FEATURE_COMPAT_HAS_JOURNAL));
  3534. bdev = ext4_blkdev_get(j_dev, sb);
  3535. if (bdev == NULL)
  3536. return NULL;
  3537. blocksize = sb->s_blocksize;
  3538. hblock = bdev_logical_block_size(bdev);
  3539. if (blocksize < hblock) {
  3540. ext4_msg(sb, KERN_ERR,
  3541. "blocksize too small for journal device");
  3542. goto out_bdev;
  3543. }
  3544. sb_block = EXT4_MIN_BLOCK_SIZE / blocksize;
  3545. offset = EXT4_MIN_BLOCK_SIZE % blocksize;
  3546. set_blocksize(bdev, blocksize);
  3547. if (!(bh = __bread(bdev, sb_block, blocksize))) {
  3548. ext4_msg(sb, KERN_ERR, "couldn't read superblock of "
  3549. "external journal");
  3550. goto out_bdev;
  3551. }
  3552. es = (struct ext4_super_block *) (((char *)bh->b_data) + offset);
  3553. if ((le16_to_cpu(es->s_magic) != EXT4_SUPER_MAGIC) ||
  3554. !(le32_to_cpu(es->s_feature_incompat) &
  3555. EXT4_FEATURE_INCOMPAT_JOURNAL_DEV)) {
  3556. ext4_msg(sb, KERN_ERR, "external journal has "
  3557. "bad superblock");
  3558. brelse(bh);
  3559. goto out_bdev;
  3560. }
  3561. if (memcmp(EXT4_SB(sb)->s_es->s_journal_uuid, es->s_uuid, 16)) {
  3562. ext4_msg(sb, KERN_ERR, "journal UUID does not match");
  3563. brelse(bh);
  3564. goto out_bdev;
  3565. }
  3566. len = ext4_blocks_count(es);
  3567. start = sb_block + 1;
  3568. brelse(bh); /* we're done with the superblock */
  3569. journal = jbd2_journal_init_dev(bdev, sb->s_bdev,
  3570. start, len, blocksize);
  3571. if (!journal) {
  3572. ext4_msg(sb, KERN_ERR, "failed to create device journal");
  3573. goto out_bdev;
  3574. }
  3575. journal->j_private = sb;
  3576. ll_rw_block(READ, 1, &journal->j_sb_buffer);
  3577. wait_on_buffer(journal->j_sb_buffer);
  3578. if (!buffer_uptodate(journal->j_sb_buffer)) {
  3579. ext4_msg(sb, KERN_ERR, "I/O error on journal device");
  3580. goto out_journal;
  3581. }
  3582. if (be32_to_cpu(journal->j_superblock->s_nr_users) != 1) {
  3583. ext4_msg(sb, KERN_ERR, "External journal has more than one "
  3584. "user (unsupported) - %d",
  3585. be32_to_cpu(journal->j_superblock->s_nr_users));
  3586. goto out_journal;
  3587. }
  3588. EXT4_SB(sb)->journal_bdev = bdev;
  3589. ext4_init_journal_params(sb, journal);
  3590. return journal;
  3591. out_journal:
  3592. jbd2_journal_destroy(journal);
  3593. out_bdev:
  3594. ext4_blkdev_put(bdev);
  3595. return NULL;
  3596. }
  3597. static int ext4_load_journal(struct super_block *sb,
  3598. struct ext4_super_block *es,
  3599. unsigned long journal_devnum)
  3600. {
  3601. journal_t *journal;
  3602. unsigned int journal_inum = le32_to_cpu(es->s_journal_inum);
  3603. dev_t journal_dev;
  3604. int err = 0;
  3605. int really_read_only;
  3606. BUG_ON(!EXT4_HAS_COMPAT_FEATURE(sb, EXT4_FEATURE_COMPAT_HAS_JOURNAL));
  3607. if (journal_devnum &&
  3608. journal_devnum != le32_to_cpu(es->s_journal_dev)) {
  3609. ext4_msg(sb, KERN_INFO, "external journal device major/minor "
  3610. "numbers have changed");
  3611. journal_dev = new_decode_dev(journal_devnum);
  3612. } else
  3613. journal_dev = new_decode_dev(le32_to_cpu(es->s_journal_dev));
  3614. really_read_only = bdev_read_only(sb->s_bdev);
  3615. /*
  3616. * Are we loading a blank journal or performing recovery after a
  3617. * crash? For recovery, we need to check in advance whether we
  3618. * can get read-write access to the device.
  3619. */
  3620. if (EXT4_HAS_INCOMPAT_FEATURE(sb, EXT4_FEATURE_INCOMPAT_RECOVER)) {
  3621. if (sb->s_flags & MS_RDONLY) {
  3622. ext4_msg(sb, KERN_INFO, "INFO: recovery "
  3623. "required on readonly filesystem");
  3624. if (really_read_only) {
  3625. ext4_msg(sb, KERN_ERR, "write access "
  3626. "unavailable, cannot proceed");
  3627. return -EROFS;
  3628. }
  3629. ext4_msg(sb, KERN_INFO, "write access will "
  3630. "be enabled during recovery");
  3631. }
  3632. }
  3633. if (journal_inum && journal_dev) {
  3634. ext4_msg(sb, KERN_ERR, "filesystem has both journal "
  3635. "and inode journals!");
  3636. return -EINVAL;
  3637. }
  3638. if (journal_inum) {
  3639. if (!(journal = ext4_get_journal(sb, journal_inum)))
  3640. return -EINVAL;
  3641. } else {
  3642. if (!(journal = ext4_get_dev_journal(sb, journal_dev)))
  3643. return -EINVAL;
  3644. }
  3645. if (!(journal->j_flags & JBD2_BARRIER))
  3646. ext4_msg(sb, KERN_INFO, "barriers disabled");
  3647. if (!really_read_only && test_opt(sb, UPDATE_JOURNAL)) {
  3648. err = jbd2_journal_update_format(journal);
  3649. if (err) {
  3650. ext4_msg(sb, KERN_ERR, "error updating journal");
  3651. jbd2_journal_destroy(journal);
  3652. return err;
  3653. }
  3654. }
  3655. if (!EXT4_HAS_INCOMPAT_FEATURE(sb, EXT4_FEATURE_INCOMPAT_RECOVER))
  3656. err = jbd2_journal_wipe(journal, !really_read_only);
  3657. if (!err) {
  3658. char *save = kmalloc(EXT4_S_ERR_LEN, GFP_KERNEL);
  3659. if (save)
  3660. memcpy(save, ((char *) es) +
  3661. EXT4_S_ERR_START, EXT4_S_ERR_LEN);
  3662. err = jbd2_journal_load(journal);
  3663. if (save)
  3664. memcpy(((char *) es) + EXT4_S_ERR_START,
  3665. save, EXT4_S_ERR_LEN);
  3666. kfree(save);
  3667. }
  3668. if (err) {
  3669. ext4_msg(sb, KERN_ERR, "error loading journal");
  3670. jbd2_journal_destroy(journal);
  3671. return err;
  3672. }
  3673. EXT4_SB(sb)->s_journal = journal;
  3674. ext4_clear_journal_err(sb, es);
  3675. if (!really_read_only && journal_devnum &&
  3676. journal_devnum != le32_to_cpu(es->s_journal_dev)) {
  3677. es->s_journal_dev = cpu_to_le32(journal_devnum);
  3678. /* Make sure we flush the recovery flag to disk. */
  3679. ext4_commit_super(sb, 1);
  3680. }
  3681. return 0;
  3682. }
  3683. static int ext4_commit_super(struct super_block *sb, int sync)
  3684. {
  3685. struct ext4_super_block *es = EXT4_SB(sb)->s_es;
  3686. struct buffer_head *sbh = EXT4_SB(sb)->s_sbh;
  3687. int error = 0;
  3688. if (!sbh || block_device_ejected(sb))
  3689. return error;
  3690. if (buffer_write_io_error(sbh)) {
  3691. /*
  3692. * Oh, dear. A previous attempt to write the
  3693. * superblock failed. This could happen because the
  3694. * USB device was yanked out. Or it could happen to
  3695. * be a transient write error and maybe the block will
  3696. * be remapped. Nothing we can do but to retry the
  3697. * write and hope for the best.
  3698. */
  3699. ext4_msg(sb, KERN_ERR, "previous I/O error to "
  3700. "superblock detected");
  3701. clear_buffer_write_io_error(sbh);
  3702. set_buffer_uptodate(sbh);
  3703. }
  3704. /*
  3705. * If the file system is mounted read-only, don't update the
  3706. * superblock write time. This avoids updating the superblock
  3707. * write time when we are mounting the root file system
  3708. * read/only but we need to replay the journal; at that point,
  3709. * for people who are east of GMT and who make their clock
  3710. * tick in localtime for Windows bug-for-bug compatibility,
  3711. * the clock is set in the future, and this will cause e2fsck
  3712. * to complain and force a full file system check.
  3713. */
  3714. if (!(sb->s_flags & MS_RDONLY))
  3715. es->s_wtime = cpu_to_le32(get_seconds());
  3716. if (sb->s_bdev->bd_part)
  3717. es->s_kbytes_written =
  3718. cpu_to_le64(EXT4_SB(sb)->s_kbytes_written +
  3719. ((part_stat_read(sb->s_bdev->bd_part, sectors[1]) -
  3720. EXT4_SB(sb)->s_sectors_written_start) >> 1));
  3721. else
  3722. es->s_kbytes_written =
  3723. cpu_to_le64(EXT4_SB(sb)->s_kbytes_written);
  3724. ext4_free_blocks_count_set(es,
  3725. EXT4_C2B(EXT4_SB(sb), percpu_counter_sum_positive(
  3726. &EXT4_SB(sb)->s_freeclusters_counter)));
  3727. es->s_free_inodes_count =
  3728. cpu_to_le32(percpu_counter_sum_positive(
  3729. &EXT4_SB(sb)->s_freeinodes_counter));
  3730. sb->s_dirt = 0;
  3731. BUFFER_TRACE(sbh, "marking dirty");
  3732. mark_buffer_dirty(sbh);
  3733. if (sync) {
  3734. error = sync_dirty_buffer(sbh);
  3735. if (error)
  3736. return error;
  3737. error = buffer_write_io_error(sbh);
  3738. if (error) {
  3739. ext4_msg(sb, KERN_ERR, "I/O error while writing "
  3740. "superblock");
  3741. clear_buffer_write_io_error(sbh);
  3742. set_buffer_uptodate(sbh);
  3743. }
  3744. }
  3745. return error;
  3746. }
  3747. /*
  3748. * Have we just finished recovery? If so, and if we are mounting (or
  3749. * remounting) the filesystem readonly, then we will end up with a
  3750. * consistent fs on disk. Record that fact.
  3751. */
  3752. static void ext4_mark_recovery_complete(struct super_block *sb,
  3753. struct ext4_super_block *es)
  3754. {
  3755. journal_t *journal = EXT4_SB(sb)->s_journal;
  3756. if (!EXT4_HAS_COMPAT_FEATURE(sb, EXT4_FEATURE_COMPAT_HAS_JOURNAL)) {
  3757. BUG_ON(journal != NULL);
  3758. return;
  3759. }
  3760. jbd2_journal_lock_updates(journal);
  3761. if (jbd2_journal_flush(journal) < 0)
  3762. goto out;
  3763. if (EXT4_HAS_INCOMPAT_FEATURE(sb, EXT4_FEATURE_INCOMPAT_RECOVER) &&
  3764. sb->s_flags & MS_RDONLY) {
  3765. EXT4_CLEAR_INCOMPAT_FEATURE(sb, EXT4_FEATURE_INCOMPAT_RECOVER);
  3766. ext4_commit_super(sb, 1);
  3767. }
  3768. out:
  3769. jbd2_journal_unlock_updates(journal);
  3770. }
  3771. /*
  3772. * If we are mounting (or read-write remounting) a filesystem whose journal
  3773. * has recorded an error from a previous lifetime, move that error to the
  3774. * main filesystem now.
  3775. */
  3776. static void ext4_clear_journal_err(struct super_block *sb,
  3777. struct ext4_super_block *es)
  3778. {
  3779. journal_t *journal;
  3780. int j_errno;
  3781. const char *errstr;
  3782. BUG_ON(!EXT4_HAS_COMPAT_FEATURE(sb, EXT4_FEATURE_COMPAT_HAS_JOURNAL));
  3783. journal = EXT4_SB(sb)->s_journal;
  3784. /*
  3785. * Now check for any error status which may have been recorded in the
  3786. * journal by a prior ext4_error() or ext4_abort()
  3787. */
  3788. j_errno = jbd2_journal_errno(journal);
  3789. if (j_errno) {
  3790. char nbuf[16];
  3791. errstr = ext4_decode_error(sb, j_errno, nbuf);
  3792. ext4_warning(sb, "Filesystem error recorded "
  3793. "from previous mount: %s", errstr);
  3794. ext4_warning(sb, "Marking fs in need of filesystem check.");
  3795. EXT4_SB(sb)->s_mount_state |= EXT4_ERROR_FS;
  3796. es->s_state |= cpu_to_le16(EXT4_ERROR_FS);
  3797. ext4_commit_super(sb, 1);
  3798. jbd2_journal_clear_err(journal);
  3799. }
  3800. }
  3801. /*
  3802. * Force the running and committing transactions to commit,
  3803. * and wait on the commit.
  3804. */
  3805. int ext4_force_commit(struct super_block *sb)
  3806. {
  3807. journal_t *journal;
  3808. int ret = 0;
  3809. if (sb->s_flags & MS_RDONLY)
  3810. return 0;
  3811. journal = EXT4_SB(sb)->s_journal;
  3812. if (journal) {
  3813. vfs_check_frozen(sb, SB_FREEZE_TRANS);
  3814. ret = ext4_journal_force_commit(journal);
  3815. }
  3816. return ret;
  3817. }
  3818. static void ext4_write_super(struct super_block *sb)
  3819. {
  3820. lock_super(sb);
  3821. ext4_commit_super(sb, 1);
  3822. unlock_super(sb);
  3823. }
  3824. static int ext4_sync_fs(struct super_block *sb, int wait)
  3825. {
  3826. int ret = 0;
  3827. tid_t target;
  3828. struct ext4_sb_info *sbi = EXT4_SB(sb);
  3829. trace_ext4_sync_fs(sb, wait);
  3830. flush_workqueue(sbi->dio_unwritten_wq);
  3831. if (jbd2_journal_start_commit(sbi->s_journal, &target)) {
  3832. if (wait)
  3833. jbd2_log_wait_commit(sbi->s_journal, target);
  3834. }
  3835. return ret;
  3836. }
  3837. /*
  3838. * LVM calls this function before a (read-only) snapshot is created. This
  3839. * gives us a chance to flush the journal completely and mark the fs clean.
  3840. *
  3841. * Note that only this function cannot bring a filesystem to be in a clean
  3842. * state independently, because ext4 prevents a new handle from being started
  3843. * by @sb->s_frozen, which stays in an upper layer. It thus needs help from
  3844. * the upper layer.
  3845. */
  3846. static int ext4_freeze(struct super_block *sb)
  3847. {
  3848. int error = 0;
  3849. journal_t *journal;
  3850. if (sb->s_flags & MS_RDONLY)
  3851. return 0;
  3852. journal = EXT4_SB(sb)->s_journal;
  3853. /* Now we set up the journal barrier. */
  3854. jbd2_journal_lock_updates(journal);
  3855. /*
  3856. * Don't clear the needs_recovery flag if we failed to flush
  3857. * the journal.
  3858. */
  3859. error = jbd2_journal_flush(journal);
  3860. if (error < 0)
  3861. goto out;
  3862. /* Journal blocked and flushed, clear needs_recovery flag. */
  3863. EXT4_CLEAR_INCOMPAT_FEATURE(sb, EXT4_FEATURE_INCOMPAT_RECOVER);
  3864. error = ext4_commit_super(sb, 1);
  3865. out:
  3866. /* we rely on s_frozen to stop further updates */
  3867. jbd2_journal_unlock_updates(EXT4_SB(sb)->s_journal);
  3868. return error;
  3869. }
  3870. /*
  3871. * Called by LVM after the snapshot is done. We need to reset the RECOVER
  3872. * flag here, even though the filesystem is not technically dirty yet.
  3873. */
  3874. static int ext4_unfreeze(struct super_block *sb)
  3875. {
  3876. if (sb->s_flags & MS_RDONLY)
  3877. return 0;
  3878. lock_super(sb);
  3879. /* Reset the needs_recovery flag before the fs is unlocked. */
  3880. EXT4_SET_INCOMPAT_FEATURE(sb, EXT4_FEATURE_INCOMPAT_RECOVER);
  3881. ext4_commit_super(sb, 1);
  3882. unlock_super(sb);
  3883. return 0;
  3884. }
  3885. /*
  3886. * Structure to save mount options for ext4_remount's benefit
  3887. */
  3888. struct ext4_mount_options {
  3889. unsigned long s_mount_opt;
  3890. unsigned long s_mount_opt2;
  3891. uid_t s_resuid;
  3892. gid_t s_resgid;
  3893. unsigned long s_commit_interval;
  3894. u32 s_min_batch_time, s_max_batch_time;
  3895. #ifdef CONFIG_QUOTA
  3896. int s_jquota_fmt;
  3897. char *s_qf_names[MAXQUOTAS];
  3898. #endif
  3899. };
  3900. static int ext4_remount(struct super_block *sb, int *flags, char *data)
  3901. {
  3902. struct ext4_super_block *es;
  3903. struct ext4_sb_info *sbi = EXT4_SB(sb);
  3904. ext4_fsblk_t n_blocks_count = 0;
  3905. unsigned long old_sb_flags;
  3906. struct ext4_mount_options old_opts;
  3907. int enable_quota = 0;
  3908. ext4_group_t g;
  3909. unsigned int journal_ioprio = DEFAULT_JOURNAL_IOPRIO;
  3910. int err = 0;
  3911. #ifdef CONFIG_QUOTA
  3912. int i;
  3913. #endif
  3914. char *orig_data = kstrdup(data, GFP_KERNEL);
  3915. /* Store the original options */
  3916. lock_super(sb);
  3917. old_sb_flags = sb->s_flags;
  3918. old_opts.s_mount_opt = sbi->s_mount_opt;
  3919. old_opts.s_mount_opt2 = sbi->s_mount_opt2;
  3920. old_opts.s_resuid = sbi->s_resuid;
  3921. old_opts.s_resgid = sbi->s_resgid;
  3922. old_opts.s_commit_interval = sbi->s_commit_interval;
  3923. old_opts.s_min_batch_time = sbi->s_min_batch_time;
  3924. old_opts.s_max_batch_time = sbi->s_max_batch_time;
  3925. #ifdef CONFIG_QUOTA
  3926. old_opts.s_jquota_fmt = sbi->s_jquota_fmt;
  3927. for (i = 0; i < MAXQUOTAS; i++)
  3928. old_opts.s_qf_names[i] = sbi->s_qf_names[i];
  3929. #endif
  3930. if (sbi->s_journal && sbi->s_journal->j_task->io_context)
  3931. journal_ioprio = sbi->s_journal->j_task->io_context->ioprio;
  3932. /*
  3933. * Allow the "check" option to be passed as a remount option.
  3934. */
  3935. if (!parse_options(data, sb, NULL, &journal_ioprio,
  3936. &n_blocks_count, 1)) {
  3937. err = -EINVAL;
  3938. goto restore_opts;
  3939. }
  3940. if (sbi->s_mount_flags & EXT4_MF_FS_ABORTED)
  3941. ext4_abort(sb, "Abort forced by user");
  3942. sb->s_flags = (sb->s_flags & ~MS_POSIXACL) |
  3943. (test_opt(sb, POSIX_ACL) ? MS_POSIXACL : 0);
  3944. es = sbi->s_es;
  3945. if (sbi->s_journal) {
  3946. ext4_init_journal_params(sb, sbi->s_journal);
  3947. set_task_ioprio(sbi->s_journal->j_task, journal_ioprio);
  3948. }
  3949. if ((*flags & MS_RDONLY) != (sb->s_flags & MS_RDONLY) ||
  3950. n_blocks_count > ext4_blocks_count(es)) {
  3951. if (sbi->s_mount_flags & EXT4_MF_FS_ABORTED) {
  3952. err = -EROFS;
  3953. goto restore_opts;
  3954. }
  3955. if (*flags & MS_RDONLY) {
  3956. err = dquot_suspend(sb, -1);
  3957. if (err < 0)
  3958. goto restore_opts;
  3959. /*
  3960. * First of all, the unconditional stuff we have to do
  3961. * to disable replay of the journal when we next remount
  3962. */
  3963. sb->s_flags |= MS_RDONLY;
  3964. /*
  3965. * OK, test if we are remounting a valid rw partition
  3966. * readonly, and if so set the rdonly flag and then
  3967. * mark the partition as valid again.
  3968. */
  3969. if (!(es->s_state & cpu_to_le16(EXT4_VALID_FS)) &&
  3970. (sbi->s_mount_state & EXT4_VALID_FS))
  3971. es->s_state = cpu_to_le16(sbi->s_mount_state);
  3972. if (sbi->s_journal)
  3973. ext4_mark_recovery_complete(sb, es);
  3974. } else {
  3975. /* Make sure we can mount this feature set readwrite */
  3976. if (!ext4_feature_set_ok(sb, 0)) {
  3977. err = -EROFS;
  3978. goto restore_opts;
  3979. }
  3980. /*
  3981. * Make sure the group descriptor checksums
  3982. * are sane. If they aren't, refuse to remount r/w.
  3983. */
  3984. for (g = 0; g < sbi->s_groups_count; g++) {
  3985. struct ext4_group_desc *gdp =
  3986. ext4_get_group_desc(sb, g, NULL);
  3987. if (!ext4_group_desc_csum_verify(sbi, g, gdp)) {
  3988. ext4_msg(sb, KERN_ERR,
  3989. "ext4_remount: Checksum for group %u failed (%u!=%u)",
  3990. g, le16_to_cpu(ext4_group_desc_csum(sbi, g, gdp)),
  3991. le16_to_cpu(gdp->bg_checksum));
  3992. err = -EINVAL;
  3993. goto restore_opts;
  3994. }
  3995. }
  3996. /*
  3997. * If we have an unprocessed orphan list hanging
  3998. * around from a previously readonly bdev mount,
  3999. * require a full umount/remount for now.
  4000. */
  4001. if (es->s_last_orphan) {
  4002. ext4_msg(sb, KERN_WARNING, "Couldn't "
  4003. "remount RDWR because of unprocessed "
  4004. "orphan inode list. Please "
  4005. "umount/remount instead");
  4006. err = -EINVAL;
  4007. goto restore_opts;
  4008. }
  4009. /*
  4010. * Mounting a RDONLY partition read-write, so reread
  4011. * and store the current valid flag. (It may have
  4012. * been changed by e2fsck since we originally mounted
  4013. * the partition.)
  4014. */
  4015. if (sbi->s_journal)
  4016. ext4_clear_journal_err(sb, es);
  4017. sbi->s_mount_state = le16_to_cpu(es->s_state);
  4018. if ((err = ext4_group_extend(sb, es, n_blocks_count)))
  4019. goto restore_opts;
  4020. if (!ext4_setup_super(sb, es, 0))
  4021. sb->s_flags &= ~MS_RDONLY;
  4022. if (EXT4_HAS_INCOMPAT_FEATURE(sb,
  4023. EXT4_FEATURE_INCOMPAT_MMP))
  4024. if (ext4_multi_mount_protect(sb,
  4025. le64_to_cpu(es->s_mmp_block))) {
  4026. err = -EROFS;
  4027. goto restore_opts;
  4028. }
  4029. enable_quota = 1;
  4030. }
  4031. }
  4032. /*
  4033. * Reinitialize lazy itable initialization thread based on
  4034. * current settings
  4035. */
  4036. if ((sb->s_flags & MS_RDONLY) || !test_opt(sb, INIT_INODE_TABLE))
  4037. ext4_unregister_li_request(sb);
  4038. else {
  4039. ext4_group_t first_not_zeroed;
  4040. first_not_zeroed = ext4_has_uninit_itable(sb);
  4041. ext4_register_li_request(sb, first_not_zeroed);
  4042. }
  4043. ext4_setup_system_zone(sb);
  4044. if (sbi->s_journal == NULL)
  4045. ext4_commit_super(sb, 1);
  4046. #ifdef CONFIG_QUOTA
  4047. /* Release old quota file names */
  4048. for (i = 0; i < MAXQUOTAS; i++)
  4049. if (old_opts.s_qf_names[i] &&
  4050. old_opts.s_qf_names[i] != sbi->s_qf_names[i])
  4051. kfree(old_opts.s_qf_names[i]);
  4052. #endif
  4053. unlock_super(sb);
  4054. if (enable_quota)
  4055. dquot_resume(sb, -1);
  4056. ext4_msg(sb, KERN_INFO, "re-mounted. Opts: %s", orig_data);
  4057. kfree(orig_data);
  4058. return 0;
  4059. restore_opts:
  4060. sb->s_flags = old_sb_flags;
  4061. sbi->s_mount_opt = old_opts.s_mount_opt;
  4062. sbi->s_mount_opt2 = old_opts.s_mount_opt2;
  4063. sbi->s_resuid = old_opts.s_resuid;
  4064. sbi->s_resgid = old_opts.s_resgid;
  4065. sbi->s_commit_interval = old_opts.s_commit_interval;
  4066. sbi->s_min_batch_time = old_opts.s_min_batch_time;
  4067. sbi->s_max_batch_time = old_opts.s_max_batch_time;
  4068. #ifdef CONFIG_QUOTA
  4069. sbi->s_jquota_fmt = old_opts.s_jquota_fmt;
  4070. for (i = 0; i < MAXQUOTAS; i++) {
  4071. if (sbi->s_qf_names[i] &&
  4072. old_opts.s_qf_names[i] != sbi->s_qf_names[i])
  4073. kfree(sbi->s_qf_names[i]);
  4074. sbi->s_qf_names[i] = old_opts.s_qf_names[i];
  4075. }
  4076. #endif
  4077. unlock_super(sb);
  4078. kfree(orig_data);
  4079. return err;
  4080. }
  4081. /*
  4082. * Note: calculating the overhead so we can be compatible with
  4083. * historical BSD practice is quite difficult in the face of
  4084. * clusters/bigalloc. This is because multiple metadata blocks from
  4085. * different block group can end up in the same allocation cluster.
  4086. * Calculating the exact overhead in the face of clustered allocation
  4087. * requires either O(all block bitmaps) in memory or O(number of block
  4088. * groups**2) in time. We will still calculate the superblock for
  4089. * older file systems --- and if we come across with a bigalloc file
  4090. * system with zero in s_overhead_clusters the estimate will be close to
  4091. * correct especially for very large cluster sizes --- but for newer
  4092. * file systems, it's better to calculate this figure once at mkfs
  4093. * time, and store it in the superblock. If the superblock value is
  4094. * present (even for non-bigalloc file systems), we will use it.
  4095. */
  4096. static int ext4_statfs(struct dentry *dentry, struct kstatfs *buf)
  4097. {
  4098. struct super_block *sb = dentry->d_sb;
  4099. struct ext4_sb_info *sbi = EXT4_SB(sb);
  4100. struct ext4_super_block *es = sbi->s_es;
  4101. struct ext4_group_desc *gdp;
  4102. u64 fsid;
  4103. s64 bfree;
  4104. if (test_opt(sb, MINIX_DF)) {
  4105. sbi->s_overhead_last = 0;
  4106. } else if (es->s_overhead_clusters) {
  4107. sbi->s_overhead_last = le32_to_cpu(es->s_overhead_clusters);
  4108. } else if (sbi->s_blocks_last != ext4_blocks_count(es)) {
  4109. ext4_group_t i, ngroups = ext4_get_groups_count(sb);
  4110. ext4_fsblk_t overhead = 0;
  4111. /*
  4112. * Compute the overhead (FS structures). This is constant
  4113. * for a given filesystem unless the number of block groups
  4114. * changes so we cache the previous value until it does.
  4115. */
  4116. /*
  4117. * All of the blocks before first_data_block are
  4118. * overhead
  4119. */
  4120. overhead = EXT4_B2C(sbi, le32_to_cpu(es->s_first_data_block));
  4121. /*
  4122. * Add the overhead found in each block group
  4123. */
  4124. for (i = 0; i < ngroups; i++) {
  4125. gdp = ext4_get_group_desc(sb, i, NULL);
  4126. overhead += ext4_num_overhead_clusters(sb, i, gdp);
  4127. cond_resched();
  4128. }
  4129. sbi->s_overhead_last = overhead;
  4130. smp_wmb();
  4131. sbi->s_blocks_last = ext4_blocks_count(es);
  4132. }
  4133. buf->f_type = EXT4_SUPER_MAGIC;
  4134. buf->f_bsize = sb->s_blocksize;
  4135. buf->f_blocks = (ext4_blocks_count(es) -
  4136. EXT4_C2B(sbi, sbi->s_overhead_last));
  4137. bfree = percpu_counter_sum_positive(&sbi->s_freeclusters_counter) -
  4138. percpu_counter_sum_positive(&sbi->s_dirtyclusters_counter);
  4139. /* prevent underflow in case that few free space is available */
  4140. buf->f_bfree = EXT4_C2B(sbi, max_t(s64, bfree, 0));
  4141. buf->f_bavail = buf->f_bfree - ext4_r_blocks_count(es);
  4142. if (buf->f_bfree < ext4_r_blocks_count(es))
  4143. buf->f_bavail = 0;
  4144. buf->f_files = le32_to_cpu(es->s_inodes_count);
  4145. buf->f_ffree = percpu_counter_sum_positive(&sbi->s_freeinodes_counter);
  4146. buf->f_namelen = EXT4_NAME_LEN;
  4147. fsid = le64_to_cpup((void *)es->s_uuid) ^
  4148. le64_to_cpup((void *)es->s_uuid + sizeof(u64));
  4149. buf->f_fsid.val[0] = fsid & 0xFFFFFFFFUL;
  4150. buf->f_fsid.val[1] = (fsid >> 32) & 0xFFFFFFFFUL;
  4151. return 0;
  4152. }
  4153. /* Helper function for writing quotas on sync - we need to start transaction
  4154. * before quota file is locked for write. Otherwise the are possible deadlocks:
  4155. * Process 1 Process 2
  4156. * ext4_create() quota_sync()
  4157. * jbd2_journal_start() write_dquot()
  4158. * dquot_initialize() down(dqio_mutex)
  4159. * down(dqio_mutex) jbd2_journal_start()
  4160. *
  4161. */
  4162. #ifdef CONFIG_QUOTA
  4163. static inline struct inode *dquot_to_inode(struct dquot *dquot)
  4164. {
  4165. return sb_dqopt(dquot->dq_sb)->files[dquot->dq_type];
  4166. }
  4167. static int ext4_write_dquot(struct dquot *dquot)
  4168. {
  4169. int ret, err;
  4170. handle_t *handle;
  4171. struct inode *inode;
  4172. inode = dquot_to_inode(dquot);
  4173. handle = ext4_journal_start(inode,
  4174. EXT4_QUOTA_TRANS_BLOCKS(dquot->dq_sb));
  4175. if (IS_ERR(handle))
  4176. return PTR_ERR(handle);
  4177. ret = dquot_commit(dquot);
  4178. err = ext4_journal_stop(handle);
  4179. if (!ret)
  4180. ret = err;
  4181. return ret;
  4182. }
  4183. static int ext4_acquire_dquot(struct dquot *dquot)
  4184. {
  4185. int ret, err;
  4186. handle_t *handle;
  4187. handle = ext4_journal_start(dquot_to_inode(dquot),
  4188. EXT4_QUOTA_INIT_BLOCKS(dquot->dq_sb));
  4189. if (IS_ERR(handle))
  4190. return PTR_ERR(handle);
  4191. ret = dquot_acquire(dquot);
  4192. err = ext4_journal_stop(handle);
  4193. if (!ret)
  4194. ret = err;
  4195. return ret;
  4196. }
  4197. static int ext4_release_dquot(struct dquot *dquot)
  4198. {
  4199. int ret, err;
  4200. handle_t *handle;
  4201. handle = ext4_journal_start(dquot_to_inode(dquot),
  4202. EXT4_QUOTA_DEL_BLOCKS(dquot->dq_sb));
  4203. if (IS_ERR(handle)) {
  4204. /* Release dquot anyway to avoid endless cycle in dqput() */
  4205. dquot_release(dquot);
  4206. return PTR_ERR(handle);
  4207. }
  4208. ret = dquot_release(dquot);
  4209. err = ext4_journal_stop(handle);
  4210. if (!ret)
  4211. ret = err;
  4212. return ret;
  4213. }
  4214. static int ext4_mark_dquot_dirty(struct dquot *dquot)
  4215. {
  4216. /* Are we journaling quotas? */
  4217. if (EXT4_SB(dquot->dq_sb)->s_qf_names[USRQUOTA] ||
  4218. EXT4_SB(dquot->dq_sb)->s_qf_names[GRPQUOTA]) {
  4219. dquot_mark_dquot_dirty(dquot);
  4220. return ext4_write_dquot(dquot);
  4221. } else {
  4222. return dquot_mark_dquot_dirty(dquot);
  4223. }
  4224. }
  4225. static int ext4_write_info(struct super_block *sb, int type)
  4226. {
  4227. int ret, err;
  4228. handle_t *handle;
  4229. /* Data block + inode block */
  4230. handle = ext4_journal_start(sb->s_root->d_inode, 2);
  4231. if (IS_ERR(handle))
  4232. return PTR_ERR(handle);
  4233. ret = dquot_commit_info(sb, type);
  4234. err = ext4_journal_stop(handle);
  4235. if (!ret)
  4236. ret = err;
  4237. return ret;
  4238. }
  4239. /*
  4240. * Turn on quotas during mount time - we need to find
  4241. * the quota file and such...
  4242. */
  4243. static int ext4_quota_on_mount(struct super_block *sb, int type)
  4244. {
  4245. return dquot_quota_on_mount(sb, EXT4_SB(sb)->s_qf_names[type],
  4246. EXT4_SB(sb)->s_jquota_fmt, type);
  4247. }
  4248. /*
  4249. * Standard function to be called on quota_on
  4250. */
  4251. static int ext4_quota_on(struct super_block *sb, int type, int format_id,
  4252. struct path *path)
  4253. {
  4254. int err;
  4255. if (!test_opt(sb, QUOTA))
  4256. return -EINVAL;
  4257. /* Quotafile not on the same filesystem? */
  4258. if (path->mnt->mnt_sb != sb)
  4259. return -EXDEV;
  4260. /* Journaling quota? */
  4261. if (EXT4_SB(sb)->s_qf_names[type]) {
  4262. /* Quotafile not in fs root? */
  4263. if (path->dentry->d_parent != sb->s_root)
  4264. ext4_msg(sb, KERN_WARNING,
  4265. "Quota file not on filesystem root. "
  4266. "Journaled quota will not work");
  4267. }
  4268. /*
  4269. * When we journal data on quota file, we have to flush journal to see
  4270. * all updates to the file when we bypass pagecache...
  4271. */
  4272. if (EXT4_SB(sb)->s_journal &&
  4273. ext4_should_journal_data(path->dentry->d_inode)) {
  4274. /*
  4275. * We don't need to lock updates but journal_flush() could
  4276. * otherwise be livelocked...
  4277. */
  4278. jbd2_journal_lock_updates(EXT4_SB(sb)->s_journal);
  4279. err = jbd2_journal_flush(EXT4_SB(sb)->s_journal);
  4280. jbd2_journal_unlock_updates(EXT4_SB(sb)->s_journal);
  4281. if (err)
  4282. return err;
  4283. }
  4284. return dquot_quota_on(sb, type, format_id, path);
  4285. }
  4286. static int ext4_quota_off(struct super_block *sb, int type)
  4287. {
  4288. struct inode *inode = sb_dqopt(sb)->files[type];
  4289. handle_t *handle;
  4290. /* Force all delayed allocation blocks to be allocated.
  4291. * Caller already holds s_umount sem */
  4292. if (test_opt(sb, DELALLOC))
  4293. sync_filesystem(sb);
  4294. if (!inode)
  4295. goto out;
  4296. /* Update modification times of quota files when userspace can
  4297. * start looking at them */
  4298. handle = ext4_journal_start(inode, 1);
  4299. if (IS_ERR(handle))
  4300. goto out;
  4301. inode->i_mtime = inode->i_ctime = CURRENT_TIME;
  4302. ext4_mark_inode_dirty(handle, inode);
  4303. ext4_journal_stop(handle);
  4304. out:
  4305. return dquot_quota_off(sb, type);
  4306. }
  4307. /* Read data from quotafile - avoid pagecache and such because we cannot afford
  4308. * acquiring the locks... As quota files are never truncated and quota code
  4309. * itself serializes the operations (and no one else should touch the files)
  4310. * we don't have to be afraid of races */
  4311. static ssize_t ext4_quota_read(struct super_block *sb, int type, char *data,
  4312. size_t len, loff_t off)
  4313. {
  4314. struct inode *inode = sb_dqopt(sb)->files[type];
  4315. ext4_lblk_t blk = off >> EXT4_BLOCK_SIZE_BITS(sb);
  4316. int err = 0;
  4317. int offset = off & (sb->s_blocksize - 1);
  4318. int tocopy;
  4319. size_t toread;
  4320. struct buffer_head *bh;
  4321. loff_t i_size = i_size_read(inode);
  4322. if (off > i_size)
  4323. return 0;
  4324. if (off+len > i_size)
  4325. len = i_size-off;
  4326. toread = len;
  4327. while (toread > 0) {
  4328. tocopy = sb->s_blocksize - offset < toread ?
  4329. sb->s_blocksize - offset : toread;
  4330. bh = ext4_bread(NULL, inode, blk, 0, &err);
  4331. if (err)
  4332. return err;
  4333. if (!bh) /* A hole? */
  4334. memset(data, 0, tocopy);
  4335. else
  4336. memcpy(data, bh->b_data+offset, tocopy);
  4337. brelse(bh);
  4338. offset = 0;
  4339. toread -= tocopy;
  4340. data += tocopy;
  4341. blk++;
  4342. }
  4343. return len;
  4344. }
  4345. /* Write to quotafile (we know the transaction is already started and has
  4346. * enough credits) */
  4347. static ssize_t ext4_quota_write(struct super_block *sb, int type,
  4348. const char *data, size_t len, loff_t off)
  4349. {
  4350. struct inode *inode = sb_dqopt(sb)->files[type];
  4351. ext4_lblk_t blk = off >> EXT4_BLOCK_SIZE_BITS(sb);
  4352. int err = 0;
  4353. int offset = off & (sb->s_blocksize - 1);
  4354. struct buffer_head *bh;
  4355. handle_t *handle = journal_current_handle();
  4356. if (EXT4_SB(sb)->s_journal && !handle) {
  4357. ext4_msg(sb, KERN_WARNING, "Quota write (off=%llu, len=%llu)"
  4358. " cancelled because transaction is not started",
  4359. (unsigned long long)off, (unsigned long long)len);
  4360. return -EIO;
  4361. }
  4362. /*
  4363. * Since we account only one data block in transaction credits,
  4364. * then it is impossible to cross a block boundary.
  4365. */
  4366. if (sb->s_blocksize - offset < len) {
  4367. ext4_msg(sb, KERN_WARNING, "Quota write (off=%llu, len=%llu)"
  4368. " cancelled because not block aligned",
  4369. (unsigned long long)off, (unsigned long long)len);
  4370. return -EIO;
  4371. }
  4372. mutex_lock_nested(&inode->i_mutex, I_MUTEX_QUOTA);
  4373. bh = ext4_bread(handle, inode, blk, 1, &err);
  4374. if (!bh)
  4375. goto out;
  4376. err = ext4_journal_get_write_access(handle, bh);
  4377. if (err) {
  4378. brelse(bh);
  4379. goto out;
  4380. }
  4381. lock_buffer(bh);
  4382. memcpy(bh->b_data+offset, data, len);
  4383. flush_dcache_page(bh->b_page);
  4384. unlock_buffer(bh);
  4385. err = ext4_handle_dirty_metadata(handle, NULL, bh);
  4386. brelse(bh);
  4387. out:
  4388. if (err) {
  4389. mutex_unlock(&inode->i_mutex);
  4390. return err;
  4391. }
  4392. if (inode->i_size < off + len) {
  4393. i_size_write(inode, off + len);
  4394. EXT4_I(inode)->i_disksize = inode->i_size;
  4395. ext4_mark_inode_dirty(handle, inode);
  4396. }
  4397. mutex_unlock(&inode->i_mutex);
  4398. return len;
  4399. }
  4400. #endif
  4401. static struct dentry *ext4_mount(struct file_system_type *fs_type, int flags,
  4402. const char *dev_name, void *data)
  4403. {
  4404. return mount_bdev(fs_type, flags, dev_name, data, ext4_fill_super);
  4405. }
  4406. #if !defined(CONFIG_EXT2_FS) && !defined(CONFIG_EXT2_FS_MODULE) && defined(CONFIG_EXT4_USE_FOR_EXT23)
  4407. static inline void register_as_ext2(void)
  4408. {
  4409. int err = register_filesystem(&ext2_fs_type);
  4410. if (err)
  4411. printk(KERN_WARNING
  4412. "EXT4-fs: Unable to register as ext2 (%d)\n", err);
  4413. }
  4414. static inline void unregister_as_ext2(void)
  4415. {
  4416. unregister_filesystem(&ext2_fs_type);
  4417. }
  4418. static inline int ext2_feature_set_ok(struct super_block *sb)
  4419. {
  4420. if (EXT4_HAS_INCOMPAT_FEATURE(sb, ~EXT2_FEATURE_INCOMPAT_SUPP))
  4421. return 0;
  4422. if (sb->s_flags & MS_RDONLY)
  4423. return 1;
  4424. if (EXT4_HAS_RO_COMPAT_FEATURE(sb, ~EXT2_FEATURE_RO_COMPAT_SUPP))
  4425. return 0;
  4426. return 1;
  4427. }
  4428. MODULE_ALIAS("ext2");
  4429. #else
  4430. static inline void register_as_ext2(void) { }
  4431. static inline void unregister_as_ext2(void) { }
  4432. static inline int ext2_feature_set_ok(struct super_block *sb) { return 0; }
  4433. #endif
  4434. #if !defined(CONFIG_EXT3_FS) && !defined(CONFIG_EXT3_FS_MODULE) && defined(CONFIG_EXT4_USE_FOR_EXT23)
  4435. static inline void register_as_ext3(void)
  4436. {
  4437. int err = register_filesystem(&ext3_fs_type);
  4438. if (err)
  4439. printk(KERN_WARNING
  4440. "EXT4-fs: Unable to register as ext3 (%d)\n", err);
  4441. }
  4442. static inline void unregister_as_ext3(void)
  4443. {
  4444. unregister_filesystem(&ext3_fs_type);
  4445. }
  4446. static inline int ext3_feature_set_ok(struct super_block *sb)
  4447. {
  4448. if (EXT4_HAS_INCOMPAT_FEATURE(sb, ~EXT3_FEATURE_INCOMPAT_SUPP))
  4449. return 0;
  4450. if (!EXT4_HAS_COMPAT_FEATURE(sb, EXT4_FEATURE_COMPAT_HAS_JOURNAL))
  4451. return 0;
  4452. if (sb->s_flags & MS_RDONLY)
  4453. return 1;
  4454. if (EXT4_HAS_RO_COMPAT_FEATURE(sb, ~EXT3_FEATURE_RO_COMPAT_SUPP))
  4455. return 0;
  4456. return 1;
  4457. }
  4458. MODULE_ALIAS("ext3");
  4459. #else
  4460. static inline void register_as_ext3(void) { }
  4461. static inline void unregister_as_ext3(void) { }
  4462. static inline int ext3_feature_set_ok(struct super_block *sb) { return 0; }
  4463. #endif
  4464. static struct file_system_type ext4_fs_type = {
  4465. .owner = THIS_MODULE,
  4466. .name = "ext4",
  4467. .mount = ext4_mount,
  4468. .kill_sb = kill_block_super,
  4469. .fs_flags = FS_REQUIRES_DEV,
  4470. };
  4471. static int __init ext4_init_feat_adverts(void)
  4472. {
  4473. struct ext4_features *ef;
  4474. int ret = -ENOMEM;
  4475. ef = kzalloc(sizeof(struct ext4_features), GFP_KERNEL);
  4476. if (!ef)
  4477. goto out;
  4478. ef->f_kobj.kset = ext4_kset;
  4479. init_completion(&ef->f_kobj_unregister);
  4480. ret = kobject_init_and_add(&ef->f_kobj, &ext4_feat_ktype, NULL,
  4481. "features");
  4482. if (ret) {
  4483. kfree(ef);
  4484. goto out;
  4485. }
  4486. ext4_feat = ef;
  4487. ret = 0;
  4488. out:
  4489. return ret;
  4490. }
  4491. static void ext4_exit_feat_adverts(void)
  4492. {
  4493. kobject_put(&ext4_feat->f_kobj);
  4494. wait_for_completion(&ext4_feat->f_kobj_unregister);
  4495. kfree(ext4_feat);
  4496. }
  4497. /* Shared across all ext4 file systems */
  4498. wait_queue_head_t ext4__ioend_wq[EXT4_WQ_HASH_SZ];
  4499. struct mutex ext4__aio_mutex[EXT4_WQ_HASH_SZ];
  4500. static int __init ext4_init_fs(void)
  4501. {
  4502. int i, err;
  4503. ext4_check_flag_values();
  4504. for (i = 0; i < EXT4_WQ_HASH_SZ; i++) {
  4505. mutex_init(&ext4__aio_mutex[i]);
  4506. init_waitqueue_head(&ext4__ioend_wq[i]);
  4507. }
  4508. err = ext4_init_pageio();
  4509. if (err)
  4510. return err;
  4511. err = ext4_init_system_zone();
  4512. if (err)
  4513. goto out6;
  4514. ext4_kset = kset_create_and_add("ext4", NULL, fs_kobj);
  4515. if (!ext4_kset)
  4516. goto out5;
  4517. ext4_proc_root = proc_mkdir("fs/ext4", NULL);
  4518. err = ext4_init_feat_adverts();
  4519. if (err)
  4520. goto out4;
  4521. err = ext4_init_mballoc();
  4522. if (err)
  4523. goto out3;
  4524. err = ext4_init_xattr();
  4525. if (err)
  4526. goto out2;
  4527. err = init_inodecache();
  4528. if (err)
  4529. goto out1;
  4530. register_as_ext3();
  4531. register_as_ext2();
  4532. err = register_filesystem(&ext4_fs_type);
  4533. if (err)
  4534. goto out;
  4535. ext4_li_info = NULL;
  4536. mutex_init(&ext4_li_mtx);
  4537. return 0;
  4538. out:
  4539. unregister_as_ext2();
  4540. unregister_as_ext3();
  4541. destroy_inodecache();
  4542. out1:
  4543. ext4_exit_xattr();
  4544. out2:
  4545. ext4_exit_mballoc();
  4546. out3:
  4547. ext4_exit_feat_adverts();
  4548. out4:
  4549. if (ext4_proc_root)
  4550. remove_proc_entry("fs/ext4", NULL);
  4551. kset_unregister(ext4_kset);
  4552. out5:
  4553. ext4_exit_system_zone();
  4554. out6:
  4555. ext4_exit_pageio();
  4556. return err;
  4557. }
  4558. static void __exit ext4_exit_fs(void)
  4559. {
  4560. ext4_destroy_lazyinit_thread();
  4561. unregister_as_ext2();
  4562. unregister_as_ext3();
  4563. unregister_filesystem(&ext4_fs_type);
  4564. destroy_inodecache();
  4565. ext4_exit_xattr();
  4566. ext4_exit_mballoc();
  4567. ext4_exit_feat_adverts();
  4568. remove_proc_entry("fs/ext4", NULL);
  4569. kset_unregister(ext4_kset);
  4570. ext4_exit_system_zone();
  4571. ext4_exit_pageio();
  4572. }
  4573. MODULE_AUTHOR("Remy Card, Stephen Tweedie, Andrew Morton, Andreas Dilger, Theodore Ts'o and others");
  4574. MODULE_DESCRIPTION("Fourth Extended Filesystem");
  4575. MODULE_LICENSE("GPL");
  4576. module_init(ext4_init_fs)
  4577. module_exit(ext4_exit_fs)