vfs.c 47 KB

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