namespace.c 59 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502150315041505150615071508150915101511151215131514151515161517151815191520152115221523152415251526152715281529153015311532153315341535153615371538153915401541154215431544154515461547154815491550155115521553155415551556155715581559156015611562156315641565156615671568156915701571157215731574157515761577157815791580158115821583158415851586158715881589159015911592159315941595159615971598159916001601160216031604160516061607160816091610161116121613161416151616161716181619162016211622162316241625162616271628162916301631163216331634163516361637163816391640164116421643164416451646164716481649165016511652165316541655165616571658165916601661166216631664166516661667166816691670167116721673167416751676167716781679168016811682168316841685168616871688168916901691169216931694169516961697169816991700170117021703170417051706170717081709171017111712171317141715171617171718171917201721172217231724172517261727172817291730173117321733173417351736173717381739174017411742174317441745174617471748174917501751175217531754175517561757175817591760176117621763176417651766176717681769177017711772177317741775177617771778177917801781178217831784178517861787178817891790179117921793179417951796179717981799180018011802180318041805180618071808180918101811181218131814181518161817181818191820182118221823182418251826182718281829183018311832183318341835183618371838183918401841184218431844184518461847184818491850185118521853185418551856185718581859186018611862186318641865186618671868186918701871187218731874187518761877187818791880188118821883188418851886188718881889189018911892189318941895189618971898189919001901190219031904190519061907190819091910191119121913191419151916191719181919192019211922192319241925192619271928192919301931193219331934193519361937193819391940194119421943194419451946194719481949195019511952195319541955195619571958195919601961196219631964196519661967196819691970197119721973197419751976197719781979198019811982198319841985198619871988198919901991199219931994199519961997199819992000200120022003200420052006200720082009201020112012201320142015201620172018201920202021202220232024202520262027202820292030203120322033203420352036203720382039204020412042204320442045204620472048204920502051205220532054205520562057205820592060206120622063206420652066206720682069207020712072207320742075207620772078207920802081208220832084208520862087208820892090209120922093209420952096209720982099210021012102210321042105210621072108210921102111211221132114211521162117211821192120212121222123212421252126212721282129213021312132213321342135213621372138213921402141214221432144214521462147214821492150215121522153215421552156215721582159216021612162216321642165216621672168216921702171217221732174217521762177217821792180218121822183218421852186218721882189219021912192219321942195219621972198219922002201220222032204220522062207220822092210221122122213221422152216221722182219222022212222222322242225222622272228222922302231223222332234223522362237223822392240224122422243224422452246224722482249225022512252225322542255225622572258225922602261226222632264226522662267226822692270227122722273227422752276227722782279228022812282228322842285228622872288228922902291229222932294229522962297229822992300230123022303230423052306230723082309231023112312231323142315231623172318231923202321232223232324232523262327232823292330233123322333233423352336233723382339234023412342234323442345234623472348234923502351235223532354235523562357235823592360236123622363236423652366
  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/slab.h>
  12. #include <linux/sched.h>
  13. #include <linux/smp_lock.h>
  14. #include <linux/init.h>
  15. #include <linux/kernel.h>
  16. #include <linux/quotaops.h>
  17. #include <linux/acct.h>
  18. #include <linux/capability.h>
  19. #include <linux/cpumask.h>
  20. #include <linux/module.h>
  21. #include <linux/sysfs.h>
  22. #include <linux/seq_file.h>
  23. #include <linux/mnt_namespace.h>
  24. #include <linux/namei.h>
  25. #include <linux/security.h>
  26. #include <linux/mount.h>
  27. #include <linux/ramfs.h>
  28. #include <linux/log2.h>
  29. #include <linux/idr.h>
  30. #include <asm/uaccess.h>
  31. #include <asm/unistd.h>
  32. #include "pnode.h"
  33. #include "internal.h"
  34. #define HASH_SHIFT ilog2(PAGE_SIZE / sizeof(struct list_head))
  35. #define HASH_SIZE (1UL << HASH_SHIFT)
  36. /* spinlock for vfsmount related operations, inplace of dcache_lock */
  37. __cacheline_aligned_in_smp DEFINE_SPINLOCK(vfsmount_lock);
  38. static int event;
  39. static DEFINE_IDA(mnt_id_ida);
  40. static DEFINE_IDA(mnt_group_ida);
  41. static struct list_head *mount_hashtable __read_mostly;
  42. static struct kmem_cache *mnt_cache __read_mostly;
  43. static struct rw_semaphore namespace_sem;
  44. /* /sys/fs */
  45. struct kobject *fs_kobj;
  46. EXPORT_SYMBOL_GPL(fs_kobj);
  47. static inline unsigned long hash(struct vfsmount *mnt, struct dentry *dentry)
  48. {
  49. unsigned long tmp = ((unsigned long)mnt / L1_CACHE_BYTES);
  50. tmp += ((unsigned long)dentry / L1_CACHE_BYTES);
  51. tmp = tmp + (tmp >> HASH_SHIFT);
  52. return tmp & (HASH_SIZE - 1);
  53. }
  54. #define MNT_WRITER_UNDERFLOW_LIMIT -(1<<16)
  55. /* allocation is serialized by namespace_sem */
  56. static int mnt_alloc_id(struct vfsmount *mnt)
  57. {
  58. int res;
  59. retry:
  60. ida_pre_get(&mnt_id_ida, GFP_KERNEL);
  61. spin_lock(&vfsmount_lock);
  62. res = ida_get_new(&mnt_id_ida, &mnt->mnt_id);
  63. spin_unlock(&vfsmount_lock);
  64. if (res == -EAGAIN)
  65. goto retry;
  66. return res;
  67. }
  68. static void mnt_free_id(struct vfsmount *mnt)
  69. {
  70. spin_lock(&vfsmount_lock);
  71. ida_remove(&mnt_id_ida, mnt->mnt_id);
  72. spin_unlock(&vfsmount_lock);
  73. }
  74. /*
  75. * Allocate a new peer group ID
  76. *
  77. * mnt_group_ida is protected by namespace_sem
  78. */
  79. static int mnt_alloc_group_id(struct vfsmount *mnt)
  80. {
  81. if (!ida_pre_get(&mnt_group_ida, GFP_KERNEL))
  82. return -ENOMEM;
  83. return ida_get_new_above(&mnt_group_ida, 1, &mnt->mnt_group_id);
  84. }
  85. /*
  86. * Release a peer group ID
  87. */
  88. void mnt_release_group_id(struct vfsmount *mnt)
  89. {
  90. ida_remove(&mnt_group_ida, mnt->mnt_group_id);
  91. mnt->mnt_group_id = 0;
  92. }
  93. struct vfsmount *alloc_vfsmnt(const char *name)
  94. {
  95. struct vfsmount *mnt = kmem_cache_zalloc(mnt_cache, GFP_KERNEL);
  96. if (mnt) {
  97. int err;
  98. err = mnt_alloc_id(mnt);
  99. if (err) {
  100. kmem_cache_free(mnt_cache, mnt);
  101. return NULL;
  102. }
  103. atomic_set(&mnt->mnt_count, 1);
  104. INIT_LIST_HEAD(&mnt->mnt_hash);
  105. INIT_LIST_HEAD(&mnt->mnt_child);
  106. INIT_LIST_HEAD(&mnt->mnt_mounts);
  107. INIT_LIST_HEAD(&mnt->mnt_list);
  108. INIT_LIST_HEAD(&mnt->mnt_expire);
  109. INIT_LIST_HEAD(&mnt->mnt_share);
  110. INIT_LIST_HEAD(&mnt->mnt_slave_list);
  111. INIT_LIST_HEAD(&mnt->mnt_slave);
  112. atomic_set(&mnt->__mnt_writers, 0);
  113. if (name) {
  114. int size = strlen(name) + 1;
  115. char *newname = kmalloc(size, GFP_KERNEL);
  116. if (newname) {
  117. memcpy(newname, name, size);
  118. mnt->mnt_devname = newname;
  119. }
  120. }
  121. }
  122. return mnt;
  123. }
  124. /*
  125. * Most r/o checks on a fs are for operations that take
  126. * discrete amounts of time, like a write() or unlink().
  127. * We must keep track of when those operations start
  128. * (for permission checks) and when they end, so that
  129. * we can determine when writes are able to occur to
  130. * a filesystem.
  131. */
  132. /*
  133. * __mnt_is_readonly: check whether a mount is read-only
  134. * @mnt: the mount to check for its write status
  135. *
  136. * This shouldn't be used directly ouside of the VFS.
  137. * It does not guarantee that the filesystem will stay
  138. * r/w, just that it is right *now*. This can not and
  139. * should not be used in place of IS_RDONLY(inode).
  140. * mnt_want/drop_write() will _keep_ the filesystem
  141. * r/w.
  142. */
  143. int __mnt_is_readonly(struct vfsmount *mnt)
  144. {
  145. if (mnt->mnt_flags & MNT_READONLY)
  146. return 1;
  147. if (mnt->mnt_sb->s_flags & MS_RDONLY)
  148. return 1;
  149. return 0;
  150. }
  151. EXPORT_SYMBOL_GPL(__mnt_is_readonly);
  152. struct mnt_writer {
  153. /*
  154. * If holding multiple instances of this lock, they
  155. * must be ordered by cpu number.
  156. */
  157. spinlock_t lock;
  158. struct lock_class_key lock_class; /* compiles out with !lockdep */
  159. unsigned long count;
  160. struct vfsmount *mnt;
  161. } ____cacheline_aligned_in_smp;
  162. static DEFINE_PER_CPU(struct mnt_writer, mnt_writers);
  163. static int __init init_mnt_writers(void)
  164. {
  165. int cpu;
  166. for_each_possible_cpu(cpu) {
  167. struct mnt_writer *writer = &per_cpu(mnt_writers, cpu);
  168. spin_lock_init(&writer->lock);
  169. lockdep_set_class(&writer->lock, &writer->lock_class);
  170. writer->count = 0;
  171. }
  172. return 0;
  173. }
  174. fs_initcall(init_mnt_writers);
  175. static void unlock_mnt_writers(void)
  176. {
  177. int cpu;
  178. struct mnt_writer *cpu_writer;
  179. for_each_possible_cpu(cpu) {
  180. cpu_writer = &per_cpu(mnt_writers, cpu);
  181. spin_unlock(&cpu_writer->lock);
  182. }
  183. }
  184. static inline void __clear_mnt_count(struct mnt_writer *cpu_writer)
  185. {
  186. if (!cpu_writer->mnt)
  187. return;
  188. /*
  189. * This is in case anyone ever leaves an invalid,
  190. * old ->mnt and a count of 0.
  191. */
  192. if (!cpu_writer->count)
  193. return;
  194. atomic_add(cpu_writer->count, &cpu_writer->mnt->__mnt_writers);
  195. cpu_writer->count = 0;
  196. }
  197. /*
  198. * must hold cpu_writer->lock
  199. */
  200. static inline void use_cpu_writer_for_mount(struct mnt_writer *cpu_writer,
  201. struct vfsmount *mnt)
  202. {
  203. if (cpu_writer->mnt == mnt)
  204. return;
  205. __clear_mnt_count(cpu_writer);
  206. cpu_writer->mnt = mnt;
  207. }
  208. /*
  209. * Most r/o checks on a fs are for operations that take
  210. * discrete amounts of time, like a write() or unlink().
  211. * We must keep track of when those operations start
  212. * (for permission checks) and when they end, so that
  213. * we can determine when writes are able to occur to
  214. * a filesystem.
  215. */
  216. /**
  217. * mnt_want_write - get write access to a mount
  218. * @mnt: the mount on which to take a write
  219. *
  220. * This tells the low-level filesystem that a write is
  221. * about to be performed to it, and makes sure that
  222. * writes are allowed before returning success. When
  223. * the write operation is finished, mnt_drop_write()
  224. * must be called. This is effectively a refcount.
  225. */
  226. int mnt_want_write(struct vfsmount *mnt)
  227. {
  228. int ret = 0;
  229. struct mnt_writer *cpu_writer;
  230. cpu_writer = &get_cpu_var(mnt_writers);
  231. spin_lock(&cpu_writer->lock);
  232. if (__mnt_is_readonly(mnt)) {
  233. ret = -EROFS;
  234. goto out;
  235. }
  236. use_cpu_writer_for_mount(cpu_writer, mnt);
  237. cpu_writer->count++;
  238. out:
  239. spin_unlock(&cpu_writer->lock);
  240. put_cpu_var(mnt_writers);
  241. return ret;
  242. }
  243. EXPORT_SYMBOL_GPL(mnt_want_write);
  244. static void lock_mnt_writers(void)
  245. {
  246. int cpu;
  247. struct mnt_writer *cpu_writer;
  248. for_each_possible_cpu(cpu) {
  249. cpu_writer = &per_cpu(mnt_writers, cpu);
  250. spin_lock(&cpu_writer->lock);
  251. __clear_mnt_count(cpu_writer);
  252. cpu_writer->mnt = NULL;
  253. }
  254. }
  255. /*
  256. * These per-cpu write counts are not guaranteed to have
  257. * matched increments and decrements on any given cpu.
  258. * A file open()ed for write on one cpu and close()d on
  259. * another cpu will imbalance this count. Make sure it
  260. * does not get too far out of whack.
  261. */
  262. static void handle_write_count_underflow(struct vfsmount *mnt)
  263. {
  264. if (atomic_read(&mnt->__mnt_writers) >=
  265. MNT_WRITER_UNDERFLOW_LIMIT)
  266. return;
  267. /*
  268. * It isn't necessary to hold all of the locks
  269. * at the same time, but doing it this way makes
  270. * us share a lot more code.
  271. */
  272. lock_mnt_writers();
  273. /*
  274. * vfsmount_lock is for mnt_flags.
  275. */
  276. spin_lock(&vfsmount_lock);
  277. /*
  278. * If coalescing the per-cpu writer counts did not
  279. * get us back to a positive writer count, we have
  280. * a bug.
  281. */
  282. if ((atomic_read(&mnt->__mnt_writers) < 0) &&
  283. !(mnt->mnt_flags & MNT_IMBALANCED_WRITE_COUNT)) {
  284. printk(KERN_DEBUG "leak detected on mount(%p) writers "
  285. "count: %d\n",
  286. mnt, atomic_read(&mnt->__mnt_writers));
  287. WARN_ON(1);
  288. /* use the flag to keep the dmesg spam down */
  289. mnt->mnt_flags |= MNT_IMBALANCED_WRITE_COUNT;
  290. }
  291. spin_unlock(&vfsmount_lock);
  292. unlock_mnt_writers();
  293. }
  294. /**
  295. * mnt_drop_write - give up write access to a mount
  296. * @mnt: the mount on which to give up write access
  297. *
  298. * Tells the low-level filesystem that we are done
  299. * performing writes to it. Must be matched with
  300. * mnt_want_write() call above.
  301. */
  302. void mnt_drop_write(struct vfsmount *mnt)
  303. {
  304. int must_check_underflow = 0;
  305. struct mnt_writer *cpu_writer;
  306. cpu_writer = &get_cpu_var(mnt_writers);
  307. spin_lock(&cpu_writer->lock);
  308. use_cpu_writer_for_mount(cpu_writer, mnt);
  309. if (cpu_writer->count > 0) {
  310. cpu_writer->count--;
  311. } else {
  312. must_check_underflow = 1;
  313. atomic_dec(&mnt->__mnt_writers);
  314. }
  315. spin_unlock(&cpu_writer->lock);
  316. /*
  317. * Logically, we could call this each time,
  318. * but the __mnt_writers cacheline tends to
  319. * be cold, and makes this expensive.
  320. */
  321. if (must_check_underflow)
  322. handle_write_count_underflow(mnt);
  323. /*
  324. * This could be done right after the spinlock
  325. * is taken because the spinlock keeps us on
  326. * the cpu, and disables preemption. However,
  327. * putting it here bounds the amount that
  328. * __mnt_writers can underflow. Without it,
  329. * we could theoretically wrap __mnt_writers.
  330. */
  331. put_cpu_var(mnt_writers);
  332. }
  333. EXPORT_SYMBOL_GPL(mnt_drop_write);
  334. static int mnt_make_readonly(struct vfsmount *mnt)
  335. {
  336. int ret = 0;
  337. lock_mnt_writers();
  338. /*
  339. * With all the locks held, this value is stable
  340. */
  341. if (atomic_read(&mnt->__mnt_writers) > 0) {
  342. ret = -EBUSY;
  343. goto out;
  344. }
  345. /*
  346. * nobody can do a successful mnt_want_write() with all
  347. * of the counts in MNT_DENIED_WRITE and the locks held.
  348. */
  349. spin_lock(&vfsmount_lock);
  350. if (!ret)
  351. mnt->mnt_flags |= MNT_READONLY;
  352. spin_unlock(&vfsmount_lock);
  353. out:
  354. unlock_mnt_writers();
  355. return ret;
  356. }
  357. static void __mnt_unmake_readonly(struct vfsmount *mnt)
  358. {
  359. spin_lock(&vfsmount_lock);
  360. mnt->mnt_flags &= ~MNT_READONLY;
  361. spin_unlock(&vfsmount_lock);
  362. }
  363. int simple_set_mnt(struct vfsmount *mnt, struct super_block *sb)
  364. {
  365. mnt->mnt_sb = sb;
  366. mnt->mnt_root = dget(sb->s_root);
  367. return 0;
  368. }
  369. EXPORT_SYMBOL(simple_set_mnt);
  370. void free_vfsmnt(struct vfsmount *mnt)
  371. {
  372. kfree(mnt->mnt_devname);
  373. mnt_free_id(mnt);
  374. kmem_cache_free(mnt_cache, mnt);
  375. }
  376. /*
  377. * find the first or last mount at @dentry on vfsmount @mnt depending on
  378. * @dir. If @dir is set return the first mount else return the last mount.
  379. */
  380. struct vfsmount *__lookup_mnt(struct vfsmount *mnt, struct dentry *dentry,
  381. int dir)
  382. {
  383. struct list_head *head = mount_hashtable + hash(mnt, dentry);
  384. struct list_head *tmp = head;
  385. struct vfsmount *p, *found = NULL;
  386. for (;;) {
  387. tmp = dir ? tmp->next : tmp->prev;
  388. p = NULL;
  389. if (tmp == head)
  390. break;
  391. p = list_entry(tmp, struct vfsmount, mnt_hash);
  392. if (p->mnt_parent == mnt && p->mnt_mountpoint == dentry) {
  393. found = p;
  394. break;
  395. }
  396. }
  397. return found;
  398. }
  399. /*
  400. * lookup_mnt increments the ref count before returning
  401. * the vfsmount struct.
  402. */
  403. struct vfsmount *lookup_mnt(struct vfsmount *mnt, struct dentry *dentry)
  404. {
  405. struct vfsmount *child_mnt;
  406. spin_lock(&vfsmount_lock);
  407. if ((child_mnt = __lookup_mnt(mnt, dentry, 1)))
  408. mntget(child_mnt);
  409. spin_unlock(&vfsmount_lock);
  410. return child_mnt;
  411. }
  412. static inline int check_mnt(struct vfsmount *mnt)
  413. {
  414. return mnt->mnt_ns == current->nsproxy->mnt_ns;
  415. }
  416. static void touch_mnt_namespace(struct mnt_namespace *ns)
  417. {
  418. if (ns) {
  419. ns->event = ++event;
  420. wake_up_interruptible(&ns->poll);
  421. }
  422. }
  423. static void __touch_mnt_namespace(struct mnt_namespace *ns)
  424. {
  425. if (ns && ns->event != event) {
  426. ns->event = event;
  427. wake_up_interruptible(&ns->poll);
  428. }
  429. }
  430. static void detach_mnt(struct vfsmount *mnt, struct path *old_path)
  431. {
  432. old_path->dentry = mnt->mnt_mountpoint;
  433. old_path->mnt = mnt->mnt_parent;
  434. mnt->mnt_parent = mnt;
  435. mnt->mnt_mountpoint = mnt->mnt_root;
  436. list_del_init(&mnt->mnt_child);
  437. list_del_init(&mnt->mnt_hash);
  438. old_path->dentry->d_mounted--;
  439. }
  440. void mnt_set_mountpoint(struct vfsmount *mnt, struct dentry *dentry,
  441. struct vfsmount *child_mnt)
  442. {
  443. child_mnt->mnt_parent = mntget(mnt);
  444. child_mnt->mnt_mountpoint = dget(dentry);
  445. dentry->d_mounted++;
  446. }
  447. static void attach_mnt(struct vfsmount *mnt, struct path *path)
  448. {
  449. mnt_set_mountpoint(path->mnt, path->dentry, mnt);
  450. list_add_tail(&mnt->mnt_hash, mount_hashtable +
  451. hash(path->mnt, path->dentry));
  452. list_add_tail(&mnt->mnt_child, &path->mnt->mnt_mounts);
  453. }
  454. /*
  455. * the caller must hold vfsmount_lock
  456. */
  457. static void commit_tree(struct vfsmount *mnt)
  458. {
  459. struct vfsmount *parent = mnt->mnt_parent;
  460. struct vfsmount *m;
  461. LIST_HEAD(head);
  462. struct mnt_namespace *n = parent->mnt_ns;
  463. BUG_ON(parent == mnt);
  464. list_add_tail(&head, &mnt->mnt_list);
  465. list_for_each_entry(m, &head, mnt_list)
  466. m->mnt_ns = n;
  467. list_splice(&head, n->list.prev);
  468. list_add_tail(&mnt->mnt_hash, mount_hashtable +
  469. hash(parent, mnt->mnt_mountpoint));
  470. list_add_tail(&mnt->mnt_child, &parent->mnt_mounts);
  471. touch_mnt_namespace(n);
  472. }
  473. static struct vfsmount *next_mnt(struct vfsmount *p, struct vfsmount *root)
  474. {
  475. struct list_head *next = p->mnt_mounts.next;
  476. if (next == &p->mnt_mounts) {
  477. while (1) {
  478. if (p == root)
  479. return NULL;
  480. next = p->mnt_child.next;
  481. if (next != &p->mnt_parent->mnt_mounts)
  482. break;
  483. p = p->mnt_parent;
  484. }
  485. }
  486. return list_entry(next, struct vfsmount, mnt_child);
  487. }
  488. static struct vfsmount *skip_mnt_tree(struct vfsmount *p)
  489. {
  490. struct list_head *prev = p->mnt_mounts.prev;
  491. while (prev != &p->mnt_mounts) {
  492. p = list_entry(prev, struct vfsmount, mnt_child);
  493. prev = p->mnt_mounts.prev;
  494. }
  495. return p;
  496. }
  497. static struct vfsmount *clone_mnt(struct vfsmount *old, struct dentry *root,
  498. int flag)
  499. {
  500. struct super_block *sb = old->mnt_sb;
  501. struct vfsmount *mnt = alloc_vfsmnt(old->mnt_devname);
  502. if (mnt) {
  503. if (flag & (CL_SLAVE | CL_PRIVATE))
  504. mnt->mnt_group_id = 0; /* not a peer of original */
  505. else
  506. mnt->mnt_group_id = old->mnt_group_id;
  507. if ((flag & CL_MAKE_SHARED) && !mnt->mnt_group_id) {
  508. int err = mnt_alloc_group_id(mnt);
  509. if (err)
  510. goto out_free;
  511. }
  512. mnt->mnt_flags = old->mnt_flags;
  513. atomic_inc(&sb->s_active);
  514. mnt->mnt_sb = sb;
  515. mnt->mnt_root = dget(root);
  516. mnt->mnt_mountpoint = mnt->mnt_root;
  517. mnt->mnt_parent = mnt;
  518. if (flag & CL_SLAVE) {
  519. list_add(&mnt->mnt_slave, &old->mnt_slave_list);
  520. mnt->mnt_master = old;
  521. CLEAR_MNT_SHARED(mnt);
  522. } else if (!(flag & CL_PRIVATE)) {
  523. if ((flag & CL_PROPAGATION) || IS_MNT_SHARED(old))
  524. list_add(&mnt->mnt_share, &old->mnt_share);
  525. if (IS_MNT_SLAVE(old))
  526. list_add(&mnt->mnt_slave, &old->mnt_slave);
  527. mnt->mnt_master = old->mnt_master;
  528. }
  529. if (flag & CL_MAKE_SHARED)
  530. set_mnt_shared(mnt);
  531. /* stick the duplicate mount on the same expiry list
  532. * as the original if that was on one */
  533. if (flag & CL_EXPIRE) {
  534. if (!list_empty(&old->mnt_expire))
  535. list_add(&mnt->mnt_expire, &old->mnt_expire);
  536. }
  537. }
  538. return mnt;
  539. out_free:
  540. free_vfsmnt(mnt);
  541. return NULL;
  542. }
  543. static inline void __mntput(struct vfsmount *mnt)
  544. {
  545. int cpu;
  546. struct super_block *sb = mnt->mnt_sb;
  547. /*
  548. * We don't have to hold all of the locks at the
  549. * same time here because we know that we're the
  550. * last reference to mnt and that no new writers
  551. * can come in.
  552. */
  553. for_each_possible_cpu(cpu) {
  554. struct mnt_writer *cpu_writer = &per_cpu(mnt_writers, cpu);
  555. if (cpu_writer->mnt != mnt)
  556. continue;
  557. spin_lock(&cpu_writer->lock);
  558. atomic_add(cpu_writer->count, &mnt->__mnt_writers);
  559. cpu_writer->count = 0;
  560. /*
  561. * Might as well do this so that no one
  562. * ever sees the pointer and expects
  563. * it to be valid.
  564. */
  565. cpu_writer->mnt = NULL;
  566. spin_unlock(&cpu_writer->lock);
  567. }
  568. /*
  569. * This probably indicates that somebody messed
  570. * up a mnt_want/drop_write() pair. If this
  571. * happens, the filesystem was probably unable
  572. * to make r/w->r/o transitions.
  573. */
  574. WARN_ON(atomic_read(&mnt->__mnt_writers));
  575. dput(mnt->mnt_root);
  576. free_vfsmnt(mnt);
  577. deactivate_super(sb);
  578. }
  579. void mntput_no_expire(struct vfsmount *mnt)
  580. {
  581. repeat:
  582. if (atomic_dec_and_lock(&mnt->mnt_count, &vfsmount_lock)) {
  583. if (likely(!mnt->mnt_pinned)) {
  584. spin_unlock(&vfsmount_lock);
  585. __mntput(mnt);
  586. return;
  587. }
  588. atomic_add(mnt->mnt_pinned + 1, &mnt->mnt_count);
  589. mnt->mnt_pinned = 0;
  590. spin_unlock(&vfsmount_lock);
  591. acct_auto_close_mnt(mnt);
  592. security_sb_umount_close(mnt);
  593. goto repeat;
  594. }
  595. }
  596. EXPORT_SYMBOL(mntput_no_expire);
  597. void mnt_pin(struct vfsmount *mnt)
  598. {
  599. spin_lock(&vfsmount_lock);
  600. mnt->mnt_pinned++;
  601. spin_unlock(&vfsmount_lock);
  602. }
  603. EXPORT_SYMBOL(mnt_pin);
  604. void mnt_unpin(struct vfsmount *mnt)
  605. {
  606. spin_lock(&vfsmount_lock);
  607. if (mnt->mnt_pinned) {
  608. atomic_inc(&mnt->mnt_count);
  609. mnt->mnt_pinned--;
  610. }
  611. spin_unlock(&vfsmount_lock);
  612. }
  613. EXPORT_SYMBOL(mnt_unpin);
  614. static inline void mangle(struct seq_file *m, const char *s)
  615. {
  616. seq_escape(m, s, " \t\n\\");
  617. }
  618. /*
  619. * Simple .show_options callback for filesystems which don't want to
  620. * implement more complex mount option showing.
  621. *
  622. * See also save_mount_options().
  623. */
  624. int generic_show_options(struct seq_file *m, struct vfsmount *mnt)
  625. {
  626. const char *options = mnt->mnt_sb->s_options;
  627. if (options != NULL && options[0]) {
  628. seq_putc(m, ',');
  629. mangle(m, options);
  630. }
  631. return 0;
  632. }
  633. EXPORT_SYMBOL(generic_show_options);
  634. /*
  635. * If filesystem uses generic_show_options(), this function should be
  636. * called from the fill_super() callback.
  637. *
  638. * The .remount_fs callback usually needs to be handled in a special
  639. * way, to make sure, that previous options are not overwritten if the
  640. * remount fails.
  641. *
  642. * Also note, that if the filesystem's .remount_fs function doesn't
  643. * reset all options to their default value, but changes only newly
  644. * given options, then the displayed options will not reflect reality
  645. * any more.
  646. */
  647. void save_mount_options(struct super_block *sb, char *options)
  648. {
  649. kfree(sb->s_options);
  650. sb->s_options = kstrdup(options, GFP_KERNEL);
  651. }
  652. EXPORT_SYMBOL(save_mount_options);
  653. #ifdef CONFIG_PROC_FS
  654. /* iterator */
  655. static void *m_start(struct seq_file *m, loff_t *pos)
  656. {
  657. struct proc_mounts *p = m->private;
  658. down_read(&namespace_sem);
  659. return seq_list_start(&p->ns->list, *pos);
  660. }
  661. static void *m_next(struct seq_file *m, void *v, loff_t *pos)
  662. {
  663. struct proc_mounts *p = m->private;
  664. return seq_list_next(v, &p->ns->list, pos);
  665. }
  666. static void m_stop(struct seq_file *m, void *v)
  667. {
  668. up_read(&namespace_sem);
  669. }
  670. struct proc_fs_info {
  671. int flag;
  672. const char *str;
  673. };
  674. static void show_sb_opts(struct seq_file *m, struct super_block *sb)
  675. {
  676. static const struct proc_fs_info fs_info[] = {
  677. { MS_SYNCHRONOUS, ",sync" },
  678. { MS_DIRSYNC, ",dirsync" },
  679. { MS_MANDLOCK, ",mand" },
  680. { 0, NULL }
  681. };
  682. const struct proc_fs_info *fs_infop;
  683. for (fs_infop = fs_info; fs_infop->flag; fs_infop++) {
  684. if (sb->s_flags & fs_infop->flag)
  685. seq_puts(m, fs_infop->str);
  686. }
  687. }
  688. static void show_mnt_opts(struct seq_file *m, struct vfsmount *mnt)
  689. {
  690. static const struct proc_fs_info mnt_info[] = {
  691. { MNT_NOSUID, ",nosuid" },
  692. { MNT_NODEV, ",nodev" },
  693. { MNT_NOEXEC, ",noexec" },
  694. { MNT_NOATIME, ",noatime" },
  695. { MNT_NODIRATIME, ",nodiratime" },
  696. { MNT_RELATIME, ",relatime" },
  697. { 0, NULL }
  698. };
  699. const struct proc_fs_info *fs_infop;
  700. for (fs_infop = mnt_info; fs_infop->flag; fs_infop++) {
  701. if (mnt->mnt_flags & fs_infop->flag)
  702. seq_puts(m, fs_infop->str);
  703. }
  704. }
  705. static void show_type(struct seq_file *m, struct super_block *sb)
  706. {
  707. mangle(m, sb->s_type->name);
  708. if (sb->s_subtype && sb->s_subtype[0]) {
  709. seq_putc(m, '.');
  710. mangle(m, sb->s_subtype);
  711. }
  712. }
  713. static int show_vfsmnt(struct seq_file *m, void *v)
  714. {
  715. struct vfsmount *mnt = list_entry(v, struct vfsmount, mnt_list);
  716. int err = 0;
  717. struct path mnt_path = { .dentry = mnt->mnt_root, .mnt = mnt };
  718. mangle(m, mnt->mnt_devname ? mnt->mnt_devname : "none");
  719. seq_putc(m, ' ');
  720. seq_path(m, &mnt_path, " \t\n\\");
  721. seq_putc(m, ' ');
  722. show_type(m, mnt->mnt_sb);
  723. seq_puts(m, __mnt_is_readonly(mnt) ? " ro" : " rw");
  724. show_sb_opts(m, mnt->mnt_sb);
  725. show_mnt_opts(m, mnt);
  726. if (mnt->mnt_sb->s_op->show_options)
  727. err = mnt->mnt_sb->s_op->show_options(m, mnt);
  728. seq_puts(m, " 0 0\n");
  729. return err;
  730. }
  731. const struct seq_operations mounts_op = {
  732. .start = m_start,
  733. .next = m_next,
  734. .stop = m_stop,
  735. .show = show_vfsmnt
  736. };
  737. static int show_mountinfo(struct seq_file *m, void *v)
  738. {
  739. struct proc_mounts *p = m->private;
  740. struct vfsmount *mnt = list_entry(v, struct vfsmount, mnt_list);
  741. struct super_block *sb = mnt->mnt_sb;
  742. struct path mnt_path = { .dentry = mnt->mnt_root, .mnt = mnt };
  743. struct path root = p->root;
  744. int err = 0;
  745. seq_printf(m, "%i %i %u:%u ", mnt->mnt_id, mnt->mnt_parent->mnt_id,
  746. MAJOR(sb->s_dev), MINOR(sb->s_dev));
  747. seq_dentry(m, mnt->mnt_root, " \t\n\\");
  748. seq_putc(m, ' ');
  749. seq_path_root(m, &mnt_path, &root, " \t\n\\");
  750. if (root.mnt != p->root.mnt || root.dentry != p->root.dentry) {
  751. /*
  752. * Mountpoint is outside root, discard that one. Ugly,
  753. * but less so than trying to do that in iterator in a
  754. * race-free way (due to renames).
  755. */
  756. return SEQ_SKIP;
  757. }
  758. seq_puts(m, mnt->mnt_flags & MNT_READONLY ? " ro" : " rw");
  759. show_mnt_opts(m, mnt);
  760. /* Tagged fields ("foo:X" or "bar") */
  761. if (IS_MNT_SHARED(mnt))
  762. seq_printf(m, " shared:%i", mnt->mnt_group_id);
  763. if (IS_MNT_SLAVE(mnt)) {
  764. int master = mnt->mnt_master->mnt_group_id;
  765. int dom = get_dominating_id(mnt, &p->root);
  766. seq_printf(m, " master:%i", master);
  767. if (dom && dom != master)
  768. seq_printf(m, " propagate_from:%i", dom);
  769. }
  770. if (IS_MNT_UNBINDABLE(mnt))
  771. seq_puts(m, " unbindable");
  772. /* Filesystem specific data */
  773. seq_puts(m, " - ");
  774. show_type(m, sb);
  775. seq_putc(m, ' ');
  776. mangle(m, mnt->mnt_devname ? mnt->mnt_devname : "none");
  777. seq_puts(m, sb->s_flags & MS_RDONLY ? " ro" : " rw");
  778. show_sb_opts(m, sb);
  779. if (sb->s_op->show_options)
  780. err = sb->s_op->show_options(m, mnt);
  781. seq_putc(m, '\n');
  782. return err;
  783. }
  784. const struct seq_operations mountinfo_op = {
  785. .start = m_start,
  786. .next = m_next,
  787. .stop = m_stop,
  788. .show = show_mountinfo,
  789. };
  790. static int show_vfsstat(struct seq_file *m, void *v)
  791. {
  792. struct vfsmount *mnt = list_entry(v, struct vfsmount, mnt_list);
  793. struct path mnt_path = { .dentry = mnt->mnt_root, .mnt = mnt };
  794. int err = 0;
  795. /* device */
  796. if (mnt->mnt_devname) {
  797. seq_puts(m, "device ");
  798. mangle(m, mnt->mnt_devname);
  799. } else
  800. seq_puts(m, "no device");
  801. /* mount point */
  802. seq_puts(m, " mounted on ");
  803. seq_path(m, &mnt_path, " \t\n\\");
  804. seq_putc(m, ' ');
  805. /* file system type */
  806. seq_puts(m, "with fstype ");
  807. show_type(m, mnt->mnt_sb);
  808. /* optional statistics */
  809. if (mnt->mnt_sb->s_op->show_stats) {
  810. seq_putc(m, ' ');
  811. err = mnt->mnt_sb->s_op->show_stats(m, mnt);
  812. }
  813. seq_putc(m, '\n');
  814. return err;
  815. }
  816. const struct seq_operations mountstats_op = {
  817. .start = m_start,
  818. .next = m_next,
  819. .stop = m_stop,
  820. .show = show_vfsstat,
  821. };
  822. #endif /* CONFIG_PROC_FS */
  823. /**
  824. * may_umount_tree - check if a mount tree is busy
  825. * @mnt: root of mount tree
  826. *
  827. * This is called to check if a tree of mounts has any
  828. * open files, pwds, chroots or sub mounts that are
  829. * busy.
  830. */
  831. int may_umount_tree(struct vfsmount *mnt)
  832. {
  833. int actual_refs = 0;
  834. int minimum_refs = 0;
  835. struct vfsmount *p;
  836. spin_lock(&vfsmount_lock);
  837. for (p = mnt; p; p = next_mnt(p, mnt)) {
  838. actual_refs += atomic_read(&p->mnt_count);
  839. minimum_refs += 2;
  840. }
  841. spin_unlock(&vfsmount_lock);
  842. if (actual_refs > minimum_refs)
  843. return 0;
  844. return 1;
  845. }
  846. EXPORT_SYMBOL(may_umount_tree);
  847. /**
  848. * may_umount - check if a mount point is busy
  849. * @mnt: root of mount
  850. *
  851. * This is called to check if a mount point has any
  852. * open files, pwds, chroots or sub mounts. If the
  853. * mount has sub mounts this will return busy
  854. * regardless of whether the sub mounts are busy.
  855. *
  856. * Doesn't take quota and stuff into account. IOW, in some cases it will
  857. * give false negatives. The main reason why it's here is that we need
  858. * a non-destructive way to look for easily umountable filesystems.
  859. */
  860. int may_umount(struct vfsmount *mnt)
  861. {
  862. int ret = 1;
  863. spin_lock(&vfsmount_lock);
  864. if (propagate_mount_busy(mnt, 2))
  865. ret = 0;
  866. spin_unlock(&vfsmount_lock);
  867. return ret;
  868. }
  869. EXPORT_SYMBOL(may_umount);
  870. void release_mounts(struct list_head *head)
  871. {
  872. struct vfsmount *mnt;
  873. while (!list_empty(head)) {
  874. mnt = list_first_entry(head, struct vfsmount, mnt_hash);
  875. list_del_init(&mnt->mnt_hash);
  876. if (mnt->mnt_parent != mnt) {
  877. struct dentry *dentry;
  878. struct vfsmount *m;
  879. spin_lock(&vfsmount_lock);
  880. dentry = mnt->mnt_mountpoint;
  881. m = mnt->mnt_parent;
  882. mnt->mnt_mountpoint = mnt->mnt_root;
  883. mnt->mnt_parent = mnt;
  884. m->mnt_ghosts--;
  885. spin_unlock(&vfsmount_lock);
  886. dput(dentry);
  887. mntput(m);
  888. }
  889. mntput(mnt);
  890. }
  891. }
  892. void umount_tree(struct vfsmount *mnt, int propagate, struct list_head *kill)
  893. {
  894. struct vfsmount *p;
  895. for (p = mnt; p; p = next_mnt(p, mnt))
  896. list_move(&p->mnt_hash, kill);
  897. if (propagate)
  898. propagate_umount(kill);
  899. list_for_each_entry(p, kill, mnt_hash) {
  900. list_del_init(&p->mnt_expire);
  901. list_del_init(&p->mnt_list);
  902. __touch_mnt_namespace(p->mnt_ns);
  903. p->mnt_ns = NULL;
  904. list_del_init(&p->mnt_child);
  905. if (p->mnt_parent != p) {
  906. p->mnt_parent->mnt_ghosts++;
  907. p->mnt_mountpoint->d_mounted--;
  908. }
  909. change_mnt_propagation(p, MS_PRIVATE);
  910. }
  911. }
  912. static void shrink_submounts(struct vfsmount *mnt, struct list_head *umounts);
  913. static int do_umount(struct vfsmount *mnt, int flags)
  914. {
  915. struct super_block *sb = mnt->mnt_sb;
  916. int retval;
  917. LIST_HEAD(umount_list);
  918. retval = security_sb_umount(mnt, flags);
  919. if (retval)
  920. return retval;
  921. /*
  922. * Allow userspace to request a mountpoint be expired rather than
  923. * unmounting unconditionally. Unmount only happens if:
  924. * (1) the mark is already set (the mark is cleared by mntput())
  925. * (2) the usage count == 1 [parent vfsmount] + 1 [sys_umount]
  926. */
  927. if (flags & MNT_EXPIRE) {
  928. if (mnt == current->fs->root.mnt ||
  929. flags & (MNT_FORCE | MNT_DETACH))
  930. return -EINVAL;
  931. if (atomic_read(&mnt->mnt_count) != 2)
  932. return -EBUSY;
  933. if (!xchg(&mnt->mnt_expiry_mark, 1))
  934. return -EAGAIN;
  935. }
  936. /*
  937. * If we may have to abort operations to get out of this
  938. * mount, and they will themselves hold resources we must
  939. * allow the fs to do things. In the Unix tradition of
  940. * 'Gee thats tricky lets do it in userspace' the umount_begin
  941. * might fail to complete on the first run through as other tasks
  942. * must return, and the like. Thats for the mount program to worry
  943. * about for the moment.
  944. */
  945. if (flags & MNT_FORCE && sb->s_op->umount_begin) {
  946. lock_kernel();
  947. sb->s_op->umount_begin(sb);
  948. unlock_kernel();
  949. }
  950. /*
  951. * No sense to grab the lock for this test, but test itself looks
  952. * somewhat bogus. Suggestions for better replacement?
  953. * Ho-hum... In principle, we might treat that as umount + switch
  954. * to rootfs. GC would eventually take care of the old vfsmount.
  955. * Actually it makes sense, especially if rootfs would contain a
  956. * /reboot - static binary that would close all descriptors and
  957. * call reboot(9). Then init(8) could umount root and exec /reboot.
  958. */
  959. if (mnt == current->fs->root.mnt && !(flags & MNT_DETACH)) {
  960. /*
  961. * Special case for "unmounting" root ...
  962. * we just try to remount it readonly.
  963. */
  964. down_write(&sb->s_umount);
  965. if (!(sb->s_flags & MS_RDONLY)) {
  966. lock_kernel();
  967. DQUOT_OFF(sb);
  968. retval = do_remount_sb(sb, MS_RDONLY, NULL, 0);
  969. unlock_kernel();
  970. }
  971. up_write(&sb->s_umount);
  972. return retval;
  973. }
  974. down_write(&namespace_sem);
  975. spin_lock(&vfsmount_lock);
  976. event++;
  977. if (!(flags & MNT_DETACH))
  978. shrink_submounts(mnt, &umount_list);
  979. retval = -EBUSY;
  980. if (flags & MNT_DETACH || !propagate_mount_busy(mnt, 2)) {
  981. if (!list_empty(&mnt->mnt_list))
  982. umount_tree(mnt, 1, &umount_list);
  983. retval = 0;
  984. }
  985. spin_unlock(&vfsmount_lock);
  986. if (retval)
  987. security_sb_umount_busy(mnt);
  988. up_write(&namespace_sem);
  989. release_mounts(&umount_list);
  990. return retval;
  991. }
  992. /*
  993. * Now umount can handle mount points as well as block devices.
  994. * This is important for filesystems which use unnamed block devices.
  995. *
  996. * We now support a flag for forced unmount like the other 'big iron'
  997. * unixes. Our API is identical to OSF/1 to avoid making a mess of AMD
  998. */
  999. asmlinkage long sys_umount(char __user * name, int flags)
  1000. {
  1001. struct nameidata nd;
  1002. int retval;
  1003. retval = __user_walk(name, LOOKUP_FOLLOW, &nd);
  1004. if (retval)
  1005. goto out;
  1006. retval = -EINVAL;
  1007. if (nd.path.dentry != nd.path.mnt->mnt_root)
  1008. goto dput_and_out;
  1009. if (!check_mnt(nd.path.mnt))
  1010. goto dput_and_out;
  1011. retval = -EPERM;
  1012. if (!capable(CAP_SYS_ADMIN))
  1013. goto dput_and_out;
  1014. retval = do_umount(nd.path.mnt, flags);
  1015. dput_and_out:
  1016. /* we mustn't call path_put() as that would clear mnt_expiry_mark */
  1017. dput(nd.path.dentry);
  1018. mntput_no_expire(nd.path.mnt);
  1019. out:
  1020. return retval;
  1021. }
  1022. #ifdef __ARCH_WANT_SYS_OLDUMOUNT
  1023. /*
  1024. * The 2.0 compatible umount. No flags.
  1025. */
  1026. asmlinkage long sys_oldumount(char __user * name)
  1027. {
  1028. return sys_umount(name, 0);
  1029. }
  1030. #endif
  1031. static int mount_is_safe(struct nameidata *nd)
  1032. {
  1033. if (capable(CAP_SYS_ADMIN))
  1034. return 0;
  1035. return -EPERM;
  1036. #ifdef notyet
  1037. if (S_ISLNK(nd->path.dentry->d_inode->i_mode))
  1038. return -EPERM;
  1039. if (nd->path.dentry->d_inode->i_mode & S_ISVTX) {
  1040. if (current->uid != nd->path.dentry->d_inode->i_uid)
  1041. return -EPERM;
  1042. }
  1043. if (vfs_permission(nd, MAY_WRITE))
  1044. return -EPERM;
  1045. return 0;
  1046. #endif
  1047. }
  1048. static int lives_below_in_same_fs(struct dentry *d, struct dentry *dentry)
  1049. {
  1050. while (1) {
  1051. if (d == dentry)
  1052. return 1;
  1053. if (d == NULL || d == d->d_parent)
  1054. return 0;
  1055. d = d->d_parent;
  1056. }
  1057. }
  1058. struct vfsmount *copy_tree(struct vfsmount *mnt, struct dentry *dentry,
  1059. int flag)
  1060. {
  1061. struct vfsmount *res, *p, *q, *r, *s;
  1062. struct path path;
  1063. if (!(flag & CL_COPY_ALL) && IS_MNT_UNBINDABLE(mnt))
  1064. return NULL;
  1065. res = q = clone_mnt(mnt, dentry, flag);
  1066. if (!q)
  1067. goto Enomem;
  1068. q->mnt_mountpoint = mnt->mnt_mountpoint;
  1069. p = mnt;
  1070. list_for_each_entry(r, &mnt->mnt_mounts, mnt_child) {
  1071. if (!lives_below_in_same_fs(r->mnt_mountpoint, dentry))
  1072. continue;
  1073. for (s = r; s; s = next_mnt(s, r)) {
  1074. if (!(flag & CL_COPY_ALL) && IS_MNT_UNBINDABLE(s)) {
  1075. s = skip_mnt_tree(s);
  1076. continue;
  1077. }
  1078. while (p != s->mnt_parent) {
  1079. p = p->mnt_parent;
  1080. q = q->mnt_parent;
  1081. }
  1082. p = s;
  1083. path.mnt = q;
  1084. path.dentry = p->mnt_mountpoint;
  1085. q = clone_mnt(p, p->mnt_root, flag);
  1086. if (!q)
  1087. goto Enomem;
  1088. spin_lock(&vfsmount_lock);
  1089. list_add_tail(&q->mnt_list, &res->mnt_list);
  1090. attach_mnt(q, &path);
  1091. spin_unlock(&vfsmount_lock);
  1092. }
  1093. }
  1094. return res;
  1095. Enomem:
  1096. if (res) {
  1097. LIST_HEAD(umount_list);
  1098. spin_lock(&vfsmount_lock);
  1099. umount_tree(res, 0, &umount_list);
  1100. spin_unlock(&vfsmount_lock);
  1101. release_mounts(&umount_list);
  1102. }
  1103. return NULL;
  1104. }
  1105. struct vfsmount *collect_mounts(struct vfsmount *mnt, struct dentry *dentry)
  1106. {
  1107. struct vfsmount *tree;
  1108. down_write(&namespace_sem);
  1109. tree = copy_tree(mnt, dentry, CL_COPY_ALL | CL_PRIVATE);
  1110. up_write(&namespace_sem);
  1111. return tree;
  1112. }
  1113. void drop_collected_mounts(struct vfsmount *mnt)
  1114. {
  1115. LIST_HEAD(umount_list);
  1116. down_write(&namespace_sem);
  1117. spin_lock(&vfsmount_lock);
  1118. umount_tree(mnt, 0, &umount_list);
  1119. spin_unlock(&vfsmount_lock);
  1120. up_write(&namespace_sem);
  1121. release_mounts(&umount_list);
  1122. }
  1123. static void cleanup_group_ids(struct vfsmount *mnt, struct vfsmount *end)
  1124. {
  1125. struct vfsmount *p;
  1126. for (p = mnt; p != end; p = next_mnt(p, mnt)) {
  1127. if (p->mnt_group_id && !IS_MNT_SHARED(p))
  1128. mnt_release_group_id(p);
  1129. }
  1130. }
  1131. static int invent_group_ids(struct vfsmount *mnt, bool recurse)
  1132. {
  1133. struct vfsmount *p;
  1134. for (p = mnt; p; p = recurse ? next_mnt(p, mnt) : NULL) {
  1135. if (!p->mnt_group_id && !IS_MNT_SHARED(p)) {
  1136. int err = mnt_alloc_group_id(p);
  1137. if (err) {
  1138. cleanup_group_ids(mnt, p);
  1139. return err;
  1140. }
  1141. }
  1142. }
  1143. return 0;
  1144. }
  1145. /*
  1146. * @source_mnt : mount tree to be attached
  1147. * @nd : place the mount tree @source_mnt is attached
  1148. * @parent_nd : if non-null, detach the source_mnt from its parent and
  1149. * store the parent mount and mountpoint dentry.
  1150. * (done when source_mnt is moved)
  1151. *
  1152. * NOTE: in the table below explains the semantics when a source mount
  1153. * of a given type is attached to a destination mount of a given type.
  1154. * ---------------------------------------------------------------------------
  1155. * | BIND MOUNT OPERATION |
  1156. * |**************************************************************************
  1157. * | source-->| shared | private | slave | unbindable |
  1158. * | dest | | | | |
  1159. * | | | | | | |
  1160. * | v | | | | |
  1161. * |**************************************************************************
  1162. * | shared | shared (++) | shared (+) | shared(+++)| invalid |
  1163. * | | | | | |
  1164. * |non-shared| shared (+) | private | slave (*) | invalid |
  1165. * ***************************************************************************
  1166. * A bind operation clones the source mount and mounts the clone on the
  1167. * destination mount.
  1168. *
  1169. * (++) the cloned mount is propagated to all the mounts in the propagation
  1170. * tree of the destination mount and the cloned mount is added to
  1171. * the peer group of the source mount.
  1172. * (+) the cloned mount is created under the destination mount and is marked
  1173. * as shared. The cloned mount is added to the peer group of the source
  1174. * mount.
  1175. * (+++) the mount is propagated to all the mounts in the propagation tree
  1176. * of the destination mount and the cloned mount is made slave
  1177. * of the same master as that of the source mount. The cloned mount
  1178. * is marked as 'shared and slave'.
  1179. * (*) the cloned mount is made a slave of the same master as that of the
  1180. * source mount.
  1181. *
  1182. * ---------------------------------------------------------------------------
  1183. * | MOVE MOUNT OPERATION |
  1184. * |**************************************************************************
  1185. * | source-->| shared | private | slave | unbindable |
  1186. * | dest | | | | |
  1187. * | | | | | | |
  1188. * | v | | | | |
  1189. * |**************************************************************************
  1190. * | shared | shared (+) | shared (+) | shared(+++) | invalid |
  1191. * | | | | | |
  1192. * |non-shared| shared (+*) | private | slave (*) | unbindable |
  1193. * ***************************************************************************
  1194. *
  1195. * (+) the mount is moved to the destination. And is then propagated to
  1196. * all the mounts in the propagation tree of the destination mount.
  1197. * (+*) the mount is moved to the destination.
  1198. * (+++) the mount is moved to the destination and is then propagated to
  1199. * all the mounts belonging to the destination mount's propagation tree.
  1200. * the mount is marked as 'shared and slave'.
  1201. * (*) the mount continues to be a slave at the new location.
  1202. *
  1203. * if the source mount is a tree, the operations explained above is
  1204. * applied to each mount in the tree.
  1205. * Must be called without spinlocks held, since this function can sleep
  1206. * in allocations.
  1207. */
  1208. static int attach_recursive_mnt(struct vfsmount *source_mnt,
  1209. struct path *path, struct path *parent_path)
  1210. {
  1211. LIST_HEAD(tree_list);
  1212. struct vfsmount *dest_mnt = path->mnt;
  1213. struct dentry *dest_dentry = path->dentry;
  1214. struct vfsmount *child, *p;
  1215. int err;
  1216. if (IS_MNT_SHARED(dest_mnt)) {
  1217. err = invent_group_ids(source_mnt, true);
  1218. if (err)
  1219. goto out;
  1220. }
  1221. err = propagate_mnt(dest_mnt, dest_dentry, source_mnt, &tree_list);
  1222. if (err)
  1223. goto out_cleanup_ids;
  1224. if (IS_MNT_SHARED(dest_mnt)) {
  1225. for (p = source_mnt; p; p = next_mnt(p, source_mnt))
  1226. set_mnt_shared(p);
  1227. }
  1228. spin_lock(&vfsmount_lock);
  1229. if (parent_path) {
  1230. detach_mnt(source_mnt, parent_path);
  1231. attach_mnt(source_mnt, path);
  1232. touch_mnt_namespace(current->nsproxy->mnt_ns);
  1233. } else {
  1234. mnt_set_mountpoint(dest_mnt, dest_dentry, source_mnt);
  1235. commit_tree(source_mnt);
  1236. }
  1237. list_for_each_entry_safe(child, p, &tree_list, mnt_hash) {
  1238. list_del_init(&child->mnt_hash);
  1239. commit_tree(child);
  1240. }
  1241. spin_unlock(&vfsmount_lock);
  1242. return 0;
  1243. out_cleanup_ids:
  1244. if (IS_MNT_SHARED(dest_mnt))
  1245. cleanup_group_ids(source_mnt, NULL);
  1246. out:
  1247. return err;
  1248. }
  1249. static int graft_tree(struct vfsmount *mnt, struct path *path)
  1250. {
  1251. int err;
  1252. if (mnt->mnt_sb->s_flags & MS_NOUSER)
  1253. return -EINVAL;
  1254. if (S_ISDIR(path->dentry->d_inode->i_mode) !=
  1255. S_ISDIR(mnt->mnt_root->d_inode->i_mode))
  1256. return -ENOTDIR;
  1257. err = -ENOENT;
  1258. mutex_lock(&path->dentry->d_inode->i_mutex);
  1259. if (IS_DEADDIR(path->dentry->d_inode))
  1260. goto out_unlock;
  1261. err = security_sb_check_sb(mnt, path);
  1262. if (err)
  1263. goto out_unlock;
  1264. err = -ENOENT;
  1265. if (IS_ROOT(path->dentry) || !d_unhashed(path->dentry))
  1266. err = attach_recursive_mnt(mnt, path, NULL);
  1267. out_unlock:
  1268. mutex_unlock(&path->dentry->d_inode->i_mutex);
  1269. if (!err)
  1270. security_sb_post_addmount(mnt, path);
  1271. return err;
  1272. }
  1273. /*
  1274. * recursively change the type of the mountpoint.
  1275. * noinline this do_mount helper to save do_mount stack space.
  1276. */
  1277. static noinline int do_change_type(struct nameidata *nd, int flag)
  1278. {
  1279. struct vfsmount *m, *mnt = nd->path.mnt;
  1280. int recurse = flag & MS_REC;
  1281. int type = flag & ~MS_REC;
  1282. int err = 0;
  1283. if (!capable(CAP_SYS_ADMIN))
  1284. return -EPERM;
  1285. if (nd->path.dentry != nd->path.mnt->mnt_root)
  1286. return -EINVAL;
  1287. down_write(&namespace_sem);
  1288. if (type == MS_SHARED) {
  1289. err = invent_group_ids(mnt, recurse);
  1290. if (err)
  1291. goto out_unlock;
  1292. }
  1293. spin_lock(&vfsmount_lock);
  1294. for (m = mnt; m; m = (recurse ? next_mnt(m, mnt) : NULL))
  1295. change_mnt_propagation(m, type);
  1296. spin_unlock(&vfsmount_lock);
  1297. out_unlock:
  1298. up_write(&namespace_sem);
  1299. return err;
  1300. }
  1301. /*
  1302. * do loopback mount.
  1303. * noinline this do_mount helper to save do_mount stack space.
  1304. */
  1305. static noinline int do_loopback(struct nameidata *nd, char *old_name,
  1306. int recurse)
  1307. {
  1308. struct nameidata old_nd;
  1309. struct vfsmount *mnt = NULL;
  1310. int err = mount_is_safe(nd);
  1311. if (err)
  1312. return err;
  1313. if (!old_name || !*old_name)
  1314. return -EINVAL;
  1315. err = path_lookup(old_name, LOOKUP_FOLLOW, &old_nd);
  1316. if (err)
  1317. return err;
  1318. down_write(&namespace_sem);
  1319. err = -EINVAL;
  1320. if (IS_MNT_UNBINDABLE(old_nd.path.mnt))
  1321. goto out;
  1322. if (!check_mnt(nd->path.mnt) || !check_mnt(old_nd.path.mnt))
  1323. goto out;
  1324. err = -ENOMEM;
  1325. if (recurse)
  1326. mnt = copy_tree(old_nd.path.mnt, old_nd.path.dentry, 0);
  1327. else
  1328. mnt = clone_mnt(old_nd.path.mnt, old_nd.path.dentry, 0);
  1329. if (!mnt)
  1330. goto out;
  1331. err = graft_tree(mnt, &nd->path);
  1332. if (err) {
  1333. LIST_HEAD(umount_list);
  1334. spin_lock(&vfsmount_lock);
  1335. umount_tree(mnt, 0, &umount_list);
  1336. spin_unlock(&vfsmount_lock);
  1337. release_mounts(&umount_list);
  1338. }
  1339. out:
  1340. up_write(&namespace_sem);
  1341. path_put(&old_nd.path);
  1342. return err;
  1343. }
  1344. static int change_mount_flags(struct vfsmount *mnt, int ms_flags)
  1345. {
  1346. int error = 0;
  1347. int readonly_request = 0;
  1348. if (ms_flags & MS_RDONLY)
  1349. readonly_request = 1;
  1350. if (readonly_request == __mnt_is_readonly(mnt))
  1351. return 0;
  1352. if (readonly_request)
  1353. error = mnt_make_readonly(mnt);
  1354. else
  1355. __mnt_unmake_readonly(mnt);
  1356. return error;
  1357. }
  1358. /*
  1359. * change filesystem flags. dir should be a physical root of filesystem.
  1360. * If you've mounted a non-root directory somewhere and want to do remount
  1361. * on it - tough luck.
  1362. * noinline this do_mount helper to save do_mount stack space.
  1363. */
  1364. static noinline int do_remount(struct nameidata *nd, int flags, int mnt_flags,
  1365. void *data)
  1366. {
  1367. int err;
  1368. struct super_block *sb = nd->path.mnt->mnt_sb;
  1369. if (!capable(CAP_SYS_ADMIN))
  1370. return -EPERM;
  1371. if (!check_mnt(nd->path.mnt))
  1372. return -EINVAL;
  1373. if (nd->path.dentry != nd->path.mnt->mnt_root)
  1374. return -EINVAL;
  1375. down_write(&sb->s_umount);
  1376. if (flags & MS_BIND)
  1377. err = change_mount_flags(nd->path.mnt, flags);
  1378. else
  1379. err = do_remount_sb(sb, flags, data, 0);
  1380. if (!err)
  1381. nd->path.mnt->mnt_flags = mnt_flags;
  1382. up_write(&sb->s_umount);
  1383. if (!err)
  1384. security_sb_post_remount(nd->path.mnt, flags, data);
  1385. return err;
  1386. }
  1387. static inline int tree_contains_unbindable(struct vfsmount *mnt)
  1388. {
  1389. struct vfsmount *p;
  1390. for (p = mnt; p; p = next_mnt(p, mnt)) {
  1391. if (IS_MNT_UNBINDABLE(p))
  1392. return 1;
  1393. }
  1394. return 0;
  1395. }
  1396. /*
  1397. * noinline this do_mount helper to save do_mount stack space.
  1398. */
  1399. static noinline int do_move_mount(struct nameidata *nd, char *old_name)
  1400. {
  1401. struct nameidata old_nd;
  1402. struct path parent_path;
  1403. struct vfsmount *p;
  1404. int err = 0;
  1405. if (!capable(CAP_SYS_ADMIN))
  1406. return -EPERM;
  1407. if (!old_name || !*old_name)
  1408. return -EINVAL;
  1409. err = path_lookup(old_name, LOOKUP_FOLLOW, &old_nd);
  1410. if (err)
  1411. return err;
  1412. down_write(&namespace_sem);
  1413. while (d_mountpoint(nd->path.dentry) &&
  1414. follow_down(&nd->path.mnt, &nd->path.dentry))
  1415. ;
  1416. err = -EINVAL;
  1417. if (!check_mnt(nd->path.mnt) || !check_mnt(old_nd.path.mnt))
  1418. goto out;
  1419. err = -ENOENT;
  1420. mutex_lock(&nd->path.dentry->d_inode->i_mutex);
  1421. if (IS_DEADDIR(nd->path.dentry->d_inode))
  1422. goto out1;
  1423. if (!IS_ROOT(nd->path.dentry) && d_unhashed(nd->path.dentry))
  1424. goto out1;
  1425. err = -EINVAL;
  1426. if (old_nd.path.dentry != old_nd.path.mnt->mnt_root)
  1427. goto out1;
  1428. if (old_nd.path.mnt == old_nd.path.mnt->mnt_parent)
  1429. goto out1;
  1430. if (S_ISDIR(nd->path.dentry->d_inode->i_mode) !=
  1431. S_ISDIR(old_nd.path.dentry->d_inode->i_mode))
  1432. goto out1;
  1433. /*
  1434. * Don't move a mount residing in a shared parent.
  1435. */
  1436. if (old_nd.path.mnt->mnt_parent &&
  1437. IS_MNT_SHARED(old_nd.path.mnt->mnt_parent))
  1438. goto out1;
  1439. /*
  1440. * Don't move a mount tree containing unbindable mounts to a destination
  1441. * mount which is shared.
  1442. */
  1443. if (IS_MNT_SHARED(nd->path.mnt) &&
  1444. tree_contains_unbindable(old_nd.path.mnt))
  1445. goto out1;
  1446. err = -ELOOP;
  1447. for (p = nd->path.mnt; p->mnt_parent != p; p = p->mnt_parent)
  1448. if (p == old_nd.path.mnt)
  1449. goto out1;
  1450. err = attach_recursive_mnt(old_nd.path.mnt, &nd->path, &parent_path);
  1451. if (err)
  1452. goto out1;
  1453. /* if the mount is moved, it should no longer be expire
  1454. * automatically */
  1455. list_del_init(&old_nd.path.mnt->mnt_expire);
  1456. out1:
  1457. mutex_unlock(&nd->path.dentry->d_inode->i_mutex);
  1458. out:
  1459. up_write(&namespace_sem);
  1460. if (!err)
  1461. path_put(&parent_path);
  1462. path_put(&old_nd.path);
  1463. return err;
  1464. }
  1465. /*
  1466. * create a new mount for userspace and request it to be added into the
  1467. * namespace's tree
  1468. * noinline this do_mount helper to save do_mount stack space.
  1469. */
  1470. static noinline int do_new_mount(struct nameidata *nd, char *type, int flags,
  1471. int mnt_flags, char *name, void *data)
  1472. {
  1473. struct vfsmount *mnt;
  1474. if (!type || !memchr(type, 0, PAGE_SIZE))
  1475. return -EINVAL;
  1476. /* we need capabilities... */
  1477. if (!capable(CAP_SYS_ADMIN))
  1478. return -EPERM;
  1479. mnt = do_kern_mount(type, flags, name, data);
  1480. if (IS_ERR(mnt))
  1481. return PTR_ERR(mnt);
  1482. return do_add_mount(mnt, nd, mnt_flags, NULL);
  1483. }
  1484. /*
  1485. * add a mount into a namespace's mount tree
  1486. * - provide the option of adding the new mount to an expiration list
  1487. */
  1488. int do_add_mount(struct vfsmount *newmnt, struct nameidata *nd,
  1489. int mnt_flags, struct list_head *fslist)
  1490. {
  1491. int err;
  1492. down_write(&namespace_sem);
  1493. /* Something was mounted here while we slept */
  1494. while (d_mountpoint(nd->path.dentry) &&
  1495. follow_down(&nd->path.mnt, &nd->path.dentry))
  1496. ;
  1497. err = -EINVAL;
  1498. if (!check_mnt(nd->path.mnt))
  1499. goto unlock;
  1500. /* Refuse the same filesystem on the same mount point */
  1501. err = -EBUSY;
  1502. if (nd->path.mnt->mnt_sb == newmnt->mnt_sb &&
  1503. nd->path.mnt->mnt_root == nd->path.dentry)
  1504. goto unlock;
  1505. err = -EINVAL;
  1506. if (S_ISLNK(newmnt->mnt_root->d_inode->i_mode))
  1507. goto unlock;
  1508. newmnt->mnt_flags = mnt_flags;
  1509. if ((err = graft_tree(newmnt, &nd->path)))
  1510. goto unlock;
  1511. if (fslist) /* add to the specified expiration list */
  1512. list_add_tail(&newmnt->mnt_expire, fslist);
  1513. up_write(&namespace_sem);
  1514. return 0;
  1515. unlock:
  1516. up_write(&namespace_sem);
  1517. mntput(newmnt);
  1518. return err;
  1519. }
  1520. EXPORT_SYMBOL_GPL(do_add_mount);
  1521. /*
  1522. * process a list of expirable mountpoints with the intent of discarding any
  1523. * mountpoints that aren't in use and haven't been touched since last we came
  1524. * here
  1525. */
  1526. void mark_mounts_for_expiry(struct list_head *mounts)
  1527. {
  1528. struct vfsmount *mnt, *next;
  1529. LIST_HEAD(graveyard);
  1530. LIST_HEAD(umounts);
  1531. if (list_empty(mounts))
  1532. return;
  1533. down_write(&namespace_sem);
  1534. spin_lock(&vfsmount_lock);
  1535. /* extract from the expiration list every vfsmount that matches the
  1536. * following criteria:
  1537. * - only referenced by its parent vfsmount
  1538. * - still marked for expiry (marked on the last call here; marks are
  1539. * cleared by mntput())
  1540. */
  1541. list_for_each_entry_safe(mnt, next, mounts, mnt_expire) {
  1542. if (!xchg(&mnt->mnt_expiry_mark, 1) ||
  1543. propagate_mount_busy(mnt, 1))
  1544. continue;
  1545. list_move(&mnt->mnt_expire, &graveyard);
  1546. }
  1547. while (!list_empty(&graveyard)) {
  1548. mnt = list_first_entry(&graveyard, struct vfsmount, mnt_expire);
  1549. touch_mnt_namespace(mnt->mnt_ns);
  1550. umount_tree(mnt, 1, &umounts);
  1551. }
  1552. spin_unlock(&vfsmount_lock);
  1553. up_write(&namespace_sem);
  1554. release_mounts(&umounts);
  1555. }
  1556. EXPORT_SYMBOL_GPL(mark_mounts_for_expiry);
  1557. /*
  1558. * Ripoff of 'select_parent()'
  1559. *
  1560. * search the list of submounts for a given mountpoint, and move any
  1561. * shrinkable submounts to the 'graveyard' list.
  1562. */
  1563. static int select_submounts(struct vfsmount *parent, struct list_head *graveyard)
  1564. {
  1565. struct vfsmount *this_parent = parent;
  1566. struct list_head *next;
  1567. int found = 0;
  1568. repeat:
  1569. next = this_parent->mnt_mounts.next;
  1570. resume:
  1571. while (next != &this_parent->mnt_mounts) {
  1572. struct list_head *tmp = next;
  1573. struct vfsmount *mnt = list_entry(tmp, struct vfsmount, mnt_child);
  1574. next = tmp->next;
  1575. if (!(mnt->mnt_flags & MNT_SHRINKABLE))
  1576. continue;
  1577. /*
  1578. * Descend a level if the d_mounts list is non-empty.
  1579. */
  1580. if (!list_empty(&mnt->mnt_mounts)) {
  1581. this_parent = mnt;
  1582. goto repeat;
  1583. }
  1584. if (!propagate_mount_busy(mnt, 1)) {
  1585. list_move_tail(&mnt->mnt_expire, graveyard);
  1586. found++;
  1587. }
  1588. }
  1589. /*
  1590. * All done at this level ... ascend and resume the search
  1591. */
  1592. if (this_parent != parent) {
  1593. next = this_parent->mnt_child.next;
  1594. this_parent = this_parent->mnt_parent;
  1595. goto resume;
  1596. }
  1597. return found;
  1598. }
  1599. /*
  1600. * process a list of expirable mountpoints with the intent of discarding any
  1601. * submounts of a specific parent mountpoint
  1602. */
  1603. static void shrink_submounts(struct vfsmount *mnt, struct list_head *umounts)
  1604. {
  1605. LIST_HEAD(graveyard);
  1606. struct vfsmount *m;
  1607. /* extract submounts of 'mountpoint' from the expiration list */
  1608. while (select_submounts(mnt, &graveyard)) {
  1609. while (!list_empty(&graveyard)) {
  1610. m = list_first_entry(&graveyard, struct vfsmount,
  1611. mnt_expire);
  1612. touch_mnt_namespace(mnt->mnt_ns);
  1613. umount_tree(mnt, 1, umounts);
  1614. }
  1615. }
  1616. }
  1617. /*
  1618. * Some copy_from_user() implementations do not return the exact number of
  1619. * bytes remaining to copy on a fault. But copy_mount_options() requires that.
  1620. * Note that this function differs from copy_from_user() in that it will oops
  1621. * on bad values of `to', rather than returning a short copy.
  1622. */
  1623. static long exact_copy_from_user(void *to, const void __user * from,
  1624. unsigned long n)
  1625. {
  1626. char *t = to;
  1627. const char __user *f = from;
  1628. char c;
  1629. if (!access_ok(VERIFY_READ, from, n))
  1630. return n;
  1631. while (n) {
  1632. if (__get_user(c, f)) {
  1633. memset(t, 0, n);
  1634. break;
  1635. }
  1636. *t++ = c;
  1637. f++;
  1638. n--;
  1639. }
  1640. return n;
  1641. }
  1642. int copy_mount_options(const void __user * data, unsigned long *where)
  1643. {
  1644. int i;
  1645. unsigned long page;
  1646. unsigned long size;
  1647. *where = 0;
  1648. if (!data)
  1649. return 0;
  1650. if (!(page = __get_free_page(GFP_KERNEL)))
  1651. return -ENOMEM;
  1652. /* We only care that *some* data at the address the user
  1653. * gave us is valid. Just in case, we'll zero
  1654. * the remainder of the page.
  1655. */
  1656. /* copy_from_user cannot cross TASK_SIZE ! */
  1657. size = TASK_SIZE - (unsigned long)data;
  1658. if (size > PAGE_SIZE)
  1659. size = PAGE_SIZE;
  1660. i = size - exact_copy_from_user((void *)page, data, size);
  1661. if (!i) {
  1662. free_page(page);
  1663. return -EFAULT;
  1664. }
  1665. if (i != PAGE_SIZE)
  1666. memset((char *)page + i, 0, PAGE_SIZE - i);
  1667. *where = page;
  1668. return 0;
  1669. }
  1670. /*
  1671. * Flags is a 32-bit value that allows up to 31 non-fs dependent flags to
  1672. * be given to the mount() call (ie: read-only, no-dev, no-suid etc).
  1673. *
  1674. * data is a (void *) that can point to any structure up to
  1675. * PAGE_SIZE-1 bytes, which can contain arbitrary fs-dependent
  1676. * information (or be NULL).
  1677. *
  1678. * Pre-0.97 versions of mount() didn't have a flags word.
  1679. * When the flags word was introduced its top half was required
  1680. * to have the magic value 0xC0ED, and this remained so until 2.4.0-test9.
  1681. * Therefore, if this magic number is present, it carries no information
  1682. * and must be discarded.
  1683. */
  1684. long do_mount(char *dev_name, char *dir_name, char *type_page,
  1685. unsigned long flags, void *data_page)
  1686. {
  1687. struct nameidata nd;
  1688. int retval = 0;
  1689. int mnt_flags = 0;
  1690. /* Discard magic */
  1691. if ((flags & MS_MGC_MSK) == MS_MGC_VAL)
  1692. flags &= ~MS_MGC_MSK;
  1693. /* Basic sanity checks */
  1694. if (!dir_name || !*dir_name || !memchr(dir_name, 0, PAGE_SIZE))
  1695. return -EINVAL;
  1696. if (dev_name && !memchr(dev_name, 0, PAGE_SIZE))
  1697. return -EINVAL;
  1698. if (data_page)
  1699. ((char *)data_page)[PAGE_SIZE - 1] = 0;
  1700. /* Separate the per-mountpoint flags */
  1701. if (flags & MS_NOSUID)
  1702. mnt_flags |= MNT_NOSUID;
  1703. if (flags & MS_NODEV)
  1704. mnt_flags |= MNT_NODEV;
  1705. if (flags & MS_NOEXEC)
  1706. mnt_flags |= MNT_NOEXEC;
  1707. if (flags & MS_NOATIME)
  1708. mnt_flags |= MNT_NOATIME;
  1709. if (flags & MS_NODIRATIME)
  1710. mnt_flags |= MNT_NODIRATIME;
  1711. if (flags & MS_RELATIME)
  1712. mnt_flags |= MNT_RELATIME;
  1713. if (flags & MS_RDONLY)
  1714. mnt_flags |= MNT_READONLY;
  1715. flags &= ~(MS_NOSUID | MS_NOEXEC | MS_NODEV | MS_ACTIVE |
  1716. MS_NOATIME | MS_NODIRATIME | MS_RELATIME| MS_KERNMOUNT);
  1717. /* ... and get the mountpoint */
  1718. retval = path_lookup(dir_name, LOOKUP_FOLLOW, &nd);
  1719. if (retval)
  1720. return retval;
  1721. retval = security_sb_mount(dev_name, &nd.path,
  1722. type_page, flags, data_page);
  1723. if (retval)
  1724. goto dput_out;
  1725. if (flags & MS_REMOUNT)
  1726. retval = do_remount(&nd, flags & ~MS_REMOUNT, mnt_flags,
  1727. data_page);
  1728. else if (flags & MS_BIND)
  1729. retval = do_loopback(&nd, dev_name, flags & MS_REC);
  1730. else if (flags & (MS_SHARED | MS_PRIVATE | MS_SLAVE | MS_UNBINDABLE))
  1731. retval = do_change_type(&nd, flags);
  1732. else if (flags & MS_MOVE)
  1733. retval = do_move_mount(&nd, dev_name);
  1734. else
  1735. retval = do_new_mount(&nd, type_page, flags, mnt_flags,
  1736. dev_name, data_page);
  1737. dput_out:
  1738. path_put(&nd.path);
  1739. return retval;
  1740. }
  1741. /*
  1742. * Allocate a new namespace structure and populate it with contents
  1743. * copied from the namespace of the passed in task structure.
  1744. */
  1745. static struct mnt_namespace *dup_mnt_ns(struct mnt_namespace *mnt_ns,
  1746. struct fs_struct *fs)
  1747. {
  1748. struct mnt_namespace *new_ns;
  1749. struct vfsmount *rootmnt = NULL, *pwdmnt = NULL, *altrootmnt = NULL;
  1750. struct vfsmount *p, *q;
  1751. new_ns = kmalloc(sizeof(struct mnt_namespace), GFP_KERNEL);
  1752. if (!new_ns)
  1753. return ERR_PTR(-ENOMEM);
  1754. atomic_set(&new_ns->count, 1);
  1755. INIT_LIST_HEAD(&new_ns->list);
  1756. init_waitqueue_head(&new_ns->poll);
  1757. new_ns->event = 0;
  1758. down_write(&namespace_sem);
  1759. /* First pass: copy the tree topology */
  1760. new_ns->root = copy_tree(mnt_ns->root, mnt_ns->root->mnt_root,
  1761. CL_COPY_ALL | CL_EXPIRE);
  1762. if (!new_ns->root) {
  1763. up_write(&namespace_sem);
  1764. kfree(new_ns);
  1765. return ERR_PTR(-ENOMEM);;
  1766. }
  1767. spin_lock(&vfsmount_lock);
  1768. list_add_tail(&new_ns->list, &new_ns->root->mnt_list);
  1769. spin_unlock(&vfsmount_lock);
  1770. /*
  1771. * Second pass: switch the tsk->fs->* elements and mark new vfsmounts
  1772. * as belonging to new namespace. We have already acquired a private
  1773. * fs_struct, so tsk->fs->lock is not needed.
  1774. */
  1775. p = mnt_ns->root;
  1776. q = new_ns->root;
  1777. while (p) {
  1778. q->mnt_ns = new_ns;
  1779. if (fs) {
  1780. if (p == fs->root.mnt) {
  1781. rootmnt = p;
  1782. fs->root.mnt = mntget(q);
  1783. }
  1784. if (p == fs->pwd.mnt) {
  1785. pwdmnt = p;
  1786. fs->pwd.mnt = mntget(q);
  1787. }
  1788. if (p == fs->altroot.mnt) {
  1789. altrootmnt = p;
  1790. fs->altroot.mnt = mntget(q);
  1791. }
  1792. }
  1793. p = next_mnt(p, mnt_ns->root);
  1794. q = next_mnt(q, new_ns->root);
  1795. }
  1796. up_write(&namespace_sem);
  1797. if (rootmnt)
  1798. mntput(rootmnt);
  1799. if (pwdmnt)
  1800. mntput(pwdmnt);
  1801. if (altrootmnt)
  1802. mntput(altrootmnt);
  1803. return new_ns;
  1804. }
  1805. struct mnt_namespace *copy_mnt_ns(unsigned long flags, struct mnt_namespace *ns,
  1806. struct fs_struct *new_fs)
  1807. {
  1808. struct mnt_namespace *new_ns;
  1809. BUG_ON(!ns);
  1810. get_mnt_ns(ns);
  1811. if (!(flags & CLONE_NEWNS))
  1812. return ns;
  1813. new_ns = dup_mnt_ns(ns, new_fs);
  1814. put_mnt_ns(ns);
  1815. return new_ns;
  1816. }
  1817. asmlinkage long sys_mount(char __user * dev_name, char __user * dir_name,
  1818. char __user * type, unsigned long flags,
  1819. void __user * data)
  1820. {
  1821. int retval;
  1822. unsigned long data_page;
  1823. unsigned long type_page;
  1824. unsigned long dev_page;
  1825. char *dir_page;
  1826. retval = copy_mount_options(type, &type_page);
  1827. if (retval < 0)
  1828. return retval;
  1829. dir_page = getname(dir_name);
  1830. retval = PTR_ERR(dir_page);
  1831. if (IS_ERR(dir_page))
  1832. goto out1;
  1833. retval = copy_mount_options(dev_name, &dev_page);
  1834. if (retval < 0)
  1835. goto out2;
  1836. retval = copy_mount_options(data, &data_page);
  1837. if (retval < 0)
  1838. goto out3;
  1839. lock_kernel();
  1840. retval = do_mount((char *)dev_page, dir_page, (char *)type_page,
  1841. flags, (void *)data_page);
  1842. unlock_kernel();
  1843. free_page(data_page);
  1844. out3:
  1845. free_page(dev_page);
  1846. out2:
  1847. putname(dir_page);
  1848. out1:
  1849. free_page(type_page);
  1850. return retval;
  1851. }
  1852. /*
  1853. * Replace the fs->{rootmnt,root} with {mnt,dentry}. Put the old values.
  1854. * It can block. Requires the big lock held.
  1855. */
  1856. void set_fs_root(struct fs_struct *fs, struct path *path)
  1857. {
  1858. struct path old_root;
  1859. write_lock(&fs->lock);
  1860. old_root = fs->root;
  1861. fs->root = *path;
  1862. path_get(path);
  1863. write_unlock(&fs->lock);
  1864. if (old_root.dentry)
  1865. path_put(&old_root);
  1866. }
  1867. /*
  1868. * Replace the fs->{pwdmnt,pwd} with {mnt,dentry}. Put the old values.
  1869. * It can block. Requires the big lock held.
  1870. */
  1871. void set_fs_pwd(struct fs_struct *fs, struct path *path)
  1872. {
  1873. struct path old_pwd;
  1874. write_lock(&fs->lock);
  1875. old_pwd = fs->pwd;
  1876. fs->pwd = *path;
  1877. path_get(path);
  1878. write_unlock(&fs->lock);
  1879. if (old_pwd.dentry)
  1880. path_put(&old_pwd);
  1881. }
  1882. static void chroot_fs_refs(struct path *old_root, struct path *new_root)
  1883. {
  1884. struct task_struct *g, *p;
  1885. struct fs_struct *fs;
  1886. read_lock(&tasklist_lock);
  1887. do_each_thread(g, p) {
  1888. task_lock(p);
  1889. fs = p->fs;
  1890. if (fs) {
  1891. atomic_inc(&fs->count);
  1892. task_unlock(p);
  1893. if (fs->root.dentry == old_root->dentry
  1894. && fs->root.mnt == old_root->mnt)
  1895. set_fs_root(fs, new_root);
  1896. if (fs->pwd.dentry == old_root->dentry
  1897. && fs->pwd.mnt == old_root->mnt)
  1898. set_fs_pwd(fs, new_root);
  1899. put_fs_struct(fs);
  1900. } else
  1901. task_unlock(p);
  1902. } while_each_thread(g, p);
  1903. read_unlock(&tasklist_lock);
  1904. }
  1905. /*
  1906. * pivot_root Semantics:
  1907. * Moves the root file system of the current process to the directory put_old,
  1908. * makes new_root as the new root file system of the current process, and sets
  1909. * root/cwd of all processes which had them on the current root to new_root.
  1910. *
  1911. * Restrictions:
  1912. * The new_root and put_old must be directories, and must not be on the
  1913. * same file system as the current process root. The put_old must be
  1914. * underneath new_root, i.e. adding a non-zero number of /.. to the string
  1915. * pointed to by put_old must yield the same directory as new_root. No other
  1916. * file system may be mounted on put_old. After all, new_root is a mountpoint.
  1917. *
  1918. * Also, the current root cannot be on the 'rootfs' (initial ramfs) filesystem.
  1919. * See Documentation/filesystems/ramfs-rootfs-initramfs.txt for alternatives
  1920. * in this situation.
  1921. *
  1922. * Notes:
  1923. * - we don't move root/cwd if they are not at the root (reason: if something
  1924. * cared enough to change them, it's probably wrong to force them elsewhere)
  1925. * - it's okay to pick a root that isn't the root of a file system, e.g.
  1926. * /nfs/my_root where /nfs is the mount point. It must be a mountpoint,
  1927. * though, so you may need to say mount --bind /nfs/my_root /nfs/my_root
  1928. * first.
  1929. */
  1930. asmlinkage long sys_pivot_root(const char __user * new_root,
  1931. const char __user * put_old)
  1932. {
  1933. struct vfsmount *tmp;
  1934. struct nameidata new_nd, old_nd;
  1935. struct path parent_path, root_parent, root;
  1936. int error;
  1937. if (!capable(CAP_SYS_ADMIN))
  1938. return -EPERM;
  1939. error = __user_walk(new_root, LOOKUP_FOLLOW | LOOKUP_DIRECTORY,
  1940. &new_nd);
  1941. if (error)
  1942. goto out0;
  1943. error = -EINVAL;
  1944. if (!check_mnt(new_nd.path.mnt))
  1945. goto out1;
  1946. error = __user_walk(put_old, LOOKUP_FOLLOW | LOOKUP_DIRECTORY, &old_nd);
  1947. if (error)
  1948. goto out1;
  1949. error = security_sb_pivotroot(&old_nd.path, &new_nd.path);
  1950. if (error) {
  1951. path_put(&old_nd.path);
  1952. goto out1;
  1953. }
  1954. read_lock(&current->fs->lock);
  1955. root = current->fs->root;
  1956. path_get(&current->fs->root);
  1957. read_unlock(&current->fs->lock);
  1958. down_write(&namespace_sem);
  1959. mutex_lock(&old_nd.path.dentry->d_inode->i_mutex);
  1960. error = -EINVAL;
  1961. if (IS_MNT_SHARED(old_nd.path.mnt) ||
  1962. IS_MNT_SHARED(new_nd.path.mnt->mnt_parent) ||
  1963. IS_MNT_SHARED(root.mnt->mnt_parent))
  1964. goto out2;
  1965. if (!check_mnt(root.mnt))
  1966. goto out2;
  1967. error = -ENOENT;
  1968. if (IS_DEADDIR(new_nd.path.dentry->d_inode))
  1969. goto out2;
  1970. if (d_unhashed(new_nd.path.dentry) && !IS_ROOT(new_nd.path.dentry))
  1971. goto out2;
  1972. if (d_unhashed(old_nd.path.dentry) && !IS_ROOT(old_nd.path.dentry))
  1973. goto out2;
  1974. error = -EBUSY;
  1975. if (new_nd.path.mnt == root.mnt ||
  1976. old_nd.path.mnt == root.mnt)
  1977. goto out2; /* loop, on the same file system */
  1978. error = -EINVAL;
  1979. if (root.mnt->mnt_root != root.dentry)
  1980. goto out2; /* not a mountpoint */
  1981. if (root.mnt->mnt_parent == root.mnt)
  1982. goto out2; /* not attached */
  1983. if (new_nd.path.mnt->mnt_root != new_nd.path.dentry)
  1984. goto out2; /* not a mountpoint */
  1985. if (new_nd.path.mnt->mnt_parent == new_nd.path.mnt)
  1986. goto out2; /* not attached */
  1987. /* make sure we can reach put_old from new_root */
  1988. tmp = old_nd.path.mnt;
  1989. spin_lock(&vfsmount_lock);
  1990. if (tmp != new_nd.path.mnt) {
  1991. for (;;) {
  1992. if (tmp->mnt_parent == tmp)
  1993. goto out3; /* already mounted on put_old */
  1994. if (tmp->mnt_parent == new_nd.path.mnt)
  1995. break;
  1996. tmp = tmp->mnt_parent;
  1997. }
  1998. if (!is_subdir(tmp->mnt_mountpoint, new_nd.path.dentry))
  1999. goto out3;
  2000. } else if (!is_subdir(old_nd.path.dentry, new_nd.path.dentry))
  2001. goto out3;
  2002. detach_mnt(new_nd.path.mnt, &parent_path);
  2003. detach_mnt(root.mnt, &root_parent);
  2004. /* mount old root on put_old */
  2005. attach_mnt(root.mnt, &old_nd.path);
  2006. /* mount new_root on / */
  2007. attach_mnt(new_nd.path.mnt, &root_parent);
  2008. touch_mnt_namespace(current->nsproxy->mnt_ns);
  2009. spin_unlock(&vfsmount_lock);
  2010. chroot_fs_refs(&root, &new_nd.path);
  2011. security_sb_post_pivotroot(&root, &new_nd.path);
  2012. error = 0;
  2013. path_put(&root_parent);
  2014. path_put(&parent_path);
  2015. out2:
  2016. mutex_unlock(&old_nd.path.dentry->d_inode->i_mutex);
  2017. up_write(&namespace_sem);
  2018. path_put(&root);
  2019. path_put(&old_nd.path);
  2020. out1:
  2021. path_put(&new_nd.path);
  2022. out0:
  2023. return error;
  2024. out3:
  2025. spin_unlock(&vfsmount_lock);
  2026. goto out2;
  2027. }
  2028. static void __init init_mount_tree(void)
  2029. {
  2030. struct vfsmount *mnt;
  2031. struct mnt_namespace *ns;
  2032. struct path root;
  2033. mnt = do_kern_mount("rootfs", 0, "rootfs", NULL);
  2034. if (IS_ERR(mnt))
  2035. panic("Can't create rootfs");
  2036. ns = kmalloc(sizeof(*ns), GFP_KERNEL);
  2037. if (!ns)
  2038. panic("Can't allocate initial namespace");
  2039. atomic_set(&ns->count, 1);
  2040. INIT_LIST_HEAD(&ns->list);
  2041. init_waitqueue_head(&ns->poll);
  2042. ns->event = 0;
  2043. list_add(&mnt->mnt_list, &ns->list);
  2044. ns->root = mnt;
  2045. mnt->mnt_ns = ns;
  2046. init_task.nsproxy->mnt_ns = ns;
  2047. get_mnt_ns(ns);
  2048. root.mnt = ns->root;
  2049. root.dentry = ns->root->mnt_root;
  2050. set_fs_pwd(current->fs, &root);
  2051. set_fs_root(current->fs, &root);
  2052. }
  2053. void __init mnt_init(void)
  2054. {
  2055. unsigned u;
  2056. int err;
  2057. init_rwsem(&namespace_sem);
  2058. mnt_cache = kmem_cache_create("mnt_cache", sizeof(struct vfsmount),
  2059. 0, SLAB_HWCACHE_ALIGN | SLAB_PANIC, NULL);
  2060. mount_hashtable = (struct list_head *)__get_free_page(GFP_ATOMIC);
  2061. if (!mount_hashtable)
  2062. panic("Failed to allocate mount hash table\n");
  2063. printk("Mount-cache hash table entries: %lu\n", HASH_SIZE);
  2064. for (u = 0; u < HASH_SIZE; u++)
  2065. INIT_LIST_HEAD(&mount_hashtable[u]);
  2066. err = sysfs_init();
  2067. if (err)
  2068. printk(KERN_WARNING "%s: sysfs_init error: %d\n",
  2069. __FUNCTION__, err);
  2070. fs_kobj = kobject_create_and_add("fs", NULL);
  2071. if (!fs_kobj)
  2072. printk(KERN_WARNING "%s: kobj create error\n", __FUNCTION__);
  2073. init_rootfs();
  2074. init_mount_tree();
  2075. }
  2076. void __put_mnt_ns(struct mnt_namespace *ns)
  2077. {
  2078. struct vfsmount *root = ns->root;
  2079. LIST_HEAD(umount_list);
  2080. ns->root = NULL;
  2081. spin_unlock(&vfsmount_lock);
  2082. down_write(&namespace_sem);
  2083. spin_lock(&vfsmount_lock);
  2084. umount_tree(root, 0, &umount_list);
  2085. spin_unlock(&vfsmount_lock);
  2086. up_write(&namespace_sem);
  2087. release_mounts(&umount_list);
  2088. kfree(ns);
  2089. }