namespace.c 67 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502150315041505150615071508150915101511151215131514151515161517151815191520152115221523152415251526152715281529153015311532153315341535153615371538153915401541154215431544154515461547154815491550155115521553155415551556155715581559156015611562156315641565156615671568156915701571157215731574157515761577157815791580158115821583158415851586158715881589159015911592159315941595159615971598159916001601160216031604160516061607160816091610161116121613161416151616161716181619162016211622162316241625162616271628162916301631163216331634163516361637163816391640164116421643164416451646164716481649165016511652165316541655165616571658165916601661166216631664166516661667166816691670167116721673167416751676167716781679168016811682168316841685168616871688168916901691169216931694169516961697169816991700170117021703170417051706170717081709171017111712171317141715171617171718171917201721172217231724172517261727172817291730173117321733173417351736173717381739174017411742174317441745174617471748174917501751175217531754175517561757175817591760176117621763176417651766176717681769177017711772177317741775177617771778177917801781178217831784178517861787178817891790179117921793179417951796179717981799180018011802180318041805180618071808180918101811181218131814181518161817181818191820182118221823182418251826182718281829183018311832183318341835183618371838183918401841184218431844184518461847184818491850185118521853185418551856185718581859186018611862186318641865186618671868186918701871187218731874187518761877187818791880188118821883188418851886188718881889189018911892189318941895189618971898189919001901190219031904190519061907190819091910191119121913191419151916191719181919192019211922192319241925192619271928192919301931193219331934193519361937193819391940194119421943194419451946194719481949195019511952195319541955195619571958195919601961196219631964196519661967196819691970197119721973197419751976197719781979198019811982198319841985198619871988198919901991199219931994199519961997199819992000200120022003200420052006200720082009201020112012201320142015201620172018201920202021202220232024202520262027202820292030203120322033203420352036203720382039204020412042204320442045204620472048204920502051205220532054205520562057205820592060206120622063206420652066206720682069207020712072207320742075207620772078207920802081208220832084208520862087208820892090209120922093209420952096209720982099210021012102210321042105210621072108210921102111211221132114211521162117211821192120212121222123212421252126212721282129213021312132213321342135213621372138213921402141214221432144214521462147214821492150215121522153215421552156215721582159216021612162216321642165216621672168216921702171217221732174217521762177217821792180218121822183218421852186218721882189219021912192219321942195219621972198219922002201220222032204220522062207220822092210221122122213221422152216221722182219222022212222222322242225222622272228222922302231223222332234223522362237223822392240224122422243224422452246224722482249225022512252225322542255225622572258225922602261226222632264226522662267226822692270227122722273227422752276227722782279228022812282228322842285228622872288228922902291229222932294229522962297229822992300230123022303230423052306230723082309231023112312231323142315231623172318231923202321232223232324232523262327232823292330233123322333233423352336233723382339234023412342234323442345234623472348234923502351235223532354235523562357235823592360236123622363236423652366236723682369237023712372237323742375237623772378237923802381238223832384238523862387238823892390239123922393239423952396239723982399240024012402240324042405240624072408240924102411241224132414241524162417241824192420242124222423242424252426242724282429243024312432243324342435243624372438243924402441244224432444244524462447244824492450245124522453245424552456245724582459246024612462246324642465246624672468246924702471247224732474247524762477247824792480248124822483248424852486248724882489249024912492249324942495249624972498249925002501250225032504250525062507250825092510251125122513251425152516251725182519252025212522252325242525252625272528252925302531253225332534253525362537253825392540254125422543254425452546254725482549255025512552255325542555255625572558255925602561256225632564256525662567256825692570257125722573257425752576257725782579258025812582258325842585258625872588258925902591259225932594259525962597259825992600260126022603260426052606260726082609261026112612261326142615261626172618261926202621262226232624262526262627262826292630263126322633263426352636263726382639264026412642264326442645264626472648264926502651265226532654265526562657265826592660266126622663266426652666266726682669267026712672267326742675267626772678267926802681268226832684268526862687268826892690269126922693269426952696269726982699270027012702270327042705270627072708270927102711271227132714271527162717271827192720272127222723272427252726272727282729273027312732273327342735273627372738273927402741274227432744274527462747274827492750275127522753275427552756275727582759276027612762276327642765276627672768276927702771277227732774277527762777277827792780278127822783278427852786278727882789
  1. /*
  2. * linux/fs/namespace.c
  3. *
  4. * (C) Copyright Al Viro 2000, 2001
  5. * Released under GPL v2.
  6. *
  7. * Based on code from fs/super.c, copyright Linus Torvalds and others.
  8. * Heavily rewritten.
  9. */
  10. #include <linux/syscalls.h>
  11. #include <linux/export.h>
  12. #include <linux/capability.h>
  13. #include <linux/mnt_namespace.h>
  14. #include <linux/user_namespace.h>
  15. #include <linux/namei.h>
  16. #include <linux/security.h>
  17. #include <linux/idr.h>
  18. #include <linux/acct.h> /* acct_auto_close_mnt */
  19. #include <linux/ramfs.h> /* init_rootfs */
  20. #include <linux/fs_struct.h> /* get_fs_root et.al. */
  21. #include <linux/fsnotify.h> /* fsnotify_vfsmount_delete */
  22. #include <linux/uaccess.h>
  23. #include <linux/proc_fs.h>
  24. #include "pnode.h"
  25. #include "internal.h"
  26. #define HASH_SHIFT ilog2(PAGE_SIZE / sizeof(struct list_head))
  27. #define HASH_SIZE (1UL << HASH_SHIFT)
  28. static int event;
  29. static DEFINE_IDA(mnt_id_ida);
  30. static DEFINE_IDA(mnt_group_ida);
  31. static DEFINE_SPINLOCK(mnt_id_lock);
  32. static int mnt_id_start = 0;
  33. static int mnt_group_start = 1;
  34. static struct list_head *mount_hashtable __read_mostly;
  35. static struct kmem_cache *mnt_cache __read_mostly;
  36. static struct rw_semaphore namespace_sem;
  37. /* /sys/fs */
  38. struct kobject *fs_kobj;
  39. EXPORT_SYMBOL_GPL(fs_kobj);
  40. /*
  41. * vfsmount lock may be taken for read to prevent changes to the
  42. * vfsmount hash, ie. during mountpoint lookups or walking back
  43. * up the tree.
  44. *
  45. * It should be taken for write in all cases where the vfsmount
  46. * tree or hash is modified or when a vfsmount structure is modified.
  47. */
  48. DEFINE_BRLOCK(vfsmount_lock);
  49. static inline unsigned long hash(struct vfsmount *mnt, struct dentry *dentry)
  50. {
  51. unsigned long tmp = ((unsigned long)mnt / L1_CACHE_BYTES);
  52. tmp += ((unsigned long)dentry / L1_CACHE_BYTES);
  53. tmp = tmp + (tmp >> HASH_SHIFT);
  54. return tmp & (HASH_SIZE - 1);
  55. }
  56. #define MNT_WRITER_UNDERFLOW_LIMIT -(1<<16)
  57. /*
  58. * allocation is serialized by namespace_sem, but we need the spinlock to
  59. * serialize with freeing.
  60. */
  61. static int mnt_alloc_id(struct mount *mnt)
  62. {
  63. int res;
  64. retry:
  65. ida_pre_get(&mnt_id_ida, GFP_KERNEL);
  66. spin_lock(&mnt_id_lock);
  67. res = ida_get_new_above(&mnt_id_ida, mnt_id_start, &mnt->mnt_id);
  68. if (!res)
  69. mnt_id_start = mnt->mnt_id + 1;
  70. spin_unlock(&mnt_id_lock);
  71. if (res == -EAGAIN)
  72. goto retry;
  73. return res;
  74. }
  75. static void mnt_free_id(struct mount *mnt)
  76. {
  77. int id = mnt->mnt_id;
  78. spin_lock(&mnt_id_lock);
  79. ida_remove(&mnt_id_ida, id);
  80. if (mnt_id_start > id)
  81. mnt_id_start = id;
  82. spin_unlock(&mnt_id_lock);
  83. }
  84. /*
  85. * Allocate a new peer group ID
  86. *
  87. * mnt_group_ida is protected by namespace_sem
  88. */
  89. static int mnt_alloc_group_id(struct mount *mnt)
  90. {
  91. int res;
  92. if (!ida_pre_get(&mnt_group_ida, GFP_KERNEL))
  93. return -ENOMEM;
  94. res = ida_get_new_above(&mnt_group_ida,
  95. mnt_group_start,
  96. &mnt->mnt_group_id);
  97. if (!res)
  98. mnt_group_start = mnt->mnt_group_id + 1;
  99. return res;
  100. }
  101. /*
  102. * Release a peer group ID
  103. */
  104. void mnt_release_group_id(struct mount *mnt)
  105. {
  106. int id = mnt->mnt_group_id;
  107. ida_remove(&mnt_group_ida, id);
  108. if (mnt_group_start > id)
  109. mnt_group_start = id;
  110. mnt->mnt_group_id = 0;
  111. }
  112. /*
  113. * vfsmount lock must be held for read
  114. */
  115. static inline void mnt_add_count(struct mount *mnt, int n)
  116. {
  117. #ifdef CONFIG_SMP
  118. this_cpu_add(mnt->mnt_pcp->mnt_count, n);
  119. #else
  120. preempt_disable();
  121. mnt->mnt_count += n;
  122. preempt_enable();
  123. #endif
  124. }
  125. /*
  126. * vfsmount lock must be held for write
  127. */
  128. unsigned int mnt_get_count(struct mount *mnt)
  129. {
  130. #ifdef CONFIG_SMP
  131. unsigned int count = 0;
  132. int cpu;
  133. for_each_possible_cpu(cpu) {
  134. count += per_cpu_ptr(mnt->mnt_pcp, cpu)->mnt_count;
  135. }
  136. return count;
  137. #else
  138. return mnt->mnt_count;
  139. #endif
  140. }
  141. static struct mount *alloc_vfsmnt(const char *name)
  142. {
  143. struct mount *mnt = kmem_cache_zalloc(mnt_cache, GFP_KERNEL);
  144. if (mnt) {
  145. int err;
  146. err = mnt_alloc_id(mnt);
  147. if (err)
  148. goto out_free_cache;
  149. if (name) {
  150. mnt->mnt_devname = kstrdup(name, GFP_KERNEL);
  151. if (!mnt->mnt_devname)
  152. goto out_free_id;
  153. }
  154. #ifdef CONFIG_SMP
  155. mnt->mnt_pcp = alloc_percpu(struct mnt_pcp);
  156. if (!mnt->mnt_pcp)
  157. goto out_free_devname;
  158. this_cpu_add(mnt->mnt_pcp->mnt_count, 1);
  159. #else
  160. mnt->mnt_count = 1;
  161. mnt->mnt_writers = 0;
  162. #endif
  163. mnt->mnt.data = NULL;
  164. INIT_LIST_HEAD(&mnt->mnt_hash);
  165. INIT_LIST_HEAD(&mnt->mnt_child);
  166. INIT_LIST_HEAD(&mnt->mnt_mounts);
  167. INIT_LIST_HEAD(&mnt->mnt_list);
  168. INIT_LIST_HEAD(&mnt->mnt_expire);
  169. INIT_LIST_HEAD(&mnt->mnt_share);
  170. INIT_LIST_HEAD(&mnt->mnt_slave_list);
  171. INIT_LIST_HEAD(&mnt->mnt_slave);
  172. #ifdef CONFIG_FSNOTIFY
  173. INIT_HLIST_HEAD(&mnt->mnt_fsnotify_marks);
  174. #endif
  175. }
  176. return mnt;
  177. #ifdef CONFIG_SMP
  178. out_free_devname:
  179. kfree(mnt->mnt_devname);
  180. #endif
  181. out_free_id:
  182. mnt_free_id(mnt);
  183. out_free_cache:
  184. kmem_cache_free(mnt_cache, mnt);
  185. return NULL;
  186. }
  187. /*
  188. * Most r/o checks on a fs are for operations that take
  189. * discrete amounts of time, like a write() or unlink().
  190. * We must keep track of when those operations start
  191. * (for permission checks) and when they end, so that
  192. * we can determine when writes are able to occur to
  193. * a filesystem.
  194. */
  195. /*
  196. * __mnt_is_readonly: check whether a mount is read-only
  197. * @mnt: the mount to check for its write status
  198. *
  199. * This shouldn't be used directly ouside of the VFS.
  200. * It does not guarantee that the filesystem will stay
  201. * r/w, just that it is right *now*. This can not and
  202. * should not be used in place of IS_RDONLY(inode).
  203. * mnt_want/drop_write() will _keep_ the filesystem
  204. * r/w.
  205. */
  206. int __mnt_is_readonly(struct vfsmount *mnt)
  207. {
  208. if (mnt->mnt_flags & MNT_READONLY)
  209. return 1;
  210. if (mnt->mnt_sb->s_flags & MS_RDONLY)
  211. return 1;
  212. return 0;
  213. }
  214. EXPORT_SYMBOL_GPL(__mnt_is_readonly);
  215. static inline void mnt_inc_writers(struct mount *mnt)
  216. {
  217. #ifdef CONFIG_SMP
  218. this_cpu_inc(mnt->mnt_pcp->mnt_writers);
  219. #else
  220. mnt->mnt_writers++;
  221. #endif
  222. }
  223. static inline void mnt_dec_writers(struct mount *mnt)
  224. {
  225. #ifdef CONFIG_SMP
  226. this_cpu_dec(mnt->mnt_pcp->mnt_writers);
  227. #else
  228. mnt->mnt_writers--;
  229. #endif
  230. }
  231. static unsigned int mnt_get_writers(struct mount *mnt)
  232. {
  233. #ifdef CONFIG_SMP
  234. unsigned int count = 0;
  235. int cpu;
  236. for_each_possible_cpu(cpu) {
  237. count += per_cpu_ptr(mnt->mnt_pcp, cpu)->mnt_writers;
  238. }
  239. return count;
  240. #else
  241. return mnt->mnt_writers;
  242. #endif
  243. }
  244. static int mnt_is_readonly(struct vfsmount *mnt)
  245. {
  246. if (mnt->mnt_sb->s_readonly_remount)
  247. return 1;
  248. /* Order wrt setting s_flags/s_readonly_remount in do_remount() */
  249. smp_rmb();
  250. return __mnt_is_readonly(mnt);
  251. }
  252. /*
  253. * Most r/o checks on a fs are for operations that take
  254. * discrete amounts of time, like a write() or unlink().
  255. * We must keep track of when those operations start
  256. * (for permission checks) and when they end, so that
  257. * we can determine when writes are able to occur to
  258. * a filesystem.
  259. */
  260. /**
  261. * mnt_want_write - get write access to a mount
  262. * @m: the mount on which to take a write
  263. *
  264. * This tells the low-level filesystem that a write is
  265. * about to be performed to it, and makes sure that
  266. * writes are allowed before returning success. When
  267. * the write operation is finished, mnt_drop_write()
  268. * must be called. This is effectively a refcount.
  269. */
  270. int mnt_want_write(struct vfsmount *m)
  271. {
  272. struct mount *mnt = real_mount(m);
  273. int ret = 0;
  274. preempt_disable();
  275. mnt_inc_writers(mnt);
  276. /*
  277. * The store to mnt_inc_writers must be visible before we pass
  278. * MNT_WRITE_HOLD loop below, so that the slowpath can see our
  279. * incremented count after it has set MNT_WRITE_HOLD.
  280. */
  281. smp_mb();
  282. while (mnt->mnt.mnt_flags & MNT_WRITE_HOLD)
  283. cpu_relax();
  284. /*
  285. * After the slowpath clears MNT_WRITE_HOLD, mnt_is_readonly will
  286. * be set to match its requirements. So we must not load that until
  287. * MNT_WRITE_HOLD is cleared.
  288. */
  289. smp_rmb();
  290. if (mnt_is_readonly(m)) {
  291. mnt_dec_writers(mnt);
  292. ret = -EROFS;
  293. }
  294. preempt_enable();
  295. return ret;
  296. }
  297. EXPORT_SYMBOL_GPL(mnt_want_write);
  298. /**
  299. * mnt_clone_write - get write access to a mount
  300. * @mnt: the mount on which to take a write
  301. *
  302. * This is effectively like mnt_want_write, except
  303. * it must only be used to take an extra write reference
  304. * on a mountpoint that we already know has a write reference
  305. * on it. This allows some optimisation.
  306. *
  307. * After finished, mnt_drop_write must be called as usual to
  308. * drop the reference.
  309. */
  310. int mnt_clone_write(struct vfsmount *mnt)
  311. {
  312. /* superblock may be r/o */
  313. if (__mnt_is_readonly(mnt))
  314. return -EROFS;
  315. preempt_disable();
  316. mnt_inc_writers(real_mount(mnt));
  317. preempt_enable();
  318. return 0;
  319. }
  320. EXPORT_SYMBOL_GPL(mnt_clone_write);
  321. /**
  322. * mnt_want_write_file - get write access to a file's mount
  323. * @file: the file who's mount on which to take a write
  324. *
  325. * This is like mnt_want_write, but it takes a file and can
  326. * do some optimisations if the file is open for write already
  327. */
  328. int mnt_want_write_file(struct file *file)
  329. {
  330. struct inode *inode = file->f_dentry->d_inode;
  331. if (!(file->f_mode & FMODE_WRITE) || special_file(inode->i_mode))
  332. return mnt_want_write(file->f_path.mnt);
  333. else
  334. return mnt_clone_write(file->f_path.mnt);
  335. }
  336. EXPORT_SYMBOL_GPL(mnt_want_write_file);
  337. /**
  338. * mnt_drop_write - give up write access to a mount
  339. * @mnt: the mount on which to give up write access
  340. *
  341. * Tells the low-level filesystem that we are done
  342. * performing writes to it. Must be matched with
  343. * mnt_want_write() call above.
  344. */
  345. void mnt_drop_write(struct vfsmount *mnt)
  346. {
  347. preempt_disable();
  348. mnt_dec_writers(real_mount(mnt));
  349. preempt_enable();
  350. }
  351. EXPORT_SYMBOL_GPL(mnt_drop_write);
  352. void mnt_drop_write_file(struct file *file)
  353. {
  354. mnt_drop_write(file->f_path.mnt);
  355. }
  356. EXPORT_SYMBOL(mnt_drop_write_file);
  357. static int mnt_make_readonly(struct mount *mnt)
  358. {
  359. int ret = 0;
  360. br_write_lock(&vfsmount_lock);
  361. mnt->mnt.mnt_flags |= MNT_WRITE_HOLD;
  362. /*
  363. * After storing MNT_WRITE_HOLD, we'll read the counters. This store
  364. * should be visible before we do.
  365. */
  366. smp_mb();
  367. /*
  368. * With writers on hold, if this value is zero, then there are
  369. * definitely no active writers (although held writers may subsequently
  370. * increment the count, they'll have to wait, and decrement it after
  371. * seeing MNT_READONLY).
  372. *
  373. * It is OK to have counter incremented on one CPU and decremented on
  374. * another: the sum will add up correctly. The danger would be when we
  375. * sum up each counter, if we read a counter before it is incremented,
  376. * but then read another CPU's count which it has been subsequently
  377. * decremented from -- we would see more decrements than we should.
  378. * MNT_WRITE_HOLD protects against this scenario, because
  379. * mnt_want_write first increments count, then smp_mb, then spins on
  380. * MNT_WRITE_HOLD, so it can't be decremented by another CPU while
  381. * we're counting up here.
  382. */
  383. if (mnt_get_writers(mnt) > 0)
  384. ret = -EBUSY;
  385. else
  386. mnt->mnt.mnt_flags |= MNT_READONLY;
  387. /*
  388. * MNT_READONLY must become visible before ~MNT_WRITE_HOLD, so writers
  389. * that become unheld will see MNT_READONLY.
  390. */
  391. smp_wmb();
  392. mnt->mnt.mnt_flags &= ~MNT_WRITE_HOLD;
  393. br_write_unlock(&vfsmount_lock);
  394. return ret;
  395. }
  396. static void __mnt_unmake_readonly(struct mount *mnt)
  397. {
  398. br_write_lock(&vfsmount_lock);
  399. mnt->mnt.mnt_flags &= ~MNT_READONLY;
  400. br_write_unlock(&vfsmount_lock);
  401. }
  402. int sb_prepare_remount_readonly(struct super_block *sb)
  403. {
  404. struct mount *mnt;
  405. int err = 0;
  406. /* Racy optimization. Recheck the counter under MNT_WRITE_HOLD */
  407. if (atomic_long_read(&sb->s_remove_count))
  408. return -EBUSY;
  409. br_write_lock(&vfsmount_lock);
  410. list_for_each_entry(mnt, &sb->s_mounts, mnt_instance) {
  411. if (!(mnt->mnt.mnt_flags & MNT_READONLY)) {
  412. mnt->mnt.mnt_flags |= MNT_WRITE_HOLD;
  413. smp_mb();
  414. if (mnt_get_writers(mnt) > 0) {
  415. err = -EBUSY;
  416. break;
  417. }
  418. }
  419. }
  420. if (!err && atomic_long_read(&sb->s_remove_count))
  421. err = -EBUSY;
  422. if (!err) {
  423. sb->s_readonly_remount = 1;
  424. smp_wmb();
  425. }
  426. list_for_each_entry(mnt, &sb->s_mounts, mnt_instance) {
  427. if (mnt->mnt.mnt_flags & MNT_WRITE_HOLD)
  428. mnt->mnt.mnt_flags &= ~MNT_WRITE_HOLD;
  429. }
  430. br_write_unlock(&vfsmount_lock);
  431. return err;
  432. }
  433. static void free_vfsmnt(struct mount *mnt)
  434. {
  435. kfree(mnt->mnt.data);
  436. kfree(mnt->mnt_devname);
  437. mnt_free_id(mnt);
  438. #ifdef CONFIG_SMP
  439. free_percpu(mnt->mnt_pcp);
  440. #endif
  441. kmem_cache_free(mnt_cache, mnt);
  442. }
  443. /*
  444. * find the first or last mount at @dentry on vfsmount @mnt depending on
  445. * @dir. If @dir is set return the first mount else return the last mount.
  446. * vfsmount_lock must be held for read or write.
  447. */
  448. struct mount *__lookup_mnt(struct vfsmount *mnt, struct dentry *dentry,
  449. int dir)
  450. {
  451. struct list_head *head = mount_hashtable + hash(mnt, dentry);
  452. struct list_head *tmp = head;
  453. struct mount *p, *found = NULL;
  454. for (;;) {
  455. tmp = dir ? tmp->next : tmp->prev;
  456. p = NULL;
  457. if (tmp == head)
  458. break;
  459. p = list_entry(tmp, struct mount, mnt_hash);
  460. if (&p->mnt_parent->mnt == mnt && p->mnt_mountpoint == dentry) {
  461. found = p;
  462. break;
  463. }
  464. }
  465. return found;
  466. }
  467. /*
  468. * lookup_mnt - Return the first child mount mounted at path
  469. *
  470. * "First" means first mounted chronologically. If you create the
  471. * following mounts:
  472. *
  473. * mount /dev/sda1 /mnt
  474. * mount /dev/sda2 /mnt
  475. * mount /dev/sda3 /mnt
  476. *
  477. * Then lookup_mnt() on the base /mnt dentry in the root mount will
  478. * return successively the root dentry and vfsmount of /dev/sda1, then
  479. * /dev/sda2, then /dev/sda3, then NULL.
  480. *
  481. * lookup_mnt takes a reference to the found vfsmount.
  482. */
  483. struct vfsmount *lookup_mnt(struct path *path)
  484. {
  485. struct mount *child_mnt;
  486. br_read_lock(&vfsmount_lock);
  487. child_mnt = __lookup_mnt(path->mnt, path->dentry, 1);
  488. if (child_mnt) {
  489. mnt_add_count(child_mnt, 1);
  490. br_read_unlock(&vfsmount_lock);
  491. return &child_mnt->mnt;
  492. } else {
  493. br_read_unlock(&vfsmount_lock);
  494. return NULL;
  495. }
  496. }
  497. static inline int check_mnt(struct mount *mnt)
  498. {
  499. return mnt->mnt_ns == current->nsproxy->mnt_ns;
  500. }
  501. /*
  502. * vfsmount lock must be held for write
  503. */
  504. static void touch_mnt_namespace(struct mnt_namespace *ns)
  505. {
  506. if (ns) {
  507. ns->event = ++event;
  508. wake_up_interruptible(&ns->poll);
  509. }
  510. }
  511. /*
  512. * vfsmount lock must be held for write
  513. */
  514. static void __touch_mnt_namespace(struct mnt_namespace *ns)
  515. {
  516. if (ns && ns->event != event) {
  517. ns->event = event;
  518. wake_up_interruptible(&ns->poll);
  519. }
  520. }
  521. /*
  522. * Clear dentry's mounted state if it has no remaining mounts.
  523. * vfsmount_lock must be held for write.
  524. */
  525. static void dentry_reset_mounted(struct dentry *dentry)
  526. {
  527. unsigned u;
  528. for (u = 0; u < HASH_SIZE; u++) {
  529. struct mount *p;
  530. list_for_each_entry(p, &mount_hashtable[u], mnt_hash) {
  531. if (p->mnt_mountpoint == dentry)
  532. return;
  533. }
  534. }
  535. spin_lock(&dentry->d_lock);
  536. dentry->d_flags &= ~DCACHE_MOUNTED;
  537. spin_unlock(&dentry->d_lock);
  538. }
  539. /*
  540. * vfsmount lock must be held for write
  541. */
  542. static void detach_mnt(struct mount *mnt, struct path *old_path)
  543. {
  544. old_path->dentry = mnt->mnt_mountpoint;
  545. old_path->mnt = &mnt->mnt_parent->mnt;
  546. mnt->mnt_parent = mnt;
  547. mnt->mnt_mountpoint = mnt->mnt.mnt_root;
  548. list_del_init(&mnt->mnt_child);
  549. list_del_init(&mnt->mnt_hash);
  550. dentry_reset_mounted(old_path->dentry);
  551. }
  552. /*
  553. * vfsmount lock must be held for write
  554. */
  555. void mnt_set_mountpoint(struct mount *mnt, struct dentry *dentry,
  556. struct mount *child_mnt)
  557. {
  558. mnt_add_count(mnt, 1); /* essentially, that's mntget */
  559. child_mnt->mnt_mountpoint = dget(dentry);
  560. child_mnt->mnt_parent = mnt;
  561. spin_lock(&dentry->d_lock);
  562. dentry->d_flags |= DCACHE_MOUNTED;
  563. spin_unlock(&dentry->d_lock);
  564. }
  565. /*
  566. * vfsmount lock must be held for write
  567. */
  568. static void attach_mnt(struct mount *mnt, struct path *path)
  569. {
  570. mnt_set_mountpoint(real_mount(path->mnt), path->dentry, mnt);
  571. list_add_tail(&mnt->mnt_hash, mount_hashtable +
  572. hash(path->mnt, path->dentry));
  573. list_add_tail(&mnt->mnt_child, &real_mount(path->mnt)->mnt_mounts);
  574. }
  575. /*
  576. * vfsmount lock must be held for write
  577. */
  578. static void commit_tree(struct mount *mnt)
  579. {
  580. struct mount *parent = mnt->mnt_parent;
  581. struct mount *m;
  582. LIST_HEAD(head);
  583. struct mnt_namespace *n = parent->mnt_ns;
  584. BUG_ON(parent == mnt);
  585. list_add_tail(&head, &mnt->mnt_list);
  586. list_for_each_entry(m, &head, mnt_list)
  587. m->mnt_ns = n;
  588. list_splice(&head, n->list.prev);
  589. list_add_tail(&mnt->mnt_hash, mount_hashtable +
  590. hash(&parent->mnt, mnt->mnt_mountpoint));
  591. list_add_tail(&mnt->mnt_child, &parent->mnt_mounts);
  592. touch_mnt_namespace(n);
  593. }
  594. static struct mount *next_mnt(struct mount *p, struct mount *root)
  595. {
  596. struct list_head *next = p->mnt_mounts.next;
  597. if (next == &p->mnt_mounts) {
  598. while (1) {
  599. if (p == root)
  600. return NULL;
  601. next = p->mnt_child.next;
  602. if (next != &p->mnt_parent->mnt_mounts)
  603. break;
  604. p = p->mnt_parent;
  605. }
  606. }
  607. return list_entry(next, struct mount, mnt_child);
  608. }
  609. static struct mount *skip_mnt_tree(struct mount *p)
  610. {
  611. struct list_head *prev = p->mnt_mounts.prev;
  612. while (prev != &p->mnt_mounts) {
  613. p = list_entry(prev, struct mount, mnt_child);
  614. prev = p->mnt_mounts.prev;
  615. }
  616. return p;
  617. }
  618. struct vfsmount *
  619. vfs_kern_mount(struct file_system_type *type, int flags, const char *name, void *data)
  620. {
  621. struct mount *mnt;
  622. struct dentry *root;
  623. if (!type)
  624. return ERR_PTR(-ENODEV);
  625. mnt = alloc_vfsmnt(name);
  626. if (!mnt)
  627. return ERR_PTR(-ENOMEM);
  628. if (type->alloc_mnt_data) {
  629. mnt->mnt.data = type->alloc_mnt_data();
  630. if (!mnt->mnt.data) {
  631. mnt_free_id(mnt);
  632. free_vfsmnt(mnt);
  633. return ERR_PTR(-ENOMEM);
  634. }
  635. }
  636. if (flags & MS_KERNMOUNT)
  637. mnt->mnt.mnt_flags = MNT_INTERNAL;
  638. root = mount_fs(type, flags, name, &mnt->mnt, data);
  639. if (IS_ERR(root)) {
  640. free_vfsmnt(mnt);
  641. return ERR_CAST(root);
  642. }
  643. mnt->mnt.mnt_root = root;
  644. mnt->mnt.mnt_sb = root->d_sb;
  645. mnt->mnt_mountpoint = mnt->mnt.mnt_root;
  646. mnt->mnt_parent = mnt;
  647. br_write_lock(&vfsmount_lock);
  648. list_add_tail(&mnt->mnt_instance, &root->d_sb->s_mounts);
  649. br_write_unlock(&vfsmount_lock);
  650. return &mnt->mnt;
  651. }
  652. EXPORT_SYMBOL_GPL(vfs_kern_mount);
  653. static struct mount *clone_mnt(struct mount *old, struct dentry *root,
  654. int flag)
  655. {
  656. struct super_block *sb = old->mnt.mnt_sb;
  657. struct mount *mnt;
  658. int err;
  659. mnt = alloc_vfsmnt(old->mnt_devname);
  660. if (!mnt)
  661. return ERR_PTR(-ENOMEM);
  662. if (sb->s_op->clone_mnt_data) {
  663. mnt->mnt.data = sb->s_op->clone_mnt_data(old->mnt.data);
  664. if (!mnt->mnt.data) {
  665. goto out_free;
  666. }
  667. }
  668. if (flag & (CL_SLAVE | CL_PRIVATE))
  669. mnt->mnt_group_id = 0; /* not a peer of original */
  670. else
  671. mnt->mnt_group_id = old->mnt_group_id;
  672. if ((flag & CL_MAKE_SHARED) && !mnt->mnt_group_id) {
  673. err = mnt_alloc_group_id(mnt);
  674. if (err)
  675. goto out_free;
  676. }
  677. mnt->mnt.mnt_flags = old->mnt.mnt_flags & ~(MNT_WRITE_HOLD|MNT_MARKED);
  678. atomic_inc(&sb->s_active);
  679. mnt->mnt.mnt_sb = sb;
  680. mnt->mnt.mnt_root = dget(root);
  681. mnt->mnt_mountpoint = mnt->mnt.mnt_root;
  682. mnt->mnt_parent = mnt;
  683. br_write_lock(&vfsmount_lock);
  684. list_add_tail(&mnt->mnt_instance, &sb->s_mounts);
  685. br_write_unlock(&vfsmount_lock);
  686. if (flag & CL_SLAVE) {
  687. list_add(&mnt->mnt_slave, &old->mnt_slave_list);
  688. mnt->mnt_master = old;
  689. CLEAR_MNT_SHARED(mnt);
  690. } else if (!(flag & CL_PRIVATE)) {
  691. if ((flag & CL_MAKE_SHARED) || IS_MNT_SHARED(old))
  692. list_add(&mnt->mnt_share, &old->mnt_share);
  693. if (IS_MNT_SLAVE(old))
  694. list_add(&mnt->mnt_slave, &old->mnt_slave);
  695. mnt->mnt_master = old->mnt_master;
  696. }
  697. if (flag & CL_MAKE_SHARED)
  698. set_mnt_shared(mnt);
  699. /* stick the duplicate mount on the same expiry list
  700. * as the original if that was on one */
  701. if (flag & CL_EXPIRE) {
  702. if (!list_empty(&old->mnt_expire))
  703. list_add(&mnt->mnt_expire, &old->mnt_expire);
  704. }
  705. return mnt;
  706. out_free:
  707. free_vfsmnt(mnt);
  708. return ERR_PTR(err);
  709. }
  710. static inline void mntfree(struct mount *mnt)
  711. {
  712. struct vfsmount *m = &mnt->mnt;
  713. struct super_block *sb = m->mnt_sb;
  714. /*
  715. * This probably indicates that somebody messed
  716. * up a mnt_want/drop_write() pair. If this
  717. * happens, the filesystem was probably unable
  718. * to make r/w->r/o transitions.
  719. */
  720. /*
  721. * The locking used to deal with mnt_count decrement provides barriers,
  722. * so mnt_get_writers() below is safe.
  723. */
  724. WARN_ON(mnt_get_writers(mnt));
  725. fsnotify_vfsmount_delete(m);
  726. dput(m->mnt_root);
  727. free_vfsmnt(mnt);
  728. deactivate_super(sb);
  729. }
  730. static void mntput_no_expire(struct mount *mnt)
  731. {
  732. put_again:
  733. #ifdef CONFIG_SMP
  734. br_read_lock(&vfsmount_lock);
  735. if (likely(mnt->mnt_ns)) {
  736. /* shouldn't be the last one */
  737. mnt_add_count(mnt, -1);
  738. br_read_unlock(&vfsmount_lock);
  739. return;
  740. }
  741. br_read_unlock(&vfsmount_lock);
  742. br_write_lock(&vfsmount_lock);
  743. mnt_add_count(mnt, -1);
  744. if (mnt_get_count(mnt)) {
  745. br_write_unlock(&vfsmount_lock);
  746. return;
  747. }
  748. #else
  749. mnt_add_count(mnt, -1);
  750. if (likely(mnt_get_count(mnt)))
  751. return;
  752. br_write_lock(&vfsmount_lock);
  753. #endif
  754. if (unlikely(mnt->mnt_pinned)) {
  755. mnt_add_count(mnt, mnt->mnt_pinned + 1);
  756. mnt->mnt_pinned = 0;
  757. br_write_unlock(&vfsmount_lock);
  758. acct_auto_close_mnt(&mnt->mnt);
  759. goto put_again;
  760. }
  761. list_del(&mnt->mnt_instance);
  762. br_write_unlock(&vfsmount_lock);
  763. mntfree(mnt);
  764. }
  765. void mntput(struct vfsmount *mnt)
  766. {
  767. if (mnt) {
  768. struct mount *m = real_mount(mnt);
  769. /* avoid cacheline pingpong, hope gcc doesn't get "smart" */
  770. if (unlikely(m->mnt_expiry_mark))
  771. m->mnt_expiry_mark = 0;
  772. mntput_no_expire(m);
  773. }
  774. }
  775. EXPORT_SYMBOL(mntput);
  776. struct vfsmount *mntget(struct vfsmount *mnt)
  777. {
  778. if (mnt)
  779. mnt_add_count(real_mount(mnt), 1);
  780. return mnt;
  781. }
  782. EXPORT_SYMBOL(mntget);
  783. void mnt_pin(struct vfsmount *mnt)
  784. {
  785. br_write_lock(&vfsmount_lock);
  786. real_mount(mnt)->mnt_pinned++;
  787. br_write_unlock(&vfsmount_lock);
  788. }
  789. EXPORT_SYMBOL(mnt_pin);
  790. void mnt_unpin(struct vfsmount *m)
  791. {
  792. struct mount *mnt = real_mount(m);
  793. br_write_lock(&vfsmount_lock);
  794. if (mnt->mnt_pinned) {
  795. mnt_add_count(mnt, 1);
  796. mnt->mnt_pinned--;
  797. }
  798. br_write_unlock(&vfsmount_lock);
  799. }
  800. EXPORT_SYMBOL(mnt_unpin);
  801. static inline void mangle(struct seq_file *m, const char *s)
  802. {
  803. seq_escape(m, s, " \t\n\\");
  804. }
  805. /*
  806. * Simple .show_options callback for filesystems which don't want to
  807. * implement more complex mount option showing.
  808. *
  809. * See also save_mount_options().
  810. */
  811. int generic_show_options(struct seq_file *m, struct dentry *root)
  812. {
  813. const char *options;
  814. rcu_read_lock();
  815. options = rcu_dereference(root->d_sb->s_options);
  816. if (options != NULL && options[0]) {
  817. seq_putc(m, ',');
  818. mangle(m, options);
  819. }
  820. rcu_read_unlock();
  821. return 0;
  822. }
  823. EXPORT_SYMBOL(generic_show_options);
  824. /*
  825. * If filesystem uses generic_show_options(), this function should be
  826. * called from the fill_super() callback.
  827. *
  828. * The .remount_fs callback usually needs to be handled in a special
  829. * way, to make sure, that previous options are not overwritten if the
  830. * remount fails.
  831. *
  832. * Also note, that if the filesystem's .remount_fs function doesn't
  833. * reset all options to their default value, but changes only newly
  834. * given options, then the displayed options will not reflect reality
  835. * any more.
  836. */
  837. void save_mount_options(struct super_block *sb, char *options)
  838. {
  839. BUG_ON(sb->s_options);
  840. rcu_assign_pointer(sb->s_options, kstrdup(options, GFP_KERNEL));
  841. }
  842. EXPORT_SYMBOL(save_mount_options);
  843. void replace_mount_options(struct super_block *sb, char *options)
  844. {
  845. char *old = sb->s_options;
  846. rcu_assign_pointer(sb->s_options, options);
  847. if (old) {
  848. synchronize_rcu();
  849. kfree(old);
  850. }
  851. }
  852. EXPORT_SYMBOL(replace_mount_options);
  853. #ifdef CONFIG_PROC_FS
  854. /* iterator; we want it to have access to namespace_sem, thus here... */
  855. static void *m_start(struct seq_file *m, loff_t *pos)
  856. {
  857. struct proc_mounts *p = m->private;
  858. down_read(&namespace_sem);
  859. return seq_list_start(&p->ns->list, *pos);
  860. }
  861. static void *m_next(struct seq_file *m, void *v, loff_t *pos)
  862. {
  863. struct proc_mounts *p = m->private;
  864. return seq_list_next(v, &p->ns->list, pos);
  865. }
  866. static void m_stop(struct seq_file *m, void *v)
  867. {
  868. up_read(&namespace_sem);
  869. }
  870. static int m_show(struct seq_file *m, void *v)
  871. {
  872. struct proc_mounts *p = m->private;
  873. struct mount *r = list_entry(v, struct mount, mnt_list);
  874. return p->show(m, &r->mnt);
  875. }
  876. const struct seq_operations mounts_op = {
  877. .start = m_start,
  878. .next = m_next,
  879. .stop = m_stop,
  880. .show = m_show,
  881. };
  882. #endif /* CONFIG_PROC_FS */
  883. /**
  884. * may_umount_tree - check if a mount tree is busy
  885. * @mnt: root of mount tree
  886. *
  887. * This is called to check if a tree of mounts has any
  888. * open files, pwds, chroots or sub mounts that are
  889. * busy.
  890. */
  891. int may_umount_tree(struct vfsmount *m)
  892. {
  893. struct mount *mnt = real_mount(m);
  894. int actual_refs = 0;
  895. int minimum_refs = 0;
  896. struct mount *p;
  897. BUG_ON(!m);
  898. /* write lock needed for mnt_get_count */
  899. br_write_lock(&vfsmount_lock);
  900. for (p = mnt; p; p = next_mnt(p, mnt)) {
  901. actual_refs += mnt_get_count(p);
  902. minimum_refs += 2;
  903. }
  904. br_write_unlock(&vfsmount_lock);
  905. if (actual_refs > minimum_refs)
  906. return 0;
  907. return 1;
  908. }
  909. EXPORT_SYMBOL(may_umount_tree);
  910. /**
  911. * may_umount - check if a mount point is busy
  912. * @mnt: root of mount
  913. *
  914. * This is called to check if a mount point has any
  915. * open files, pwds, chroots or sub mounts. If the
  916. * mount has sub mounts this will return busy
  917. * regardless of whether the sub mounts are busy.
  918. *
  919. * Doesn't take quota and stuff into account. IOW, in some cases it will
  920. * give false negatives. The main reason why it's here is that we need
  921. * a non-destructive way to look for easily umountable filesystems.
  922. */
  923. int may_umount(struct vfsmount *mnt)
  924. {
  925. int ret = 1;
  926. down_read(&namespace_sem);
  927. br_write_lock(&vfsmount_lock);
  928. if (propagate_mount_busy(real_mount(mnt), 2))
  929. ret = 0;
  930. br_write_unlock(&vfsmount_lock);
  931. up_read(&namespace_sem);
  932. return ret;
  933. }
  934. EXPORT_SYMBOL(may_umount);
  935. void release_mounts(struct list_head *head)
  936. {
  937. struct mount *mnt;
  938. while (!list_empty(head)) {
  939. mnt = list_first_entry(head, struct mount, mnt_hash);
  940. list_del_init(&mnt->mnt_hash);
  941. if (mnt_has_parent(mnt)) {
  942. struct dentry *dentry;
  943. struct mount *m;
  944. br_write_lock(&vfsmount_lock);
  945. dentry = mnt->mnt_mountpoint;
  946. m = mnt->mnt_parent;
  947. mnt->mnt_mountpoint = mnt->mnt.mnt_root;
  948. mnt->mnt_parent = mnt;
  949. m->mnt_ghosts--;
  950. br_write_unlock(&vfsmount_lock);
  951. dput(dentry);
  952. mntput(&m->mnt);
  953. }
  954. mntput(&mnt->mnt);
  955. }
  956. }
  957. /*
  958. * vfsmount lock must be held for write
  959. * namespace_sem must be held for write
  960. */
  961. void umount_tree(struct mount *mnt, int propagate, struct list_head *kill)
  962. {
  963. LIST_HEAD(tmp_list);
  964. struct mount *p;
  965. for (p = mnt; p; p = next_mnt(p, mnt))
  966. list_move(&p->mnt_hash, &tmp_list);
  967. list_for_each_entry(p, &tmp_list, mnt_hash)
  968. list_del_init(&p->mnt_child);
  969. if (propagate)
  970. propagate_umount(&tmp_list);
  971. list_for_each_entry(p, &tmp_list, mnt_hash) {
  972. list_del_init(&p->mnt_expire);
  973. list_del_init(&p->mnt_list);
  974. __touch_mnt_namespace(p->mnt_ns);
  975. p->mnt_ns = NULL;
  976. if (mnt_has_parent(p)) {
  977. p->mnt_parent->mnt_ghosts++;
  978. dentry_reset_mounted(p->mnt_mountpoint);
  979. }
  980. change_mnt_propagation(p, MS_PRIVATE);
  981. }
  982. list_splice(&tmp_list, kill);
  983. }
  984. static void shrink_submounts(struct mount *mnt, struct list_head *umounts);
  985. static int do_umount(struct mount *mnt, int flags)
  986. {
  987. struct super_block *sb = mnt->mnt.mnt_sb;
  988. int retval;
  989. LIST_HEAD(umount_list);
  990. retval = security_sb_umount(&mnt->mnt, flags);
  991. if (retval)
  992. return retval;
  993. /*
  994. * Allow userspace to request a mountpoint be expired rather than
  995. * unmounting unconditionally. Unmount only happens if:
  996. * (1) the mark is already set (the mark is cleared by mntput())
  997. * (2) the usage count == 1 [parent vfsmount] + 1 [sys_umount]
  998. */
  999. if (flags & MNT_EXPIRE) {
  1000. if (&mnt->mnt == current->fs->root.mnt ||
  1001. flags & (MNT_FORCE | MNT_DETACH))
  1002. return -EINVAL;
  1003. /*
  1004. * probably don't strictly need the lock here if we examined
  1005. * all race cases, but it's a slowpath.
  1006. */
  1007. br_write_lock(&vfsmount_lock);
  1008. if (mnt_get_count(mnt) != 2) {
  1009. br_write_unlock(&vfsmount_lock);
  1010. return -EBUSY;
  1011. }
  1012. br_write_unlock(&vfsmount_lock);
  1013. if (!xchg(&mnt->mnt_expiry_mark, 1))
  1014. return -EAGAIN;
  1015. }
  1016. /*
  1017. * If we may have to abort operations to get out of this
  1018. * mount, and they will themselves hold resources we must
  1019. * allow the fs to do things. In the Unix tradition of
  1020. * 'Gee thats tricky lets do it in userspace' the umount_begin
  1021. * might fail to complete on the first run through as other tasks
  1022. * must return, and the like. Thats for the mount program to worry
  1023. * about for the moment.
  1024. */
  1025. if (flags & MNT_FORCE && sb->s_op->umount_begin) {
  1026. sb->s_op->umount_begin(sb);
  1027. }
  1028. /*
  1029. * No sense to grab the lock for this test, but test itself looks
  1030. * somewhat bogus. Suggestions for better replacement?
  1031. * Ho-hum... In principle, we might treat that as umount + switch
  1032. * to rootfs. GC would eventually take care of the old vfsmount.
  1033. * Actually it makes sense, especially if rootfs would contain a
  1034. * /reboot - static binary that would close all descriptors and
  1035. * call reboot(9). Then init(8) could umount root and exec /reboot.
  1036. */
  1037. if (&mnt->mnt == current->fs->root.mnt && !(flags & MNT_DETACH)) {
  1038. /*
  1039. * Special case for "unmounting" root ...
  1040. * we just try to remount it readonly.
  1041. */
  1042. if (!capable(CAP_SYS_ADMIN))
  1043. return -EPERM;
  1044. down_write(&sb->s_umount);
  1045. if (!(sb->s_flags & MS_RDONLY))
  1046. retval = do_remount_sb(sb, MS_RDONLY, NULL, 0);
  1047. up_write(&sb->s_umount);
  1048. return retval;
  1049. }
  1050. down_write(&namespace_sem);
  1051. br_write_lock(&vfsmount_lock);
  1052. event++;
  1053. if (!(flags & MNT_DETACH))
  1054. shrink_submounts(mnt, &umount_list);
  1055. retval = -EBUSY;
  1056. if (flags & MNT_DETACH || !propagate_mount_busy(mnt, 2)) {
  1057. if (!list_empty(&mnt->mnt_list))
  1058. umount_tree(mnt, 1, &umount_list);
  1059. retval = 0;
  1060. }
  1061. br_write_unlock(&vfsmount_lock);
  1062. up_write(&namespace_sem);
  1063. release_mounts(&umount_list);
  1064. return retval;
  1065. }
  1066. /*
  1067. * Now umount can handle mount points as well as block devices.
  1068. * This is important for filesystems which use unnamed block devices.
  1069. *
  1070. * We now support a flag for forced unmount like the other 'big iron'
  1071. * unixes. Our API is identical to OSF/1 to avoid making a mess of AMD
  1072. */
  1073. SYSCALL_DEFINE2(umount, char __user *, name, int, flags)
  1074. {
  1075. struct path path;
  1076. struct mount *mnt;
  1077. int retval;
  1078. int lookup_flags = 0;
  1079. if (flags & ~(MNT_FORCE | MNT_DETACH | MNT_EXPIRE | UMOUNT_NOFOLLOW))
  1080. return -EINVAL;
  1081. if (!(flags & UMOUNT_NOFOLLOW))
  1082. lookup_flags |= LOOKUP_FOLLOW;
  1083. retval = user_path_at(AT_FDCWD, name, lookup_flags, &path);
  1084. if (retval)
  1085. goto out;
  1086. mnt = real_mount(path.mnt);
  1087. retval = -EINVAL;
  1088. if (path.dentry != path.mnt->mnt_root)
  1089. goto dput_and_out;
  1090. if (!check_mnt(mnt))
  1091. goto dput_and_out;
  1092. retval = -EPERM;
  1093. if (!ns_capable(mnt->mnt_ns->user_ns, CAP_SYS_ADMIN))
  1094. goto dput_and_out;
  1095. retval = do_umount(mnt, flags);
  1096. dput_and_out:
  1097. /* we mustn't call path_put() as that would clear mnt_expiry_mark */
  1098. dput(path.dentry);
  1099. mntput_no_expire(mnt);
  1100. out:
  1101. return retval;
  1102. }
  1103. #ifdef __ARCH_WANT_SYS_OLDUMOUNT
  1104. /*
  1105. * The 2.0 compatible umount. No flags.
  1106. */
  1107. SYSCALL_DEFINE1(oldumount, char __user *, name)
  1108. {
  1109. return sys_umount(name, 0);
  1110. }
  1111. #endif
  1112. static int mount_is_safe(struct path *path)
  1113. {
  1114. if (ns_capable(real_mount(path->mnt)->mnt_ns->user_ns, CAP_SYS_ADMIN))
  1115. return 0;
  1116. return -EPERM;
  1117. #ifdef notyet
  1118. if (S_ISLNK(path->dentry->d_inode->i_mode))
  1119. return -EPERM;
  1120. if (path->dentry->d_inode->i_mode & S_ISVTX) {
  1121. if (current_uid() != path->dentry->d_inode->i_uid)
  1122. return -EPERM;
  1123. }
  1124. if (inode_permission(path->dentry->d_inode, MAY_WRITE))
  1125. return -EPERM;
  1126. return 0;
  1127. #endif
  1128. }
  1129. static bool mnt_ns_loop(struct path *path)
  1130. {
  1131. /* Could bind mounting the mount namespace inode cause a
  1132. * mount namespace loop?
  1133. */
  1134. struct inode *inode = path->dentry->d_inode;
  1135. struct proc_inode *ei;
  1136. struct mnt_namespace *mnt_ns;
  1137. if (!proc_ns_inode(inode))
  1138. return false;
  1139. ei = PROC_I(inode);
  1140. if (ei->ns_ops != &mntns_operations)
  1141. return false;
  1142. mnt_ns = ei->ns;
  1143. return current->nsproxy->mnt_ns->seq >= mnt_ns->seq;
  1144. }
  1145. struct mount *copy_tree(struct mount *mnt, struct dentry *dentry,
  1146. int flag)
  1147. {
  1148. struct mount *res, *p, *q, *r;
  1149. struct path path;
  1150. if (!(flag & CL_COPY_ALL) && IS_MNT_UNBINDABLE(mnt))
  1151. return ERR_PTR(-EINVAL);
  1152. res = q = clone_mnt(mnt, dentry, flag);
  1153. if (IS_ERR(q))
  1154. return q;
  1155. q->mnt_mountpoint = mnt->mnt_mountpoint;
  1156. p = mnt;
  1157. list_for_each_entry(r, &mnt->mnt_mounts, mnt_child) {
  1158. struct mount *s;
  1159. if (!is_subdir(r->mnt_mountpoint, dentry))
  1160. continue;
  1161. for (s = r; s; s = next_mnt(s, r)) {
  1162. if (!(flag & CL_COPY_ALL) && IS_MNT_UNBINDABLE(s)) {
  1163. s = skip_mnt_tree(s);
  1164. continue;
  1165. }
  1166. while (p != s->mnt_parent) {
  1167. p = p->mnt_parent;
  1168. q = q->mnt_parent;
  1169. }
  1170. p = s;
  1171. path.mnt = &q->mnt;
  1172. path.dentry = p->mnt_mountpoint;
  1173. q = clone_mnt(p, p->mnt.mnt_root, flag);
  1174. if (IS_ERR(q))
  1175. goto out;
  1176. br_write_lock(&vfsmount_lock);
  1177. list_add_tail(&q->mnt_list, &res->mnt_list);
  1178. attach_mnt(q, &path);
  1179. br_write_unlock(&vfsmount_lock);
  1180. }
  1181. }
  1182. return res;
  1183. out:
  1184. if (res) {
  1185. LIST_HEAD(umount_list);
  1186. br_write_lock(&vfsmount_lock);
  1187. umount_tree(res, 0, &umount_list);
  1188. br_write_unlock(&vfsmount_lock);
  1189. release_mounts(&umount_list);
  1190. }
  1191. return q;
  1192. }
  1193. /* Caller should check returned pointer for errors */
  1194. struct vfsmount *collect_mounts(struct path *path)
  1195. {
  1196. struct mount *tree;
  1197. down_write(&namespace_sem);
  1198. if (!check_mnt(real_mount(path->mnt)))
  1199. tree = ERR_PTR(-EINVAL);
  1200. else
  1201. tree = copy_tree(real_mount(path->mnt), path->dentry,
  1202. CL_COPY_ALL | CL_PRIVATE);
  1203. up_write(&namespace_sem);
  1204. if (IS_ERR(tree))
  1205. return NULL;
  1206. return &tree->mnt;
  1207. }
  1208. void drop_collected_mounts(struct vfsmount *mnt)
  1209. {
  1210. LIST_HEAD(umount_list);
  1211. down_write(&namespace_sem);
  1212. br_write_lock(&vfsmount_lock);
  1213. umount_tree(real_mount(mnt), 0, &umount_list);
  1214. br_write_unlock(&vfsmount_lock);
  1215. up_write(&namespace_sem);
  1216. release_mounts(&umount_list);
  1217. }
  1218. int iterate_mounts(int (*f)(struct vfsmount *, void *), void *arg,
  1219. struct vfsmount *root)
  1220. {
  1221. struct mount *mnt;
  1222. int res = f(root, arg);
  1223. if (res)
  1224. return res;
  1225. list_for_each_entry(mnt, &real_mount(root)->mnt_list, mnt_list) {
  1226. res = f(&mnt->mnt, arg);
  1227. if (res)
  1228. return res;
  1229. }
  1230. return 0;
  1231. }
  1232. static void cleanup_group_ids(struct mount *mnt, struct mount *end)
  1233. {
  1234. struct mount *p;
  1235. for (p = mnt; p != end; p = next_mnt(p, mnt)) {
  1236. if (p->mnt_group_id && !IS_MNT_SHARED(p))
  1237. mnt_release_group_id(p);
  1238. }
  1239. }
  1240. static int invent_group_ids(struct mount *mnt, bool recurse)
  1241. {
  1242. struct mount *p;
  1243. for (p = mnt; p; p = recurse ? next_mnt(p, mnt) : NULL) {
  1244. if (!p->mnt_group_id && !IS_MNT_SHARED(p)) {
  1245. int err = mnt_alloc_group_id(p);
  1246. if (err) {
  1247. cleanup_group_ids(mnt, p);
  1248. return err;
  1249. }
  1250. }
  1251. }
  1252. return 0;
  1253. }
  1254. /*
  1255. * @source_mnt : mount tree to be attached
  1256. * @nd : place the mount tree @source_mnt is attached
  1257. * @parent_nd : if non-null, detach the source_mnt from its parent and
  1258. * store the parent mount and mountpoint dentry.
  1259. * (done when source_mnt is moved)
  1260. *
  1261. * NOTE: in the table below explains the semantics when a source mount
  1262. * of a given type is attached to a destination mount of a given type.
  1263. * ---------------------------------------------------------------------------
  1264. * | BIND MOUNT OPERATION |
  1265. * |**************************************************************************
  1266. * | source-->| shared | private | slave | unbindable |
  1267. * | dest | | | | |
  1268. * | | | | | | |
  1269. * | v | | | | |
  1270. * |**************************************************************************
  1271. * | shared | shared (++) | shared (+) | shared(+++)| invalid |
  1272. * | | | | | |
  1273. * |non-shared| shared (+) | private | slave (*) | invalid |
  1274. * ***************************************************************************
  1275. * A bind operation clones the source mount and mounts the clone on the
  1276. * destination mount.
  1277. *
  1278. * (++) the cloned mount is propagated to all the mounts in the propagation
  1279. * tree of the destination mount and the cloned mount is added to
  1280. * the peer group of the source mount.
  1281. * (+) the cloned mount is created under the destination mount and is marked
  1282. * as shared. The cloned mount is added to the peer group of the source
  1283. * mount.
  1284. * (+++) the mount is propagated to all the mounts in the propagation tree
  1285. * of the destination mount and the cloned mount is made slave
  1286. * of the same master as that of the source mount. The cloned mount
  1287. * is marked as 'shared and slave'.
  1288. * (*) the cloned mount is made a slave of the same master as that of the
  1289. * source mount.
  1290. *
  1291. * ---------------------------------------------------------------------------
  1292. * | MOVE MOUNT OPERATION |
  1293. * |**************************************************************************
  1294. * | source-->| shared | private | slave | unbindable |
  1295. * | dest | | | | |
  1296. * | | | | | | |
  1297. * | v | | | | |
  1298. * |**************************************************************************
  1299. * | shared | shared (+) | shared (+) | shared(+++) | invalid |
  1300. * | | | | | |
  1301. * |non-shared| shared (+*) | private | slave (*) | unbindable |
  1302. * ***************************************************************************
  1303. *
  1304. * (+) the mount is moved to the destination. And is then propagated to
  1305. * all the mounts in the propagation tree of the destination mount.
  1306. * (+*) the mount is moved to the destination.
  1307. * (+++) the mount is moved to the destination and is then propagated to
  1308. * all the mounts belonging to the destination mount's propagation tree.
  1309. * the mount is marked as 'shared and slave'.
  1310. * (*) the mount continues to be a slave at the new location.
  1311. *
  1312. * if the source mount is a tree, the operations explained above is
  1313. * applied to each mount in the tree.
  1314. * Must be called without spinlocks held, since this function can sleep
  1315. * in allocations.
  1316. */
  1317. static int attach_recursive_mnt(struct mount *source_mnt,
  1318. struct path *path, struct path *parent_path)
  1319. {
  1320. LIST_HEAD(tree_list);
  1321. struct mount *dest_mnt = real_mount(path->mnt);
  1322. struct dentry *dest_dentry = path->dentry;
  1323. struct mount *child, *p;
  1324. int err;
  1325. if (IS_MNT_SHARED(dest_mnt)) {
  1326. err = invent_group_ids(source_mnt, true);
  1327. if (err)
  1328. goto out;
  1329. err = propagate_mnt(dest_mnt, dest_dentry, source_mnt, &tree_list);
  1330. br_write_lock(&vfsmount_lock);
  1331. if (err)
  1332. goto out_cleanup_ids;
  1333. for (p = source_mnt; p; p = next_mnt(p, source_mnt))
  1334. set_mnt_shared(p);
  1335. } else {
  1336. br_write_lock(&vfsmount_lock);
  1337. }
  1338. if (parent_path) {
  1339. detach_mnt(source_mnt, parent_path);
  1340. attach_mnt(source_mnt, path);
  1341. touch_mnt_namespace(source_mnt->mnt_ns);
  1342. } else {
  1343. mnt_set_mountpoint(dest_mnt, dest_dentry, source_mnt);
  1344. commit_tree(source_mnt);
  1345. }
  1346. list_for_each_entry_safe(child, p, &tree_list, mnt_hash) {
  1347. list_del_init(&child->mnt_hash);
  1348. commit_tree(child);
  1349. }
  1350. br_write_unlock(&vfsmount_lock);
  1351. return 0;
  1352. out_cleanup_ids:
  1353. while (!list_empty(&tree_list)) {
  1354. child = list_first_entry(&tree_list, struct mount, mnt_hash);
  1355. umount_tree(child, 0, &tree_list);
  1356. }
  1357. br_write_unlock(&vfsmount_lock);
  1358. cleanup_group_ids(source_mnt, NULL);
  1359. out:
  1360. return err;
  1361. }
  1362. static int lock_mount(struct path *path)
  1363. {
  1364. struct vfsmount *mnt;
  1365. retry:
  1366. mutex_lock(&path->dentry->d_inode->i_mutex);
  1367. if (unlikely(cant_mount(path->dentry))) {
  1368. mutex_unlock(&path->dentry->d_inode->i_mutex);
  1369. return -ENOENT;
  1370. }
  1371. down_write(&namespace_sem);
  1372. mnt = lookup_mnt(path);
  1373. if (likely(!mnt))
  1374. return 0;
  1375. up_write(&namespace_sem);
  1376. mutex_unlock(&path->dentry->d_inode->i_mutex);
  1377. path_put(path);
  1378. path->mnt = mnt;
  1379. path->dentry = dget(mnt->mnt_root);
  1380. goto retry;
  1381. }
  1382. static void unlock_mount(struct path *path)
  1383. {
  1384. up_write(&namespace_sem);
  1385. mutex_unlock(&path->dentry->d_inode->i_mutex);
  1386. }
  1387. static int graft_tree(struct mount *mnt, struct path *path)
  1388. {
  1389. if (mnt->mnt.mnt_sb->s_flags & MS_NOUSER)
  1390. return -EINVAL;
  1391. if (S_ISDIR(path->dentry->d_inode->i_mode) !=
  1392. S_ISDIR(mnt->mnt.mnt_root->d_inode->i_mode))
  1393. return -ENOTDIR;
  1394. if (d_unlinked(path->dentry))
  1395. return -ENOENT;
  1396. return attach_recursive_mnt(mnt, path, NULL);
  1397. }
  1398. /*
  1399. * Sanity check the flags to change_mnt_propagation.
  1400. */
  1401. static int flags_to_propagation_type(int flags)
  1402. {
  1403. int type = flags & ~(MS_REC | MS_SILENT);
  1404. /* Fail if any non-propagation flags are set */
  1405. if (type & ~(MS_SHARED | MS_PRIVATE | MS_SLAVE | MS_UNBINDABLE))
  1406. return 0;
  1407. /* Only one propagation flag should be set */
  1408. if (!is_power_of_2(type))
  1409. return 0;
  1410. return type;
  1411. }
  1412. /*
  1413. * recursively change the type of the mountpoint.
  1414. */
  1415. static int do_change_type(struct path *path, int flag)
  1416. {
  1417. struct mount *m;
  1418. struct mount *mnt = real_mount(path->mnt);
  1419. int recurse = flag & MS_REC;
  1420. int type;
  1421. int err = 0;
  1422. if (!ns_capable(mnt->mnt_ns->user_ns, CAP_SYS_ADMIN))
  1423. return -EPERM;
  1424. if (path->dentry != path->mnt->mnt_root)
  1425. return -EINVAL;
  1426. type = flags_to_propagation_type(flag);
  1427. if (!type)
  1428. return -EINVAL;
  1429. down_write(&namespace_sem);
  1430. if (type == MS_SHARED) {
  1431. err = invent_group_ids(mnt, recurse);
  1432. if (err)
  1433. goto out_unlock;
  1434. }
  1435. br_write_lock(&vfsmount_lock);
  1436. for (m = mnt; m; m = (recurse ? next_mnt(m, mnt) : NULL))
  1437. change_mnt_propagation(m, type);
  1438. br_write_unlock(&vfsmount_lock);
  1439. out_unlock:
  1440. up_write(&namespace_sem);
  1441. return err;
  1442. }
  1443. /*
  1444. * do loopback mount.
  1445. */
  1446. static int do_loopback(struct path *path, const char *old_name,
  1447. int recurse)
  1448. {
  1449. LIST_HEAD(umount_list);
  1450. struct path old_path;
  1451. struct mount *mnt = NULL, *old;
  1452. int err = mount_is_safe(path);
  1453. if (err)
  1454. return err;
  1455. if (!old_name || !*old_name)
  1456. return -EINVAL;
  1457. err = kern_path(old_name, LOOKUP_FOLLOW|LOOKUP_AUTOMOUNT, &old_path);
  1458. if (err)
  1459. return err;
  1460. err = -EINVAL;
  1461. if (mnt_ns_loop(&old_path))
  1462. goto out;
  1463. err = lock_mount(path);
  1464. if (err)
  1465. goto out;
  1466. old = real_mount(old_path.mnt);
  1467. err = -EINVAL;
  1468. if (IS_MNT_UNBINDABLE(old))
  1469. goto out2;
  1470. if (!check_mnt(real_mount(path->mnt)) || !check_mnt(old))
  1471. goto out2;
  1472. if (recurse)
  1473. mnt = copy_tree(old, old_path.dentry, 0);
  1474. else
  1475. mnt = clone_mnt(old, old_path.dentry, 0);
  1476. if (IS_ERR(mnt)) {
  1477. err = PTR_ERR(mnt);
  1478. goto out;
  1479. }
  1480. err = graft_tree(mnt, path);
  1481. if (err) {
  1482. br_write_lock(&vfsmount_lock);
  1483. umount_tree(mnt, 0, &umount_list);
  1484. br_write_unlock(&vfsmount_lock);
  1485. }
  1486. out2:
  1487. unlock_mount(path);
  1488. release_mounts(&umount_list);
  1489. out:
  1490. path_put(&old_path);
  1491. return err;
  1492. }
  1493. static int change_mount_flags(struct vfsmount *mnt, int ms_flags)
  1494. {
  1495. int error = 0;
  1496. int readonly_request = 0;
  1497. if (ms_flags & MS_RDONLY)
  1498. readonly_request = 1;
  1499. if (readonly_request == __mnt_is_readonly(mnt))
  1500. return 0;
  1501. if (readonly_request)
  1502. error = mnt_make_readonly(real_mount(mnt));
  1503. else
  1504. __mnt_unmake_readonly(real_mount(mnt));
  1505. return error;
  1506. }
  1507. /*
  1508. * change filesystem flags. dir should be a physical root of filesystem.
  1509. * If you've mounted a non-root directory somewhere and want to do remount
  1510. * on it - tough luck.
  1511. */
  1512. static int do_remount(struct path *path, int flags, int mnt_flags,
  1513. void *data)
  1514. {
  1515. int err;
  1516. struct super_block *sb = path->mnt->mnt_sb;
  1517. struct mount *mnt = real_mount(path->mnt);
  1518. if (!capable(CAP_SYS_ADMIN))
  1519. return -EPERM;
  1520. if (!check_mnt(mnt))
  1521. return -EINVAL;
  1522. if (path->dentry != path->mnt->mnt_root)
  1523. return -EINVAL;
  1524. err = security_sb_remount(sb, data);
  1525. if (err)
  1526. return err;
  1527. down_write(&sb->s_umount);
  1528. if (flags & MS_BIND)
  1529. err = change_mount_flags(path->mnt, flags);
  1530. else {
  1531. err = do_remount_sb2(path->mnt, sb, flags, data, 0);
  1532. br_write_lock(&vfsmount_lock);
  1533. propagate_remount(mnt);
  1534. br_write_unlock(&vfsmount_lock);
  1535. }
  1536. if (!err) {
  1537. br_write_lock(&vfsmount_lock);
  1538. mnt_flags |= mnt->mnt.mnt_flags & ~MNT_USER_SETTABLE_MASK;
  1539. mnt->mnt.mnt_flags = mnt_flags;
  1540. br_write_unlock(&vfsmount_lock);
  1541. }
  1542. up_write(&sb->s_umount);
  1543. if (!err) {
  1544. br_write_lock(&vfsmount_lock);
  1545. touch_mnt_namespace(mnt->mnt_ns);
  1546. br_write_unlock(&vfsmount_lock);
  1547. }
  1548. return err;
  1549. }
  1550. static inline int tree_contains_unbindable(struct mount *mnt)
  1551. {
  1552. struct mount *p;
  1553. for (p = mnt; p; p = next_mnt(p, mnt)) {
  1554. if (IS_MNT_UNBINDABLE(p))
  1555. return 1;
  1556. }
  1557. return 0;
  1558. }
  1559. static int do_move_mount(struct path *path, const char *old_name)
  1560. {
  1561. struct path old_path, parent_path;
  1562. struct mount *p;
  1563. struct mount *old;
  1564. int err = 0;
  1565. if (!ns_capable(real_mount(path->mnt)->mnt_ns->user_ns, CAP_SYS_ADMIN))
  1566. return -EPERM;
  1567. if (!old_name || !*old_name)
  1568. return -EINVAL;
  1569. err = kern_path(old_name, LOOKUP_FOLLOW, &old_path);
  1570. if (err)
  1571. return err;
  1572. err = lock_mount(path);
  1573. if (err < 0)
  1574. goto out;
  1575. old = real_mount(old_path.mnt);
  1576. p = real_mount(path->mnt);
  1577. err = -EINVAL;
  1578. if (!check_mnt(p) || !check_mnt(old))
  1579. goto out1;
  1580. if (d_unlinked(path->dentry))
  1581. goto out1;
  1582. err = -EINVAL;
  1583. if (old_path.dentry != old_path.mnt->mnt_root)
  1584. goto out1;
  1585. if (!mnt_has_parent(old))
  1586. goto out1;
  1587. if (S_ISDIR(path->dentry->d_inode->i_mode) !=
  1588. S_ISDIR(old_path.dentry->d_inode->i_mode))
  1589. goto out1;
  1590. /*
  1591. * Don't move a mount residing in a shared parent.
  1592. */
  1593. if (IS_MNT_SHARED(old->mnt_parent))
  1594. goto out1;
  1595. /*
  1596. * Don't move a mount tree containing unbindable mounts to a destination
  1597. * mount which is shared.
  1598. */
  1599. if (IS_MNT_SHARED(p) && tree_contains_unbindable(old))
  1600. goto out1;
  1601. err = -ELOOP;
  1602. for (; mnt_has_parent(p); p = p->mnt_parent)
  1603. if (p == old)
  1604. goto out1;
  1605. err = attach_recursive_mnt(old, path, &parent_path);
  1606. if (err)
  1607. goto out1;
  1608. /* if the mount is moved, it should no longer be expire
  1609. * automatically */
  1610. list_del_init(&old->mnt_expire);
  1611. out1:
  1612. unlock_mount(path);
  1613. out:
  1614. if (!err)
  1615. path_put(&parent_path);
  1616. path_put(&old_path);
  1617. return err;
  1618. }
  1619. static struct vfsmount *fs_set_subtype(struct vfsmount *mnt, const char *fstype)
  1620. {
  1621. int err;
  1622. const char *subtype = strchr(fstype, '.');
  1623. if (subtype) {
  1624. subtype++;
  1625. err = -EINVAL;
  1626. if (!subtype[0])
  1627. goto err;
  1628. } else
  1629. subtype = "";
  1630. mnt->mnt_sb->s_subtype = kstrdup(subtype, GFP_KERNEL);
  1631. err = -ENOMEM;
  1632. if (!mnt->mnt_sb->s_subtype)
  1633. goto err;
  1634. return mnt;
  1635. err:
  1636. mntput(mnt);
  1637. return ERR_PTR(err);
  1638. }
  1639. /*
  1640. * add a mount into a namespace's mount tree
  1641. */
  1642. static int do_add_mount(struct mount *newmnt, struct path *path, int mnt_flags)
  1643. {
  1644. int err;
  1645. mnt_flags &= ~MNT_INTERNAL_FLAGS;
  1646. err = lock_mount(path);
  1647. if (err)
  1648. return err;
  1649. err = -EINVAL;
  1650. if (unlikely(!check_mnt(real_mount(path->mnt)))) {
  1651. /* that's acceptable only for automounts done in private ns */
  1652. if (!(mnt_flags & MNT_SHRINKABLE))
  1653. goto unlock;
  1654. /* ... and for those we'd better have mountpoint still alive */
  1655. if (!real_mount(path->mnt)->mnt_ns)
  1656. goto unlock;
  1657. }
  1658. /* Refuse the same filesystem on the same mount point */
  1659. err = -EBUSY;
  1660. if (path->mnt->mnt_sb == newmnt->mnt.mnt_sb &&
  1661. path->mnt->mnt_root == path->dentry)
  1662. goto unlock;
  1663. err = -EINVAL;
  1664. if (S_ISLNK(newmnt->mnt.mnt_root->d_inode->i_mode))
  1665. goto unlock;
  1666. newmnt->mnt.mnt_flags = mnt_flags;
  1667. err = graft_tree(newmnt, path);
  1668. unlock:
  1669. unlock_mount(path);
  1670. return err;
  1671. }
  1672. /*
  1673. * create a new mount for userspace and request it to be added into the
  1674. * namespace's tree
  1675. */
  1676. static int do_new_mount(struct path *path, const char *fstype, int flags,
  1677. int mnt_flags, const char *name, void *data)
  1678. {
  1679. struct file_system_type *type;
  1680. struct user_namespace *user_ns;
  1681. struct vfsmount *mnt;
  1682. int err;
  1683. if (!fstype)
  1684. return -EINVAL;
  1685. /* we need capabilities... */
  1686. user_ns = real_mount(path->mnt)->mnt_ns->user_ns;
  1687. if (!ns_capable(user_ns, CAP_SYS_ADMIN))
  1688. return -EPERM;
  1689. type = get_fs_type(fstype);
  1690. if (!type)
  1691. return -ENODEV;
  1692. if (user_ns != &init_user_ns) {
  1693. if (!(type->fs_flags & FS_USERNS_MOUNT)) {
  1694. put_filesystem(type);
  1695. return -EPERM;
  1696. }
  1697. /* Only in special cases allow devices from mounts
  1698. * created outside the initial user namespace.
  1699. */
  1700. if (!(type->fs_flags & FS_USERNS_DEV_MOUNT)) {
  1701. flags |= MS_NODEV;
  1702. mnt_flags |= MNT_NODEV;
  1703. }
  1704. }
  1705. mnt = vfs_kern_mount(type, flags, name, data);
  1706. if (!IS_ERR(mnt) && (type->fs_flags & FS_HAS_SUBTYPE) &&
  1707. !mnt->mnt_sb->s_subtype)
  1708. mnt = fs_set_subtype(mnt, fstype);
  1709. put_filesystem(type);
  1710. if (IS_ERR(mnt))
  1711. return PTR_ERR(mnt);
  1712. err = do_add_mount(real_mount(mnt), path, mnt_flags);
  1713. if (err)
  1714. mntput(mnt);
  1715. return err;
  1716. }
  1717. int finish_automount(struct vfsmount *m, struct path *path)
  1718. {
  1719. struct mount *mnt = real_mount(m);
  1720. int err;
  1721. /* The new mount record should have at least 2 refs to prevent it being
  1722. * expired before we get a chance to add it
  1723. */
  1724. BUG_ON(mnt_get_count(mnt) < 2);
  1725. if (m->mnt_sb == path->mnt->mnt_sb &&
  1726. m->mnt_root == path->dentry) {
  1727. err = -ELOOP;
  1728. goto fail;
  1729. }
  1730. err = do_add_mount(mnt, path, path->mnt->mnt_flags | MNT_SHRINKABLE);
  1731. if (!err)
  1732. return 0;
  1733. fail:
  1734. /* remove m from any expiration list it may be on */
  1735. if (!list_empty(&mnt->mnt_expire)) {
  1736. down_write(&namespace_sem);
  1737. br_write_lock(&vfsmount_lock);
  1738. list_del_init(&mnt->mnt_expire);
  1739. br_write_unlock(&vfsmount_lock);
  1740. up_write(&namespace_sem);
  1741. }
  1742. mntput(m);
  1743. mntput(m);
  1744. return err;
  1745. }
  1746. /**
  1747. * mnt_set_expiry - Put a mount on an expiration list
  1748. * @mnt: The mount to list.
  1749. * @expiry_list: The list to add the mount to.
  1750. */
  1751. void mnt_set_expiry(struct vfsmount *mnt, struct list_head *expiry_list)
  1752. {
  1753. down_write(&namespace_sem);
  1754. br_write_lock(&vfsmount_lock);
  1755. list_add_tail(&real_mount(mnt)->mnt_expire, expiry_list);
  1756. br_write_unlock(&vfsmount_lock);
  1757. up_write(&namespace_sem);
  1758. }
  1759. EXPORT_SYMBOL(mnt_set_expiry);
  1760. /*
  1761. * process a list of expirable mountpoints with the intent of discarding any
  1762. * mountpoints that aren't in use and haven't been touched since last we came
  1763. * here
  1764. */
  1765. void mark_mounts_for_expiry(struct list_head *mounts)
  1766. {
  1767. struct mount *mnt, *next;
  1768. LIST_HEAD(graveyard);
  1769. LIST_HEAD(umounts);
  1770. if (list_empty(mounts))
  1771. return;
  1772. down_write(&namespace_sem);
  1773. br_write_lock(&vfsmount_lock);
  1774. /* extract from the expiration list every vfsmount that matches the
  1775. * following criteria:
  1776. * - only referenced by its parent vfsmount
  1777. * - still marked for expiry (marked on the last call here; marks are
  1778. * cleared by mntput())
  1779. */
  1780. list_for_each_entry_safe(mnt, next, mounts, mnt_expire) {
  1781. if (!xchg(&mnt->mnt_expiry_mark, 1) ||
  1782. propagate_mount_busy(mnt, 1))
  1783. continue;
  1784. list_move(&mnt->mnt_expire, &graveyard);
  1785. }
  1786. while (!list_empty(&graveyard)) {
  1787. mnt = list_first_entry(&graveyard, struct mount, mnt_expire);
  1788. touch_mnt_namespace(mnt->mnt_ns);
  1789. umount_tree(mnt, 1, &umounts);
  1790. }
  1791. br_write_unlock(&vfsmount_lock);
  1792. up_write(&namespace_sem);
  1793. release_mounts(&umounts);
  1794. }
  1795. EXPORT_SYMBOL_GPL(mark_mounts_for_expiry);
  1796. /*
  1797. * Ripoff of 'select_parent()'
  1798. *
  1799. * search the list of submounts for a given mountpoint, and move any
  1800. * shrinkable submounts to the 'graveyard' list.
  1801. */
  1802. static int select_submounts(struct mount *parent, struct list_head *graveyard)
  1803. {
  1804. struct mount *this_parent = parent;
  1805. struct list_head *next;
  1806. int found = 0;
  1807. repeat:
  1808. next = this_parent->mnt_mounts.next;
  1809. resume:
  1810. while (next != &this_parent->mnt_mounts) {
  1811. struct list_head *tmp = next;
  1812. struct mount *mnt = list_entry(tmp, struct mount, mnt_child);
  1813. next = tmp->next;
  1814. if (!(mnt->mnt.mnt_flags & MNT_SHRINKABLE))
  1815. continue;
  1816. /*
  1817. * Descend a level if the d_mounts list is non-empty.
  1818. */
  1819. if (!list_empty(&mnt->mnt_mounts)) {
  1820. this_parent = mnt;
  1821. goto repeat;
  1822. }
  1823. if (!propagate_mount_busy(mnt, 1)) {
  1824. list_move_tail(&mnt->mnt_expire, graveyard);
  1825. found++;
  1826. }
  1827. }
  1828. /*
  1829. * All done at this level ... ascend and resume the search
  1830. */
  1831. if (this_parent != parent) {
  1832. next = this_parent->mnt_child.next;
  1833. this_parent = this_parent->mnt_parent;
  1834. goto resume;
  1835. }
  1836. return found;
  1837. }
  1838. /*
  1839. * process a list of expirable mountpoints with the intent of discarding any
  1840. * submounts of a specific parent mountpoint
  1841. *
  1842. * vfsmount_lock must be held for write
  1843. */
  1844. static void shrink_submounts(struct mount *mnt, struct list_head *umounts)
  1845. {
  1846. LIST_HEAD(graveyard);
  1847. struct mount *m;
  1848. /* extract submounts of 'mountpoint' from the expiration list */
  1849. while (select_submounts(mnt, &graveyard)) {
  1850. while (!list_empty(&graveyard)) {
  1851. m = list_first_entry(&graveyard, struct mount,
  1852. mnt_expire);
  1853. touch_mnt_namespace(m->mnt_ns);
  1854. umount_tree(m, 1, umounts);
  1855. }
  1856. }
  1857. }
  1858. /*
  1859. * Some copy_from_user() implementations do not return the exact number of
  1860. * bytes remaining to copy on a fault. But copy_mount_options() requires that.
  1861. * Note that this function differs from copy_from_user() in that it will oops
  1862. * on bad values of `to', rather than returning a short copy.
  1863. */
  1864. static long exact_copy_from_user(void *to, const void __user * from,
  1865. unsigned long n)
  1866. {
  1867. char *t = to;
  1868. const char __user *f = from;
  1869. char c;
  1870. if (!access_ok(VERIFY_READ, from, n))
  1871. return n;
  1872. while (n) {
  1873. if (__get_user(c, f)) {
  1874. memset(t, 0, n);
  1875. break;
  1876. }
  1877. *t++ = c;
  1878. f++;
  1879. n--;
  1880. }
  1881. return n;
  1882. }
  1883. int copy_mount_options(const void __user * data, unsigned long *where)
  1884. {
  1885. int i;
  1886. unsigned long page;
  1887. unsigned long size;
  1888. *where = 0;
  1889. if (!data)
  1890. return 0;
  1891. if (!(page = __get_free_page(GFP_KERNEL)))
  1892. return -ENOMEM;
  1893. /* We only care that *some* data at the address the user
  1894. * gave us is valid. Just in case, we'll zero
  1895. * the remainder of the page.
  1896. */
  1897. /* copy_from_user cannot cross TASK_SIZE ! */
  1898. size = TASK_SIZE - (unsigned long)data;
  1899. if (size > PAGE_SIZE)
  1900. size = PAGE_SIZE;
  1901. i = size - exact_copy_from_user((void *)page, data, size);
  1902. if (!i) {
  1903. free_page(page);
  1904. return -EFAULT;
  1905. }
  1906. if (i != PAGE_SIZE)
  1907. memset((char *)page + i, 0, PAGE_SIZE - i);
  1908. *where = page;
  1909. return 0;
  1910. }
  1911. char *copy_mount_string(const void __user *data)
  1912. {
  1913. return data ? strndup_user(data, PAGE_SIZE) : NULL;
  1914. }
  1915. /*
  1916. * Flags is a 32-bit value that allows up to 31 non-fs dependent flags to
  1917. * be given to the mount() call (ie: read-only, no-dev, no-suid etc).
  1918. *
  1919. * data is a (void *) that can point to any structure up to
  1920. * PAGE_SIZE-1 bytes, which can contain arbitrary fs-dependent
  1921. * information (or be NULL).
  1922. *
  1923. * Pre-0.97 versions of mount() didn't have a flags word.
  1924. * When the flags word was introduced its top half was required
  1925. * to have the magic value 0xC0ED, and this remained so until 2.4.0-test9.
  1926. * Therefore, if this magic number is present, it carries no information
  1927. * and must be discarded.
  1928. */
  1929. long do_mount(const char *dev_name, const char *dir_name,
  1930. const char *type_page, unsigned long flags, void *data_page)
  1931. {
  1932. struct path path;
  1933. int retval = 0;
  1934. int mnt_flags = 0;
  1935. /* Discard magic */
  1936. if ((flags & MS_MGC_MSK) == MS_MGC_VAL)
  1937. flags &= ~MS_MGC_MSK;
  1938. /* Basic sanity checks */
  1939. if (!dir_name || !*dir_name || !memchr(dir_name, 0, PAGE_SIZE))
  1940. return -EINVAL;
  1941. if (data_page)
  1942. ((char *)data_page)[PAGE_SIZE - 1] = 0;
  1943. /* ... and get the mountpoint */
  1944. retval = kern_path(dir_name, LOOKUP_FOLLOW, &path);
  1945. if (retval)
  1946. return retval;
  1947. retval = security_sb_mount(dev_name, &path,
  1948. type_page, flags, data_page);
  1949. if (retval)
  1950. goto dput_out;
  1951. /* Default to relatime unless overriden */
  1952. if (!(flags & MS_NOATIME))
  1953. mnt_flags |= MNT_RELATIME;
  1954. /* Separate the per-mountpoint flags */
  1955. if (flags & MS_NOSUID)
  1956. mnt_flags |= MNT_NOSUID;
  1957. if (flags & MS_NODEV)
  1958. mnt_flags |= MNT_NODEV;
  1959. if (flags & MS_NOEXEC)
  1960. mnt_flags |= MNT_NOEXEC;
  1961. if (flags & MS_NOATIME)
  1962. mnt_flags |= MNT_NOATIME;
  1963. if (flags & MS_NODIRATIME)
  1964. mnt_flags |= MNT_NODIRATIME;
  1965. if (flags & MS_STRICTATIME)
  1966. mnt_flags &= ~(MNT_RELATIME | MNT_NOATIME);
  1967. if (flags & MS_RDONLY)
  1968. mnt_flags |= MNT_READONLY;
  1969. flags &= ~(MS_NOSUID | MS_NOEXEC | MS_NODEV | MS_ACTIVE | MS_BORN |
  1970. MS_NOATIME | MS_NODIRATIME | MS_RELATIME| MS_KERNMOUNT |
  1971. MS_STRICTATIME);
  1972. if (flags & MS_REMOUNT)
  1973. retval = do_remount(&path, flags & ~MS_REMOUNT, mnt_flags,
  1974. data_page);
  1975. else if (flags & MS_BIND)
  1976. retval = do_loopback(&path, dev_name, flags & MS_REC);
  1977. else if (flags & (MS_SHARED | MS_PRIVATE | MS_SLAVE | MS_UNBINDABLE))
  1978. retval = do_change_type(&path, flags);
  1979. else if (flags & MS_MOVE)
  1980. retval = do_move_mount(&path, dev_name);
  1981. else
  1982. retval = do_new_mount(&path, type_page, flags, mnt_flags,
  1983. dev_name, data_page);
  1984. dput_out:
  1985. path_put(&path);
  1986. return retval;
  1987. }
  1988. static void free_mnt_ns(struct mnt_namespace *ns)
  1989. {
  1990. proc_free_inum(ns->proc_inum);
  1991. put_user_ns(ns->user_ns);
  1992. kfree(ns);
  1993. }
  1994. /*
  1995. * Assign a sequence number so we can detect when we attempt to bind
  1996. * mount a reference to an older mount namespace into the current
  1997. * mount namespace, preventing reference counting loops. A 64bit
  1998. * number incrementing at 10Ghz will take 12,427 years to wrap which
  1999. * is effectively never, so we can ignore the possibility.
  2000. */
  2001. static atomic64_t mnt_ns_seq = ATOMIC64_INIT(1);
  2002. static struct mnt_namespace *alloc_mnt_ns(struct user_namespace *user_ns)
  2003. {
  2004. struct mnt_namespace *new_ns;
  2005. int ret;
  2006. new_ns = kmalloc(sizeof(struct mnt_namespace), GFP_KERNEL);
  2007. if (!new_ns)
  2008. return ERR_PTR(-ENOMEM);
  2009. ret = proc_alloc_inum(&new_ns->proc_inum);
  2010. if (ret) {
  2011. kfree(new_ns);
  2012. return ERR_PTR(ret);
  2013. }
  2014. new_ns->seq = atomic64_add_return(1, &mnt_ns_seq);
  2015. atomic_set(&new_ns->count, 1);
  2016. new_ns->root = NULL;
  2017. INIT_LIST_HEAD(&new_ns->list);
  2018. init_waitqueue_head(&new_ns->poll);
  2019. new_ns->event = 0;
  2020. new_ns->user_ns = get_user_ns(user_ns);
  2021. return new_ns;
  2022. }
  2023. /*
  2024. * Allocate a new namespace structure and populate it with contents
  2025. * copied from the namespace of the passed in task structure.
  2026. */
  2027. static struct mnt_namespace *dup_mnt_ns(struct mnt_namespace *mnt_ns,
  2028. struct user_namespace *user_ns, struct fs_struct *fs)
  2029. {
  2030. struct mnt_namespace *new_ns;
  2031. struct vfsmount *rootmnt = NULL, *pwdmnt = NULL;
  2032. struct mount *p, *q;
  2033. struct mount *old = mnt_ns->root;
  2034. struct mount *new;
  2035. int copy_flags;
  2036. new_ns = alloc_mnt_ns(user_ns);
  2037. if (IS_ERR(new_ns))
  2038. return new_ns;
  2039. down_write(&namespace_sem);
  2040. /* First pass: copy the tree topology */
  2041. copy_flags = CL_COPY_ALL | CL_EXPIRE;
  2042. if (user_ns != mnt_ns->user_ns)
  2043. copy_flags |= CL_SHARED_TO_SLAVE;
  2044. new = copy_tree(old, old->mnt.mnt_root, copy_flags);
  2045. if (IS_ERR(new)) {
  2046. up_write(&namespace_sem);
  2047. free_mnt_ns(new_ns);
  2048. return ERR_CAST(new);
  2049. }
  2050. new_ns->root = new;
  2051. br_write_lock(&vfsmount_lock);
  2052. list_add_tail(&new_ns->list, &new->mnt_list);
  2053. br_write_unlock(&vfsmount_lock);
  2054. /*
  2055. * Second pass: switch the tsk->fs->* elements and mark new vfsmounts
  2056. * as belonging to new namespace. We have already acquired a private
  2057. * fs_struct, so tsk->fs->lock is not needed.
  2058. */
  2059. p = old;
  2060. q = new;
  2061. while (p) {
  2062. q->mnt_ns = new_ns;
  2063. if (fs) {
  2064. if (&p->mnt == fs->root.mnt) {
  2065. fs->root.mnt = mntget(&q->mnt);
  2066. rootmnt = &p->mnt;
  2067. }
  2068. if (&p->mnt == fs->pwd.mnt) {
  2069. fs->pwd.mnt = mntget(&q->mnt);
  2070. pwdmnt = &p->mnt;
  2071. }
  2072. }
  2073. p = next_mnt(p, old);
  2074. q = next_mnt(q, new);
  2075. }
  2076. up_write(&namespace_sem);
  2077. if (rootmnt)
  2078. mntput(rootmnt);
  2079. if (pwdmnt)
  2080. mntput(pwdmnt);
  2081. return new_ns;
  2082. }
  2083. struct mnt_namespace *copy_mnt_ns(unsigned long flags, struct mnt_namespace *ns,
  2084. struct user_namespace *user_ns, struct fs_struct *new_fs)
  2085. {
  2086. struct mnt_namespace *new_ns;
  2087. BUG_ON(!ns);
  2088. get_mnt_ns(ns);
  2089. if (!(flags & CLONE_NEWNS))
  2090. return ns;
  2091. new_ns = dup_mnt_ns(ns, user_ns, new_fs);
  2092. put_mnt_ns(ns);
  2093. return new_ns;
  2094. }
  2095. /**
  2096. * create_mnt_ns - creates a private namespace and adds a root filesystem
  2097. * @mnt: pointer to the new root filesystem mountpoint
  2098. */
  2099. static struct mnt_namespace *create_mnt_ns(struct vfsmount *m)
  2100. {
  2101. struct mnt_namespace *new_ns = alloc_mnt_ns(&init_user_ns);
  2102. if (!IS_ERR(new_ns)) {
  2103. struct mount *mnt = real_mount(m);
  2104. mnt->mnt_ns = new_ns;
  2105. new_ns->root = mnt;
  2106. list_add(&new_ns->list, &mnt->mnt_list);
  2107. } else {
  2108. mntput(m);
  2109. }
  2110. return new_ns;
  2111. }
  2112. struct dentry *mount_subtree(struct vfsmount *mnt, const char *name)
  2113. {
  2114. struct mnt_namespace *ns;
  2115. struct super_block *s;
  2116. struct path path;
  2117. int err;
  2118. ns = create_mnt_ns(mnt);
  2119. if (IS_ERR(ns))
  2120. return ERR_CAST(ns);
  2121. err = vfs_path_lookup(mnt->mnt_root, mnt,
  2122. name, LOOKUP_FOLLOW|LOOKUP_AUTOMOUNT, &path);
  2123. put_mnt_ns(ns);
  2124. if (err)
  2125. return ERR_PTR(err);
  2126. /* trade a vfsmount reference for active sb one */
  2127. s = path.mnt->mnt_sb;
  2128. atomic_inc(&s->s_active);
  2129. mntput(path.mnt);
  2130. /* lock the sucker */
  2131. down_write(&s->s_umount);
  2132. /* ... and return the root of (sub)tree on it */
  2133. return path.dentry;
  2134. }
  2135. EXPORT_SYMBOL(mount_subtree);
  2136. SYSCALL_DEFINE5(mount, char __user *, dev_name, char __user *, dir_name,
  2137. char __user *, type, unsigned long, flags, void __user *, data)
  2138. {
  2139. int ret;
  2140. char *kernel_type;
  2141. char *kernel_dir;
  2142. char *kernel_dev;
  2143. unsigned long data_page;
  2144. kernel_type = copy_mount_string(type);
  2145. ret = PTR_ERR(kernel_type);
  2146. if (IS_ERR(kernel_type))
  2147. goto out_type;
  2148. kernel_dir = getname(dir_name);
  2149. if (IS_ERR(kernel_dir)) {
  2150. ret = PTR_ERR(kernel_dir);
  2151. goto out_dir;
  2152. }
  2153. kernel_dev = copy_mount_string(dev_name);
  2154. ret = PTR_ERR(kernel_dev);
  2155. if (IS_ERR(kernel_dev))
  2156. goto out_dev;
  2157. ret = copy_mount_options(data, &data_page);
  2158. if (ret < 0)
  2159. goto out_data;
  2160. ret = do_mount(kernel_dev, kernel_dir, kernel_type, flags,
  2161. (void *) data_page);
  2162. free_page(data_page);
  2163. out_data:
  2164. kfree(kernel_dev);
  2165. out_dev:
  2166. putname(kernel_dir);
  2167. out_dir:
  2168. kfree(kernel_type);
  2169. out_type:
  2170. return ret;
  2171. }
  2172. /*
  2173. * Return true if path is reachable from root
  2174. *
  2175. * namespace_sem or vfsmount_lock is held
  2176. */
  2177. bool is_path_reachable(struct mount *mnt, struct dentry *dentry,
  2178. const struct path *root)
  2179. {
  2180. while (&mnt->mnt != root->mnt && mnt_has_parent(mnt)) {
  2181. dentry = mnt->mnt_mountpoint;
  2182. mnt = mnt->mnt_parent;
  2183. }
  2184. return &mnt->mnt == root->mnt && is_subdir(dentry, root->dentry);
  2185. }
  2186. int path_is_under(struct path *path1, struct path *path2)
  2187. {
  2188. int res;
  2189. br_read_lock(&vfsmount_lock);
  2190. res = is_path_reachable(real_mount(path1->mnt), path1->dentry, path2);
  2191. br_read_unlock(&vfsmount_lock);
  2192. return res;
  2193. }
  2194. EXPORT_SYMBOL(path_is_under);
  2195. /*
  2196. * pivot_root Semantics:
  2197. * Moves the root file system of the current process to the directory put_old,
  2198. * makes new_root as the new root file system of the current process, and sets
  2199. * root/cwd of all processes which had them on the current root to new_root.
  2200. *
  2201. * Restrictions:
  2202. * The new_root and put_old must be directories, and must not be on the
  2203. * same file system as the current process root. The put_old must be
  2204. * underneath new_root, i.e. adding a non-zero number of /.. to the string
  2205. * pointed to by put_old must yield the same directory as new_root. No other
  2206. * file system may be mounted on put_old. After all, new_root is a mountpoint.
  2207. *
  2208. * Also, the current root cannot be on the 'rootfs' (initial ramfs) filesystem.
  2209. * See Documentation/filesystems/ramfs-rootfs-initramfs.txt for alternatives
  2210. * in this situation.
  2211. *
  2212. * Notes:
  2213. * - we don't move root/cwd if they are not at the root (reason: if something
  2214. * cared enough to change them, it's probably wrong to force them elsewhere)
  2215. * - it's okay to pick a root that isn't the root of a file system, e.g.
  2216. * /nfs/my_root where /nfs is the mount point. It must be a mountpoint,
  2217. * though, so you may need to say mount --bind /nfs/my_root /nfs/my_root
  2218. * first.
  2219. */
  2220. SYSCALL_DEFINE2(pivot_root, const char __user *, new_root,
  2221. const char __user *, put_old)
  2222. {
  2223. struct path new, old, parent_path, root_parent, root;
  2224. struct mount *new_mnt, *root_mnt;
  2225. int error;
  2226. if (!ns_capable(current->nsproxy->mnt_ns->user_ns, CAP_SYS_ADMIN))
  2227. return -EPERM;
  2228. error = user_path_dir(new_root, &new);
  2229. if (error)
  2230. goto out0;
  2231. error = user_path_dir(put_old, &old);
  2232. if (error)
  2233. goto out1;
  2234. error = security_sb_pivotroot(&old, &new);
  2235. if (error)
  2236. goto out2;
  2237. get_fs_root(current->fs, &root);
  2238. error = lock_mount(&old);
  2239. if (error)
  2240. goto out3;
  2241. error = -EINVAL;
  2242. new_mnt = real_mount(new.mnt);
  2243. root_mnt = real_mount(root.mnt);
  2244. if (IS_MNT_SHARED(real_mount(old.mnt)) ||
  2245. IS_MNT_SHARED(new_mnt->mnt_parent) ||
  2246. IS_MNT_SHARED(root_mnt->mnt_parent))
  2247. goto out4;
  2248. if (!check_mnt(root_mnt) || !check_mnt(new_mnt))
  2249. goto out4;
  2250. error = -ENOENT;
  2251. if (d_unlinked(new.dentry))
  2252. goto out4;
  2253. if (d_unlinked(old.dentry))
  2254. goto out4;
  2255. error = -EBUSY;
  2256. if (new.mnt == root.mnt ||
  2257. old.mnt == root.mnt)
  2258. goto out4; /* loop, on the same file system */
  2259. error = -EINVAL;
  2260. if (root.mnt->mnt_root != root.dentry)
  2261. goto out4; /* not a mountpoint */
  2262. if (!mnt_has_parent(root_mnt))
  2263. goto out4; /* not attached */
  2264. if (new.mnt->mnt_root != new.dentry)
  2265. goto out4; /* not a mountpoint */
  2266. if (!mnt_has_parent(new_mnt))
  2267. goto out4; /* not attached */
  2268. /* make sure we can reach put_old from new_root */
  2269. if (!is_path_reachable(real_mount(old.mnt), old.dentry, &new))
  2270. goto out4;
  2271. /* make certain new is below the root */
  2272. if (!is_path_reachable(new_mnt, new.dentry, &root))
  2273. goto out4;
  2274. br_write_lock(&vfsmount_lock);
  2275. detach_mnt(new_mnt, &parent_path);
  2276. detach_mnt(root_mnt, &root_parent);
  2277. /* mount old root on put_old */
  2278. attach_mnt(root_mnt, &old);
  2279. /* mount new_root on / */
  2280. attach_mnt(new_mnt, &root_parent);
  2281. touch_mnt_namespace(current->nsproxy->mnt_ns);
  2282. br_write_unlock(&vfsmount_lock);
  2283. chroot_fs_refs(&root, &new);
  2284. error = 0;
  2285. out4:
  2286. unlock_mount(&old);
  2287. if (!error) {
  2288. path_put(&root_parent);
  2289. path_put(&parent_path);
  2290. }
  2291. out3:
  2292. path_put(&root);
  2293. out2:
  2294. path_put(&old);
  2295. out1:
  2296. path_put(&new);
  2297. out0:
  2298. return error;
  2299. }
  2300. static void __init init_mount_tree(void)
  2301. {
  2302. struct vfsmount *mnt;
  2303. struct mnt_namespace *ns;
  2304. struct path root;
  2305. struct file_system_type *type;
  2306. type = get_fs_type("rootfs");
  2307. if (!type)
  2308. panic("Can't find rootfs type");
  2309. mnt = vfs_kern_mount(type, 0, "rootfs", NULL);
  2310. put_filesystem(type);
  2311. if (IS_ERR(mnt))
  2312. panic("Can't create rootfs");
  2313. ns = create_mnt_ns(mnt);
  2314. if (IS_ERR(ns))
  2315. panic("Can't allocate initial namespace");
  2316. init_task.nsproxy->mnt_ns = ns;
  2317. get_mnt_ns(ns);
  2318. root.mnt = mnt;
  2319. root.dentry = mnt->mnt_root;
  2320. set_fs_pwd(current->fs, &root);
  2321. set_fs_root(current->fs, &root);
  2322. }
  2323. void __init mnt_init(void)
  2324. {
  2325. unsigned u;
  2326. int err;
  2327. init_rwsem(&namespace_sem);
  2328. mnt_cache = kmem_cache_create("mnt_cache", sizeof(struct mount),
  2329. 0, SLAB_HWCACHE_ALIGN | SLAB_PANIC, NULL);
  2330. mount_hashtable = (struct list_head *)__get_free_page(GFP_ATOMIC);
  2331. if (!mount_hashtable)
  2332. panic("Failed to allocate mount hash table\n");
  2333. printk(KERN_INFO "Mount-cache hash table entries: %lu\n", HASH_SIZE);
  2334. for (u = 0; u < HASH_SIZE; u++)
  2335. INIT_LIST_HEAD(&mount_hashtable[u]);
  2336. br_lock_init(&vfsmount_lock);
  2337. err = sysfs_init();
  2338. if (err)
  2339. printk(KERN_WARNING "%s: sysfs_init error: %d\n",
  2340. __func__, err);
  2341. fs_kobj = kobject_create_and_add("fs", NULL);
  2342. if (!fs_kobj)
  2343. printk(KERN_WARNING "%s: kobj create error\n", __func__);
  2344. init_rootfs();
  2345. init_mount_tree();
  2346. }
  2347. void put_mnt_ns(struct mnt_namespace *ns)
  2348. {
  2349. LIST_HEAD(umount_list);
  2350. if (!atomic_dec_and_test(&ns->count))
  2351. return;
  2352. down_write(&namespace_sem);
  2353. br_write_lock(&vfsmount_lock);
  2354. umount_tree(ns->root, 0, &umount_list);
  2355. br_write_unlock(&vfsmount_lock);
  2356. up_write(&namespace_sem);
  2357. release_mounts(&umount_list);
  2358. free_mnt_ns(ns);
  2359. }
  2360. struct vfsmount *kern_mount_data(struct file_system_type *type, void *data)
  2361. {
  2362. struct vfsmount *mnt;
  2363. mnt = vfs_kern_mount(type, MS_KERNMOUNT, type->name, data);
  2364. if (!IS_ERR(mnt)) {
  2365. /*
  2366. * it is a longterm mount, don't release mnt until
  2367. * we unmount before file sys is unregistered
  2368. */
  2369. real_mount(mnt)->mnt_ns = MNT_NS_INTERNAL;
  2370. }
  2371. return mnt;
  2372. }
  2373. EXPORT_SYMBOL_GPL(kern_mount_data);
  2374. void kern_unmount(struct vfsmount *mnt)
  2375. {
  2376. /* release long term mount so mount point can be released */
  2377. if (!IS_ERR_OR_NULL(mnt)) {
  2378. br_write_lock(&vfsmount_lock);
  2379. real_mount(mnt)->mnt_ns = NULL;
  2380. br_write_unlock(&vfsmount_lock);
  2381. mntput(mnt);
  2382. }
  2383. }
  2384. EXPORT_SYMBOL(kern_unmount);
  2385. bool our_mnt(struct vfsmount *mnt)
  2386. {
  2387. return check_mnt(real_mount(mnt));
  2388. }
  2389. static void *mntns_get(struct task_struct *task)
  2390. {
  2391. struct mnt_namespace *ns = NULL;
  2392. struct nsproxy *nsproxy;
  2393. task_lock(task);
  2394. nsproxy = task->nsproxy;
  2395. if (nsproxy) {
  2396. ns = nsproxy->mnt_ns;
  2397. get_mnt_ns(ns);
  2398. }
  2399. task_unlock(task);
  2400. return ns;
  2401. }
  2402. static void mntns_put(void *ns)
  2403. {
  2404. put_mnt_ns(ns);
  2405. }
  2406. static int mntns_install(struct nsproxy *nsproxy, void *ns)
  2407. {
  2408. struct fs_struct *fs = current->fs;
  2409. struct mnt_namespace *mnt_ns = ns;
  2410. struct path root;
  2411. if (!ns_capable(mnt_ns->user_ns, CAP_SYS_ADMIN) ||
  2412. !nsown_capable(CAP_SYS_CHROOT))
  2413. return -EINVAL;
  2414. if (fs->users != 1)
  2415. return -EINVAL;
  2416. get_mnt_ns(mnt_ns);
  2417. put_mnt_ns(nsproxy->mnt_ns);
  2418. nsproxy->mnt_ns = mnt_ns;
  2419. /* Find the root */
  2420. root.mnt = &mnt_ns->root->mnt;
  2421. root.dentry = mnt_ns->root->mnt.mnt_root;
  2422. path_get(&root);
  2423. while(d_mountpoint(root.dentry) && follow_down_one(&root))
  2424. ;
  2425. /* Update the pwd and root */
  2426. set_fs_pwd(fs, &root);
  2427. set_fs_root(fs, &root);
  2428. path_put(&root);
  2429. return 0;
  2430. }
  2431. static unsigned int mntns_inum(void *ns)
  2432. {
  2433. struct mnt_namespace *mnt_ns = ns;
  2434. return mnt_ns->proc_inum;
  2435. }
  2436. const struct proc_ns_operations mntns_operations = {
  2437. .name = "mnt",
  2438. .type = CLONE_NEWNS,
  2439. .get = mntns_get,
  2440. .put = mntns_put,
  2441. .install = mntns_install,
  2442. .inum = mntns_inum,
  2443. };