namei.c 69 KB

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