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