namei.c 59 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502150315041505150615071508150915101511151215131514151515161517151815191520152115221523152415251526152715281529153015311532153315341535153615371538153915401541154215431544154515461547154815491550155115521553155415551556155715581559156015611562156315641565156615671568156915701571157215731574157515761577157815791580158115821583158415851586158715881589159015911592159315941595159615971598159916001601160216031604160516061607160816091610161116121613161416151616161716181619162016211622162316241625162616271628162916301631163216331634163516361637163816391640164116421643164416451646164716481649165016511652165316541655165616571658165916601661166216631664166516661667166816691670167116721673167416751676167716781679168016811682168316841685168616871688168916901691169216931694169516961697169816991700170117021703170417051706170717081709171017111712171317141715171617171718171917201721172217231724172517261727172817291730173117321733173417351736173717381739174017411742174317441745174617471748174917501751175217531754175517561757175817591760176117621763176417651766176717681769177017711772177317741775177617771778177917801781178217831784178517861787178817891790179117921793179417951796179717981799180018011802180318041805180618071808180918101811181218131814181518161817181818191820182118221823182418251826182718281829183018311832183318341835183618371838183918401841184218431844184518461847184818491850185118521853185418551856185718581859186018611862186318641865186618671868186918701871187218731874187518761877187818791880188118821883188418851886188718881889189018911892189318941895189618971898189919001901190219031904190519061907190819091910191119121913191419151916191719181919192019211922192319241925192619271928192919301931193219331934193519361937193819391940194119421943194419451946194719481949195019511952195319541955195619571958195919601961196219631964196519661967196819691970197119721973197419751976197719781979198019811982198319841985198619871988198919901991199219931994199519961997199819992000200120022003200420052006200720082009201020112012201320142015201620172018201920202021202220232024202520262027202820292030203120322033203420352036203720382039204020412042204320442045204620472048204920502051205220532054205520562057205820592060206120622063206420652066206720682069207020712072207320742075207620772078207920802081208220832084208520862087208820892090209120922093209420952096209720982099210021012102210321042105210621072108210921102111211221132114211521162117211821192120212121222123212421252126212721282129213021312132213321342135213621372138213921402141214221432144214521462147214821492150215121522153215421552156215721582159216021612162216321642165216621672168216921702171217221732174217521762177217821792180218121822183218421852186218721882189219021912192219321942195219621972198219922002201220222032204220522062207220822092210221122122213221422152216221722182219222022212222222322242225222622272228222922302231223222332234223522362237223822392240224122422243224422452246224722482249225022512252225322542255225622572258225922602261226222632264226522662267226822692270227122722273227422752276227722782279228022812282228322842285228622872288228922902291229222932294229522962297229822992300230123022303230423052306230723082309231023112312231323142315231623172318231923202321232223232324232523262327232823292330233123322333233423352336233723382339234023412342234323442345234623472348234923502351235223532354235523562357235823592360236123622363236423652366236723682369237023712372237323742375237623772378237923802381238223832384238523862387238823892390239123922393239423952396239723982399240024012402240324042405240624072408240924102411241224132414241524162417241824192420242124222423242424252426242724282429243024312432243324342435243624372438243924402441244224432444244524462447244824492450245124522453245424552456245724582459
  1. /*
  2. * linux/fs/namei.c
  3. *
  4. * Copyright (C) 1991, 1992 Linus Torvalds
  5. */
  6. /*
  7. * Some corrections by tytso.
  8. */
  9. /* [Feb 1997 T. Schoebel-Theuer] Complete rewrite of the pathname
  10. * lookup logic.
  11. */
  12. /* [Feb-Apr 2000, AV] Rewrite to the new namespace architecture.
  13. */
  14. #include <linux/init.h>
  15. #include <linux/module.h>
  16. #include <linux/slab.h>
  17. #include <linux/fs.h>
  18. #include <linux/namei.h>
  19. #include <linux/quotaops.h>
  20. #include <linux/pagemap.h>
  21. #include <linux/dnotify.h>
  22. #include <linux/smp_lock.h>
  23. #include <linux/personality.h>
  24. #include <linux/security.h>
  25. #include <linux/syscalls.h>
  26. #include <linux/mount.h>
  27. #include <linux/audit.h>
  28. #include <asm/namei.h>
  29. #include <asm/uaccess.h>
  30. #define ACC_MODE(x) ("\000\004\002\006"[(x)&O_ACCMODE])
  31. /* [Feb-1997 T. Schoebel-Theuer]
  32. * Fundamental changes in the pathname lookup mechanisms (namei)
  33. * were necessary because of omirr. The reason is that omirr needs
  34. * to know the _real_ pathname, not the user-supplied one, in case
  35. * of symlinks (and also when transname replacements occur).
  36. *
  37. * The new code replaces the old recursive symlink resolution with
  38. * an iterative one (in case of non-nested symlink chains). It does
  39. * this with calls to <fs>_follow_link().
  40. * As a side effect, dir_namei(), _namei() and follow_link() are now
  41. * replaced with a single function lookup_dentry() that can handle all
  42. * the special cases of the former code.
  43. *
  44. * With the new dcache, the pathname is stored at each inode, at least as
  45. * long as the refcount of the inode is positive. As a side effect, the
  46. * size of the dcache depends on the inode cache and thus is dynamic.
  47. *
  48. * [29-Apr-1998 C. Scott Ananian] Updated above description of symlink
  49. * resolution to correspond with current state of the code.
  50. *
  51. * Note that the symlink resolution is not *completely* iterative.
  52. * There is still a significant amount of tail- and mid- recursion in
  53. * the algorithm. Also, note that <fs>_readlink() is not used in
  54. * lookup_dentry(): lookup_dentry() on the result of <fs>_readlink()
  55. * may return different results than <fs>_follow_link(). Many virtual
  56. * filesystems (including /proc) exhibit this behavior.
  57. */
  58. /* [24-Feb-97 T. Schoebel-Theuer] Side effects caused by new implementation:
  59. * New symlink semantics: when open() is called with flags O_CREAT | O_EXCL
  60. * and the name already exists in form of a symlink, try to create the new
  61. * name indicated by the symlink. The old code always complained that the
  62. * name already exists, due to not following the symlink even if its target
  63. * is nonexistent. The new semantics affects also mknod() and link() when
  64. * the name is a symlink pointing to a non-existant name.
  65. *
  66. * I don't know which semantics is the right one, since I have no access
  67. * to standards. But I found by trial that HP-UX 9.0 has the full "new"
  68. * semantics implemented, while SunOS 4.1.1 and Solaris (SunOS 5.4) have the
  69. * "old" one. Personally, I think the new semantics is much more logical.
  70. * Note that "ln old new" where "new" is a symlink pointing to a non-existing
  71. * file does succeed in both HP-UX and SunOs, but not in Solaris
  72. * and in the old Linux semantics.
  73. */
  74. /* [16-Dec-97 Kevin Buhr] For security reasons, we change some symlink
  75. * semantics. See the comments in "open_namei" and "do_link" below.
  76. *
  77. * [10-Sep-98 Alan Modra] Another symlink change.
  78. */
  79. /* [Feb-Apr 2000 AV] Complete rewrite. Rules for symlinks:
  80. * inside the path - always follow.
  81. * in the last component in creation/removal/renaming - never follow.
  82. * if LOOKUP_FOLLOW passed - follow.
  83. * if the pathname has trailing slashes - follow.
  84. * otherwise - don't follow.
  85. * (applied in that order).
  86. *
  87. * [Jun 2000 AV] Inconsistent behaviour of open() in case if flags==O_CREAT
  88. * restored for 2.4. This is the last surviving part of old 4.2BSD bug.
  89. * During the 2.4 we need to fix the userland stuff depending on it -
  90. * hopefully we will be able to get rid of that wart in 2.5. So far only
  91. * XEmacs seems to be relying on it...
  92. */
  93. /*
  94. * [Sep 2001 AV] Single-semaphore locking scheme (kudos to David Holland)
  95. * implemented. Let's see if raised priority of ->s_vfs_rename_sem gives
  96. * any extra contention...
  97. */
  98. /* In order to reduce some races, while at the same time doing additional
  99. * checking and hopefully speeding things up, we copy filenames to the
  100. * kernel data space before using them..
  101. *
  102. * POSIX.1 2.4: an empty pathname is invalid (ENOENT).
  103. * PATH_MAX includes the nul terminator --RR.
  104. */
  105. static inline int do_getname(const char __user *filename, char *page)
  106. {
  107. int retval;
  108. unsigned long len = PATH_MAX;
  109. if (!segment_eq(get_fs(), KERNEL_DS)) {
  110. if ((unsigned long) filename >= TASK_SIZE)
  111. return -EFAULT;
  112. if (TASK_SIZE - (unsigned long) filename < PATH_MAX)
  113. len = TASK_SIZE - (unsigned long) filename;
  114. }
  115. retval = strncpy_from_user(page, filename, len);
  116. if (retval > 0) {
  117. if (retval < len)
  118. return 0;
  119. return -ENAMETOOLONG;
  120. } else if (!retval)
  121. retval = -ENOENT;
  122. return retval;
  123. }
  124. char * getname(const char __user * filename)
  125. {
  126. char *tmp, *result;
  127. result = ERR_PTR(-ENOMEM);
  128. tmp = __getname();
  129. if (tmp) {
  130. int retval = do_getname(filename, tmp);
  131. result = tmp;
  132. if (retval < 0) {
  133. __putname(tmp);
  134. result = ERR_PTR(retval);
  135. }
  136. }
  137. audit_getname(result);
  138. return result;
  139. }
  140. #ifdef CONFIG_AUDITSYSCALL
  141. void putname(const char *name)
  142. {
  143. if (unlikely(current->audit_context))
  144. audit_putname(name);
  145. else
  146. __putname(name);
  147. }
  148. EXPORT_SYMBOL(putname);
  149. #endif
  150. /**
  151. * generic_permission - check for access rights on a Posix-like filesystem
  152. * @inode: inode to check access rights for
  153. * @mask: right to check for (%MAY_READ, %MAY_WRITE, %MAY_EXEC)
  154. * @check_acl: optional callback to check for Posix ACLs
  155. *
  156. * Used to check for read/write/execute permissions on a file.
  157. * We use "fsuid" for this, letting us set arbitrary permissions
  158. * for filesystem access without changing the "normal" uids which
  159. * are used for other things..
  160. */
  161. int generic_permission(struct inode *inode, int mask,
  162. int (*check_acl)(struct inode *inode, int mask))
  163. {
  164. umode_t mode = inode->i_mode;
  165. if (current->fsuid == inode->i_uid)
  166. mode >>= 6;
  167. else {
  168. if (IS_POSIXACL(inode) && (mode & S_IRWXG) && check_acl) {
  169. int error = check_acl(inode, mask);
  170. if (error == -EACCES)
  171. goto check_capabilities;
  172. else if (error != -EAGAIN)
  173. return error;
  174. }
  175. if (in_group_p(inode->i_gid))
  176. mode >>= 3;
  177. }
  178. /*
  179. * If the DACs are ok we don't need any capability check.
  180. */
  181. if (((mode & mask & (MAY_READ|MAY_WRITE|MAY_EXEC)) == mask))
  182. return 0;
  183. check_capabilities:
  184. /*
  185. * Read/write DACs are always overridable.
  186. * Executable DACs are overridable if at least one exec bit is set.
  187. */
  188. if (!(mask & MAY_EXEC) ||
  189. (inode->i_mode & S_IXUGO) || S_ISDIR(inode->i_mode))
  190. if (capable(CAP_DAC_OVERRIDE))
  191. return 0;
  192. /*
  193. * Searching includes executable on directories, else just read.
  194. */
  195. if (mask == MAY_READ || (S_ISDIR(inode->i_mode) && !(mask & MAY_WRITE)))
  196. if (capable(CAP_DAC_READ_SEARCH))
  197. return 0;
  198. return -EACCES;
  199. }
  200. int permission(struct inode *inode, int mask, struct nameidata *nd)
  201. {
  202. int retval, submask;
  203. if (mask & MAY_WRITE) {
  204. umode_t mode = inode->i_mode;
  205. /*
  206. * Nobody gets write access to a read-only fs.
  207. */
  208. if (IS_RDONLY(inode) &&
  209. (S_ISREG(mode) || S_ISDIR(mode) || S_ISLNK(mode)))
  210. return -EROFS;
  211. /*
  212. * Nobody gets write access to an immutable file.
  213. */
  214. if (IS_IMMUTABLE(inode))
  215. return -EACCES;
  216. }
  217. /* Ordinary permission routines do not understand MAY_APPEND. */
  218. submask = mask & ~MAY_APPEND;
  219. if (inode->i_op && inode->i_op->permission)
  220. retval = inode->i_op->permission(inode, submask, nd);
  221. else
  222. retval = generic_permission(inode, submask, NULL);
  223. if (retval)
  224. return retval;
  225. return security_inode_permission(inode, mask, nd);
  226. }
  227. /*
  228. * get_write_access() gets write permission for a file.
  229. * put_write_access() releases this write permission.
  230. * This is used for regular files.
  231. * We cannot support write (and maybe mmap read-write shared) accesses and
  232. * MAP_DENYWRITE mmappings simultaneously. The i_writecount field of an inode
  233. * can have the following values:
  234. * 0: no writers, no VM_DENYWRITE mappings
  235. * < 0: (-i_writecount) vm_area_structs with VM_DENYWRITE set exist
  236. * > 0: (i_writecount) users are writing to the file.
  237. *
  238. * Normally we operate on that counter with atomic_{inc,dec} and it's safe
  239. * except for the cases where we don't hold i_writecount yet. Then we need to
  240. * use {get,deny}_write_access() - these functions check the sign and refuse
  241. * to do the change if sign is wrong. Exclusion between them is provided by
  242. * the inode->i_lock spinlock.
  243. */
  244. int get_write_access(struct inode * inode)
  245. {
  246. spin_lock(&inode->i_lock);
  247. if (atomic_read(&inode->i_writecount) < 0) {
  248. spin_unlock(&inode->i_lock);
  249. return -ETXTBSY;
  250. }
  251. atomic_inc(&inode->i_writecount);
  252. spin_unlock(&inode->i_lock);
  253. return 0;
  254. }
  255. int deny_write_access(struct file * file)
  256. {
  257. struct inode *inode = file->f_dentry->d_inode;
  258. spin_lock(&inode->i_lock);
  259. if (atomic_read(&inode->i_writecount) > 0) {
  260. spin_unlock(&inode->i_lock);
  261. return -ETXTBSY;
  262. }
  263. atomic_dec(&inode->i_writecount);
  264. spin_unlock(&inode->i_lock);
  265. return 0;
  266. }
  267. void path_release(struct nameidata *nd)
  268. {
  269. dput(nd->dentry);
  270. mntput(nd->mnt);
  271. }
  272. /*
  273. * umount() mustn't call path_release()/mntput() as that would clear
  274. * mnt_expiry_mark
  275. */
  276. void path_release_on_umount(struct nameidata *nd)
  277. {
  278. dput(nd->dentry);
  279. _mntput(nd->mnt);
  280. }
  281. /*
  282. * Internal lookup() using the new generic dcache.
  283. * SMP-safe
  284. */
  285. static struct dentry * cached_lookup(struct dentry * parent, struct qstr * name, struct nameidata *nd)
  286. {
  287. struct dentry * dentry = __d_lookup(parent, name);
  288. /* lockess __d_lookup may fail due to concurrent d_move()
  289. * in some unrelated directory, so try with d_lookup
  290. */
  291. if (!dentry)
  292. dentry = d_lookup(parent, name);
  293. if (dentry && dentry->d_op && dentry->d_op->d_revalidate) {
  294. if (!dentry->d_op->d_revalidate(dentry, nd) && !d_invalidate(dentry)) {
  295. dput(dentry);
  296. dentry = NULL;
  297. }
  298. }
  299. return dentry;
  300. }
  301. /*
  302. * Short-cut version of permission(), for calling by
  303. * path_walk(), when dcache lock is held. Combines parts
  304. * of permission() and generic_permission(), and tests ONLY for
  305. * MAY_EXEC permission.
  306. *
  307. * If appropriate, check DAC only. If not appropriate, or
  308. * short-cut DAC fails, then call permission() to do more
  309. * complete permission check.
  310. */
  311. static inline int exec_permission_lite(struct inode *inode,
  312. struct nameidata *nd)
  313. {
  314. umode_t mode = inode->i_mode;
  315. if (inode->i_op && inode->i_op->permission)
  316. return -EAGAIN;
  317. if (current->fsuid == inode->i_uid)
  318. mode >>= 6;
  319. else if (in_group_p(inode->i_gid))
  320. mode >>= 3;
  321. if (mode & MAY_EXEC)
  322. goto ok;
  323. if ((inode->i_mode & S_IXUGO) && capable(CAP_DAC_OVERRIDE))
  324. goto ok;
  325. if (S_ISDIR(inode->i_mode) && capable(CAP_DAC_OVERRIDE))
  326. goto ok;
  327. if (S_ISDIR(inode->i_mode) && capable(CAP_DAC_READ_SEARCH))
  328. goto ok;
  329. return -EACCES;
  330. ok:
  331. return security_inode_permission(inode, MAY_EXEC, nd);
  332. }
  333. /*
  334. * This is called when everything else fails, and we actually have
  335. * to go to the low-level filesystem to find out what we should do..
  336. *
  337. * We get the directory semaphore, and after getting that we also
  338. * make sure that nobody added the entry to the dcache in the meantime..
  339. * SMP-safe
  340. */
  341. static struct dentry * real_lookup(struct dentry * parent, struct qstr * name, struct nameidata *nd)
  342. {
  343. struct dentry * result;
  344. struct inode *dir = parent->d_inode;
  345. down(&dir->i_sem);
  346. /*
  347. * First re-do the cached lookup just in case it was created
  348. * while we waited for the directory semaphore..
  349. *
  350. * FIXME! This could use version numbering or similar to
  351. * avoid unnecessary cache lookups.
  352. *
  353. * The "dcache_lock" is purely to protect the RCU list walker
  354. * from concurrent renames at this point (we mustn't get false
  355. * negatives from the RCU list walk here, unlike the optimistic
  356. * fast walk).
  357. *
  358. * so doing d_lookup() (with seqlock), instead of lockfree __d_lookup
  359. */
  360. result = d_lookup(parent, name);
  361. if (!result) {
  362. struct dentry * dentry = d_alloc(parent, name);
  363. result = ERR_PTR(-ENOMEM);
  364. if (dentry) {
  365. result = dir->i_op->lookup(dir, dentry, nd);
  366. if (result)
  367. dput(dentry);
  368. else
  369. result = dentry;
  370. }
  371. up(&dir->i_sem);
  372. return result;
  373. }
  374. /*
  375. * Uhhuh! Nasty case: the cache was re-populated while
  376. * we waited on the semaphore. Need to revalidate.
  377. */
  378. up(&dir->i_sem);
  379. if (result->d_op && result->d_op->d_revalidate) {
  380. if (!result->d_op->d_revalidate(result, nd) && !d_invalidate(result)) {
  381. dput(result);
  382. result = ERR_PTR(-ENOENT);
  383. }
  384. }
  385. return result;
  386. }
  387. static int __emul_lookup_dentry(const char *, struct nameidata *);
  388. /* SMP-safe */
  389. static inline int
  390. walk_init_root(const char *name, struct nameidata *nd)
  391. {
  392. read_lock(&current->fs->lock);
  393. if (current->fs->altroot && !(nd->flags & LOOKUP_NOALT)) {
  394. nd->mnt = mntget(current->fs->altrootmnt);
  395. nd->dentry = dget(current->fs->altroot);
  396. read_unlock(&current->fs->lock);
  397. if (__emul_lookup_dentry(name,nd))
  398. return 0;
  399. read_lock(&current->fs->lock);
  400. }
  401. nd->mnt = mntget(current->fs->rootmnt);
  402. nd->dentry = dget(current->fs->root);
  403. read_unlock(&current->fs->lock);
  404. return 1;
  405. }
  406. static inline int __vfs_follow_link(struct nameidata *nd, const char *link)
  407. {
  408. int res = 0;
  409. char *name;
  410. if (IS_ERR(link))
  411. goto fail;
  412. if (*link == '/') {
  413. path_release(nd);
  414. if (!walk_init_root(link, nd))
  415. /* weird __emul_prefix() stuff did it */
  416. goto out;
  417. }
  418. res = link_path_walk(link, nd);
  419. out:
  420. if (nd->depth || res || nd->last_type!=LAST_NORM)
  421. return res;
  422. /*
  423. * If it is an iterative symlinks resolution in open_namei() we
  424. * have to copy the last component. And all that crap because of
  425. * bloody create() on broken symlinks. Furrfu...
  426. */
  427. name = __getname();
  428. if (unlikely(!name)) {
  429. path_release(nd);
  430. return -ENOMEM;
  431. }
  432. strcpy(name, nd->last.name);
  433. nd->last.name = name;
  434. return 0;
  435. fail:
  436. path_release(nd);
  437. return PTR_ERR(link);
  438. }
  439. static inline int __do_follow_link(struct dentry *dentry, struct nameidata *nd)
  440. {
  441. int error;
  442. touch_atime(nd->mnt, dentry);
  443. nd_set_link(nd, NULL);
  444. error = dentry->d_inode->i_op->follow_link(dentry, nd);
  445. if (!error) {
  446. char *s = nd_get_link(nd);
  447. if (s)
  448. error = __vfs_follow_link(nd, s);
  449. if (dentry->d_inode->i_op->put_link)
  450. dentry->d_inode->i_op->put_link(dentry, nd);
  451. }
  452. return error;
  453. }
  454. /*
  455. * This limits recursive symlink follows to 8, while
  456. * limiting consecutive symlinks to 40.
  457. *
  458. * Without that kind of total limit, nasty chains of consecutive
  459. * symlinks can cause almost arbitrarily long lookups.
  460. */
  461. static inline int do_follow_link(struct dentry *dentry, struct nameidata *nd)
  462. {
  463. int err = -ELOOP;
  464. if (current->link_count >= MAX_NESTED_LINKS)
  465. goto loop;
  466. if (current->total_link_count >= 40)
  467. goto loop;
  468. BUG_ON(nd->depth >= MAX_NESTED_LINKS);
  469. cond_resched();
  470. err = security_inode_follow_link(dentry, nd);
  471. if (err)
  472. goto loop;
  473. current->link_count++;
  474. current->total_link_count++;
  475. nd->depth++;
  476. err = __do_follow_link(dentry, nd);
  477. current->link_count--;
  478. nd->depth--;
  479. return err;
  480. loop:
  481. path_release(nd);
  482. return err;
  483. }
  484. int follow_up(struct vfsmount **mnt, struct dentry **dentry)
  485. {
  486. struct vfsmount *parent;
  487. struct dentry *mountpoint;
  488. spin_lock(&vfsmount_lock);
  489. parent=(*mnt)->mnt_parent;
  490. if (parent == *mnt) {
  491. spin_unlock(&vfsmount_lock);
  492. return 0;
  493. }
  494. mntget(parent);
  495. mountpoint=dget((*mnt)->mnt_mountpoint);
  496. spin_unlock(&vfsmount_lock);
  497. dput(*dentry);
  498. *dentry = mountpoint;
  499. mntput(*mnt);
  500. *mnt = parent;
  501. return 1;
  502. }
  503. /* no need for dcache_lock, as serialization is taken care in
  504. * namespace.c
  505. */
  506. static int follow_mount(struct vfsmount **mnt, struct dentry **dentry)
  507. {
  508. int res = 0;
  509. while (d_mountpoint(*dentry)) {
  510. struct vfsmount *mounted = lookup_mnt(*mnt, *dentry);
  511. if (!mounted)
  512. break;
  513. mntput(*mnt);
  514. *mnt = mounted;
  515. dput(*dentry);
  516. *dentry = dget(mounted->mnt_root);
  517. res = 1;
  518. }
  519. return res;
  520. }
  521. /* no need for dcache_lock, as serialization is taken care in
  522. * namespace.c
  523. */
  524. static inline int __follow_down(struct vfsmount **mnt, struct dentry **dentry)
  525. {
  526. struct vfsmount *mounted;
  527. mounted = lookup_mnt(*mnt, *dentry);
  528. if (mounted) {
  529. mntput(*mnt);
  530. *mnt = mounted;
  531. dput(*dentry);
  532. *dentry = dget(mounted->mnt_root);
  533. return 1;
  534. }
  535. return 0;
  536. }
  537. int follow_down(struct vfsmount **mnt, struct dentry **dentry)
  538. {
  539. return __follow_down(mnt,dentry);
  540. }
  541. static inline void follow_dotdot(struct vfsmount **mnt, struct dentry **dentry)
  542. {
  543. while(1) {
  544. struct vfsmount *parent;
  545. struct dentry *old = *dentry;
  546. read_lock(&current->fs->lock);
  547. if (*dentry == current->fs->root &&
  548. *mnt == current->fs->rootmnt) {
  549. read_unlock(&current->fs->lock);
  550. break;
  551. }
  552. read_unlock(&current->fs->lock);
  553. spin_lock(&dcache_lock);
  554. if (*dentry != (*mnt)->mnt_root) {
  555. *dentry = dget((*dentry)->d_parent);
  556. spin_unlock(&dcache_lock);
  557. dput(old);
  558. break;
  559. }
  560. spin_unlock(&dcache_lock);
  561. spin_lock(&vfsmount_lock);
  562. parent = (*mnt)->mnt_parent;
  563. if (parent == *mnt) {
  564. spin_unlock(&vfsmount_lock);
  565. break;
  566. }
  567. mntget(parent);
  568. *dentry = dget((*mnt)->mnt_mountpoint);
  569. spin_unlock(&vfsmount_lock);
  570. dput(old);
  571. mntput(*mnt);
  572. *mnt = parent;
  573. }
  574. follow_mount(mnt, dentry);
  575. }
  576. struct path {
  577. struct vfsmount *mnt;
  578. struct dentry *dentry;
  579. };
  580. /*
  581. * It's more convoluted than I'd like it to be, but... it's still fairly
  582. * small and for now I'd prefer to have fast path as straight as possible.
  583. * It _is_ time-critical.
  584. */
  585. static int do_lookup(struct nameidata *nd, struct qstr *name,
  586. struct path *path)
  587. {
  588. struct vfsmount *mnt = nd->mnt;
  589. struct dentry *dentry = __d_lookup(nd->dentry, name);
  590. if (!dentry)
  591. goto need_lookup;
  592. if (dentry->d_op && dentry->d_op->d_revalidate)
  593. goto need_revalidate;
  594. done:
  595. path->mnt = mnt;
  596. path->dentry = dentry;
  597. return 0;
  598. need_lookup:
  599. dentry = real_lookup(nd->dentry, name, nd);
  600. if (IS_ERR(dentry))
  601. goto fail;
  602. goto done;
  603. need_revalidate:
  604. if (dentry->d_op->d_revalidate(dentry, nd))
  605. goto done;
  606. if (d_invalidate(dentry))
  607. goto done;
  608. dput(dentry);
  609. goto need_lookup;
  610. fail:
  611. return PTR_ERR(dentry);
  612. }
  613. /*
  614. * Name resolution.
  615. * This is the basic name resolution function, turning a pathname into
  616. * the final dentry. We expect 'base' to be positive and a directory.
  617. *
  618. * Returns 0 and nd will have valid dentry and mnt on success.
  619. * Returns error and drops reference to input namei data on failure.
  620. */
  621. static fastcall int __link_path_walk(const char * name, struct nameidata *nd)
  622. {
  623. struct path next;
  624. struct inode *inode;
  625. int err;
  626. unsigned int lookup_flags = nd->flags;
  627. while (*name=='/')
  628. name++;
  629. if (!*name)
  630. goto return_reval;
  631. inode = nd->dentry->d_inode;
  632. if (nd->depth)
  633. lookup_flags = LOOKUP_FOLLOW;
  634. /* At this point we know we have a real path component. */
  635. for(;;) {
  636. unsigned long hash;
  637. struct qstr this;
  638. unsigned int c;
  639. err = exec_permission_lite(inode, nd);
  640. if (err == -EAGAIN) {
  641. err = permission(inode, MAY_EXEC, nd);
  642. }
  643. if (err)
  644. break;
  645. this.name = name;
  646. c = *(const unsigned char *)name;
  647. hash = init_name_hash();
  648. do {
  649. name++;
  650. hash = partial_name_hash(c, hash);
  651. c = *(const unsigned char *)name;
  652. } while (c && (c != '/'));
  653. this.len = name - (const char *) this.name;
  654. this.hash = end_name_hash(hash);
  655. /* remove trailing slashes? */
  656. if (!c)
  657. goto last_component;
  658. while (*++name == '/');
  659. if (!*name)
  660. goto last_with_slashes;
  661. /*
  662. * "." and ".." are special - ".." especially so because it has
  663. * to be able to know about the current root directory and
  664. * parent relationships.
  665. */
  666. if (this.name[0] == '.') switch (this.len) {
  667. default:
  668. break;
  669. case 2:
  670. if (this.name[1] != '.')
  671. break;
  672. follow_dotdot(&nd->mnt, &nd->dentry);
  673. inode = nd->dentry->d_inode;
  674. /* fallthrough */
  675. case 1:
  676. continue;
  677. }
  678. /*
  679. * See if the low-level filesystem might want
  680. * to use its own hash..
  681. */
  682. if (nd->dentry->d_op && nd->dentry->d_op->d_hash) {
  683. err = nd->dentry->d_op->d_hash(nd->dentry, &this);
  684. if (err < 0)
  685. break;
  686. }
  687. nd->flags |= LOOKUP_CONTINUE;
  688. /* This does the actual lookups.. */
  689. err = do_lookup(nd, &this, &next);
  690. if (err)
  691. break;
  692. /* Check mountpoints.. */
  693. follow_mount(&next.mnt, &next.dentry);
  694. err = -ENOENT;
  695. inode = next.dentry->d_inode;
  696. if (!inode)
  697. goto out_dput;
  698. err = -ENOTDIR;
  699. if (!inode->i_op)
  700. goto out_dput;
  701. if (inode->i_op->follow_link) {
  702. mntget(next.mnt);
  703. err = do_follow_link(next.dentry, nd);
  704. dput(next.dentry);
  705. mntput(next.mnt);
  706. if (err)
  707. goto return_err;
  708. err = -ENOENT;
  709. inode = nd->dentry->d_inode;
  710. if (!inode)
  711. break;
  712. err = -ENOTDIR;
  713. if (!inode->i_op)
  714. break;
  715. } else {
  716. dput(nd->dentry);
  717. nd->mnt = next.mnt;
  718. nd->dentry = next.dentry;
  719. }
  720. err = -ENOTDIR;
  721. if (!inode->i_op->lookup)
  722. break;
  723. continue;
  724. /* here ends the main loop */
  725. last_with_slashes:
  726. lookup_flags |= LOOKUP_FOLLOW | LOOKUP_DIRECTORY;
  727. last_component:
  728. nd->flags &= ~LOOKUP_CONTINUE;
  729. if (lookup_flags & LOOKUP_PARENT)
  730. goto lookup_parent;
  731. if (this.name[0] == '.') switch (this.len) {
  732. default:
  733. break;
  734. case 2:
  735. if (this.name[1] != '.')
  736. break;
  737. follow_dotdot(&nd->mnt, &nd->dentry);
  738. inode = nd->dentry->d_inode;
  739. /* fallthrough */
  740. case 1:
  741. goto return_reval;
  742. }
  743. if (nd->dentry->d_op && nd->dentry->d_op->d_hash) {
  744. err = nd->dentry->d_op->d_hash(nd->dentry, &this);
  745. if (err < 0)
  746. break;
  747. }
  748. err = do_lookup(nd, &this, &next);
  749. if (err)
  750. break;
  751. follow_mount(&next.mnt, &next.dentry);
  752. inode = next.dentry->d_inode;
  753. if ((lookup_flags & LOOKUP_FOLLOW)
  754. && inode && inode->i_op && inode->i_op->follow_link) {
  755. mntget(next.mnt);
  756. err = do_follow_link(next.dentry, nd);
  757. dput(next.dentry);
  758. mntput(next.mnt);
  759. if (err)
  760. goto return_err;
  761. inode = nd->dentry->d_inode;
  762. } else {
  763. dput(nd->dentry);
  764. nd->mnt = next.mnt;
  765. nd->dentry = next.dentry;
  766. }
  767. err = -ENOENT;
  768. if (!inode)
  769. break;
  770. if (lookup_flags & LOOKUP_DIRECTORY) {
  771. err = -ENOTDIR;
  772. if (!inode->i_op || !inode->i_op->lookup)
  773. break;
  774. }
  775. goto return_base;
  776. lookup_parent:
  777. nd->last = this;
  778. nd->last_type = LAST_NORM;
  779. if (this.name[0] != '.')
  780. goto return_base;
  781. if (this.len == 1)
  782. nd->last_type = LAST_DOT;
  783. else if (this.len == 2 && this.name[1] == '.')
  784. nd->last_type = LAST_DOTDOT;
  785. else
  786. goto return_base;
  787. return_reval:
  788. /*
  789. * We bypassed the ordinary revalidation routines.
  790. * We may need to check the cached dentry for staleness.
  791. */
  792. if (nd->dentry && nd->dentry->d_sb &&
  793. (nd->dentry->d_sb->s_type->fs_flags & FS_REVAL_DOT)) {
  794. err = -ESTALE;
  795. /* Note: we do not d_invalidate() */
  796. if (!nd->dentry->d_op->d_revalidate(nd->dentry, nd))
  797. break;
  798. }
  799. return_base:
  800. return 0;
  801. out_dput:
  802. dput(next.dentry);
  803. break;
  804. }
  805. path_release(nd);
  806. return_err:
  807. return err;
  808. }
  809. /*
  810. * Wrapper to retry pathname resolution whenever the underlying
  811. * file system returns an ESTALE.
  812. *
  813. * Retry the whole path once, forcing real lookup requests
  814. * instead of relying on the dcache.
  815. */
  816. int fastcall link_path_walk(const char *name, struct nameidata *nd)
  817. {
  818. struct nameidata save = *nd;
  819. int result;
  820. /* make sure the stuff we saved doesn't go away */
  821. dget(save.dentry);
  822. mntget(save.mnt);
  823. result = __link_path_walk(name, nd);
  824. if (result == -ESTALE) {
  825. *nd = save;
  826. dget(nd->dentry);
  827. mntget(nd->mnt);
  828. nd->flags |= LOOKUP_REVAL;
  829. result = __link_path_walk(name, nd);
  830. }
  831. dput(save.dentry);
  832. mntput(save.mnt);
  833. return result;
  834. }
  835. int fastcall path_walk(const char * name, struct nameidata *nd)
  836. {
  837. current->total_link_count = 0;
  838. return link_path_walk(name, nd);
  839. }
  840. /*
  841. * SMP-safe: Returns 1 and nd will have valid dentry and mnt, if
  842. * everything is done. Returns 0 and drops input nd, if lookup failed;
  843. */
  844. static int __emul_lookup_dentry(const char *name, struct nameidata *nd)
  845. {
  846. if (path_walk(name, nd))
  847. return 0; /* something went wrong... */
  848. if (!nd->dentry->d_inode || S_ISDIR(nd->dentry->d_inode->i_mode)) {
  849. struct dentry *old_dentry = nd->dentry;
  850. struct vfsmount *old_mnt = nd->mnt;
  851. struct qstr last = nd->last;
  852. int last_type = nd->last_type;
  853. /*
  854. * NAME was not found in alternate root or it's a directory. Try to find
  855. * it in the normal root:
  856. */
  857. nd->last_type = LAST_ROOT;
  858. read_lock(&current->fs->lock);
  859. nd->mnt = mntget(current->fs->rootmnt);
  860. nd->dentry = dget(current->fs->root);
  861. read_unlock(&current->fs->lock);
  862. if (path_walk(name, nd) == 0) {
  863. if (nd->dentry->d_inode) {
  864. dput(old_dentry);
  865. mntput(old_mnt);
  866. return 1;
  867. }
  868. path_release(nd);
  869. }
  870. nd->dentry = old_dentry;
  871. nd->mnt = old_mnt;
  872. nd->last = last;
  873. nd->last_type = last_type;
  874. }
  875. return 1;
  876. }
  877. void set_fs_altroot(void)
  878. {
  879. char *emul = __emul_prefix();
  880. struct nameidata nd;
  881. struct vfsmount *mnt = NULL, *oldmnt;
  882. struct dentry *dentry = NULL, *olddentry;
  883. int err;
  884. if (!emul)
  885. goto set_it;
  886. err = path_lookup(emul, LOOKUP_FOLLOW|LOOKUP_DIRECTORY|LOOKUP_NOALT, &nd);
  887. if (!err) {
  888. mnt = nd.mnt;
  889. dentry = nd.dentry;
  890. }
  891. set_it:
  892. write_lock(&current->fs->lock);
  893. oldmnt = current->fs->altrootmnt;
  894. olddentry = current->fs->altroot;
  895. current->fs->altrootmnt = mnt;
  896. current->fs->altroot = dentry;
  897. write_unlock(&current->fs->lock);
  898. if (olddentry) {
  899. dput(olddentry);
  900. mntput(oldmnt);
  901. }
  902. }
  903. /* Returns 0 and nd will be valid on success; Retuns error, otherwise. */
  904. int fastcall path_lookup(const char *name, unsigned int flags, struct nameidata *nd)
  905. {
  906. int retval = 0;
  907. nd->last_type = LAST_ROOT; /* if there are only slashes... */
  908. nd->flags = flags;
  909. nd->depth = 0;
  910. read_lock(&current->fs->lock);
  911. if (*name=='/') {
  912. if (current->fs->altroot && !(nd->flags & LOOKUP_NOALT)) {
  913. nd->mnt = mntget(current->fs->altrootmnt);
  914. nd->dentry = dget(current->fs->altroot);
  915. read_unlock(&current->fs->lock);
  916. if (__emul_lookup_dentry(name,nd))
  917. goto out; /* found in altroot */
  918. read_lock(&current->fs->lock);
  919. }
  920. nd->mnt = mntget(current->fs->rootmnt);
  921. nd->dentry = dget(current->fs->root);
  922. } else {
  923. nd->mnt = mntget(current->fs->pwdmnt);
  924. nd->dentry = dget(current->fs->pwd);
  925. }
  926. read_unlock(&current->fs->lock);
  927. current->total_link_count = 0;
  928. retval = link_path_walk(name, nd);
  929. out:
  930. if (unlikely(current->audit_context
  931. && nd && nd->dentry && nd->dentry->d_inode))
  932. audit_inode(name, nd->dentry->d_inode);
  933. return retval;
  934. }
  935. /*
  936. * Restricted form of lookup. Doesn't follow links, single-component only,
  937. * needs parent already locked. Doesn't follow mounts.
  938. * SMP-safe.
  939. */
  940. static struct dentry * __lookup_hash(struct qstr *name, struct dentry * base, struct nameidata *nd)
  941. {
  942. struct dentry * dentry;
  943. struct inode *inode;
  944. int err;
  945. inode = base->d_inode;
  946. err = permission(inode, MAY_EXEC, nd);
  947. dentry = ERR_PTR(err);
  948. if (err)
  949. goto out;
  950. /*
  951. * See if the low-level filesystem might want
  952. * to use its own hash..
  953. */
  954. if (base->d_op && base->d_op->d_hash) {
  955. err = base->d_op->d_hash(base, name);
  956. dentry = ERR_PTR(err);
  957. if (err < 0)
  958. goto out;
  959. }
  960. dentry = cached_lookup(base, name, nd);
  961. if (!dentry) {
  962. struct dentry *new = d_alloc(base, name);
  963. dentry = ERR_PTR(-ENOMEM);
  964. if (!new)
  965. goto out;
  966. dentry = inode->i_op->lookup(inode, new, nd);
  967. if (!dentry)
  968. dentry = new;
  969. else
  970. dput(new);
  971. }
  972. out:
  973. return dentry;
  974. }
  975. struct dentry * lookup_hash(struct qstr *name, struct dentry * base)
  976. {
  977. return __lookup_hash(name, base, NULL);
  978. }
  979. /* SMP-safe */
  980. struct dentry * lookup_one_len(const char * name, struct dentry * base, int len)
  981. {
  982. unsigned long hash;
  983. struct qstr this;
  984. unsigned int c;
  985. this.name = name;
  986. this.len = len;
  987. if (!len)
  988. goto access;
  989. hash = init_name_hash();
  990. while (len--) {
  991. c = *(const unsigned char *)name++;
  992. if (c == '/' || c == '\0')
  993. goto access;
  994. hash = partial_name_hash(c, hash);
  995. }
  996. this.hash = end_name_hash(hash);
  997. return lookup_hash(&this, base);
  998. access:
  999. return ERR_PTR(-EACCES);
  1000. }
  1001. /*
  1002. * namei()
  1003. *
  1004. * is used by most simple commands to get the inode of a specified name.
  1005. * Open, link etc use their own routines, but this is enough for things
  1006. * like 'chmod' etc.
  1007. *
  1008. * namei exists in two versions: namei/lnamei. The only difference is
  1009. * that namei follows links, while lnamei does not.
  1010. * SMP-safe
  1011. */
  1012. int fastcall __user_walk(const char __user *name, unsigned flags, struct nameidata *nd)
  1013. {
  1014. char *tmp = getname(name);
  1015. int err = PTR_ERR(tmp);
  1016. if (!IS_ERR(tmp)) {
  1017. err = path_lookup(tmp, flags, nd);
  1018. putname(tmp);
  1019. }
  1020. return err;
  1021. }
  1022. /*
  1023. * It's inline, so penalty for filesystems that don't use sticky bit is
  1024. * minimal.
  1025. */
  1026. static inline int check_sticky(struct inode *dir, struct inode *inode)
  1027. {
  1028. if (!(dir->i_mode & S_ISVTX))
  1029. return 0;
  1030. if (inode->i_uid == current->fsuid)
  1031. return 0;
  1032. if (dir->i_uid == current->fsuid)
  1033. return 0;
  1034. return !capable(CAP_FOWNER);
  1035. }
  1036. /*
  1037. * Check whether we can remove a link victim from directory dir, check
  1038. * whether the type of victim is right.
  1039. * 1. We can't do it if dir is read-only (done in permission())
  1040. * 2. We should have write and exec permissions on dir
  1041. * 3. We can't remove anything from append-only dir
  1042. * 4. We can't do anything with immutable dir (done in permission())
  1043. * 5. If the sticky bit on dir is set we should either
  1044. * a. be owner of dir, or
  1045. * b. be owner of victim, or
  1046. * c. have CAP_FOWNER capability
  1047. * 6. If the victim is append-only or immutable we can't do antyhing with
  1048. * links pointing to it.
  1049. * 7. If we were asked to remove a directory and victim isn't one - ENOTDIR.
  1050. * 8. If we were asked to remove a non-directory and victim isn't one - EISDIR.
  1051. * 9. We can't remove a root or mountpoint.
  1052. * 10. We don't allow removal of NFS sillyrenamed files; it's handled by
  1053. * nfs_async_unlink().
  1054. */
  1055. static inline int may_delete(struct inode *dir,struct dentry *victim,int isdir)
  1056. {
  1057. int error;
  1058. if (!victim->d_inode)
  1059. return -ENOENT;
  1060. BUG_ON(victim->d_parent->d_inode != dir);
  1061. error = permission(dir,MAY_WRITE | MAY_EXEC, NULL);
  1062. if (error)
  1063. return error;
  1064. if (IS_APPEND(dir))
  1065. return -EPERM;
  1066. if (check_sticky(dir, victim->d_inode)||IS_APPEND(victim->d_inode)||
  1067. IS_IMMUTABLE(victim->d_inode))
  1068. return -EPERM;
  1069. if (isdir) {
  1070. if (!S_ISDIR(victim->d_inode->i_mode))
  1071. return -ENOTDIR;
  1072. if (IS_ROOT(victim))
  1073. return -EBUSY;
  1074. } else if (S_ISDIR(victim->d_inode->i_mode))
  1075. return -EISDIR;
  1076. if (IS_DEADDIR(dir))
  1077. return -ENOENT;
  1078. if (victim->d_flags & DCACHE_NFSFS_RENAMED)
  1079. return -EBUSY;
  1080. return 0;
  1081. }
  1082. /* Check whether we can create an object with dentry child in directory
  1083. * dir.
  1084. * 1. We can't do it if child already exists (open has special treatment for
  1085. * this case, but since we are inlined it's OK)
  1086. * 2. We can't do it if dir is read-only (done in permission())
  1087. * 3. We should have write and exec permissions on dir
  1088. * 4. We can't do it if dir is immutable (done in permission())
  1089. */
  1090. static inline int may_create(struct inode *dir, struct dentry *child,
  1091. struct nameidata *nd)
  1092. {
  1093. if (child->d_inode)
  1094. return -EEXIST;
  1095. if (IS_DEADDIR(dir))
  1096. return -ENOENT;
  1097. return permission(dir,MAY_WRITE | MAY_EXEC, nd);
  1098. }
  1099. /*
  1100. * Special case: O_CREAT|O_EXCL implies O_NOFOLLOW for security
  1101. * reasons.
  1102. *
  1103. * O_DIRECTORY translates into forcing a directory lookup.
  1104. */
  1105. static inline int lookup_flags(unsigned int f)
  1106. {
  1107. unsigned long retval = LOOKUP_FOLLOW;
  1108. if (f & O_NOFOLLOW)
  1109. retval &= ~LOOKUP_FOLLOW;
  1110. if ((f & (O_CREAT|O_EXCL)) == (O_CREAT|O_EXCL))
  1111. retval &= ~LOOKUP_FOLLOW;
  1112. if (f & O_DIRECTORY)
  1113. retval |= LOOKUP_DIRECTORY;
  1114. return retval;
  1115. }
  1116. /*
  1117. * p1 and p2 should be directories on the same fs.
  1118. */
  1119. struct dentry *lock_rename(struct dentry *p1, struct dentry *p2)
  1120. {
  1121. struct dentry *p;
  1122. if (p1 == p2) {
  1123. down(&p1->d_inode->i_sem);
  1124. return NULL;
  1125. }
  1126. down(&p1->d_inode->i_sb->s_vfs_rename_sem);
  1127. for (p = p1; p->d_parent != p; p = p->d_parent) {
  1128. if (p->d_parent == p2) {
  1129. down(&p2->d_inode->i_sem);
  1130. down(&p1->d_inode->i_sem);
  1131. return p;
  1132. }
  1133. }
  1134. for (p = p2; p->d_parent != p; p = p->d_parent) {
  1135. if (p->d_parent == p1) {
  1136. down(&p1->d_inode->i_sem);
  1137. down(&p2->d_inode->i_sem);
  1138. return p;
  1139. }
  1140. }
  1141. down(&p1->d_inode->i_sem);
  1142. down(&p2->d_inode->i_sem);
  1143. return NULL;
  1144. }
  1145. void unlock_rename(struct dentry *p1, struct dentry *p2)
  1146. {
  1147. up(&p1->d_inode->i_sem);
  1148. if (p1 != p2) {
  1149. up(&p2->d_inode->i_sem);
  1150. up(&p1->d_inode->i_sb->s_vfs_rename_sem);
  1151. }
  1152. }
  1153. int vfs_create(struct inode *dir, struct dentry *dentry, int mode,
  1154. struct nameidata *nd)
  1155. {
  1156. int error = may_create(dir, dentry, nd);
  1157. if (error)
  1158. return error;
  1159. if (!dir->i_op || !dir->i_op->create)
  1160. return -EACCES; /* shouldn't it be ENOSYS? */
  1161. mode &= S_IALLUGO;
  1162. mode |= S_IFREG;
  1163. error = security_inode_create(dir, dentry, mode);
  1164. if (error)
  1165. return error;
  1166. DQUOT_INIT(dir);
  1167. error = dir->i_op->create(dir, dentry, mode, nd);
  1168. if (!error) {
  1169. inode_dir_notify(dir, DN_CREATE);
  1170. security_inode_post_create(dir, dentry, mode);
  1171. }
  1172. return error;
  1173. }
  1174. int may_open(struct nameidata *nd, int acc_mode, int flag)
  1175. {
  1176. struct dentry *dentry = nd->dentry;
  1177. struct inode *inode = dentry->d_inode;
  1178. int error;
  1179. if (!inode)
  1180. return -ENOENT;
  1181. if (S_ISLNK(inode->i_mode))
  1182. return -ELOOP;
  1183. if (S_ISDIR(inode->i_mode) && (flag & FMODE_WRITE))
  1184. return -EISDIR;
  1185. error = permission(inode, acc_mode, nd);
  1186. if (error)
  1187. return error;
  1188. /*
  1189. * FIFO's, sockets and device files are special: they don't
  1190. * actually live on the filesystem itself, and as such you
  1191. * can write to them even if the filesystem is read-only.
  1192. */
  1193. if (S_ISFIFO(inode->i_mode) || S_ISSOCK(inode->i_mode)) {
  1194. flag &= ~O_TRUNC;
  1195. } else if (S_ISBLK(inode->i_mode) || S_ISCHR(inode->i_mode)) {
  1196. if (nd->mnt->mnt_flags & MNT_NODEV)
  1197. return -EACCES;
  1198. flag &= ~O_TRUNC;
  1199. } else if (IS_RDONLY(inode) && (flag & FMODE_WRITE))
  1200. return -EROFS;
  1201. /*
  1202. * An append-only file must be opened in append mode for writing.
  1203. */
  1204. if (IS_APPEND(inode)) {
  1205. if ((flag & FMODE_WRITE) && !(flag & O_APPEND))
  1206. return -EPERM;
  1207. if (flag & O_TRUNC)
  1208. return -EPERM;
  1209. }
  1210. /* O_NOATIME can only be set by the owner or superuser */
  1211. if (flag & O_NOATIME)
  1212. if (current->fsuid != inode->i_uid && !capable(CAP_FOWNER))
  1213. return -EPERM;
  1214. /*
  1215. * Ensure there are no outstanding leases on the file.
  1216. */
  1217. error = break_lease(inode, flag);
  1218. if (error)
  1219. return error;
  1220. if (flag & O_TRUNC) {
  1221. error = get_write_access(inode);
  1222. if (error)
  1223. return error;
  1224. /*
  1225. * Refuse to truncate files with mandatory locks held on them.
  1226. */
  1227. error = locks_verify_locked(inode);
  1228. if (!error) {
  1229. DQUOT_INIT(inode);
  1230. error = do_truncate(dentry, 0);
  1231. }
  1232. put_write_access(inode);
  1233. if (error)
  1234. return error;
  1235. } else
  1236. if (flag & FMODE_WRITE)
  1237. DQUOT_INIT(inode);
  1238. return 0;
  1239. }
  1240. /*
  1241. * open_namei()
  1242. *
  1243. * namei for open - this is in fact almost the whole open-routine.
  1244. *
  1245. * Note that the low bits of "flag" aren't the same as in the open
  1246. * system call - they are 00 - no permissions needed
  1247. * 01 - read permission needed
  1248. * 10 - write permission needed
  1249. * 11 - read/write permissions needed
  1250. * which is a lot more logical, and also allows the "no perm" needed
  1251. * for symlinks (where the permissions are checked later).
  1252. * SMP-safe
  1253. */
  1254. int open_namei(const char * pathname, int flag, int mode, struct nameidata *nd)
  1255. {
  1256. int acc_mode, error = 0;
  1257. struct dentry *dentry;
  1258. struct dentry *dir;
  1259. int count = 0;
  1260. acc_mode = ACC_MODE(flag);
  1261. /* Allow the LSM permission hook to distinguish append
  1262. access from general write access. */
  1263. if (flag & O_APPEND)
  1264. acc_mode |= MAY_APPEND;
  1265. /* Fill in the open() intent data */
  1266. nd->intent.open.flags = flag;
  1267. nd->intent.open.create_mode = mode;
  1268. /*
  1269. * The simplest case - just a plain lookup.
  1270. */
  1271. if (!(flag & O_CREAT)) {
  1272. error = path_lookup(pathname, lookup_flags(flag)|LOOKUP_OPEN, nd);
  1273. if (error)
  1274. return error;
  1275. goto ok;
  1276. }
  1277. /*
  1278. * Create - we need to know the parent.
  1279. */
  1280. error = path_lookup(pathname, LOOKUP_PARENT|LOOKUP_OPEN|LOOKUP_CREATE, nd);
  1281. if (error)
  1282. return error;
  1283. /*
  1284. * We have the parent and last component. First of all, check
  1285. * that we are not asked to creat(2) an obvious directory - that
  1286. * will not do.
  1287. */
  1288. error = -EISDIR;
  1289. if (nd->last_type != LAST_NORM || nd->last.name[nd->last.len])
  1290. goto exit;
  1291. dir = nd->dentry;
  1292. nd->flags &= ~LOOKUP_PARENT;
  1293. down(&dir->d_inode->i_sem);
  1294. dentry = __lookup_hash(&nd->last, nd->dentry, nd);
  1295. do_last:
  1296. error = PTR_ERR(dentry);
  1297. if (IS_ERR(dentry)) {
  1298. up(&dir->d_inode->i_sem);
  1299. goto exit;
  1300. }
  1301. /* Negative dentry, just create the file */
  1302. if (!dentry->d_inode) {
  1303. if (!IS_POSIXACL(dir->d_inode))
  1304. mode &= ~current->fs->umask;
  1305. error = vfs_create(dir->d_inode, dentry, mode, nd);
  1306. up(&dir->d_inode->i_sem);
  1307. dput(nd->dentry);
  1308. nd->dentry = dentry;
  1309. if (error)
  1310. goto exit;
  1311. /* Don't check for write permission, don't truncate */
  1312. acc_mode = 0;
  1313. flag &= ~O_TRUNC;
  1314. goto ok;
  1315. }
  1316. /*
  1317. * It already exists.
  1318. */
  1319. up(&dir->d_inode->i_sem);
  1320. error = -EEXIST;
  1321. if (flag & O_EXCL)
  1322. goto exit_dput;
  1323. if (d_mountpoint(dentry)) {
  1324. error = -ELOOP;
  1325. if (flag & O_NOFOLLOW)
  1326. goto exit_dput;
  1327. while (__follow_down(&nd->mnt,&dentry) && d_mountpoint(dentry));
  1328. }
  1329. error = -ENOENT;
  1330. if (!dentry->d_inode)
  1331. goto exit_dput;
  1332. if (dentry->d_inode->i_op && dentry->d_inode->i_op->follow_link)
  1333. goto do_link;
  1334. dput(nd->dentry);
  1335. nd->dentry = dentry;
  1336. error = -EISDIR;
  1337. if (dentry->d_inode && S_ISDIR(dentry->d_inode->i_mode))
  1338. goto exit;
  1339. ok:
  1340. error = may_open(nd, acc_mode, flag);
  1341. if (error)
  1342. goto exit;
  1343. return 0;
  1344. exit_dput:
  1345. dput(dentry);
  1346. exit:
  1347. path_release(nd);
  1348. return error;
  1349. do_link:
  1350. error = -ELOOP;
  1351. if (flag & O_NOFOLLOW)
  1352. goto exit_dput;
  1353. /*
  1354. * This is subtle. Instead of calling do_follow_link() we do the
  1355. * thing by hands. The reason is that this way we have zero link_count
  1356. * and path_walk() (called from ->follow_link) honoring LOOKUP_PARENT.
  1357. * After that we have the parent and last component, i.e.
  1358. * we are in the same situation as after the first path_walk().
  1359. * Well, almost - if the last component is normal we get its copy
  1360. * stored in nd->last.name and we will have to putname() it when we
  1361. * are done. Procfs-like symlinks just set LAST_BIND.
  1362. */
  1363. nd->flags |= LOOKUP_PARENT;
  1364. error = security_inode_follow_link(dentry, nd);
  1365. if (error)
  1366. goto exit_dput;
  1367. error = __do_follow_link(dentry, nd);
  1368. dput(dentry);
  1369. if (error)
  1370. return error;
  1371. nd->flags &= ~LOOKUP_PARENT;
  1372. if (nd->last_type == LAST_BIND) {
  1373. dentry = nd->dentry;
  1374. goto ok;
  1375. }
  1376. error = -EISDIR;
  1377. if (nd->last_type != LAST_NORM)
  1378. goto exit;
  1379. if (nd->last.name[nd->last.len]) {
  1380. putname(nd->last.name);
  1381. goto exit;
  1382. }
  1383. error = -ELOOP;
  1384. if (count++==32) {
  1385. putname(nd->last.name);
  1386. goto exit;
  1387. }
  1388. dir = nd->dentry;
  1389. down(&dir->d_inode->i_sem);
  1390. dentry = __lookup_hash(&nd->last, nd->dentry, nd);
  1391. putname(nd->last.name);
  1392. goto do_last;
  1393. }
  1394. /**
  1395. * lookup_create - lookup a dentry, creating it if it doesn't exist
  1396. * @nd: nameidata info
  1397. * @is_dir: directory flag
  1398. *
  1399. * Simple function to lookup and return a dentry and create it
  1400. * if it doesn't exist. Is SMP-safe.
  1401. */
  1402. struct dentry *lookup_create(struct nameidata *nd, int is_dir)
  1403. {
  1404. struct dentry *dentry;
  1405. down(&nd->dentry->d_inode->i_sem);
  1406. dentry = ERR_PTR(-EEXIST);
  1407. if (nd->last_type != LAST_NORM)
  1408. goto fail;
  1409. nd->flags &= ~LOOKUP_PARENT;
  1410. dentry = lookup_hash(&nd->last, nd->dentry);
  1411. if (IS_ERR(dentry))
  1412. goto fail;
  1413. if (!is_dir && nd->last.name[nd->last.len] && !dentry->d_inode)
  1414. goto enoent;
  1415. return dentry;
  1416. enoent:
  1417. dput(dentry);
  1418. dentry = ERR_PTR(-ENOENT);
  1419. fail:
  1420. return dentry;
  1421. }
  1422. EXPORT_SYMBOL_GPL(lookup_create);
  1423. int vfs_mknod(struct inode *dir, struct dentry *dentry, int mode, dev_t dev)
  1424. {
  1425. int error = may_create(dir, dentry, NULL);
  1426. if (error)
  1427. return error;
  1428. if ((S_ISCHR(mode) || S_ISBLK(mode)) && !capable(CAP_MKNOD))
  1429. return -EPERM;
  1430. if (!dir->i_op || !dir->i_op->mknod)
  1431. return -EPERM;
  1432. error = security_inode_mknod(dir, dentry, mode, dev);
  1433. if (error)
  1434. return error;
  1435. DQUOT_INIT(dir);
  1436. error = dir->i_op->mknod(dir, dentry, mode, dev);
  1437. if (!error) {
  1438. inode_dir_notify(dir, DN_CREATE);
  1439. security_inode_post_mknod(dir, dentry, mode, dev);
  1440. }
  1441. return error;
  1442. }
  1443. asmlinkage long sys_mknod(const char __user * filename, int mode, unsigned dev)
  1444. {
  1445. int error = 0;
  1446. char * tmp;
  1447. struct dentry * dentry;
  1448. struct nameidata nd;
  1449. if (S_ISDIR(mode))
  1450. return -EPERM;
  1451. tmp = getname(filename);
  1452. if (IS_ERR(tmp))
  1453. return PTR_ERR(tmp);
  1454. error = path_lookup(tmp, LOOKUP_PARENT, &nd);
  1455. if (error)
  1456. goto out;
  1457. dentry = lookup_create(&nd, 0);
  1458. error = PTR_ERR(dentry);
  1459. if (!IS_POSIXACL(nd.dentry->d_inode))
  1460. mode &= ~current->fs->umask;
  1461. if (!IS_ERR(dentry)) {
  1462. switch (mode & S_IFMT) {
  1463. case 0: case S_IFREG:
  1464. error = vfs_create(nd.dentry->d_inode,dentry,mode,&nd);
  1465. break;
  1466. case S_IFCHR: case S_IFBLK:
  1467. error = vfs_mknod(nd.dentry->d_inode,dentry,mode,
  1468. new_decode_dev(dev));
  1469. break;
  1470. case S_IFIFO: case S_IFSOCK:
  1471. error = vfs_mknod(nd.dentry->d_inode,dentry,mode,0);
  1472. break;
  1473. case S_IFDIR:
  1474. error = -EPERM;
  1475. break;
  1476. default:
  1477. error = -EINVAL;
  1478. }
  1479. dput(dentry);
  1480. }
  1481. up(&nd.dentry->d_inode->i_sem);
  1482. path_release(&nd);
  1483. out:
  1484. putname(tmp);
  1485. return error;
  1486. }
  1487. int vfs_mkdir(struct inode *dir, struct dentry *dentry, int mode)
  1488. {
  1489. int error = may_create(dir, dentry, NULL);
  1490. if (error)
  1491. return error;
  1492. if (!dir->i_op || !dir->i_op->mkdir)
  1493. return -EPERM;
  1494. mode &= (S_IRWXUGO|S_ISVTX);
  1495. error = security_inode_mkdir(dir, dentry, mode);
  1496. if (error)
  1497. return error;
  1498. DQUOT_INIT(dir);
  1499. error = dir->i_op->mkdir(dir, dentry, mode);
  1500. if (!error) {
  1501. inode_dir_notify(dir, DN_CREATE);
  1502. security_inode_post_mkdir(dir,dentry, mode);
  1503. }
  1504. return error;
  1505. }
  1506. asmlinkage long sys_mkdir(const char __user * pathname, int mode)
  1507. {
  1508. int error = 0;
  1509. char * tmp;
  1510. tmp = getname(pathname);
  1511. error = PTR_ERR(tmp);
  1512. if (!IS_ERR(tmp)) {
  1513. struct dentry *dentry;
  1514. struct nameidata nd;
  1515. error = path_lookup(tmp, LOOKUP_PARENT, &nd);
  1516. if (error)
  1517. goto out;
  1518. dentry = lookup_create(&nd, 1);
  1519. error = PTR_ERR(dentry);
  1520. if (!IS_ERR(dentry)) {
  1521. if (!IS_POSIXACL(nd.dentry->d_inode))
  1522. mode &= ~current->fs->umask;
  1523. error = vfs_mkdir(nd.dentry->d_inode, dentry, mode);
  1524. dput(dentry);
  1525. }
  1526. up(&nd.dentry->d_inode->i_sem);
  1527. path_release(&nd);
  1528. out:
  1529. putname(tmp);
  1530. }
  1531. return error;
  1532. }
  1533. /*
  1534. * We try to drop the dentry early: we should have
  1535. * a usage count of 2 if we're the only user of this
  1536. * dentry, and if that is true (possibly after pruning
  1537. * the dcache), then we drop the dentry now.
  1538. *
  1539. * A low-level filesystem can, if it choses, legally
  1540. * do a
  1541. *
  1542. * if (!d_unhashed(dentry))
  1543. * return -EBUSY;
  1544. *
  1545. * if it cannot handle the case of removing a directory
  1546. * that is still in use by something else..
  1547. */
  1548. void dentry_unhash(struct dentry *dentry)
  1549. {
  1550. dget(dentry);
  1551. if (atomic_read(&dentry->d_count))
  1552. shrink_dcache_parent(dentry);
  1553. spin_lock(&dcache_lock);
  1554. spin_lock(&dentry->d_lock);
  1555. if (atomic_read(&dentry->d_count) == 2)
  1556. __d_drop(dentry);
  1557. spin_unlock(&dentry->d_lock);
  1558. spin_unlock(&dcache_lock);
  1559. }
  1560. int vfs_rmdir(struct inode *dir, struct dentry *dentry)
  1561. {
  1562. int error = may_delete(dir, dentry, 1);
  1563. if (error)
  1564. return error;
  1565. if (!dir->i_op || !dir->i_op->rmdir)
  1566. return -EPERM;
  1567. DQUOT_INIT(dir);
  1568. down(&dentry->d_inode->i_sem);
  1569. dentry_unhash(dentry);
  1570. if (d_mountpoint(dentry))
  1571. error = -EBUSY;
  1572. else {
  1573. error = security_inode_rmdir(dir, dentry);
  1574. if (!error) {
  1575. error = dir->i_op->rmdir(dir, dentry);
  1576. if (!error)
  1577. dentry->d_inode->i_flags |= S_DEAD;
  1578. }
  1579. }
  1580. up(&dentry->d_inode->i_sem);
  1581. if (!error) {
  1582. inode_dir_notify(dir, DN_DELETE);
  1583. d_delete(dentry);
  1584. }
  1585. dput(dentry);
  1586. return error;
  1587. }
  1588. asmlinkage long sys_rmdir(const char __user * pathname)
  1589. {
  1590. int error = 0;
  1591. char * name;
  1592. struct dentry *dentry;
  1593. struct nameidata nd;
  1594. name = getname(pathname);
  1595. if(IS_ERR(name))
  1596. return PTR_ERR(name);
  1597. error = path_lookup(name, LOOKUP_PARENT, &nd);
  1598. if (error)
  1599. goto exit;
  1600. switch(nd.last_type) {
  1601. case LAST_DOTDOT:
  1602. error = -ENOTEMPTY;
  1603. goto exit1;
  1604. case LAST_DOT:
  1605. error = -EINVAL;
  1606. goto exit1;
  1607. case LAST_ROOT:
  1608. error = -EBUSY;
  1609. goto exit1;
  1610. }
  1611. down(&nd.dentry->d_inode->i_sem);
  1612. dentry = lookup_hash(&nd.last, nd.dentry);
  1613. error = PTR_ERR(dentry);
  1614. if (!IS_ERR(dentry)) {
  1615. error = vfs_rmdir(nd.dentry->d_inode, dentry);
  1616. dput(dentry);
  1617. }
  1618. up(&nd.dentry->d_inode->i_sem);
  1619. exit1:
  1620. path_release(&nd);
  1621. exit:
  1622. putname(name);
  1623. return error;
  1624. }
  1625. int vfs_unlink(struct inode *dir, struct dentry *dentry)
  1626. {
  1627. int error = may_delete(dir, dentry, 0);
  1628. if (error)
  1629. return error;
  1630. if (!dir->i_op || !dir->i_op->unlink)
  1631. return -EPERM;
  1632. DQUOT_INIT(dir);
  1633. down(&dentry->d_inode->i_sem);
  1634. if (d_mountpoint(dentry))
  1635. error = -EBUSY;
  1636. else {
  1637. error = security_inode_unlink(dir, dentry);
  1638. if (!error)
  1639. error = dir->i_op->unlink(dir, dentry);
  1640. }
  1641. up(&dentry->d_inode->i_sem);
  1642. /* We don't d_delete() NFS sillyrenamed files--they still exist. */
  1643. if (!error && !(dentry->d_flags & DCACHE_NFSFS_RENAMED)) {
  1644. d_delete(dentry);
  1645. inode_dir_notify(dir, DN_DELETE);
  1646. }
  1647. return error;
  1648. }
  1649. /*
  1650. * Make sure that the actual truncation of the file will occur outside its
  1651. * directory's i_sem. Truncate can take a long time if there is a lot of
  1652. * writeout happening, and we don't want to prevent access to the directory
  1653. * while waiting on the I/O.
  1654. */
  1655. asmlinkage long sys_unlink(const char __user * pathname)
  1656. {
  1657. int error = 0;
  1658. char * name;
  1659. struct dentry *dentry;
  1660. struct nameidata nd;
  1661. struct inode *inode = NULL;
  1662. name = getname(pathname);
  1663. if(IS_ERR(name))
  1664. return PTR_ERR(name);
  1665. error = path_lookup(name, LOOKUP_PARENT, &nd);
  1666. if (error)
  1667. goto exit;
  1668. error = -EISDIR;
  1669. if (nd.last_type != LAST_NORM)
  1670. goto exit1;
  1671. down(&nd.dentry->d_inode->i_sem);
  1672. dentry = lookup_hash(&nd.last, nd.dentry);
  1673. error = PTR_ERR(dentry);
  1674. if (!IS_ERR(dentry)) {
  1675. /* Why not before? Because we want correct error value */
  1676. if (nd.last.name[nd.last.len])
  1677. goto slashes;
  1678. inode = dentry->d_inode;
  1679. if (inode)
  1680. atomic_inc(&inode->i_count);
  1681. error = vfs_unlink(nd.dentry->d_inode, dentry);
  1682. exit2:
  1683. dput(dentry);
  1684. }
  1685. up(&nd.dentry->d_inode->i_sem);
  1686. if (inode)
  1687. iput(inode); /* truncate the inode here */
  1688. exit1:
  1689. path_release(&nd);
  1690. exit:
  1691. putname(name);
  1692. return error;
  1693. slashes:
  1694. error = !dentry->d_inode ? -ENOENT :
  1695. S_ISDIR(dentry->d_inode->i_mode) ? -EISDIR : -ENOTDIR;
  1696. goto exit2;
  1697. }
  1698. int vfs_symlink(struct inode *dir, struct dentry *dentry, const char *oldname, int mode)
  1699. {
  1700. int error = may_create(dir, dentry, NULL);
  1701. if (error)
  1702. return error;
  1703. if (!dir->i_op || !dir->i_op->symlink)
  1704. return -EPERM;
  1705. error = security_inode_symlink(dir, dentry, oldname);
  1706. if (error)
  1707. return error;
  1708. DQUOT_INIT(dir);
  1709. error = dir->i_op->symlink(dir, dentry, oldname);
  1710. if (!error) {
  1711. inode_dir_notify(dir, DN_CREATE);
  1712. security_inode_post_symlink(dir, dentry, oldname);
  1713. }
  1714. return error;
  1715. }
  1716. asmlinkage long sys_symlink(const char __user * oldname, const char __user * newname)
  1717. {
  1718. int error = 0;
  1719. char * from;
  1720. char * to;
  1721. from = getname(oldname);
  1722. if(IS_ERR(from))
  1723. return PTR_ERR(from);
  1724. to = getname(newname);
  1725. error = PTR_ERR(to);
  1726. if (!IS_ERR(to)) {
  1727. struct dentry *dentry;
  1728. struct nameidata nd;
  1729. error = path_lookup(to, LOOKUP_PARENT, &nd);
  1730. if (error)
  1731. goto out;
  1732. dentry = lookup_create(&nd, 0);
  1733. error = PTR_ERR(dentry);
  1734. if (!IS_ERR(dentry)) {
  1735. error = vfs_symlink(nd.dentry->d_inode, dentry, from, S_IALLUGO);
  1736. dput(dentry);
  1737. }
  1738. up(&nd.dentry->d_inode->i_sem);
  1739. path_release(&nd);
  1740. out:
  1741. putname(to);
  1742. }
  1743. putname(from);
  1744. return error;
  1745. }
  1746. int vfs_link(struct dentry *old_dentry, struct inode *dir, struct dentry *new_dentry)
  1747. {
  1748. struct inode *inode = old_dentry->d_inode;
  1749. int error;
  1750. if (!inode)
  1751. return -ENOENT;
  1752. error = may_create(dir, new_dentry, NULL);
  1753. if (error)
  1754. return error;
  1755. if (dir->i_sb != inode->i_sb)
  1756. return -EXDEV;
  1757. /*
  1758. * A link to an append-only or immutable file cannot be created.
  1759. */
  1760. if (IS_APPEND(inode) || IS_IMMUTABLE(inode))
  1761. return -EPERM;
  1762. if (!dir->i_op || !dir->i_op->link)
  1763. return -EPERM;
  1764. if (S_ISDIR(old_dentry->d_inode->i_mode))
  1765. return -EPERM;
  1766. error = security_inode_link(old_dentry, dir, new_dentry);
  1767. if (error)
  1768. return error;
  1769. down(&old_dentry->d_inode->i_sem);
  1770. DQUOT_INIT(dir);
  1771. error = dir->i_op->link(old_dentry, dir, new_dentry);
  1772. up(&old_dentry->d_inode->i_sem);
  1773. if (!error) {
  1774. inode_dir_notify(dir, DN_CREATE);
  1775. security_inode_post_link(old_dentry, dir, new_dentry);
  1776. }
  1777. return error;
  1778. }
  1779. /*
  1780. * Hardlinks are often used in delicate situations. We avoid
  1781. * security-related surprises by not following symlinks on the
  1782. * newname. --KAB
  1783. *
  1784. * We don't follow them on the oldname either to be compatible
  1785. * with linux 2.0, and to avoid hard-linking to directories
  1786. * and other special files. --ADM
  1787. */
  1788. asmlinkage long sys_link(const char __user * oldname, const char __user * newname)
  1789. {
  1790. struct dentry *new_dentry;
  1791. struct nameidata nd, old_nd;
  1792. int error;
  1793. char * to;
  1794. to = getname(newname);
  1795. if (IS_ERR(to))
  1796. return PTR_ERR(to);
  1797. error = __user_walk(oldname, 0, &old_nd);
  1798. if (error)
  1799. goto exit;
  1800. error = path_lookup(to, LOOKUP_PARENT, &nd);
  1801. if (error)
  1802. goto out;
  1803. error = -EXDEV;
  1804. if (old_nd.mnt != nd.mnt)
  1805. goto out_release;
  1806. new_dentry = lookup_create(&nd, 0);
  1807. error = PTR_ERR(new_dentry);
  1808. if (!IS_ERR(new_dentry)) {
  1809. error = vfs_link(old_nd.dentry, nd.dentry->d_inode, new_dentry);
  1810. dput(new_dentry);
  1811. }
  1812. up(&nd.dentry->d_inode->i_sem);
  1813. out_release:
  1814. path_release(&nd);
  1815. out:
  1816. path_release(&old_nd);
  1817. exit:
  1818. putname(to);
  1819. return error;
  1820. }
  1821. /*
  1822. * The worst of all namespace operations - renaming directory. "Perverted"
  1823. * doesn't even start to describe it. Somebody in UCB had a heck of a trip...
  1824. * Problems:
  1825. * a) we can get into loop creation. Check is done in is_subdir().
  1826. * b) race potential - two innocent renames can create a loop together.
  1827. * That's where 4.4 screws up. Current fix: serialization on
  1828. * sb->s_vfs_rename_sem. We might be more accurate, but that's another
  1829. * story.
  1830. * c) we have to lock _three_ objects - parents and victim (if it exists).
  1831. * And that - after we got ->i_sem on parents (until then we don't know
  1832. * whether the target exists). Solution: try to be smart with locking
  1833. * order for inodes. We rely on the fact that tree topology may change
  1834. * only under ->s_vfs_rename_sem _and_ that parent of the object we
  1835. * move will be locked. Thus we can rank directories by the tree
  1836. * (ancestors first) and rank all non-directories after them.
  1837. * That works since everybody except rename does "lock parent, lookup,
  1838. * lock child" and rename is under ->s_vfs_rename_sem.
  1839. * HOWEVER, it relies on the assumption that any object with ->lookup()
  1840. * has no more than 1 dentry. If "hybrid" objects will ever appear,
  1841. * we'd better make sure that there's no link(2) for them.
  1842. * d) some filesystems don't support opened-but-unlinked directories,
  1843. * either because of layout or because they are not ready to deal with
  1844. * all cases correctly. The latter will be fixed (taking this sort of
  1845. * stuff into VFS), but the former is not going away. Solution: the same
  1846. * trick as in rmdir().
  1847. * e) conversion from fhandle to dentry may come in the wrong moment - when
  1848. * we are removing the target. Solution: we will have to grab ->i_sem
  1849. * in the fhandle_to_dentry code. [FIXME - current nfsfh.c relies on
  1850. * ->i_sem on parents, which works but leads to some truely excessive
  1851. * locking].
  1852. */
  1853. static int vfs_rename_dir(struct inode *old_dir, struct dentry *old_dentry,
  1854. struct inode *new_dir, struct dentry *new_dentry)
  1855. {
  1856. int error = 0;
  1857. struct inode *target;
  1858. /*
  1859. * If we are going to change the parent - check write permissions,
  1860. * we'll need to flip '..'.
  1861. */
  1862. if (new_dir != old_dir) {
  1863. error = permission(old_dentry->d_inode, MAY_WRITE, NULL);
  1864. if (error)
  1865. return error;
  1866. }
  1867. error = security_inode_rename(old_dir, old_dentry, new_dir, new_dentry);
  1868. if (error)
  1869. return error;
  1870. target = new_dentry->d_inode;
  1871. if (target) {
  1872. down(&target->i_sem);
  1873. dentry_unhash(new_dentry);
  1874. }
  1875. if (d_mountpoint(old_dentry)||d_mountpoint(new_dentry))
  1876. error = -EBUSY;
  1877. else
  1878. error = old_dir->i_op->rename(old_dir, old_dentry, new_dir, new_dentry);
  1879. if (target) {
  1880. if (!error)
  1881. target->i_flags |= S_DEAD;
  1882. up(&target->i_sem);
  1883. if (d_unhashed(new_dentry))
  1884. d_rehash(new_dentry);
  1885. dput(new_dentry);
  1886. }
  1887. if (!error) {
  1888. d_move(old_dentry,new_dentry);
  1889. security_inode_post_rename(old_dir, old_dentry,
  1890. new_dir, new_dentry);
  1891. }
  1892. return error;
  1893. }
  1894. static int vfs_rename_other(struct inode *old_dir, struct dentry *old_dentry,
  1895. struct inode *new_dir, struct dentry *new_dentry)
  1896. {
  1897. struct inode *target;
  1898. int error;
  1899. error = security_inode_rename(old_dir, old_dentry, new_dir, new_dentry);
  1900. if (error)
  1901. return error;
  1902. dget(new_dentry);
  1903. target = new_dentry->d_inode;
  1904. if (target)
  1905. down(&target->i_sem);
  1906. if (d_mountpoint(old_dentry)||d_mountpoint(new_dentry))
  1907. error = -EBUSY;
  1908. else
  1909. error = old_dir->i_op->rename(old_dir, old_dentry, new_dir, new_dentry);
  1910. if (!error) {
  1911. /* The following d_move() should become unconditional */
  1912. if (!(old_dir->i_sb->s_type->fs_flags & FS_ODD_RENAME))
  1913. d_move(old_dentry, new_dentry);
  1914. security_inode_post_rename(old_dir, old_dentry, new_dir, new_dentry);
  1915. }
  1916. if (target)
  1917. up(&target->i_sem);
  1918. dput(new_dentry);
  1919. return error;
  1920. }
  1921. int vfs_rename(struct inode *old_dir, struct dentry *old_dentry,
  1922. struct inode *new_dir, struct dentry *new_dentry)
  1923. {
  1924. int error;
  1925. int is_dir = S_ISDIR(old_dentry->d_inode->i_mode);
  1926. if (old_dentry->d_inode == new_dentry->d_inode)
  1927. return 0;
  1928. error = may_delete(old_dir, old_dentry, is_dir);
  1929. if (error)
  1930. return error;
  1931. if (!new_dentry->d_inode)
  1932. error = may_create(new_dir, new_dentry, NULL);
  1933. else
  1934. error = may_delete(new_dir, new_dentry, is_dir);
  1935. if (error)
  1936. return error;
  1937. if (!old_dir->i_op || !old_dir->i_op->rename)
  1938. return -EPERM;
  1939. DQUOT_INIT(old_dir);
  1940. DQUOT_INIT(new_dir);
  1941. if (is_dir)
  1942. error = vfs_rename_dir(old_dir,old_dentry,new_dir,new_dentry);
  1943. else
  1944. error = vfs_rename_other(old_dir,old_dentry,new_dir,new_dentry);
  1945. if (!error) {
  1946. if (old_dir == new_dir)
  1947. inode_dir_notify(old_dir, DN_RENAME);
  1948. else {
  1949. inode_dir_notify(old_dir, DN_DELETE);
  1950. inode_dir_notify(new_dir, DN_CREATE);
  1951. }
  1952. }
  1953. return error;
  1954. }
  1955. static inline int do_rename(const char * oldname, const char * newname)
  1956. {
  1957. int error = 0;
  1958. struct dentry * old_dir, * new_dir;
  1959. struct dentry * old_dentry, *new_dentry;
  1960. struct dentry * trap;
  1961. struct nameidata oldnd, newnd;
  1962. error = path_lookup(oldname, LOOKUP_PARENT, &oldnd);
  1963. if (error)
  1964. goto exit;
  1965. error = path_lookup(newname, LOOKUP_PARENT, &newnd);
  1966. if (error)
  1967. goto exit1;
  1968. error = -EXDEV;
  1969. if (oldnd.mnt != newnd.mnt)
  1970. goto exit2;
  1971. old_dir = oldnd.dentry;
  1972. error = -EBUSY;
  1973. if (oldnd.last_type != LAST_NORM)
  1974. goto exit2;
  1975. new_dir = newnd.dentry;
  1976. if (newnd.last_type != LAST_NORM)
  1977. goto exit2;
  1978. trap = lock_rename(new_dir, old_dir);
  1979. old_dentry = lookup_hash(&oldnd.last, old_dir);
  1980. error = PTR_ERR(old_dentry);
  1981. if (IS_ERR(old_dentry))
  1982. goto exit3;
  1983. /* source must exist */
  1984. error = -ENOENT;
  1985. if (!old_dentry->d_inode)
  1986. goto exit4;
  1987. /* unless the source is a directory trailing slashes give -ENOTDIR */
  1988. if (!S_ISDIR(old_dentry->d_inode->i_mode)) {
  1989. error = -ENOTDIR;
  1990. if (oldnd.last.name[oldnd.last.len])
  1991. goto exit4;
  1992. if (newnd.last.name[newnd.last.len])
  1993. goto exit4;
  1994. }
  1995. /* source should not be ancestor of target */
  1996. error = -EINVAL;
  1997. if (old_dentry == trap)
  1998. goto exit4;
  1999. new_dentry = lookup_hash(&newnd.last, new_dir);
  2000. error = PTR_ERR(new_dentry);
  2001. if (IS_ERR(new_dentry))
  2002. goto exit4;
  2003. /* target should not be an ancestor of source */
  2004. error = -ENOTEMPTY;
  2005. if (new_dentry == trap)
  2006. goto exit5;
  2007. error = vfs_rename(old_dir->d_inode, old_dentry,
  2008. new_dir->d_inode, new_dentry);
  2009. exit5:
  2010. dput(new_dentry);
  2011. exit4:
  2012. dput(old_dentry);
  2013. exit3:
  2014. unlock_rename(new_dir, old_dir);
  2015. exit2:
  2016. path_release(&newnd);
  2017. exit1:
  2018. path_release(&oldnd);
  2019. exit:
  2020. return error;
  2021. }
  2022. asmlinkage long sys_rename(const char __user * oldname, const char __user * newname)
  2023. {
  2024. int error;
  2025. char * from;
  2026. char * to;
  2027. from = getname(oldname);
  2028. if(IS_ERR(from))
  2029. return PTR_ERR(from);
  2030. to = getname(newname);
  2031. error = PTR_ERR(to);
  2032. if (!IS_ERR(to)) {
  2033. error = do_rename(from,to);
  2034. putname(to);
  2035. }
  2036. putname(from);
  2037. return error;
  2038. }
  2039. int vfs_readlink(struct dentry *dentry, char __user *buffer, int buflen, const char *link)
  2040. {
  2041. int len;
  2042. len = PTR_ERR(link);
  2043. if (IS_ERR(link))
  2044. goto out;
  2045. len = strlen(link);
  2046. if (len > (unsigned) buflen)
  2047. len = buflen;
  2048. if (copy_to_user(buffer, link, len))
  2049. len = -EFAULT;
  2050. out:
  2051. return len;
  2052. }
  2053. /*
  2054. * A helper for ->readlink(). This should be used *ONLY* for symlinks that
  2055. * have ->follow_link() touching nd only in nd_set_link(). Using (or not
  2056. * using) it for any given inode is up to filesystem.
  2057. */
  2058. int generic_readlink(struct dentry *dentry, char __user *buffer, int buflen)
  2059. {
  2060. struct nameidata nd;
  2061. int res;
  2062. nd.depth = 0;
  2063. res = dentry->d_inode->i_op->follow_link(dentry, &nd);
  2064. if (!res) {
  2065. res = vfs_readlink(dentry, buffer, buflen, nd_get_link(&nd));
  2066. if (dentry->d_inode->i_op->put_link)
  2067. dentry->d_inode->i_op->put_link(dentry, &nd);
  2068. }
  2069. return res;
  2070. }
  2071. int vfs_follow_link(struct nameidata *nd, const char *link)
  2072. {
  2073. return __vfs_follow_link(nd, link);
  2074. }
  2075. /* get the link contents into pagecache */
  2076. static char *page_getlink(struct dentry * dentry, struct page **ppage)
  2077. {
  2078. struct page * page;
  2079. struct address_space *mapping = dentry->d_inode->i_mapping;
  2080. page = read_cache_page(mapping, 0, (filler_t *)mapping->a_ops->readpage,
  2081. NULL);
  2082. if (IS_ERR(page))
  2083. goto sync_fail;
  2084. wait_on_page_locked(page);
  2085. if (!PageUptodate(page))
  2086. goto async_fail;
  2087. *ppage = page;
  2088. return kmap(page);
  2089. async_fail:
  2090. page_cache_release(page);
  2091. return ERR_PTR(-EIO);
  2092. sync_fail:
  2093. return (char*)page;
  2094. }
  2095. int page_readlink(struct dentry *dentry, char __user *buffer, int buflen)
  2096. {
  2097. struct page *page = NULL;
  2098. char *s = page_getlink(dentry, &page);
  2099. int res = vfs_readlink(dentry,buffer,buflen,s);
  2100. if (page) {
  2101. kunmap(page);
  2102. page_cache_release(page);
  2103. }
  2104. return res;
  2105. }
  2106. int page_follow_link_light(struct dentry *dentry, struct nameidata *nd)
  2107. {
  2108. struct page *page;
  2109. nd_set_link(nd, page_getlink(dentry, &page));
  2110. return 0;
  2111. }
  2112. void page_put_link(struct dentry *dentry, struct nameidata *nd)
  2113. {
  2114. if (!IS_ERR(nd_get_link(nd))) {
  2115. struct page *page;
  2116. page = find_get_page(dentry->d_inode->i_mapping, 0);
  2117. if (!page)
  2118. BUG();
  2119. kunmap(page);
  2120. page_cache_release(page);
  2121. page_cache_release(page);
  2122. }
  2123. }
  2124. int page_symlink(struct inode *inode, const char *symname, int len)
  2125. {
  2126. struct address_space *mapping = inode->i_mapping;
  2127. struct page *page = grab_cache_page(mapping, 0);
  2128. int err = -ENOMEM;
  2129. char *kaddr;
  2130. if (!page)
  2131. goto fail;
  2132. err = mapping->a_ops->prepare_write(NULL, page, 0, len-1);
  2133. if (err)
  2134. goto fail_map;
  2135. kaddr = kmap_atomic(page, KM_USER0);
  2136. memcpy(kaddr, symname, len-1);
  2137. kunmap_atomic(kaddr, KM_USER0);
  2138. mapping->a_ops->commit_write(NULL, page, 0, len-1);
  2139. /*
  2140. * Notice that we are _not_ going to block here - end of page is
  2141. * unmapped, so this will only try to map the rest of page, see
  2142. * that it is unmapped (typically even will not look into inode -
  2143. * ->i_size will be enough for everything) and zero it out.
  2144. * OTOH it's obviously correct and should make the page up-to-date.
  2145. */
  2146. if (!PageUptodate(page)) {
  2147. err = mapping->a_ops->readpage(NULL, page);
  2148. wait_on_page_locked(page);
  2149. } else {
  2150. unlock_page(page);
  2151. }
  2152. page_cache_release(page);
  2153. if (err < 0)
  2154. goto fail;
  2155. mark_inode_dirty(inode);
  2156. return 0;
  2157. fail_map:
  2158. unlock_page(page);
  2159. page_cache_release(page);
  2160. fail:
  2161. return err;
  2162. }
  2163. struct inode_operations page_symlink_inode_operations = {
  2164. .readlink = generic_readlink,
  2165. .follow_link = page_follow_link_light,
  2166. .put_link = page_put_link,
  2167. };
  2168. EXPORT_SYMBOL(__user_walk);
  2169. EXPORT_SYMBOL(follow_down);
  2170. EXPORT_SYMBOL(follow_up);
  2171. EXPORT_SYMBOL(get_write_access); /* binfmt_aout */
  2172. EXPORT_SYMBOL(getname);
  2173. EXPORT_SYMBOL(lock_rename);
  2174. EXPORT_SYMBOL(lookup_hash);
  2175. EXPORT_SYMBOL(lookup_one_len);
  2176. EXPORT_SYMBOL(page_follow_link_light);
  2177. EXPORT_SYMBOL(page_put_link);
  2178. EXPORT_SYMBOL(page_readlink);
  2179. EXPORT_SYMBOL(page_symlink);
  2180. EXPORT_SYMBOL(page_symlink_inode_operations);
  2181. EXPORT_SYMBOL(path_lookup);
  2182. EXPORT_SYMBOL(path_release);
  2183. EXPORT_SYMBOL(path_walk);
  2184. EXPORT_SYMBOL(permission);
  2185. EXPORT_SYMBOL(unlock_rename);
  2186. EXPORT_SYMBOL(vfs_create);
  2187. EXPORT_SYMBOL(vfs_follow_link);
  2188. EXPORT_SYMBOL(vfs_link);
  2189. EXPORT_SYMBOL(vfs_mkdir);
  2190. EXPORT_SYMBOL(vfs_mknod);
  2191. EXPORT_SYMBOL(generic_permission);
  2192. EXPORT_SYMBOL(vfs_readlink);
  2193. EXPORT_SYMBOL(vfs_rename);
  2194. EXPORT_SYMBOL(vfs_rmdir);
  2195. EXPORT_SYMBOL(vfs_symlink);
  2196. EXPORT_SYMBOL(vfs_unlink);
  2197. EXPORT_SYMBOL(dentry_unhash);
  2198. EXPORT_SYMBOL(generic_readlink);