vfs.c 53 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120112111221123112411251126112711281129113011311132113311341135113611371138113911401141114211431144114511461147114811491150115111521153115411551156115711581159116011611162116311641165116611671168116911701171117211731174117511761177117811791180118111821183118411851186118711881189119011911192119311941195119611971198119912001201120212031204120512061207120812091210121112121213121412151216121712181219122012211222122312241225122612271228122912301231123212331234123512361237123812391240124112421243124412451246124712481249125012511252125312541255125612571258125912601261126212631264126512661267126812691270127112721273127412751276127712781279128012811282128312841285128612871288128912901291129212931294129512961297129812991300130113021303130413051306130713081309131013111312131313141315131613171318131913201321132213231324132513261327132813291330133113321333133413351336133713381339134013411342134313441345134613471348134913501351135213531354135513561357135813591360136113621363136413651366136713681369137013711372137313741375137613771378137913801381138213831384138513861387138813891390139113921393139413951396139713981399140014011402140314041405140614071408140914101411141214131414141514161417141814191420142114221423142414251426142714281429143014311432143314341435143614371438143914401441144214431444144514461447144814491450145114521453145414551456145714581459146014611462146314641465146614671468146914701471147214731474147514761477147814791480148114821483148414851486148714881489149014911492149314941495149614971498149915001501150215031504150515061507150815091510151115121513151415151516151715181519152015211522152315241525152615271528152915301531153215331534153515361537153815391540154115421543154415451546154715481549155015511552155315541555155615571558155915601561156215631564156515661567156815691570157115721573157415751576157715781579158015811582158315841585158615871588158915901591159215931594159515961597159815991600160116021603160416051606160716081609161016111612161316141615161616171618161916201621162216231624162516261627162816291630163116321633163416351636163716381639164016411642164316441645164616471648164916501651165216531654165516561657165816591660166116621663166416651666166716681669167016711672167316741675167616771678167916801681168216831684168516861687168816891690169116921693169416951696169716981699170017011702170317041705170617071708170917101711171217131714171517161717171817191720172117221723172417251726172717281729173017311732173317341735173617371738173917401741174217431744174517461747174817491750175117521753175417551756175717581759176017611762176317641765176617671768176917701771177217731774177517761777177817791780178117821783178417851786178717881789179017911792179317941795179617971798179918001801180218031804180518061807180818091810181118121813181418151816181718181819182018211822182318241825182618271828182918301831183218331834183518361837183818391840184118421843184418451846184718481849185018511852185318541855185618571858185918601861186218631864186518661867186818691870187118721873187418751876187718781879188018811882188318841885188618871888188918901891189218931894189518961897189818991900190119021903190419051906190719081909191019111912191319141915191619171918191919201921192219231924192519261927192819291930193119321933193419351936193719381939194019411942194319441945194619471948194919501951195219531954195519561957195819591960196119621963196419651966196719681969197019711972197319741975197619771978197919801981198219831984198519861987198819891990199119921993199419951996199719981999200020012002200320042005200620072008200920102011201220132014201520162017201820192020202120222023202420252026202720282029203020312032203320342035203620372038203920402041204220432044204520462047204820492050205120522053205420552056205720582059206020612062206320642065206620672068206920702071207220732074207520762077207820792080208120822083208420852086208720882089209020912092209320942095209620972098209921002101210221032104210521062107210821092110211121122113211421152116211721182119212021212122212321242125212621272128212921302131213221332134213521362137213821392140214121422143214421452146214721482149215021512152215321542155215621572158215921602161216221632164216521662167216821692170217121722173217421752176217721782179218021812182218321842185218621872188218921902191219221932194219521962197219821992200220122022203220422052206220722082209221022112212221322142215221622172218221922202221222222232224222522262227222822292230223122322233223422352236223722382239224022412242224322442245224622472248224922502251225222532254225522562257225822592260
  1. /*
  2. * File operations used by nfsd. Some of these have been ripped from
  3. * other parts of the kernel because they weren't exported, others
  4. * are partial duplicates with added or changed functionality.
  5. *
  6. * Note that several functions dget() the dentry upon which they want
  7. * to act, most notably those that create directory entries. Response
  8. * dentry's are dput()'d if necessary in the release callback.
  9. * So if you notice code paths that apparently fail to dput() the
  10. * dentry, don't worry--they have been taken care of.
  11. *
  12. * Copyright (C) 1995-1999 Olaf Kirch <okir@monad.swb.de>
  13. * Zerocpy NFS support (C) 2002 Hirokazu Takahashi <taka@valinux.co.jp>
  14. */
  15. #include <linux/fs.h>
  16. #include <linux/file.h>
  17. #include <linux/splice.h>
  18. #include <linux/fcntl.h>
  19. #include <linux/namei.h>
  20. #include <linux/delay.h>
  21. #include <linux/fsnotify.h>
  22. #include <linux/posix_acl_xattr.h>
  23. #include <linux/xattr.h>
  24. #include <linux/jhash.h>
  25. #include <linux/ima.h>
  26. #include <linux/slab.h>
  27. #include <asm/uaccess.h>
  28. #include <linux/exportfs.h>
  29. #include <linux/writeback.h>
  30. #ifdef CONFIG_NFSD_V3
  31. #include "xdr3.h"
  32. #endif /* CONFIG_NFSD_V3 */
  33. #ifdef CONFIG_NFSD_V4
  34. #include "acl.h"
  35. #include "idmap.h"
  36. #endif /* CONFIG_NFSD_V4 */
  37. #include "nfsd.h"
  38. #include "vfs.h"
  39. #define NFSDDBG_FACILITY NFSDDBG_FILEOP
  40. /*
  41. * This is a cache of readahead params that help us choose the proper
  42. * readahead strategy. Initially, we set all readahead parameters to 0
  43. * and let the VFS handle things.
  44. * If you increase the number of cached files very much, you'll need to
  45. * add a hash table here.
  46. */
  47. struct raparms {
  48. struct raparms *p_next;
  49. unsigned int p_count;
  50. ino_t p_ino;
  51. dev_t p_dev;
  52. int p_set;
  53. struct file_ra_state p_ra;
  54. unsigned int p_hindex;
  55. };
  56. struct raparm_hbucket {
  57. struct raparms *pb_head;
  58. spinlock_t pb_lock;
  59. } ____cacheline_aligned_in_smp;
  60. #define RAPARM_HASH_BITS 4
  61. #define RAPARM_HASH_SIZE (1<<RAPARM_HASH_BITS)
  62. #define RAPARM_HASH_MASK (RAPARM_HASH_SIZE-1)
  63. static struct raparm_hbucket raparm_hash[RAPARM_HASH_SIZE];
  64. /*
  65. * Called from nfsd_lookup and encode_dirent. Check if we have crossed
  66. * a mount point.
  67. * Returns -EAGAIN or -ETIMEDOUT leaving *dpp and *expp unchanged,
  68. * or nfs_ok having possibly changed *dpp and *expp
  69. */
  70. int
  71. nfsd_cross_mnt(struct svc_rqst *rqstp, struct dentry **dpp,
  72. struct svc_export **expp)
  73. {
  74. struct svc_export *exp = *expp, *exp2 = NULL;
  75. struct dentry *dentry = *dpp;
  76. struct path path = {.mnt = mntget(exp->ex_path.mnt),
  77. .dentry = dget(dentry)};
  78. int err = 0;
  79. err = follow_down(&path);
  80. if (err < 0)
  81. goto out;
  82. exp2 = rqst_exp_get_by_name(rqstp, &path);
  83. if (IS_ERR(exp2)) {
  84. err = PTR_ERR(exp2);
  85. /*
  86. * We normally allow NFS clients to continue
  87. * "underneath" a mountpoint that is not exported.
  88. * The exception is V4ROOT, where no traversal is ever
  89. * allowed without an explicit export of the new
  90. * directory.
  91. */
  92. if (err == -ENOENT && !(exp->ex_flags & NFSEXP_V4ROOT))
  93. err = 0;
  94. path_put(&path);
  95. goto out;
  96. }
  97. if (nfsd_v4client(rqstp) ||
  98. (exp->ex_flags & NFSEXP_CROSSMOUNT) || EX_NOHIDE(exp2)) {
  99. /* successfully crossed mount point */
  100. /*
  101. * This is subtle: path.dentry is *not* on path.mnt
  102. * at this point. The only reason we are safe is that
  103. * original mnt is pinned down by exp, so we should
  104. * put path *before* putting exp
  105. */
  106. *dpp = path.dentry;
  107. path.dentry = dentry;
  108. *expp = exp2;
  109. exp2 = exp;
  110. }
  111. path_put(&path);
  112. exp_put(exp2);
  113. out:
  114. return err;
  115. }
  116. static void follow_to_parent(struct path *path)
  117. {
  118. struct dentry *dp;
  119. while (path->dentry == path->mnt->mnt_root && follow_up(path))
  120. ;
  121. dp = dget_parent(path->dentry);
  122. dput(path->dentry);
  123. path->dentry = dp;
  124. }
  125. static int nfsd_lookup_parent(struct svc_rqst *rqstp, struct dentry *dparent, struct svc_export **exp, struct dentry **dentryp)
  126. {
  127. struct svc_export *exp2;
  128. struct path path = {.mnt = mntget((*exp)->ex_path.mnt),
  129. .dentry = dget(dparent)};
  130. follow_to_parent(&path);
  131. exp2 = rqst_exp_parent(rqstp, &path);
  132. if (PTR_ERR(exp2) == -ENOENT) {
  133. *dentryp = dget(dparent);
  134. } else if (IS_ERR(exp2)) {
  135. path_put(&path);
  136. return PTR_ERR(exp2);
  137. } else {
  138. *dentryp = dget(path.dentry);
  139. exp_put(*exp);
  140. *exp = exp2;
  141. }
  142. path_put(&path);
  143. return 0;
  144. }
  145. /*
  146. * For nfsd purposes, we treat V4ROOT exports as though there was an
  147. * export at *every* directory.
  148. */
  149. int nfsd_mountpoint(struct dentry *dentry, struct svc_export *exp)
  150. {
  151. if (d_mountpoint(dentry))
  152. return 1;
  153. if (!(exp->ex_flags & NFSEXP_V4ROOT))
  154. return 0;
  155. return dentry->d_inode != NULL;
  156. }
  157. __be32
  158. nfsd_lookup_dentry(struct svc_rqst *rqstp, struct svc_fh *fhp,
  159. const char *name, unsigned int len,
  160. struct svc_export **exp_ret, struct dentry **dentry_ret)
  161. {
  162. struct svc_export *exp;
  163. struct dentry *dparent;
  164. struct dentry *dentry;
  165. int host_err;
  166. dprintk("nfsd: nfsd_lookup(fh %s, %.*s)\n", SVCFH_fmt(fhp), len,name);
  167. dparent = fhp->fh_dentry;
  168. exp = fhp->fh_export;
  169. exp_get(exp);
  170. /* Lookup the name, but don't follow links */
  171. if (isdotent(name, len)) {
  172. if (len==1)
  173. dentry = dget(dparent);
  174. else if (dparent != exp->ex_path.dentry)
  175. dentry = dget_parent(dparent);
  176. else if (!EX_NOHIDE(exp) && !nfsd_v4client(rqstp))
  177. dentry = dget(dparent); /* .. == . just like at / */
  178. else {
  179. /* checking mountpoint crossing is very different when stepping up */
  180. host_err = nfsd_lookup_parent(rqstp, dparent, &exp, &dentry);
  181. if (host_err)
  182. goto out_nfserr;
  183. }
  184. } else {
  185. fh_lock(fhp);
  186. dentry = lookup_one_len(name, dparent, len);
  187. host_err = PTR_ERR(dentry);
  188. if (IS_ERR(dentry))
  189. goto out_nfserr;
  190. /*
  191. * check if we have crossed a mount point ...
  192. */
  193. if (nfsd_mountpoint(dentry, exp)) {
  194. if ((host_err = nfsd_cross_mnt(rqstp, &dentry, &exp))) {
  195. dput(dentry);
  196. goto out_nfserr;
  197. }
  198. }
  199. }
  200. *dentry_ret = dentry;
  201. *exp_ret = exp;
  202. return 0;
  203. out_nfserr:
  204. exp_put(exp);
  205. return nfserrno(host_err);
  206. }
  207. /*
  208. * Look up one component of a pathname.
  209. * N.B. After this call _both_ fhp and resfh need an fh_put
  210. *
  211. * If the lookup would cross a mountpoint, and the mounted filesystem
  212. * is exported to the client with NFSEXP_NOHIDE, then the lookup is
  213. * accepted as it stands and the mounted directory is
  214. * returned. Otherwise the covered directory is returned.
  215. * NOTE: this mountpoint crossing is not supported properly by all
  216. * clients and is explicitly disallowed for NFSv3
  217. * NeilBrown <neilb@cse.unsw.edu.au>
  218. */
  219. __be32
  220. nfsd_lookup(struct svc_rqst *rqstp, struct svc_fh *fhp, const char *name,
  221. unsigned int len, struct svc_fh *resfh)
  222. {
  223. struct svc_export *exp;
  224. struct dentry *dentry;
  225. __be32 err;
  226. err = fh_verify(rqstp, fhp, S_IFDIR, NFSD_MAY_EXEC);
  227. if (err)
  228. return err;
  229. err = nfsd_lookup_dentry(rqstp, fhp, name, len, &exp, &dentry);
  230. if (err)
  231. return err;
  232. err = check_nfsd_access(exp, rqstp);
  233. if (err)
  234. goto out;
  235. /*
  236. * Note: we compose the file handle now, but as the
  237. * dentry may be negative, it may need to be updated.
  238. */
  239. err = fh_compose(resfh, exp, dentry, fhp);
  240. if (!err && !dentry->d_inode)
  241. err = nfserr_noent;
  242. out:
  243. dput(dentry);
  244. exp_put(exp);
  245. return err;
  246. }
  247. static int nfsd_break_lease(struct inode *inode)
  248. {
  249. if (!S_ISREG(inode->i_mode))
  250. return 0;
  251. return break_lease(inode, O_WRONLY | O_NONBLOCK);
  252. }
  253. /*
  254. * Commit metadata changes to stable storage.
  255. */
  256. static int
  257. commit_metadata(struct svc_fh *fhp)
  258. {
  259. struct inode *inode = fhp->fh_dentry->d_inode;
  260. const struct export_operations *export_ops = inode->i_sb->s_export_op;
  261. if (!EX_ISSYNC(fhp->fh_export))
  262. return 0;
  263. if (export_ops->commit_metadata)
  264. return export_ops->commit_metadata(inode);
  265. return sync_inode_metadata(inode, 1);
  266. }
  267. /*
  268. * Set various file attributes.
  269. * N.B. After this call fhp needs an fh_put
  270. */
  271. __be32
  272. nfsd_setattr(struct svc_rqst *rqstp, struct svc_fh *fhp, struct iattr *iap,
  273. int check_guard, time_t guardtime)
  274. {
  275. struct dentry *dentry;
  276. struct inode *inode;
  277. int accmode = NFSD_MAY_SATTR;
  278. int ftype = 0;
  279. __be32 err;
  280. int host_err;
  281. int size_change = 0;
  282. if (iap->ia_valid & (ATTR_ATIME | ATTR_MTIME | ATTR_SIZE))
  283. accmode |= NFSD_MAY_WRITE|NFSD_MAY_OWNER_OVERRIDE;
  284. if (iap->ia_valid & ATTR_SIZE)
  285. ftype = S_IFREG;
  286. /* Get inode */
  287. err = fh_verify(rqstp, fhp, ftype, accmode);
  288. if (err)
  289. goto out;
  290. dentry = fhp->fh_dentry;
  291. inode = dentry->d_inode;
  292. /* Ignore any mode updates on symlinks */
  293. if (S_ISLNK(inode->i_mode))
  294. iap->ia_valid &= ~ATTR_MODE;
  295. if (!iap->ia_valid)
  296. goto out;
  297. /*
  298. * NFSv2 does not differentiate between "set-[ac]time-to-now"
  299. * which only requires access, and "set-[ac]time-to-X" which
  300. * requires ownership.
  301. * So if it looks like it might be "set both to the same time which
  302. * is close to now", and if inode_change_ok fails, then we
  303. * convert to "set to now" instead of "set to explicit time"
  304. *
  305. * We only call inode_change_ok as the last test as technically
  306. * it is not an interface that we should be using. It is only
  307. * valid if the filesystem does not define it's own i_op->setattr.
  308. */
  309. #define BOTH_TIME_SET (ATTR_ATIME_SET | ATTR_MTIME_SET)
  310. #define MAX_TOUCH_TIME_ERROR (30*60)
  311. if ((iap->ia_valid & BOTH_TIME_SET) == BOTH_TIME_SET &&
  312. iap->ia_mtime.tv_sec == iap->ia_atime.tv_sec) {
  313. /*
  314. * Looks probable.
  315. *
  316. * Now just make sure time is in the right ballpark.
  317. * Solaris, at least, doesn't seem to care what the time
  318. * request is. We require it be within 30 minutes of now.
  319. */
  320. time_t delta = iap->ia_atime.tv_sec - get_seconds();
  321. if (delta < 0)
  322. delta = -delta;
  323. if (delta < MAX_TOUCH_TIME_ERROR &&
  324. inode_change_ok(inode, iap) != 0) {
  325. /*
  326. * Turn off ATTR_[AM]TIME_SET but leave ATTR_[AM]TIME.
  327. * This will cause notify_change to set these times
  328. * to "now"
  329. */
  330. iap->ia_valid &= ~BOTH_TIME_SET;
  331. }
  332. }
  333. /*
  334. * The size case is special.
  335. * It changes the file as well as the attributes.
  336. */
  337. if (iap->ia_valid & ATTR_SIZE) {
  338. if (iap->ia_size < inode->i_size) {
  339. err = nfsd_permission(rqstp, fhp->fh_export, dentry,
  340. NFSD_MAY_TRUNC|NFSD_MAY_OWNER_OVERRIDE);
  341. if (err)
  342. goto out;
  343. }
  344. host_err = get_write_access(inode);
  345. if (host_err)
  346. goto out_nfserr;
  347. size_change = 1;
  348. host_err = locks_verify_truncate(inode, NULL, iap->ia_size);
  349. if (host_err) {
  350. put_write_access(inode);
  351. goto out_nfserr;
  352. }
  353. }
  354. /* sanitize the mode change */
  355. if (iap->ia_valid & ATTR_MODE) {
  356. iap->ia_mode &= S_IALLUGO;
  357. iap->ia_mode |= (inode->i_mode & ~S_IALLUGO);
  358. }
  359. /* Revoke setuid/setgid on chown */
  360. if (!S_ISDIR(inode->i_mode) &&
  361. (((iap->ia_valid & ATTR_UID) && iap->ia_uid != inode->i_uid) ||
  362. ((iap->ia_valid & ATTR_GID) && iap->ia_gid != inode->i_gid))) {
  363. iap->ia_valid |= ATTR_KILL_PRIV;
  364. if (iap->ia_valid & ATTR_MODE) {
  365. /* we're setting mode too, just clear the s*id bits */
  366. iap->ia_mode &= ~S_ISUID;
  367. if (iap->ia_mode & S_IXGRP)
  368. iap->ia_mode &= ~S_ISGID;
  369. } else {
  370. /* set ATTR_KILL_* bits and let VFS handle it */
  371. iap->ia_valid |= (ATTR_KILL_SUID | ATTR_KILL_SGID);
  372. }
  373. }
  374. /* Change the attributes. */
  375. iap->ia_valid |= ATTR_CTIME;
  376. err = nfserr_notsync;
  377. if (!check_guard || guardtime == inode->i_ctime.tv_sec) {
  378. host_err = nfsd_break_lease(inode);
  379. if (host_err)
  380. goto out_nfserr;
  381. fh_lock(fhp);
  382. host_err = notify_change(dentry, iap);
  383. err = nfserrno(host_err);
  384. fh_unlock(fhp);
  385. }
  386. if (size_change)
  387. put_write_access(inode);
  388. if (!err)
  389. commit_metadata(fhp);
  390. out:
  391. return err;
  392. out_nfserr:
  393. err = nfserrno(host_err);
  394. goto out;
  395. }
  396. #if defined(CONFIG_NFSD_V2_ACL) || \
  397. defined(CONFIG_NFSD_V3_ACL) || \
  398. defined(CONFIG_NFSD_V4)
  399. static ssize_t nfsd_getxattr(struct dentry *dentry, char *key, void **buf)
  400. {
  401. ssize_t buflen;
  402. ssize_t ret;
  403. buflen = vfs_getxattr(dentry, key, NULL, 0);
  404. if (buflen <= 0)
  405. return buflen;
  406. *buf = kmalloc(buflen, GFP_KERNEL);
  407. if (!*buf)
  408. return -ENOMEM;
  409. ret = vfs_getxattr(dentry, key, *buf, buflen);
  410. if (ret < 0)
  411. kfree(*buf);
  412. return ret;
  413. }
  414. #endif
  415. #if defined(CONFIG_NFSD_V4)
  416. static int
  417. set_nfsv4_acl_one(struct dentry *dentry, struct posix_acl *pacl, char *key)
  418. {
  419. int len;
  420. size_t buflen;
  421. char *buf = NULL;
  422. int error = 0;
  423. buflen = posix_acl_xattr_size(pacl->a_count);
  424. buf = kmalloc(buflen, GFP_KERNEL);
  425. error = -ENOMEM;
  426. if (buf == NULL)
  427. goto out;
  428. len = posix_acl_to_xattr(pacl, buf, buflen);
  429. if (len < 0) {
  430. error = len;
  431. goto out;
  432. }
  433. error = vfs_setxattr(dentry, key, buf, len, 0);
  434. out:
  435. kfree(buf);
  436. return error;
  437. }
  438. __be32
  439. nfsd4_set_nfs4_acl(struct svc_rqst *rqstp, struct svc_fh *fhp,
  440. struct nfs4_acl *acl)
  441. {
  442. __be32 error;
  443. int host_error;
  444. struct dentry *dentry;
  445. struct inode *inode;
  446. struct posix_acl *pacl = NULL, *dpacl = NULL;
  447. unsigned int flags = 0;
  448. /* Get inode */
  449. error = fh_verify(rqstp, fhp, 0 /* S_IFREG */, NFSD_MAY_SATTR);
  450. if (error)
  451. return error;
  452. dentry = fhp->fh_dentry;
  453. inode = dentry->d_inode;
  454. if (S_ISDIR(inode->i_mode))
  455. flags = NFS4_ACL_DIR;
  456. host_error = nfs4_acl_nfsv4_to_posix(acl, &pacl, &dpacl, flags);
  457. if (host_error == -EINVAL) {
  458. return nfserr_attrnotsupp;
  459. } else if (host_error < 0)
  460. goto out_nfserr;
  461. host_error = set_nfsv4_acl_one(dentry, pacl, POSIX_ACL_XATTR_ACCESS);
  462. if (host_error < 0)
  463. goto out_release;
  464. if (S_ISDIR(inode->i_mode))
  465. host_error = set_nfsv4_acl_one(dentry, dpacl, POSIX_ACL_XATTR_DEFAULT);
  466. out_release:
  467. posix_acl_release(pacl);
  468. posix_acl_release(dpacl);
  469. out_nfserr:
  470. if (host_error == -EOPNOTSUPP)
  471. return nfserr_attrnotsupp;
  472. else
  473. return nfserrno(host_error);
  474. }
  475. static struct posix_acl *
  476. _get_posix_acl(struct dentry *dentry, char *key)
  477. {
  478. void *buf = NULL;
  479. struct posix_acl *pacl = NULL;
  480. int buflen;
  481. buflen = nfsd_getxattr(dentry, key, &buf);
  482. if (!buflen)
  483. buflen = -ENODATA;
  484. if (buflen <= 0)
  485. return ERR_PTR(buflen);
  486. pacl = posix_acl_from_xattr(buf, buflen);
  487. kfree(buf);
  488. return pacl;
  489. }
  490. int
  491. nfsd4_get_nfs4_acl(struct svc_rqst *rqstp, struct dentry *dentry, struct nfs4_acl **acl)
  492. {
  493. struct inode *inode = dentry->d_inode;
  494. int error = 0;
  495. struct posix_acl *pacl = NULL, *dpacl = NULL;
  496. unsigned int flags = 0;
  497. pacl = _get_posix_acl(dentry, POSIX_ACL_XATTR_ACCESS);
  498. if (IS_ERR(pacl) && PTR_ERR(pacl) == -ENODATA)
  499. pacl = posix_acl_from_mode(inode->i_mode, GFP_KERNEL);
  500. if (IS_ERR(pacl)) {
  501. error = PTR_ERR(pacl);
  502. pacl = NULL;
  503. goto out;
  504. }
  505. if (S_ISDIR(inode->i_mode)) {
  506. dpacl = _get_posix_acl(dentry, POSIX_ACL_XATTR_DEFAULT);
  507. if (IS_ERR(dpacl) && PTR_ERR(dpacl) == -ENODATA)
  508. dpacl = NULL;
  509. else if (IS_ERR(dpacl)) {
  510. error = PTR_ERR(dpacl);
  511. dpacl = NULL;
  512. goto out;
  513. }
  514. flags = NFS4_ACL_DIR;
  515. }
  516. *acl = nfs4_acl_posix_to_nfsv4(pacl, dpacl, flags);
  517. if (IS_ERR(*acl)) {
  518. error = PTR_ERR(*acl);
  519. *acl = NULL;
  520. }
  521. out:
  522. posix_acl_release(pacl);
  523. posix_acl_release(dpacl);
  524. return error;
  525. }
  526. #endif /* defined(CONFIG_NFSD_V4) */
  527. #ifdef CONFIG_NFSD_V3
  528. /*
  529. * Check server access rights to a file system object
  530. */
  531. struct accessmap {
  532. u32 access;
  533. int how;
  534. };
  535. static struct accessmap nfs3_regaccess[] = {
  536. { NFS3_ACCESS_READ, NFSD_MAY_READ },
  537. { NFS3_ACCESS_EXECUTE, NFSD_MAY_EXEC },
  538. { NFS3_ACCESS_MODIFY, NFSD_MAY_WRITE|NFSD_MAY_TRUNC },
  539. { NFS3_ACCESS_EXTEND, NFSD_MAY_WRITE },
  540. { 0, 0 }
  541. };
  542. static struct accessmap nfs3_diraccess[] = {
  543. { NFS3_ACCESS_READ, NFSD_MAY_READ },
  544. { NFS3_ACCESS_LOOKUP, NFSD_MAY_EXEC },
  545. { NFS3_ACCESS_MODIFY, NFSD_MAY_EXEC|NFSD_MAY_WRITE|NFSD_MAY_TRUNC},
  546. { NFS3_ACCESS_EXTEND, NFSD_MAY_EXEC|NFSD_MAY_WRITE },
  547. { NFS3_ACCESS_DELETE, NFSD_MAY_REMOVE },
  548. { 0, 0 }
  549. };
  550. static struct accessmap nfs3_anyaccess[] = {
  551. /* Some clients - Solaris 2.6 at least, make an access call
  552. * to the server to check for access for things like /dev/null
  553. * (which really, the server doesn't care about). So
  554. * We provide simple access checking for them, looking
  555. * mainly at mode bits, and we make sure to ignore read-only
  556. * filesystem checks
  557. */
  558. { NFS3_ACCESS_READ, NFSD_MAY_READ },
  559. { NFS3_ACCESS_EXECUTE, NFSD_MAY_EXEC },
  560. { NFS3_ACCESS_MODIFY, NFSD_MAY_WRITE|NFSD_MAY_LOCAL_ACCESS },
  561. { NFS3_ACCESS_EXTEND, NFSD_MAY_WRITE|NFSD_MAY_LOCAL_ACCESS },
  562. { 0, 0 }
  563. };
  564. __be32
  565. nfsd_access(struct svc_rqst *rqstp, struct svc_fh *fhp, u32 *access, u32 *supported)
  566. {
  567. struct accessmap *map;
  568. struct svc_export *export;
  569. struct dentry *dentry;
  570. u32 query, result = 0, sresult = 0;
  571. __be32 error;
  572. error = fh_verify(rqstp, fhp, 0, NFSD_MAY_NOP);
  573. if (error)
  574. goto out;
  575. export = fhp->fh_export;
  576. dentry = fhp->fh_dentry;
  577. if (S_ISREG(dentry->d_inode->i_mode))
  578. map = nfs3_regaccess;
  579. else if (S_ISDIR(dentry->d_inode->i_mode))
  580. map = nfs3_diraccess;
  581. else
  582. map = nfs3_anyaccess;
  583. query = *access;
  584. for (; map->access; map++) {
  585. if (map->access & query) {
  586. __be32 err2;
  587. sresult |= map->access;
  588. err2 = nfsd_permission(rqstp, export, dentry, map->how);
  589. switch (err2) {
  590. case nfs_ok:
  591. result |= map->access;
  592. break;
  593. /* the following error codes just mean the access was not allowed,
  594. * rather than an error occurred */
  595. case nfserr_rofs:
  596. case nfserr_acces:
  597. case nfserr_perm:
  598. /* simply don't "or" in the access bit. */
  599. break;
  600. default:
  601. error = err2;
  602. goto out;
  603. }
  604. }
  605. }
  606. *access = result;
  607. if (supported)
  608. *supported = sresult;
  609. out:
  610. return error;
  611. }
  612. #endif /* CONFIG_NFSD_V3 */
  613. /*
  614. * Open an existing file or directory.
  615. * The access argument indicates the type of open (read/write/lock)
  616. * N.B. After this call fhp needs an fh_put
  617. */
  618. __be32
  619. nfsd_open(struct svc_rqst *rqstp, struct svc_fh *fhp, int type,
  620. int access, struct file **filp)
  621. {
  622. struct dentry *dentry;
  623. struct inode *inode;
  624. int flags = O_RDONLY|O_LARGEFILE;
  625. __be32 err;
  626. int host_err = 0;
  627. validate_process_creds();
  628. /*
  629. * If we get here, then the client has already done an "open",
  630. * and (hopefully) checked permission - so allow OWNER_OVERRIDE
  631. * in case a chmod has now revoked permission.
  632. */
  633. err = fh_verify(rqstp, fhp, type, access | NFSD_MAY_OWNER_OVERRIDE);
  634. if (err)
  635. goto out;
  636. dentry = fhp->fh_dentry;
  637. inode = dentry->d_inode;
  638. /* Disallow write access to files with the append-only bit set
  639. * or any access when mandatory locking enabled
  640. */
  641. err = nfserr_perm;
  642. if (IS_APPEND(inode) && (access & NFSD_MAY_WRITE))
  643. goto out;
  644. /*
  645. * We must ignore files (but only files) which might have mandatory
  646. * locks on them because there is no way to know if the accesser has
  647. * the lock.
  648. */
  649. if (S_ISREG((inode)->i_mode) && mandatory_lock(inode))
  650. goto out;
  651. if (!inode->i_fop)
  652. goto out;
  653. /*
  654. * Check to see if there are any leases on this file.
  655. * This may block while leases are broken.
  656. */
  657. if (!(access & NFSD_MAY_NOT_BREAK_LEASE))
  658. host_err = break_lease(inode, O_NONBLOCK | ((access & NFSD_MAY_WRITE) ? O_WRONLY : 0));
  659. if (host_err) /* NOMEM or WOULDBLOCK */
  660. goto out_nfserr;
  661. if (access & NFSD_MAY_WRITE) {
  662. if (access & NFSD_MAY_READ)
  663. flags = O_RDWR|O_LARGEFILE;
  664. else
  665. flags = O_WRONLY|O_LARGEFILE;
  666. }
  667. *filp = dentry_open(dget(dentry), mntget(fhp->fh_export->ex_path.mnt),
  668. flags, current_cred());
  669. if (IS_ERR(*filp))
  670. host_err = PTR_ERR(*filp);
  671. else
  672. host_err = ima_file_check(*filp, access);
  673. out_nfserr:
  674. err = nfserrno(host_err);
  675. out:
  676. validate_process_creds();
  677. return err;
  678. }
  679. /*
  680. * Close a file.
  681. */
  682. void
  683. nfsd_close(struct file *filp)
  684. {
  685. fput(filp);
  686. }
  687. /*
  688. * Obtain the readahead parameters for the file
  689. * specified by (dev, ino).
  690. */
  691. static inline struct raparms *
  692. nfsd_get_raparms(dev_t dev, ino_t ino)
  693. {
  694. struct raparms *ra, **rap, **frap = NULL;
  695. int depth = 0;
  696. unsigned int hash;
  697. struct raparm_hbucket *rab;
  698. hash = jhash_2words(dev, ino, 0xfeedbeef) & RAPARM_HASH_MASK;
  699. rab = &raparm_hash[hash];
  700. spin_lock(&rab->pb_lock);
  701. for (rap = &rab->pb_head; (ra = *rap); rap = &ra->p_next) {
  702. if (ra->p_ino == ino && ra->p_dev == dev)
  703. goto found;
  704. depth++;
  705. if (ra->p_count == 0)
  706. frap = rap;
  707. }
  708. depth = nfsdstats.ra_size;
  709. if (!frap) {
  710. spin_unlock(&rab->pb_lock);
  711. return NULL;
  712. }
  713. rap = frap;
  714. ra = *frap;
  715. ra->p_dev = dev;
  716. ra->p_ino = ino;
  717. ra->p_set = 0;
  718. ra->p_hindex = hash;
  719. found:
  720. if (rap != &rab->pb_head) {
  721. *rap = ra->p_next;
  722. ra->p_next = rab->pb_head;
  723. rab->pb_head = ra;
  724. }
  725. ra->p_count++;
  726. nfsdstats.ra_depth[depth*10/nfsdstats.ra_size]++;
  727. spin_unlock(&rab->pb_lock);
  728. return ra;
  729. }
  730. /*
  731. * Grab and keep cached pages associated with a file in the svc_rqst
  732. * so that they can be passed to the network sendmsg/sendpage routines
  733. * directly. They will be released after the sending has completed.
  734. */
  735. static int
  736. nfsd_splice_actor(struct pipe_inode_info *pipe, struct pipe_buffer *buf,
  737. struct splice_desc *sd)
  738. {
  739. struct svc_rqst *rqstp = sd->u.data;
  740. struct page **pp = rqstp->rq_respages + rqstp->rq_resused;
  741. struct page *page = buf->page;
  742. size_t size;
  743. size = sd->len;
  744. if (rqstp->rq_res.page_len == 0) {
  745. get_page(page);
  746. put_page(*pp);
  747. *pp = page;
  748. rqstp->rq_resused++;
  749. rqstp->rq_res.page_base = buf->offset;
  750. rqstp->rq_res.page_len = size;
  751. } else if (page != pp[-1]) {
  752. get_page(page);
  753. if (*pp)
  754. put_page(*pp);
  755. *pp = page;
  756. rqstp->rq_resused++;
  757. rqstp->rq_res.page_len += size;
  758. } else
  759. rqstp->rq_res.page_len += size;
  760. return size;
  761. }
  762. static int nfsd_direct_splice_actor(struct pipe_inode_info *pipe,
  763. struct splice_desc *sd)
  764. {
  765. return __splice_from_pipe(pipe, sd, nfsd_splice_actor);
  766. }
  767. static __be32
  768. nfsd_vfs_read(struct svc_rqst *rqstp, struct svc_fh *fhp, struct file *file,
  769. loff_t offset, struct kvec *vec, int vlen, unsigned long *count)
  770. {
  771. mm_segment_t oldfs;
  772. __be32 err;
  773. int host_err;
  774. err = nfserr_perm;
  775. if (file->f_op->splice_read && rqstp->rq_splice_ok) {
  776. struct splice_desc sd = {
  777. .len = 0,
  778. .total_len = *count,
  779. .pos = offset,
  780. .u.data = rqstp,
  781. };
  782. rqstp->rq_resused = 1;
  783. host_err = splice_direct_to_actor(file, &sd, nfsd_direct_splice_actor);
  784. } else {
  785. oldfs = get_fs();
  786. set_fs(KERNEL_DS);
  787. host_err = vfs_readv(file, (struct iovec __user *)vec, vlen, &offset);
  788. set_fs(oldfs);
  789. }
  790. if (host_err >= 0) {
  791. nfsdstats.io_read += host_err;
  792. *count = host_err;
  793. err = 0;
  794. fsnotify_access(file);
  795. } else
  796. err = nfserrno(host_err);
  797. return err;
  798. }
  799. static void kill_suid(struct dentry *dentry)
  800. {
  801. struct iattr ia;
  802. ia.ia_valid = ATTR_KILL_SUID | ATTR_KILL_SGID | ATTR_KILL_PRIV;
  803. mutex_lock(&dentry->d_inode->i_mutex);
  804. notify_change(dentry, &ia);
  805. mutex_unlock(&dentry->d_inode->i_mutex);
  806. }
  807. /*
  808. * Gathered writes: If another process is currently writing to the file,
  809. * there's a high chance this is another nfsd (triggered by a bulk write
  810. * from a client's biod). Rather than syncing the file with each write
  811. * request, we sleep for 10 msec.
  812. *
  813. * I don't know if this roughly approximates C. Juszak's idea of
  814. * gathered writes, but it's a nice and simple solution (IMHO), and it
  815. * seems to work:-)
  816. *
  817. * Note: we do this only in the NFSv2 case, since v3 and higher have a
  818. * better tool (separate unstable writes and commits) for solving this
  819. * problem.
  820. */
  821. static int wait_for_concurrent_writes(struct file *file)
  822. {
  823. struct inode *inode = file->f_path.dentry->d_inode;
  824. static ino_t last_ino;
  825. static dev_t last_dev;
  826. int err = 0;
  827. if (atomic_read(&inode->i_writecount) > 1
  828. || (last_ino == inode->i_ino && last_dev == inode->i_sb->s_dev)) {
  829. dprintk("nfsd: write defer %d\n", task_pid_nr(current));
  830. msleep(10);
  831. dprintk("nfsd: write resume %d\n", task_pid_nr(current));
  832. }
  833. if (inode->i_state & I_DIRTY) {
  834. dprintk("nfsd: write sync %d\n", task_pid_nr(current));
  835. err = vfs_fsync(file, 0);
  836. }
  837. last_ino = inode->i_ino;
  838. last_dev = inode->i_sb->s_dev;
  839. return err;
  840. }
  841. static __be32
  842. nfsd_vfs_write(struct svc_rqst *rqstp, struct svc_fh *fhp, struct file *file,
  843. loff_t offset, struct kvec *vec, int vlen,
  844. unsigned long *cnt, int *stablep)
  845. {
  846. struct svc_export *exp;
  847. struct dentry *dentry;
  848. struct inode *inode;
  849. mm_segment_t oldfs;
  850. __be32 err = 0;
  851. int host_err;
  852. int stable = *stablep;
  853. int use_wgather;
  854. dentry = file->f_path.dentry;
  855. inode = dentry->d_inode;
  856. exp = fhp->fh_export;
  857. /*
  858. * Request sync writes if
  859. * - the sync export option has been set, or
  860. * - the client requested O_SYNC behavior (NFSv3 feature).
  861. * - The file system doesn't support fsync().
  862. * When NFSv2 gathered writes have been configured for this volume,
  863. * flushing the data to disk is handled separately below.
  864. */
  865. use_wgather = (rqstp->rq_vers == 2) && EX_WGATHER(exp);
  866. if (!file->f_op->fsync) {/* COMMIT3 cannot work */
  867. stable = 2;
  868. *stablep = 2; /* FILE_SYNC */
  869. }
  870. if (!EX_ISSYNC(exp))
  871. stable = 0;
  872. if (stable && !use_wgather) {
  873. spin_lock(&file->f_lock);
  874. file->f_flags |= O_SYNC;
  875. spin_unlock(&file->f_lock);
  876. }
  877. /* Write the data. */
  878. oldfs = get_fs(); set_fs(KERNEL_DS);
  879. host_err = vfs_writev(file, (struct iovec __user *)vec, vlen, &offset);
  880. set_fs(oldfs);
  881. if (host_err < 0)
  882. goto out_nfserr;
  883. *cnt = host_err;
  884. nfsdstats.io_write += host_err;
  885. fsnotify_modify(file);
  886. /* clear setuid/setgid flag after write */
  887. if (inode->i_mode & (S_ISUID | S_ISGID))
  888. kill_suid(dentry);
  889. if (stable && use_wgather)
  890. host_err = wait_for_concurrent_writes(file);
  891. out_nfserr:
  892. dprintk("nfsd: write complete host_err=%d\n", host_err);
  893. if (host_err >= 0)
  894. err = 0;
  895. else
  896. err = nfserrno(host_err);
  897. return err;
  898. }
  899. /*
  900. * Read data from a file. count must contain the requested read count
  901. * on entry. On return, *count contains the number of bytes actually read.
  902. * N.B. After this call fhp needs an fh_put
  903. */
  904. __be32 nfsd_read(struct svc_rqst *rqstp, struct svc_fh *fhp,
  905. loff_t offset, struct kvec *vec, int vlen, unsigned long *count)
  906. {
  907. struct file *file;
  908. struct inode *inode;
  909. struct raparms *ra;
  910. __be32 err;
  911. err = nfsd_open(rqstp, fhp, S_IFREG, NFSD_MAY_READ, &file);
  912. if (err)
  913. return err;
  914. inode = file->f_path.dentry->d_inode;
  915. /* Get readahead parameters */
  916. ra = nfsd_get_raparms(inode->i_sb->s_dev, inode->i_ino);
  917. if (ra && ra->p_set)
  918. file->f_ra = ra->p_ra;
  919. err = nfsd_vfs_read(rqstp, fhp, file, offset, vec, vlen, count);
  920. /* Write back readahead params */
  921. if (ra) {
  922. struct raparm_hbucket *rab = &raparm_hash[ra->p_hindex];
  923. spin_lock(&rab->pb_lock);
  924. ra->p_ra = file->f_ra;
  925. ra->p_set = 1;
  926. ra->p_count--;
  927. spin_unlock(&rab->pb_lock);
  928. }
  929. nfsd_close(file);
  930. return err;
  931. }
  932. /* As above, but use the provided file descriptor. */
  933. __be32
  934. nfsd_read_file(struct svc_rqst *rqstp, struct svc_fh *fhp, struct file *file,
  935. loff_t offset, struct kvec *vec, int vlen,
  936. unsigned long *count)
  937. {
  938. __be32 err;
  939. if (file) {
  940. err = nfsd_permission(rqstp, fhp->fh_export, fhp->fh_dentry,
  941. NFSD_MAY_READ|NFSD_MAY_OWNER_OVERRIDE);
  942. if (err)
  943. goto out;
  944. err = nfsd_vfs_read(rqstp, fhp, file, offset, vec, vlen, count);
  945. } else /* Note file may still be NULL in NFSv4 special stateid case: */
  946. err = nfsd_read(rqstp, fhp, offset, vec, vlen, count);
  947. out:
  948. return err;
  949. }
  950. /*
  951. * Write data to a file.
  952. * The stable flag requests synchronous writes.
  953. * N.B. After this call fhp needs an fh_put
  954. */
  955. __be32
  956. nfsd_write(struct svc_rqst *rqstp, struct svc_fh *fhp, struct file *file,
  957. loff_t offset, struct kvec *vec, int vlen, unsigned long *cnt,
  958. int *stablep)
  959. {
  960. __be32 err = 0;
  961. if (file) {
  962. err = nfsd_permission(rqstp, fhp->fh_export, fhp->fh_dentry,
  963. NFSD_MAY_WRITE|NFSD_MAY_OWNER_OVERRIDE);
  964. if (err)
  965. goto out;
  966. err = nfsd_vfs_write(rqstp, fhp, file, offset, vec, vlen, cnt,
  967. stablep);
  968. } else {
  969. err = nfsd_open(rqstp, fhp, S_IFREG, NFSD_MAY_WRITE, &file);
  970. if (err)
  971. goto out;
  972. if (cnt)
  973. err = nfsd_vfs_write(rqstp, fhp, file, offset, vec, vlen,
  974. cnt, stablep);
  975. nfsd_close(file);
  976. }
  977. out:
  978. return err;
  979. }
  980. #ifdef CONFIG_NFSD_V3
  981. /*
  982. * Commit all pending writes to stable storage.
  983. *
  984. * Note: we only guarantee that data that lies within the range specified
  985. * by the 'offset' and 'count' parameters will be synced.
  986. *
  987. * Unfortunately we cannot lock the file to make sure we return full WCC
  988. * data to the client, as locking happens lower down in the filesystem.
  989. */
  990. __be32
  991. nfsd_commit(struct svc_rqst *rqstp, struct svc_fh *fhp,
  992. loff_t offset, unsigned long count)
  993. {
  994. struct file *file;
  995. loff_t end = LLONG_MAX;
  996. __be32 err = nfserr_inval;
  997. if (offset < 0)
  998. goto out;
  999. if (count != 0) {
  1000. end = offset + (loff_t)count - 1;
  1001. if (end < offset)
  1002. goto out;
  1003. }
  1004. err = nfsd_open(rqstp, fhp, S_IFREG,
  1005. NFSD_MAY_WRITE|NFSD_MAY_NOT_BREAK_LEASE, &file);
  1006. if (err)
  1007. goto out;
  1008. if (EX_ISSYNC(fhp->fh_export)) {
  1009. int err2 = vfs_fsync_range(file, offset, end, 0);
  1010. if (err2 != -EINVAL)
  1011. err = nfserrno(err2);
  1012. else
  1013. err = nfserr_notsupp;
  1014. }
  1015. nfsd_close(file);
  1016. out:
  1017. return err;
  1018. }
  1019. #endif /* CONFIG_NFSD_V3 */
  1020. static __be32
  1021. nfsd_create_setattr(struct svc_rqst *rqstp, struct svc_fh *resfhp,
  1022. struct iattr *iap)
  1023. {
  1024. /*
  1025. * Mode has already been set earlier in create:
  1026. */
  1027. iap->ia_valid &= ~ATTR_MODE;
  1028. /*
  1029. * Setting uid/gid works only for root. Irix appears to
  1030. * send along the gid on create when it tries to implement
  1031. * setgid directories via NFS:
  1032. */
  1033. if (current_fsuid() != 0)
  1034. iap->ia_valid &= ~(ATTR_UID|ATTR_GID);
  1035. if (iap->ia_valid)
  1036. return nfsd_setattr(rqstp, resfhp, iap, 0, (time_t)0);
  1037. return 0;
  1038. }
  1039. /* HPUX client sometimes creates a file in mode 000, and sets size to 0.
  1040. * setting size to 0 may fail for some specific file systems by the permission
  1041. * checking which requires WRITE permission but the mode is 000.
  1042. * we ignore the resizing(to 0) on the just new created file, since the size is
  1043. * 0 after file created.
  1044. *
  1045. * call this only after vfs_create() is called.
  1046. * */
  1047. static void
  1048. nfsd_check_ignore_resizing(struct iattr *iap)
  1049. {
  1050. if ((iap->ia_valid & ATTR_SIZE) && (iap->ia_size == 0))
  1051. iap->ia_valid &= ~ATTR_SIZE;
  1052. }
  1053. /*
  1054. * Create a file (regular, directory, device, fifo); UNIX sockets
  1055. * not yet implemented.
  1056. * If the response fh has been verified, the parent directory should
  1057. * already be locked. Note that the parent directory is left locked.
  1058. *
  1059. * N.B. Every call to nfsd_create needs an fh_put for _both_ fhp and resfhp
  1060. */
  1061. __be32
  1062. nfsd_create(struct svc_rqst *rqstp, struct svc_fh *fhp,
  1063. char *fname, int flen, struct iattr *iap,
  1064. int type, dev_t rdev, struct svc_fh *resfhp)
  1065. {
  1066. struct dentry *dentry, *dchild = NULL;
  1067. struct inode *dirp;
  1068. __be32 err;
  1069. __be32 err2;
  1070. int host_err;
  1071. err = nfserr_perm;
  1072. if (!flen)
  1073. goto out;
  1074. err = nfserr_exist;
  1075. if (isdotent(fname, flen))
  1076. goto out;
  1077. err = fh_verify(rqstp, fhp, S_IFDIR, NFSD_MAY_CREATE);
  1078. if (err)
  1079. goto out;
  1080. dentry = fhp->fh_dentry;
  1081. dirp = dentry->d_inode;
  1082. err = nfserr_notdir;
  1083. if (!dirp->i_op->lookup)
  1084. goto out;
  1085. /*
  1086. * Check whether the response file handle has been verified yet.
  1087. * If it has, the parent directory should already be locked.
  1088. */
  1089. if (!resfhp->fh_dentry) {
  1090. /* called from nfsd_proc_mkdir, or possibly nfsd3_proc_create */
  1091. fh_lock_nested(fhp, I_MUTEX_PARENT);
  1092. dchild = lookup_one_len(fname, dentry, flen);
  1093. host_err = PTR_ERR(dchild);
  1094. if (IS_ERR(dchild))
  1095. goto out_nfserr;
  1096. err = fh_compose(resfhp, fhp->fh_export, dchild, fhp);
  1097. if (err)
  1098. goto out;
  1099. } else {
  1100. /* called from nfsd_proc_create */
  1101. dchild = dget(resfhp->fh_dentry);
  1102. if (!fhp->fh_locked) {
  1103. /* not actually possible */
  1104. printk(KERN_ERR
  1105. "nfsd_create: parent %s/%s not locked!\n",
  1106. dentry->d_parent->d_name.name,
  1107. dentry->d_name.name);
  1108. err = nfserr_io;
  1109. goto out;
  1110. }
  1111. }
  1112. /*
  1113. * Make sure the child dentry is still negative ...
  1114. */
  1115. err = nfserr_exist;
  1116. if (dchild->d_inode) {
  1117. dprintk("nfsd_create: dentry %s/%s not negative!\n",
  1118. dentry->d_name.name, dchild->d_name.name);
  1119. goto out;
  1120. }
  1121. if (!(iap->ia_valid & ATTR_MODE))
  1122. iap->ia_mode = 0;
  1123. iap->ia_mode = (iap->ia_mode & S_IALLUGO) | type;
  1124. err = nfserr_inval;
  1125. if (!S_ISREG(type) && !S_ISDIR(type) && !special_file(type)) {
  1126. printk(KERN_WARNING "nfsd: bad file type %o in nfsd_create\n",
  1127. type);
  1128. goto out;
  1129. }
  1130. host_err = mnt_want_write(fhp->fh_export->ex_path.mnt);
  1131. if (host_err)
  1132. goto out_nfserr;
  1133. /*
  1134. * Get the dir op function pointer.
  1135. */
  1136. err = 0;
  1137. switch (type) {
  1138. case S_IFREG:
  1139. host_err = vfs_create(dirp, dchild, iap->ia_mode, NULL);
  1140. if (!host_err)
  1141. nfsd_check_ignore_resizing(iap);
  1142. break;
  1143. case S_IFDIR:
  1144. host_err = vfs_mkdir(dirp, dchild, iap->ia_mode);
  1145. break;
  1146. case S_IFCHR:
  1147. case S_IFBLK:
  1148. case S_IFIFO:
  1149. case S_IFSOCK:
  1150. host_err = vfs_mknod(dirp, dchild, iap->ia_mode, rdev);
  1151. break;
  1152. }
  1153. if (host_err < 0) {
  1154. mnt_drop_write(fhp->fh_export->ex_path.mnt);
  1155. goto out_nfserr;
  1156. }
  1157. err = nfsd_create_setattr(rqstp, resfhp, iap);
  1158. /*
  1159. * nfsd_setattr already committed the child. Transactional filesystems
  1160. * had a chance to commit changes for both parent and child
  1161. * simultaneously making the following commit_metadata a noop.
  1162. */
  1163. err2 = nfserrno(commit_metadata(fhp));
  1164. if (err2)
  1165. err = err2;
  1166. mnt_drop_write(fhp->fh_export->ex_path.mnt);
  1167. /*
  1168. * Update the file handle to get the new inode info.
  1169. */
  1170. if (!err)
  1171. err = fh_update(resfhp);
  1172. out:
  1173. if (dchild && !IS_ERR(dchild))
  1174. dput(dchild);
  1175. return err;
  1176. out_nfserr:
  1177. err = nfserrno(host_err);
  1178. goto out;
  1179. }
  1180. #ifdef CONFIG_NFSD_V3
  1181. static inline int nfsd_create_is_exclusive(int createmode)
  1182. {
  1183. return createmode == NFS3_CREATE_EXCLUSIVE
  1184. || createmode == NFS4_CREATE_EXCLUSIVE4_1;
  1185. }
  1186. /*
  1187. * NFSv3 and NFSv4 version of nfsd_create
  1188. */
  1189. __be32
  1190. do_nfsd_create(struct svc_rqst *rqstp, struct svc_fh *fhp,
  1191. char *fname, int flen, struct iattr *iap,
  1192. struct svc_fh *resfhp, int createmode, u32 *verifier,
  1193. int *truncp, int *created)
  1194. {
  1195. struct dentry *dentry, *dchild = NULL;
  1196. struct inode *dirp;
  1197. __be32 err;
  1198. int host_err;
  1199. __u32 v_mtime=0, v_atime=0;
  1200. err = nfserr_perm;
  1201. if (!flen)
  1202. goto out;
  1203. err = nfserr_exist;
  1204. if (isdotent(fname, flen))
  1205. goto out;
  1206. if (!(iap->ia_valid & ATTR_MODE))
  1207. iap->ia_mode = 0;
  1208. err = fh_verify(rqstp, fhp, S_IFDIR, NFSD_MAY_CREATE);
  1209. if (err)
  1210. goto out;
  1211. dentry = fhp->fh_dentry;
  1212. dirp = dentry->d_inode;
  1213. /* Get all the sanity checks out of the way before
  1214. * we lock the parent. */
  1215. err = nfserr_notdir;
  1216. if (!dirp->i_op->lookup)
  1217. goto out;
  1218. fh_lock_nested(fhp, I_MUTEX_PARENT);
  1219. /*
  1220. * Compose the response file handle.
  1221. */
  1222. dchild = lookup_one_len(fname, dentry, flen);
  1223. host_err = PTR_ERR(dchild);
  1224. if (IS_ERR(dchild))
  1225. goto out_nfserr;
  1226. err = fh_compose(resfhp, fhp->fh_export, dchild, fhp);
  1227. if (err)
  1228. goto out;
  1229. if (nfsd_create_is_exclusive(createmode)) {
  1230. /* solaris7 gets confused (bugid 4218508) if these have
  1231. * the high bit set, so just clear the high bits. If this is
  1232. * ever changed to use different attrs for storing the
  1233. * verifier, then do_open_lookup() will also need to be fixed
  1234. * accordingly.
  1235. */
  1236. v_mtime = verifier[0]&0x7fffffff;
  1237. v_atime = verifier[1]&0x7fffffff;
  1238. }
  1239. host_err = mnt_want_write(fhp->fh_export->ex_path.mnt);
  1240. if (host_err)
  1241. goto out_nfserr;
  1242. if (dchild->d_inode) {
  1243. err = 0;
  1244. switch (createmode) {
  1245. case NFS3_CREATE_UNCHECKED:
  1246. if (! S_ISREG(dchild->d_inode->i_mode))
  1247. err = nfserr_exist;
  1248. else if (truncp) {
  1249. /* in nfsv4, we need to treat this case a little
  1250. * differently. we don't want to truncate the
  1251. * file now; this would be wrong if the OPEN
  1252. * fails for some other reason. furthermore,
  1253. * if the size is nonzero, we should ignore it
  1254. * according to spec!
  1255. */
  1256. *truncp = (iap->ia_valid & ATTR_SIZE) && !iap->ia_size;
  1257. }
  1258. else {
  1259. iap->ia_valid &= ATTR_SIZE;
  1260. goto set_attr;
  1261. }
  1262. break;
  1263. case NFS3_CREATE_EXCLUSIVE:
  1264. if ( dchild->d_inode->i_mtime.tv_sec == v_mtime
  1265. && dchild->d_inode->i_atime.tv_sec == v_atime
  1266. && dchild->d_inode->i_size == 0 )
  1267. break;
  1268. case NFS4_CREATE_EXCLUSIVE4_1:
  1269. if ( dchild->d_inode->i_mtime.tv_sec == v_mtime
  1270. && dchild->d_inode->i_atime.tv_sec == v_atime
  1271. && dchild->d_inode->i_size == 0 )
  1272. goto set_attr;
  1273. /* fallthru */
  1274. case NFS3_CREATE_GUARDED:
  1275. err = nfserr_exist;
  1276. }
  1277. mnt_drop_write(fhp->fh_export->ex_path.mnt);
  1278. goto out;
  1279. }
  1280. host_err = vfs_create(dirp, dchild, iap->ia_mode, NULL);
  1281. if (host_err < 0) {
  1282. mnt_drop_write(fhp->fh_export->ex_path.mnt);
  1283. goto out_nfserr;
  1284. }
  1285. if (created)
  1286. *created = 1;
  1287. nfsd_check_ignore_resizing(iap);
  1288. if (nfsd_create_is_exclusive(createmode)) {
  1289. /* Cram the verifier into atime/mtime */
  1290. iap->ia_valid = ATTR_MTIME|ATTR_ATIME
  1291. | ATTR_MTIME_SET|ATTR_ATIME_SET;
  1292. /* XXX someone who knows this better please fix it for nsec */
  1293. iap->ia_mtime.tv_sec = v_mtime;
  1294. iap->ia_atime.tv_sec = v_atime;
  1295. iap->ia_mtime.tv_nsec = 0;
  1296. iap->ia_atime.tv_nsec = 0;
  1297. }
  1298. set_attr:
  1299. err = nfsd_create_setattr(rqstp, resfhp, iap);
  1300. /*
  1301. * nfsd_setattr already committed the child (and possibly also the parent).
  1302. */
  1303. if (!err)
  1304. err = nfserrno(commit_metadata(fhp));
  1305. mnt_drop_write(fhp->fh_export->ex_path.mnt);
  1306. /*
  1307. * Update the filehandle to get the new inode info.
  1308. */
  1309. if (!err)
  1310. err = fh_update(resfhp);
  1311. out:
  1312. fh_unlock(fhp);
  1313. if (dchild && !IS_ERR(dchild))
  1314. dput(dchild);
  1315. return err;
  1316. out_nfserr:
  1317. err = nfserrno(host_err);
  1318. goto out;
  1319. }
  1320. #endif /* CONFIG_NFSD_V3 */
  1321. /*
  1322. * Read a symlink. On entry, *lenp must contain the maximum path length that
  1323. * fits into the buffer. On return, it contains the true length.
  1324. * N.B. After this call fhp needs an fh_put
  1325. */
  1326. __be32
  1327. nfsd_readlink(struct svc_rqst *rqstp, struct svc_fh *fhp, char *buf, int *lenp)
  1328. {
  1329. struct dentry *dentry;
  1330. struct inode *inode;
  1331. mm_segment_t oldfs;
  1332. __be32 err;
  1333. int host_err;
  1334. err = fh_verify(rqstp, fhp, S_IFLNK, NFSD_MAY_NOP);
  1335. if (err)
  1336. goto out;
  1337. dentry = fhp->fh_dentry;
  1338. inode = dentry->d_inode;
  1339. err = nfserr_inval;
  1340. if (!inode->i_op->readlink)
  1341. goto out;
  1342. touch_atime(fhp->fh_export->ex_path.mnt, dentry);
  1343. /* N.B. Why does this call need a get_fs()??
  1344. * Remove the set_fs and watch the fireworks:-) --okir
  1345. */
  1346. oldfs = get_fs(); set_fs(KERNEL_DS);
  1347. host_err = inode->i_op->readlink(dentry, buf, *lenp);
  1348. set_fs(oldfs);
  1349. if (host_err < 0)
  1350. goto out_nfserr;
  1351. *lenp = host_err;
  1352. err = 0;
  1353. out:
  1354. return err;
  1355. out_nfserr:
  1356. err = nfserrno(host_err);
  1357. goto out;
  1358. }
  1359. /*
  1360. * Create a symlink and look up its inode
  1361. * N.B. After this call _both_ fhp and resfhp need an fh_put
  1362. */
  1363. __be32
  1364. nfsd_symlink(struct svc_rqst *rqstp, struct svc_fh *fhp,
  1365. char *fname, int flen,
  1366. char *path, int plen,
  1367. struct svc_fh *resfhp,
  1368. struct iattr *iap)
  1369. {
  1370. struct dentry *dentry, *dnew;
  1371. __be32 err, cerr;
  1372. int host_err;
  1373. err = nfserr_noent;
  1374. if (!flen || !plen)
  1375. goto out;
  1376. err = nfserr_exist;
  1377. if (isdotent(fname, flen))
  1378. goto out;
  1379. err = fh_verify(rqstp, fhp, S_IFDIR, NFSD_MAY_CREATE);
  1380. if (err)
  1381. goto out;
  1382. fh_lock(fhp);
  1383. dentry = fhp->fh_dentry;
  1384. dnew = lookup_one_len(fname, dentry, flen);
  1385. host_err = PTR_ERR(dnew);
  1386. if (IS_ERR(dnew))
  1387. goto out_nfserr;
  1388. host_err = mnt_want_write(fhp->fh_export->ex_path.mnt);
  1389. if (host_err)
  1390. goto out_nfserr;
  1391. if (unlikely(path[plen] != 0)) {
  1392. char *path_alloced = kmalloc(plen+1, GFP_KERNEL);
  1393. if (path_alloced == NULL)
  1394. host_err = -ENOMEM;
  1395. else {
  1396. strncpy(path_alloced, path, plen);
  1397. path_alloced[plen] = 0;
  1398. host_err = vfs_symlink(dentry->d_inode, dnew, path_alloced);
  1399. kfree(path_alloced);
  1400. }
  1401. } else
  1402. host_err = vfs_symlink(dentry->d_inode, dnew, path);
  1403. err = nfserrno(host_err);
  1404. if (!err)
  1405. err = nfserrno(commit_metadata(fhp));
  1406. fh_unlock(fhp);
  1407. mnt_drop_write(fhp->fh_export->ex_path.mnt);
  1408. cerr = fh_compose(resfhp, fhp->fh_export, dnew, fhp);
  1409. dput(dnew);
  1410. if (err==0) err = cerr;
  1411. out:
  1412. return err;
  1413. out_nfserr:
  1414. err = nfserrno(host_err);
  1415. goto out;
  1416. }
  1417. /*
  1418. * Create a hardlink
  1419. * N.B. After this call _both_ ffhp and tfhp need an fh_put
  1420. */
  1421. __be32
  1422. nfsd_link(struct svc_rqst *rqstp, struct svc_fh *ffhp,
  1423. char *name, int len, struct svc_fh *tfhp)
  1424. {
  1425. struct dentry *ddir, *dnew, *dold;
  1426. struct inode *dirp;
  1427. __be32 err;
  1428. int host_err;
  1429. err = fh_verify(rqstp, ffhp, S_IFDIR, NFSD_MAY_CREATE);
  1430. if (err)
  1431. goto out;
  1432. err = fh_verify(rqstp, tfhp, -S_IFDIR, NFSD_MAY_NOP);
  1433. if (err)
  1434. goto out;
  1435. err = nfserr_perm;
  1436. if (!len)
  1437. goto out;
  1438. err = nfserr_exist;
  1439. if (isdotent(name, len))
  1440. goto out;
  1441. fh_lock_nested(ffhp, I_MUTEX_PARENT);
  1442. ddir = ffhp->fh_dentry;
  1443. dirp = ddir->d_inode;
  1444. dnew = lookup_one_len(name, ddir, len);
  1445. host_err = PTR_ERR(dnew);
  1446. if (IS_ERR(dnew))
  1447. goto out_nfserr;
  1448. dold = tfhp->fh_dentry;
  1449. host_err = mnt_want_write(tfhp->fh_export->ex_path.mnt);
  1450. if (host_err) {
  1451. err = nfserrno(host_err);
  1452. goto out_dput;
  1453. }
  1454. err = nfserr_noent;
  1455. if (!dold->d_inode)
  1456. goto out_drop_write;
  1457. host_err = nfsd_break_lease(dold->d_inode);
  1458. if (host_err)
  1459. goto out_drop_write;
  1460. host_err = vfs_link(dold, dirp, dnew);
  1461. if (!host_err) {
  1462. err = nfserrno(commit_metadata(ffhp));
  1463. if (!err)
  1464. err = nfserrno(commit_metadata(tfhp));
  1465. } else {
  1466. if (host_err == -EXDEV && rqstp->rq_vers == 2)
  1467. err = nfserr_acces;
  1468. else
  1469. err = nfserrno(host_err);
  1470. }
  1471. out_drop_write:
  1472. mnt_drop_write(tfhp->fh_export->ex_path.mnt);
  1473. out_dput:
  1474. dput(dnew);
  1475. out_unlock:
  1476. fh_unlock(ffhp);
  1477. out:
  1478. return err;
  1479. out_nfserr:
  1480. err = nfserrno(host_err);
  1481. goto out_unlock;
  1482. }
  1483. /*
  1484. * Rename a file
  1485. * N.B. After this call _both_ ffhp and tfhp need an fh_put
  1486. */
  1487. __be32
  1488. nfsd_rename(struct svc_rqst *rqstp, struct svc_fh *ffhp, char *fname, int flen,
  1489. struct svc_fh *tfhp, char *tname, int tlen)
  1490. {
  1491. struct dentry *fdentry, *tdentry, *odentry, *ndentry, *trap;
  1492. struct inode *fdir, *tdir;
  1493. __be32 err;
  1494. int host_err;
  1495. err = fh_verify(rqstp, ffhp, S_IFDIR, NFSD_MAY_REMOVE);
  1496. if (err)
  1497. goto out;
  1498. err = fh_verify(rqstp, tfhp, S_IFDIR, NFSD_MAY_CREATE);
  1499. if (err)
  1500. goto out;
  1501. fdentry = ffhp->fh_dentry;
  1502. fdir = fdentry->d_inode;
  1503. tdentry = tfhp->fh_dentry;
  1504. tdir = tdentry->d_inode;
  1505. err = (rqstp->rq_vers == 2) ? nfserr_acces : nfserr_xdev;
  1506. if (ffhp->fh_export != tfhp->fh_export)
  1507. goto out;
  1508. err = nfserr_perm;
  1509. if (!flen || isdotent(fname, flen) || !tlen || isdotent(tname, tlen))
  1510. goto out;
  1511. /* cannot use fh_lock as we need deadlock protective ordering
  1512. * so do it by hand */
  1513. trap = lock_rename(tdentry, fdentry);
  1514. ffhp->fh_locked = tfhp->fh_locked = 1;
  1515. fill_pre_wcc(ffhp);
  1516. fill_pre_wcc(tfhp);
  1517. odentry = lookup_one_len(fname, fdentry, flen);
  1518. host_err = PTR_ERR(odentry);
  1519. if (IS_ERR(odentry))
  1520. goto out_nfserr;
  1521. host_err = -ENOENT;
  1522. if (!odentry->d_inode)
  1523. goto out_dput_old;
  1524. host_err = -EINVAL;
  1525. if (odentry == trap)
  1526. goto out_dput_old;
  1527. ndentry = lookup_one_len(tname, tdentry, tlen);
  1528. host_err = PTR_ERR(ndentry);
  1529. if (IS_ERR(ndentry))
  1530. goto out_dput_old;
  1531. host_err = -ENOTEMPTY;
  1532. if (ndentry == trap)
  1533. goto out_dput_new;
  1534. host_err = -EXDEV;
  1535. if (ffhp->fh_export->ex_path.mnt != tfhp->fh_export->ex_path.mnt)
  1536. goto out_dput_new;
  1537. host_err = mnt_want_write(ffhp->fh_export->ex_path.mnt);
  1538. if (host_err)
  1539. goto out_dput_new;
  1540. host_err = nfsd_break_lease(odentry->d_inode);
  1541. if (host_err)
  1542. goto out_drop_write;
  1543. if (ndentry->d_inode) {
  1544. host_err = nfsd_break_lease(ndentry->d_inode);
  1545. if (host_err)
  1546. goto out_drop_write;
  1547. }
  1548. host_err = vfs_rename(fdir, odentry, tdir, ndentry);
  1549. if (!host_err) {
  1550. host_err = commit_metadata(tfhp);
  1551. if (!host_err)
  1552. host_err = commit_metadata(ffhp);
  1553. }
  1554. out_drop_write:
  1555. mnt_drop_write(ffhp->fh_export->ex_path.mnt);
  1556. out_dput_new:
  1557. dput(ndentry);
  1558. out_dput_old:
  1559. dput(odentry);
  1560. out_nfserr:
  1561. err = nfserrno(host_err);
  1562. /* we cannot reply on fh_unlock on the two filehandles,
  1563. * as that would do the wrong thing if the two directories
  1564. * were the same, so again we do it by hand
  1565. */
  1566. fill_post_wcc(ffhp);
  1567. fill_post_wcc(tfhp);
  1568. unlock_rename(tdentry, fdentry);
  1569. ffhp->fh_locked = tfhp->fh_locked = 0;
  1570. out:
  1571. return err;
  1572. }
  1573. /*
  1574. * Unlink a file or directory
  1575. * N.B. After this call fhp needs an fh_put
  1576. */
  1577. __be32
  1578. nfsd_unlink(struct svc_rqst *rqstp, struct svc_fh *fhp, int type,
  1579. char *fname, int flen)
  1580. {
  1581. struct dentry *dentry, *rdentry;
  1582. struct inode *dirp;
  1583. __be32 err;
  1584. int host_err;
  1585. err = nfserr_acces;
  1586. if (!flen || isdotent(fname, flen))
  1587. goto out;
  1588. err = fh_verify(rqstp, fhp, S_IFDIR, NFSD_MAY_REMOVE);
  1589. if (err)
  1590. goto out;
  1591. fh_lock_nested(fhp, I_MUTEX_PARENT);
  1592. dentry = fhp->fh_dentry;
  1593. dirp = dentry->d_inode;
  1594. rdentry = lookup_one_len(fname, dentry, flen);
  1595. host_err = PTR_ERR(rdentry);
  1596. if (IS_ERR(rdentry))
  1597. goto out_nfserr;
  1598. if (!rdentry->d_inode) {
  1599. dput(rdentry);
  1600. err = nfserr_noent;
  1601. goto out;
  1602. }
  1603. if (!type)
  1604. type = rdentry->d_inode->i_mode & S_IFMT;
  1605. host_err = mnt_want_write(fhp->fh_export->ex_path.mnt);
  1606. if (host_err)
  1607. goto out_put;
  1608. host_err = nfsd_break_lease(rdentry->d_inode);
  1609. if (host_err)
  1610. goto out_drop_write;
  1611. if (type != S_IFDIR)
  1612. host_err = vfs_unlink(dirp, rdentry);
  1613. else
  1614. host_err = vfs_rmdir(dirp, rdentry);
  1615. if (!host_err)
  1616. host_err = commit_metadata(fhp);
  1617. out_drop_write:
  1618. mnt_drop_write(fhp->fh_export->ex_path.mnt);
  1619. out_put:
  1620. dput(rdentry);
  1621. out_nfserr:
  1622. err = nfserrno(host_err);
  1623. out:
  1624. return err;
  1625. }
  1626. /*
  1627. * We do this buffering because we must not call back into the file
  1628. * system's ->lookup() method from the filldir callback. That may well
  1629. * deadlock a number of file systems.
  1630. *
  1631. * This is based heavily on the implementation of same in XFS.
  1632. */
  1633. struct buffered_dirent {
  1634. u64 ino;
  1635. loff_t offset;
  1636. int namlen;
  1637. unsigned int d_type;
  1638. char name[];
  1639. };
  1640. struct readdir_data {
  1641. char *dirent;
  1642. size_t used;
  1643. int full;
  1644. };
  1645. static int nfsd_buffered_filldir(void *__buf, const char *name, int namlen,
  1646. loff_t offset, u64 ino, unsigned int d_type)
  1647. {
  1648. struct readdir_data *buf = __buf;
  1649. struct buffered_dirent *de = (void *)(buf->dirent + buf->used);
  1650. unsigned int reclen;
  1651. reclen = ALIGN(sizeof(struct buffered_dirent) + namlen, sizeof(u64));
  1652. if (buf->used + reclen > PAGE_SIZE) {
  1653. buf->full = 1;
  1654. return -EINVAL;
  1655. }
  1656. de->namlen = namlen;
  1657. de->offset = offset;
  1658. de->ino = ino;
  1659. de->d_type = d_type;
  1660. memcpy(de->name, name, namlen);
  1661. buf->used += reclen;
  1662. return 0;
  1663. }
  1664. static __be32 nfsd_buffered_readdir(struct file *file, filldir_t func,
  1665. struct readdir_cd *cdp, loff_t *offsetp)
  1666. {
  1667. struct readdir_data buf;
  1668. struct buffered_dirent *de;
  1669. int host_err;
  1670. int size;
  1671. loff_t offset;
  1672. buf.dirent = (void *)__get_free_page(GFP_KERNEL);
  1673. if (!buf.dirent)
  1674. return nfserrno(-ENOMEM);
  1675. offset = *offsetp;
  1676. while (1) {
  1677. struct inode *dir_inode = file->f_path.dentry->d_inode;
  1678. unsigned int reclen;
  1679. cdp->err = nfserr_eof; /* will be cleared on successful read */
  1680. buf.used = 0;
  1681. buf.full = 0;
  1682. host_err = vfs_readdir(file, nfsd_buffered_filldir, &buf);
  1683. if (buf.full)
  1684. host_err = 0;
  1685. if (host_err < 0)
  1686. break;
  1687. size = buf.used;
  1688. if (!size)
  1689. break;
  1690. /*
  1691. * Various filldir functions may end up calling back into
  1692. * lookup_one_len() and the file system's ->lookup() method.
  1693. * These expect i_mutex to be held, as it would within readdir.
  1694. */
  1695. host_err = mutex_lock_killable(&dir_inode->i_mutex);
  1696. if (host_err)
  1697. break;
  1698. de = (struct buffered_dirent *)buf.dirent;
  1699. while (size > 0) {
  1700. offset = de->offset;
  1701. if (func(cdp, de->name, de->namlen, de->offset,
  1702. de->ino, de->d_type))
  1703. break;
  1704. if (cdp->err != nfs_ok)
  1705. break;
  1706. reclen = ALIGN(sizeof(*de) + de->namlen,
  1707. sizeof(u64));
  1708. size -= reclen;
  1709. de = (struct buffered_dirent *)((char *)de + reclen);
  1710. }
  1711. mutex_unlock(&dir_inode->i_mutex);
  1712. if (size > 0) /* We bailed out early */
  1713. break;
  1714. offset = vfs_llseek(file, 0, SEEK_CUR);
  1715. }
  1716. free_page((unsigned long)(buf.dirent));
  1717. if (host_err)
  1718. return nfserrno(host_err);
  1719. *offsetp = offset;
  1720. return cdp->err;
  1721. }
  1722. /*
  1723. * Read entries from a directory.
  1724. * The NFSv3/4 verifier we ignore for now.
  1725. */
  1726. __be32
  1727. nfsd_readdir(struct svc_rqst *rqstp, struct svc_fh *fhp, loff_t *offsetp,
  1728. struct readdir_cd *cdp, filldir_t func)
  1729. {
  1730. __be32 err;
  1731. struct file *file;
  1732. loff_t offset = *offsetp;
  1733. err = nfsd_open(rqstp, fhp, S_IFDIR, NFSD_MAY_READ, &file);
  1734. if (err)
  1735. goto out;
  1736. offset = vfs_llseek(file, offset, 0);
  1737. if (offset < 0) {
  1738. err = nfserrno((int)offset);
  1739. goto out_close;
  1740. }
  1741. err = nfsd_buffered_readdir(file, func, cdp, offsetp);
  1742. if (err == nfserr_eof || err == nfserr_toosmall)
  1743. err = nfs_ok; /* can still be found in ->err */
  1744. out_close:
  1745. nfsd_close(file);
  1746. out:
  1747. return err;
  1748. }
  1749. /*
  1750. * Get file system stats
  1751. * N.B. After this call fhp needs an fh_put
  1752. */
  1753. __be32
  1754. nfsd_statfs(struct svc_rqst *rqstp, struct svc_fh *fhp, struct kstatfs *stat, int access)
  1755. {
  1756. __be32 err;
  1757. err = fh_verify(rqstp, fhp, 0, NFSD_MAY_NOP | access);
  1758. if (!err) {
  1759. struct path path = {
  1760. .mnt = fhp->fh_export->ex_path.mnt,
  1761. .dentry = fhp->fh_dentry,
  1762. };
  1763. if (vfs_statfs(&path, stat))
  1764. err = nfserr_io;
  1765. }
  1766. return err;
  1767. }
  1768. static int exp_rdonly(struct svc_rqst *rqstp, struct svc_export *exp)
  1769. {
  1770. return nfsexp_flags(rqstp, exp) & NFSEXP_READONLY;
  1771. }
  1772. /*
  1773. * Check for a user's access permissions to this inode.
  1774. */
  1775. __be32
  1776. nfsd_permission(struct svc_rqst *rqstp, struct svc_export *exp,
  1777. struct dentry *dentry, int acc)
  1778. {
  1779. struct inode *inode = dentry->d_inode;
  1780. int err;
  1781. if ((acc & NFSD_MAY_MASK) == NFSD_MAY_NOP)
  1782. return 0;
  1783. #if 0
  1784. dprintk("nfsd: permission 0x%x%s%s%s%s%s%s%s mode 0%o%s%s%s\n",
  1785. acc,
  1786. (acc & NFSD_MAY_READ)? " read" : "",
  1787. (acc & NFSD_MAY_WRITE)? " write" : "",
  1788. (acc & NFSD_MAY_EXEC)? " exec" : "",
  1789. (acc & NFSD_MAY_SATTR)? " sattr" : "",
  1790. (acc & NFSD_MAY_TRUNC)? " trunc" : "",
  1791. (acc & NFSD_MAY_LOCK)? " lock" : "",
  1792. (acc & NFSD_MAY_OWNER_OVERRIDE)? " owneroverride" : "",
  1793. inode->i_mode,
  1794. IS_IMMUTABLE(inode)? " immut" : "",
  1795. IS_APPEND(inode)? " append" : "",
  1796. __mnt_is_readonly(exp->ex_path.mnt)? " ro" : "");
  1797. dprintk(" owner %d/%d user %d/%d\n",
  1798. inode->i_uid, inode->i_gid, current_fsuid(), current_fsgid());
  1799. #endif
  1800. /* Normally we reject any write/sattr etc access on a read-only file
  1801. * system. But if it is IRIX doing check on write-access for a
  1802. * device special file, we ignore rofs.
  1803. */
  1804. if (!(acc & NFSD_MAY_LOCAL_ACCESS))
  1805. if (acc & (NFSD_MAY_WRITE | NFSD_MAY_SATTR | NFSD_MAY_TRUNC)) {
  1806. if (exp_rdonly(rqstp, exp) ||
  1807. __mnt_is_readonly(exp->ex_path.mnt))
  1808. return nfserr_rofs;
  1809. if (/* (acc & NFSD_MAY_WRITE) && */ IS_IMMUTABLE(inode))
  1810. return nfserr_perm;
  1811. }
  1812. if ((acc & NFSD_MAY_TRUNC) && IS_APPEND(inode))
  1813. return nfserr_perm;
  1814. if (acc & NFSD_MAY_LOCK) {
  1815. /* If we cannot rely on authentication in NLM requests,
  1816. * just allow locks, otherwise require read permission, or
  1817. * ownership
  1818. */
  1819. if (exp->ex_flags & NFSEXP_NOAUTHNLM)
  1820. return 0;
  1821. else
  1822. acc = NFSD_MAY_READ | NFSD_MAY_OWNER_OVERRIDE;
  1823. }
  1824. /*
  1825. * The file owner always gets access permission for accesses that
  1826. * would normally be checked at open time. This is to make
  1827. * file access work even when the client has done a fchmod(fd, 0).
  1828. *
  1829. * However, `cp foo bar' should fail nevertheless when bar is
  1830. * readonly. A sensible way to do this might be to reject all
  1831. * attempts to truncate a read-only file, because a creat() call
  1832. * always implies file truncation.
  1833. * ... but this isn't really fair. A process may reasonably call
  1834. * ftruncate on an open file descriptor on a file with perm 000.
  1835. * We must trust the client to do permission checking - using "ACCESS"
  1836. * with NFSv3.
  1837. */
  1838. if ((acc & NFSD_MAY_OWNER_OVERRIDE) &&
  1839. inode->i_uid == current_fsuid())
  1840. return 0;
  1841. /* This assumes NFSD_MAY_{READ,WRITE,EXEC} == MAY_{READ,WRITE,EXEC} */
  1842. err = inode_permission(inode, acc & (MAY_READ|MAY_WRITE|MAY_EXEC));
  1843. /* Allow read access to binaries even when mode 111 */
  1844. if (err == -EACCES && S_ISREG(inode->i_mode) &&
  1845. acc == (NFSD_MAY_READ | NFSD_MAY_OWNER_OVERRIDE))
  1846. err = inode_permission(inode, MAY_EXEC);
  1847. return err? nfserrno(err) : 0;
  1848. }
  1849. void
  1850. nfsd_racache_shutdown(void)
  1851. {
  1852. struct raparms *raparm, *last_raparm;
  1853. unsigned int i;
  1854. dprintk("nfsd: freeing readahead buffers.\n");
  1855. for (i = 0; i < RAPARM_HASH_SIZE; i++) {
  1856. raparm = raparm_hash[i].pb_head;
  1857. while(raparm) {
  1858. last_raparm = raparm;
  1859. raparm = raparm->p_next;
  1860. kfree(last_raparm);
  1861. }
  1862. raparm_hash[i].pb_head = NULL;
  1863. }
  1864. }
  1865. /*
  1866. * Initialize readahead param cache
  1867. */
  1868. int
  1869. nfsd_racache_init(int cache_size)
  1870. {
  1871. int i;
  1872. int j = 0;
  1873. int nperbucket;
  1874. struct raparms **raparm = NULL;
  1875. if (raparm_hash[0].pb_head)
  1876. return 0;
  1877. nperbucket = DIV_ROUND_UP(cache_size, RAPARM_HASH_SIZE);
  1878. if (nperbucket < 2)
  1879. nperbucket = 2;
  1880. cache_size = nperbucket * RAPARM_HASH_SIZE;
  1881. dprintk("nfsd: allocating %d readahead buffers.\n", cache_size);
  1882. for (i = 0; i < RAPARM_HASH_SIZE; i++) {
  1883. spin_lock_init(&raparm_hash[i].pb_lock);
  1884. raparm = &raparm_hash[i].pb_head;
  1885. for (j = 0; j < nperbucket; j++) {
  1886. *raparm = kzalloc(sizeof(struct raparms), GFP_KERNEL);
  1887. if (!*raparm)
  1888. goto out_nomem;
  1889. raparm = &(*raparm)->p_next;
  1890. }
  1891. *raparm = NULL;
  1892. }
  1893. nfsdstats.ra_size = cache_size;
  1894. return 0;
  1895. out_nomem:
  1896. dprintk("nfsd: kmalloc failed, freeing readahead buffers\n");
  1897. nfsd_racache_shutdown();
  1898. return -ENOMEM;
  1899. }
  1900. #if defined(CONFIG_NFSD_V2_ACL) || defined(CONFIG_NFSD_V3_ACL)
  1901. struct posix_acl *
  1902. nfsd_get_posix_acl(struct svc_fh *fhp, int type)
  1903. {
  1904. struct inode *inode = fhp->fh_dentry->d_inode;
  1905. char *name;
  1906. void *value = NULL;
  1907. ssize_t size;
  1908. struct posix_acl *acl;
  1909. if (!IS_POSIXACL(inode))
  1910. return ERR_PTR(-EOPNOTSUPP);
  1911. switch (type) {
  1912. case ACL_TYPE_ACCESS:
  1913. name = POSIX_ACL_XATTR_ACCESS;
  1914. break;
  1915. case ACL_TYPE_DEFAULT:
  1916. name = POSIX_ACL_XATTR_DEFAULT;
  1917. break;
  1918. default:
  1919. return ERR_PTR(-EOPNOTSUPP);
  1920. }
  1921. size = nfsd_getxattr(fhp->fh_dentry, name, &value);
  1922. if (size < 0)
  1923. return ERR_PTR(size);
  1924. acl = posix_acl_from_xattr(value, size);
  1925. kfree(value);
  1926. return acl;
  1927. }
  1928. int
  1929. nfsd_set_posix_acl(struct svc_fh *fhp, int type, struct posix_acl *acl)
  1930. {
  1931. struct inode *inode = fhp->fh_dentry->d_inode;
  1932. char *name;
  1933. void *value = NULL;
  1934. size_t size;
  1935. int error;
  1936. if (!IS_POSIXACL(inode) ||
  1937. !inode->i_op->setxattr || !inode->i_op->removexattr)
  1938. return -EOPNOTSUPP;
  1939. switch(type) {
  1940. case ACL_TYPE_ACCESS:
  1941. name = POSIX_ACL_XATTR_ACCESS;
  1942. break;
  1943. case ACL_TYPE_DEFAULT:
  1944. name = POSIX_ACL_XATTR_DEFAULT;
  1945. break;
  1946. default:
  1947. return -EOPNOTSUPP;
  1948. }
  1949. if (acl && acl->a_count) {
  1950. size = posix_acl_xattr_size(acl->a_count);
  1951. value = kmalloc(size, GFP_KERNEL);
  1952. if (!value)
  1953. return -ENOMEM;
  1954. error = posix_acl_to_xattr(acl, value, size);
  1955. if (error < 0)
  1956. goto getout;
  1957. size = error;
  1958. } else
  1959. size = 0;
  1960. error = mnt_want_write(fhp->fh_export->ex_path.mnt);
  1961. if (error)
  1962. goto getout;
  1963. if (size)
  1964. error = vfs_setxattr(fhp->fh_dentry, name, value, size, 0);
  1965. else {
  1966. if (!S_ISDIR(inode->i_mode) && type == ACL_TYPE_DEFAULT)
  1967. error = 0;
  1968. else {
  1969. error = vfs_removexattr(fhp->fh_dentry, name);
  1970. if (error == -ENODATA)
  1971. error = 0;
  1972. }
  1973. }
  1974. mnt_drop_write(fhp->fh_export->ex_path.mnt);
  1975. getout:
  1976. kfree(value);
  1977. return error;
  1978. }
  1979. #endif /* defined(CONFIG_NFSD_V2_ACL) || defined(CONFIG_NFSD_V3_ACL) */