vfs.c 47 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120112111221123112411251126112711281129113011311132113311341135113611371138113911401141114211431144114511461147114811491150115111521153115411551156115711581159116011611162116311641165116611671168116911701171117211731174117511761177117811791180118111821183118411851186118711881189119011911192119311941195119611971198119912001201120212031204120512061207120812091210121112121213121412151216121712181219122012211222122312241225122612271228122912301231123212331234123512361237123812391240124112421243124412451246124712481249125012511252125312541255125612571258125912601261126212631264126512661267126812691270127112721273127412751276127712781279128012811282128312841285128612871288128912901291129212931294129512961297129812991300130113021303130413051306130713081309131013111312131313141315131613171318131913201321132213231324132513261327132813291330133113321333133413351336133713381339134013411342134313441345134613471348134913501351135213531354135513561357135813591360136113621363136413651366136713681369137013711372137313741375137613771378137913801381138213831384138513861387138813891390139113921393139413951396139713981399140014011402140314041405140614071408140914101411141214131414141514161417141814191420142114221423142414251426142714281429143014311432143314341435143614371438143914401441144214431444144514461447144814491450145114521453145414551456145714581459146014611462146314641465146614671468146914701471147214731474147514761477147814791480148114821483148414851486148714881489149014911492149314941495149614971498149915001501150215031504150515061507150815091510151115121513151415151516151715181519152015211522152315241525152615271528152915301531153215331534153515361537153815391540154115421543154415451546154715481549155015511552155315541555155615571558155915601561156215631564156515661567156815691570157115721573157415751576157715781579158015811582158315841585158615871588158915901591159215931594159515961597159815991600160116021603160416051606160716081609161016111612161316141615161616171618161916201621162216231624162516261627162816291630163116321633163416351636163716381639164016411642164316441645164616471648164916501651165216531654165516561657165816591660166116621663166416651666166716681669167016711672167316741675167616771678167916801681168216831684168516861687168816891690169116921693169416951696169716981699170017011702170317041705170617071708170917101711171217131714171517161717171817191720172117221723172417251726172717281729173017311732173317341735173617371738173917401741174217431744174517461747174817491750175117521753175417551756175717581759176017611762176317641765176617671768176917701771177217731774177517761777177817791780178117821783178417851786178717881789179017911792179317941795179617971798179918001801180218031804180518061807180818091810181118121813181418151816181718181819182018211822182318241825182618271828182918301831183218331834183518361837183818391840184118421843184418451846184718481849185018511852185318541855185618571858185918601861186218631864186518661867186818691870187118721873187418751876187718781879188018811882188318841885188618871888188918901891189218931894189518961897189818991900190119021903190419051906190719081909191019111912191319141915191619171918191919201921192219231924192519261927192819291930193119321933193419351936193719381939194019411942194319441945194619471948194919501951195219531954195519561957195819591960196119621963196419651966196719681969197019711972197319741975197619771978197919801981198219831984198519861987
  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 or -ETIMEDOUT 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_path.dentry->d_inode;
  648. dprintk("nfsd: sync file %s\n", filp->f_path.dentry->d_name.name);
  649. mutex_lock(&inode->i_mutex);
  650. err=nfsd_dosync(filp, filp->f_path.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. if (*pp)
  725. put_page(*pp);
  726. *pp = page;
  727. rqstp->rq_resused++;
  728. rqstp->rq_res.page_len += size;
  729. } else
  730. rqstp->rq_res.page_len += size;
  731. desc->count = count - size;
  732. desc->written += size;
  733. return size;
  734. }
  735. static __be32
  736. nfsd_vfs_read(struct svc_rqst *rqstp, struct svc_fh *fhp, struct file *file,
  737. loff_t offset, struct kvec *vec, int vlen, unsigned long *count)
  738. {
  739. struct inode *inode;
  740. struct raparms *ra;
  741. mm_segment_t oldfs;
  742. __be32 err;
  743. int host_err;
  744. err = nfserr_perm;
  745. inode = file->f_path.dentry->d_inode;
  746. #ifdef MSNFS
  747. if ((fhp->fh_export->ex_flags & NFSEXP_MSNFS) &&
  748. (!lock_may_read(inode, offset, *count)))
  749. goto out;
  750. #endif
  751. /* Get readahead parameters */
  752. ra = nfsd_get_raparms(inode->i_sb->s_dev, inode->i_ino);
  753. if (ra && ra->p_set)
  754. file->f_ra = ra->p_ra;
  755. if (file->f_op->sendfile && rqstp->rq_sendfile_ok) {
  756. rqstp->rq_resused = 1;
  757. host_err = file->f_op->sendfile(file, &offset, *count,
  758. nfsd_read_actor, rqstp);
  759. } else {
  760. oldfs = get_fs();
  761. set_fs(KERNEL_DS);
  762. host_err = vfs_readv(file, (struct iovec __user *)vec, vlen, &offset);
  763. set_fs(oldfs);
  764. }
  765. /* Write back readahead params */
  766. if (ra) {
  767. struct raparm_hbucket *rab = &raparm_hash[ra->p_hindex];
  768. spin_lock(&rab->pb_lock);
  769. ra->p_ra = file->f_ra;
  770. ra->p_set = 1;
  771. ra->p_count--;
  772. spin_unlock(&rab->pb_lock);
  773. }
  774. if (host_err >= 0) {
  775. nfsdstats.io_read += host_err;
  776. *count = host_err;
  777. err = 0;
  778. fsnotify_access(file->f_path.dentry);
  779. } else
  780. err = nfserrno(host_err);
  781. out:
  782. return err;
  783. }
  784. static void kill_suid(struct dentry *dentry)
  785. {
  786. struct iattr ia;
  787. ia.ia_valid = ATTR_KILL_SUID | ATTR_KILL_SGID;
  788. mutex_lock(&dentry->d_inode->i_mutex);
  789. notify_change(dentry, &ia);
  790. mutex_unlock(&dentry->d_inode->i_mutex);
  791. }
  792. static __be32
  793. nfsd_vfs_write(struct svc_rqst *rqstp, struct svc_fh *fhp, struct file *file,
  794. loff_t offset, struct kvec *vec, int vlen,
  795. unsigned long cnt, int *stablep)
  796. {
  797. struct svc_export *exp;
  798. struct dentry *dentry;
  799. struct inode *inode;
  800. mm_segment_t oldfs;
  801. __be32 err = 0;
  802. int host_err;
  803. int stable = *stablep;
  804. #ifdef MSNFS
  805. err = nfserr_perm;
  806. if ((fhp->fh_export->ex_flags & NFSEXP_MSNFS) &&
  807. (!lock_may_write(file->f_path.dentry->d_inode, offset, cnt)))
  808. goto out;
  809. #endif
  810. dentry = file->f_path.dentry;
  811. inode = dentry->d_inode;
  812. exp = fhp->fh_export;
  813. /*
  814. * Request sync writes if
  815. * - the sync export option has been set, or
  816. * - the client requested O_SYNC behavior (NFSv3 feature).
  817. * - The file system doesn't support fsync().
  818. * When gathered writes have been configured for this volume,
  819. * flushing the data to disk is handled separately below.
  820. */
  821. if (file->f_op->fsync == 0) {/* COMMIT3 cannot work */
  822. stable = 2;
  823. *stablep = 2; /* FILE_SYNC */
  824. }
  825. if (!EX_ISSYNC(exp))
  826. stable = 0;
  827. if (stable && !EX_WGATHER(exp))
  828. file->f_flags |= O_SYNC;
  829. /* Write the data. */
  830. oldfs = get_fs(); set_fs(KERNEL_DS);
  831. host_err = vfs_writev(file, (struct iovec __user *)vec, vlen, &offset);
  832. set_fs(oldfs);
  833. if (host_err >= 0) {
  834. nfsdstats.io_write += cnt;
  835. fsnotify_modify(file->f_path.dentry);
  836. }
  837. /* clear setuid/setgid flag after write */
  838. if (host_err >= 0 && (inode->i_mode & (S_ISUID | S_ISGID)))
  839. kill_suid(dentry);
  840. if (host_err >= 0 && stable) {
  841. static ino_t last_ino;
  842. static dev_t last_dev;
  843. /*
  844. * Gathered writes: If another process is currently
  845. * writing to the file, there's a high chance
  846. * this is another nfsd (triggered by a bulk write
  847. * from a client's biod). Rather than syncing the
  848. * file with each write request, we sleep for 10 msec.
  849. *
  850. * I don't know if this roughly approximates
  851. * C. Juszak's idea of gathered writes, but it's a
  852. * nice and simple solution (IMHO), and it seems to
  853. * work:-)
  854. */
  855. if (EX_WGATHER(exp)) {
  856. if (atomic_read(&inode->i_writecount) > 1
  857. || (last_ino == inode->i_ino && last_dev == inode->i_sb->s_dev)) {
  858. dprintk("nfsd: write defer %d\n", current->pid);
  859. msleep(10);
  860. dprintk("nfsd: write resume %d\n", current->pid);
  861. }
  862. if (inode->i_state & I_DIRTY) {
  863. dprintk("nfsd: write sync %d\n", current->pid);
  864. host_err=nfsd_sync(file);
  865. }
  866. #if 0
  867. wake_up(&inode->i_wait);
  868. #endif
  869. }
  870. last_ino = inode->i_ino;
  871. last_dev = inode->i_sb->s_dev;
  872. }
  873. dprintk("nfsd: write complete host_err=%d\n", host_err);
  874. if (host_err >= 0)
  875. err = 0;
  876. else
  877. err = nfserrno(host_err);
  878. out:
  879. return err;
  880. }
  881. /*
  882. * Read data from a file. count must contain the requested read count
  883. * on entry. On return, *count contains the number of bytes actually read.
  884. * N.B. After this call fhp needs an fh_put
  885. */
  886. __be32
  887. nfsd_read(struct svc_rqst *rqstp, struct svc_fh *fhp, struct file *file,
  888. loff_t offset, struct kvec *vec, int vlen,
  889. unsigned long *count)
  890. {
  891. __be32 err;
  892. if (file) {
  893. err = nfsd_permission(fhp->fh_export, fhp->fh_dentry,
  894. MAY_READ|MAY_OWNER_OVERRIDE);
  895. if (err)
  896. goto out;
  897. err = nfsd_vfs_read(rqstp, fhp, file, offset, vec, vlen, count);
  898. } else {
  899. err = nfsd_open(rqstp, fhp, S_IFREG, MAY_READ, &file);
  900. if (err)
  901. goto out;
  902. err = nfsd_vfs_read(rqstp, fhp, file, offset, vec, vlen, count);
  903. nfsd_close(file);
  904. }
  905. out:
  906. return err;
  907. }
  908. /*
  909. * Write data to a file.
  910. * The stable flag requests synchronous writes.
  911. * N.B. After this call fhp needs an fh_put
  912. */
  913. __be32
  914. nfsd_write(struct svc_rqst *rqstp, struct svc_fh *fhp, struct file *file,
  915. loff_t offset, struct kvec *vec, int vlen, unsigned long cnt,
  916. int *stablep)
  917. {
  918. __be32 err = 0;
  919. if (file) {
  920. err = nfsd_permission(fhp->fh_export, fhp->fh_dentry,
  921. MAY_WRITE|MAY_OWNER_OVERRIDE);
  922. if (err)
  923. goto out;
  924. err = nfsd_vfs_write(rqstp, fhp, file, offset, vec, vlen, cnt,
  925. stablep);
  926. } else {
  927. err = nfsd_open(rqstp, fhp, S_IFREG, MAY_WRITE, &file);
  928. if (err)
  929. goto out;
  930. if (cnt)
  931. err = nfsd_vfs_write(rqstp, fhp, file, offset, vec, vlen,
  932. cnt, stablep);
  933. nfsd_close(file);
  934. }
  935. out:
  936. return err;
  937. }
  938. #ifdef CONFIG_NFSD_V3
  939. /*
  940. * Commit all pending writes to stable storage.
  941. * Strictly speaking, we could sync just the indicated file region here,
  942. * but there's currently no way we can ask the VFS to do so.
  943. *
  944. * Unfortunately we cannot lock the file to make sure we return full WCC
  945. * data to the client, as locking happens lower down in the filesystem.
  946. */
  947. __be32
  948. nfsd_commit(struct svc_rqst *rqstp, struct svc_fh *fhp,
  949. loff_t offset, unsigned long count)
  950. {
  951. struct file *file;
  952. __be32 err;
  953. if ((u64)count > ~(u64)offset)
  954. return nfserr_inval;
  955. if ((err = nfsd_open(rqstp, fhp, S_IFREG, MAY_WRITE, &file)) != 0)
  956. return err;
  957. if (EX_ISSYNC(fhp->fh_export)) {
  958. if (file->f_op && file->f_op->fsync) {
  959. err = nfserrno(nfsd_sync(file));
  960. } else {
  961. err = nfserr_notsupp;
  962. }
  963. }
  964. nfsd_close(file);
  965. return err;
  966. }
  967. #endif /* CONFIG_NFSD_V3 */
  968. /*
  969. * Create a file (regular, directory, device, fifo); UNIX sockets
  970. * not yet implemented.
  971. * If the response fh has been verified, the parent directory should
  972. * already be locked. Note that the parent directory is left locked.
  973. *
  974. * N.B. Every call to nfsd_create needs an fh_put for _both_ fhp and resfhp
  975. */
  976. __be32
  977. nfsd_create(struct svc_rqst *rqstp, struct svc_fh *fhp,
  978. char *fname, int flen, struct iattr *iap,
  979. int type, dev_t rdev, struct svc_fh *resfhp)
  980. {
  981. struct dentry *dentry, *dchild = NULL;
  982. struct inode *dirp;
  983. __be32 err;
  984. int host_err;
  985. err = nfserr_perm;
  986. if (!flen)
  987. goto out;
  988. err = nfserr_exist;
  989. if (isdotent(fname, flen))
  990. goto out;
  991. err = fh_verify(rqstp, fhp, S_IFDIR, MAY_CREATE);
  992. if (err)
  993. goto out;
  994. dentry = fhp->fh_dentry;
  995. dirp = dentry->d_inode;
  996. err = nfserr_notdir;
  997. if(!dirp->i_op || !dirp->i_op->lookup)
  998. goto out;
  999. /*
  1000. * Check whether the response file handle has been verified yet.
  1001. * If it has, the parent directory should already be locked.
  1002. */
  1003. if (!resfhp->fh_dentry) {
  1004. /* called from nfsd_proc_mkdir, or possibly nfsd3_proc_create */
  1005. fh_lock_nested(fhp, I_MUTEX_PARENT);
  1006. dchild = lookup_one_len(fname, dentry, flen);
  1007. host_err = PTR_ERR(dchild);
  1008. if (IS_ERR(dchild))
  1009. goto out_nfserr;
  1010. err = fh_compose(resfhp, fhp->fh_export, dchild, fhp);
  1011. if (err)
  1012. goto out;
  1013. } else {
  1014. /* called from nfsd_proc_create */
  1015. dchild = dget(resfhp->fh_dentry);
  1016. if (!fhp->fh_locked) {
  1017. /* not actually possible */
  1018. printk(KERN_ERR
  1019. "nfsd_create: parent %s/%s not locked!\n",
  1020. dentry->d_parent->d_name.name,
  1021. dentry->d_name.name);
  1022. err = nfserr_io;
  1023. goto out;
  1024. }
  1025. }
  1026. /*
  1027. * Make sure the child dentry is still negative ...
  1028. */
  1029. err = nfserr_exist;
  1030. if (dchild->d_inode) {
  1031. dprintk("nfsd_create: dentry %s/%s not negative!\n",
  1032. dentry->d_name.name, dchild->d_name.name);
  1033. goto out;
  1034. }
  1035. if (!(iap->ia_valid & ATTR_MODE))
  1036. iap->ia_mode = 0;
  1037. iap->ia_mode = (iap->ia_mode & S_IALLUGO) | type;
  1038. /*
  1039. * Get the dir op function pointer.
  1040. */
  1041. err = 0;
  1042. switch (type) {
  1043. case S_IFREG:
  1044. host_err = vfs_create(dirp, dchild, iap->ia_mode, NULL);
  1045. break;
  1046. case S_IFDIR:
  1047. host_err = vfs_mkdir(dirp, dchild, iap->ia_mode);
  1048. break;
  1049. case S_IFCHR:
  1050. case S_IFBLK:
  1051. case S_IFIFO:
  1052. case S_IFSOCK:
  1053. host_err = vfs_mknod(dirp, dchild, iap->ia_mode, rdev);
  1054. break;
  1055. default:
  1056. printk("nfsd: bad file type %o in nfsd_create\n", type);
  1057. host_err = -EINVAL;
  1058. }
  1059. if (host_err < 0)
  1060. goto out_nfserr;
  1061. if (EX_ISSYNC(fhp->fh_export)) {
  1062. err = nfserrno(nfsd_sync_dir(dentry));
  1063. write_inode_now(dchild->d_inode, 1);
  1064. }
  1065. /* Set file attributes. Mode has already been set and
  1066. * setting uid/gid works only for root. Irix appears to
  1067. * send along the gid when it tries to implement setgid
  1068. * directories via NFS.
  1069. */
  1070. if ((iap->ia_valid &= ~(ATTR_UID|ATTR_GID|ATTR_MODE)) != 0) {
  1071. __be32 err2 = nfsd_setattr(rqstp, resfhp, iap, 0, (time_t)0);
  1072. if (err2)
  1073. err = err2;
  1074. }
  1075. /*
  1076. * Update the file handle to get the new inode info.
  1077. */
  1078. if (!err)
  1079. err = fh_update(resfhp);
  1080. out:
  1081. if (dchild && !IS_ERR(dchild))
  1082. dput(dchild);
  1083. return err;
  1084. out_nfserr:
  1085. err = nfserrno(host_err);
  1086. goto out;
  1087. }
  1088. #ifdef CONFIG_NFSD_V3
  1089. /*
  1090. * NFSv3 version of nfsd_create
  1091. */
  1092. __be32
  1093. nfsd_create_v3(struct svc_rqst *rqstp, struct svc_fh *fhp,
  1094. char *fname, int flen, struct iattr *iap,
  1095. struct svc_fh *resfhp, int createmode, u32 *verifier,
  1096. int *truncp, int *created)
  1097. {
  1098. struct dentry *dentry, *dchild = NULL;
  1099. struct inode *dirp;
  1100. __be32 err;
  1101. int host_err;
  1102. __u32 v_mtime=0, v_atime=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. /* solaris7 gets confused (bugid 4218508) if these have
  1134. * the high bit set, so just clear the high bits.
  1135. */
  1136. v_mtime = verifier[0]&0x7fffffff;
  1137. v_atime = verifier[1]&0x7fffffff;
  1138. }
  1139. if (dchild->d_inode) {
  1140. err = 0;
  1141. switch (createmode) {
  1142. case NFS3_CREATE_UNCHECKED:
  1143. if (! S_ISREG(dchild->d_inode->i_mode))
  1144. err = nfserr_exist;
  1145. else if (truncp) {
  1146. /* in nfsv4, we need to treat this case a little
  1147. * differently. we don't want to truncate the
  1148. * file now; this would be wrong if the OPEN
  1149. * fails for some other reason. furthermore,
  1150. * if the size is nonzero, we should ignore it
  1151. * according to spec!
  1152. */
  1153. *truncp = (iap->ia_valid & ATTR_SIZE) && !iap->ia_size;
  1154. }
  1155. else {
  1156. iap->ia_valid &= ATTR_SIZE;
  1157. goto set_attr;
  1158. }
  1159. break;
  1160. case NFS3_CREATE_EXCLUSIVE:
  1161. if ( dchild->d_inode->i_mtime.tv_sec == v_mtime
  1162. && dchild->d_inode->i_atime.tv_sec == v_atime
  1163. && dchild->d_inode->i_size == 0 )
  1164. break;
  1165. /* fallthru */
  1166. case NFS3_CREATE_GUARDED:
  1167. err = nfserr_exist;
  1168. }
  1169. goto out;
  1170. }
  1171. host_err = vfs_create(dirp, dchild, iap->ia_mode, NULL);
  1172. if (host_err < 0)
  1173. goto out_nfserr;
  1174. if (created)
  1175. *created = 1;
  1176. if (EX_ISSYNC(fhp->fh_export)) {
  1177. err = nfserrno(nfsd_sync_dir(dentry));
  1178. /* setattr will sync the child (or not) */
  1179. }
  1180. if (createmode == NFS3_CREATE_EXCLUSIVE) {
  1181. /* Cram the verifier into atime/mtime */
  1182. iap->ia_valid = ATTR_MTIME|ATTR_ATIME
  1183. | ATTR_MTIME_SET|ATTR_ATIME_SET;
  1184. /* XXX someone who knows this better please fix it for nsec */
  1185. iap->ia_mtime.tv_sec = v_mtime;
  1186. iap->ia_atime.tv_sec = v_atime;
  1187. iap->ia_mtime.tv_nsec = 0;
  1188. iap->ia_atime.tv_nsec = 0;
  1189. }
  1190. /* Set file attributes.
  1191. * Irix appears to send along the gid when it tries to
  1192. * implement setgid directories via NFS. Clear out all that cruft.
  1193. */
  1194. set_attr:
  1195. if ((iap->ia_valid &= ~(ATTR_UID|ATTR_GID|ATTR_MODE)) != 0) {
  1196. __be32 err2 = nfsd_setattr(rqstp, resfhp, iap, 0, (time_t)0);
  1197. if (err2)
  1198. err = err2;
  1199. }
  1200. /*
  1201. * Update the filehandle to get the new inode info.
  1202. */
  1203. if (!err)
  1204. err = fh_update(resfhp);
  1205. out:
  1206. fh_unlock(fhp);
  1207. if (dchild && !IS_ERR(dchild))
  1208. dput(dchild);
  1209. return err;
  1210. out_nfserr:
  1211. err = nfserrno(host_err);
  1212. goto out;
  1213. }
  1214. #endif /* CONFIG_NFSD_V3 */
  1215. /*
  1216. * Read a symlink. On entry, *lenp must contain the maximum path length that
  1217. * fits into the buffer. On return, it contains the true length.
  1218. * N.B. After this call fhp needs an fh_put
  1219. */
  1220. __be32
  1221. nfsd_readlink(struct svc_rqst *rqstp, struct svc_fh *fhp, char *buf, int *lenp)
  1222. {
  1223. struct dentry *dentry;
  1224. struct inode *inode;
  1225. mm_segment_t oldfs;
  1226. __be32 err;
  1227. int host_err;
  1228. err = fh_verify(rqstp, fhp, S_IFLNK, MAY_NOP);
  1229. if (err)
  1230. goto out;
  1231. dentry = fhp->fh_dentry;
  1232. inode = dentry->d_inode;
  1233. err = nfserr_inval;
  1234. if (!inode->i_op || !inode->i_op->readlink)
  1235. goto out;
  1236. touch_atime(fhp->fh_export->ex_mnt, dentry);
  1237. /* N.B. Why does this call need a get_fs()??
  1238. * Remove the set_fs and watch the fireworks:-) --okir
  1239. */
  1240. oldfs = get_fs(); set_fs(KERNEL_DS);
  1241. host_err = inode->i_op->readlink(dentry, buf, *lenp);
  1242. set_fs(oldfs);
  1243. if (host_err < 0)
  1244. goto out_nfserr;
  1245. *lenp = host_err;
  1246. err = 0;
  1247. out:
  1248. return err;
  1249. out_nfserr:
  1250. err = nfserrno(host_err);
  1251. goto out;
  1252. }
  1253. /*
  1254. * Create a symlink and look up its inode
  1255. * N.B. After this call _both_ fhp and resfhp need an fh_put
  1256. */
  1257. __be32
  1258. nfsd_symlink(struct svc_rqst *rqstp, struct svc_fh *fhp,
  1259. char *fname, int flen,
  1260. char *path, int plen,
  1261. struct svc_fh *resfhp,
  1262. struct iattr *iap)
  1263. {
  1264. struct dentry *dentry, *dnew;
  1265. __be32 err, cerr;
  1266. int host_err;
  1267. umode_t mode;
  1268. err = nfserr_noent;
  1269. if (!flen || !plen)
  1270. goto out;
  1271. err = nfserr_exist;
  1272. if (isdotent(fname, flen))
  1273. goto out;
  1274. err = fh_verify(rqstp, fhp, S_IFDIR, MAY_CREATE);
  1275. if (err)
  1276. goto out;
  1277. fh_lock(fhp);
  1278. dentry = fhp->fh_dentry;
  1279. dnew = lookup_one_len(fname, dentry, flen);
  1280. host_err = PTR_ERR(dnew);
  1281. if (IS_ERR(dnew))
  1282. goto out_nfserr;
  1283. mode = S_IALLUGO;
  1284. /* Only the MODE ATTRibute is even vaguely meaningful */
  1285. if (iap && (iap->ia_valid & ATTR_MODE))
  1286. mode = iap->ia_mode & S_IALLUGO;
  1287. if (unlikely(path[plen] != 0)) {
  1288. char *path_alloced = kmalloc(plen+1, GFP_KERNEL);
  1289. if (path_alloced == NULL)
  1290. host_err = -ENOMEM;
  1291. else {
  1292. strncpy(path_alloced, path, plen);
  1293. path_alloced[plen] = 0;
  1294. host_err = vfs_symlink(dentry->d_inode, dnew, path_alloced, mode);
  1295. kfree(path_alloced);
  1296. }
  1297. } else
  1298. host_err = vfs_symlink(dentry->d_inode, dnew, path, mode);
  1299. if (!host_err) {
  1300. if (EX_ISSYNC(fhp->fh_export))
  1301. host_err = nfsd_sync_dir(dentry);
  1302. }
  1303. err = nfserrno(host_err);
  1304. fh_unlock(fhp);
  1305. cerr = fh_compose(resfhp, fhp->fh_export, dnew, fhp);
  1306. dput(dnew);
  1307. if (err==0) err = cerr;
  1308. out:
  1309. return err;
  1310. out_nfserr:
  1311. err = nfserrno(host_err);
  1312. goto out;
  1313. }
  1314. /*
  1315. * Create a hardlink
  1316. * N.B. After this call _both_ ffhp and tfhp need an fh_put
  1317. */
  1318. __be32
  1319. nfsd_link(struct svc_rqst *rqstp, struct svc_fh *ffhp,
  1320. char *name, int len, struct svc_fh *tfhp)
  1321. {
  1322. struct dentry *ddir, *dnew, *dold;
  1323. struct inode *dirp, *dest;
  1324. __be32 err;
  1325. int host_err;
  1326. err = fh_verify(rqstp, ffhp, S_IFDIR, MAY_CREATE);
  1327. if (err)
  1328. goto out;
  1329. err = fh_verify(rqstp, tfhp, -S_IFDIR, MAY_NOP);
  1330. if (err)
  1331. goto out;
  1332. err = nfserr_perm;
  1333. if (!len)
  1334. goto out;
  1335. err = nfserr_exist;
  1336. if (isdotent(name, len))
  1337. goto out;
  1338. fh_lock_nested(ffhp, I_MUTEX_PARENT);
  1339. ddir = ffhp->fh_dentry;
  1340. dirp = ddir->d_inode;
  1341. dnew = lookup_one_len(name, ddir, len);
  1342. host_err = PTR_ERR(dnew);
  1343. if (IS_ERR(dnew))
  1344. goto out_nfserr;
  1345. dold = tfhp->fh_dentry;
  1346. dest = dold->d_inode;
  1347. host_err = vfs_link(dold, dirp, dnew);
  1348. if (!host_err) {
  1349. if (EX_ISSYNC(ffhp->fh_export)) {
  1350. err = nfserrno(nfsd_sync_dir(ddir));
  1351. write_inode_now(dest, 1);
  1352. }
  1353. err = 0;
  1354. } else {
  1355. if (host_err == -EXDEV && rqstp->rq_vers == 2)
  1356. err = nfserr_acces;
  1357. else
  1358. err = nfserrno(host_err);
  1359. }
  1360. dput(dnew);
  1361. out_unlock:
  1362. fh_unlock(ffhp);
  1363. out:
  1364. return err;
  1365. out_nfserr:
  1366. err = nfserrno(host_err);
  1367. goto out_unlock;
  1368. }
  1369. /*
  1370. * Rename a file
  1371. * N.B. After this call _both_ ffhp and tfhp need an fh_put
  1372. */
  1373. __be32
  1374. nfsd_rename(struct svc_rqst *rqstp, struct svc_fh *ffhp, char *fname, int flen,
  1375. struct svc_fh *tfhp, char *tname, int tlen)
  1376. {
  1377. struct dentry *fdentry, *tdentry, *odentry, *ndentry, *trap;
  1378. struct inode *fdir, *tdir;
  1379. __be32 err;
  1380. int host_err;
  1381. err = fh_verify(rqstp, ffhp, S_IFDIR, MAY_REMOVE);
  1382. if (err)
  1383. goto out;
  1384. err = fh_verify(rqstp, tfhp, S_IFDIR, MAY_CREATE);
  1385. if (err)
  1386. goto out;
  1387. fdentry = ffhp->fh_dentry;
  1388. fdir = fdentry->d_inode;
  1389. tdentry = tfhp->fh_dentry;
  1390. tdir = tdentry->d_inode;
  1391. err = (rqstp->rq_vers == 2) ? nfserr_acces : nfserr_xdev;
  1392. if (ffhp->fh_export != tfhp->fh_export)
  1393. goto out;
  1394. err = nfserr_perm;
  1395. if (!flen || isdotent(fname, flen) || !tlen || isdotent(tname, tlen))
  1396. goto out;
  1397. /* cannot use fh_lock as we need deadlock protective ordering
  1398. * so do it by hand */
  1399. trap = lock_rename(tdentry, fdentry);
  1400. ffhp->fh_locked = tfhp->fh_locked = 1;
  1401. fill_pre_wcc(ffhp);
  1402. fill_pre_wcc(tfhp);
  1403. odentry = lookup_one_len(fname, fdentry, flen);
  1404. host_err = PTR_ERR(odentry);
  1405. if (IS_ERR(odentry))
  1406. goto out_nfserr;
  1407. host_err = -ENOENT;
  1408. if (!odentry->d_inode)
  1409. goto out_dput_old;
  1410. host_err = -EINVAL;
  1411. if (odentry == trap)
  1412. goto out_dput_old;
  1413. ndentry = lookup_one_len(tname, tdentry, tlen);
  1414. host_err = PTR_ERR(ndentry);
  1415. if (IS_ERR(ndentry))
  1416. goto out_dput_old;
  1417. host_err = -ENOTEMPTY;
  1418. if (ndentry == trap)
  1419. goto out_dput_new;
  1420. #ifdef MSNFS
  1421. if ((ffhp->fh_export->ex_flags & NFSEXP_MSNFS) &&
  1422. ((atomic_read(&odentry->d_count) > 1)
  1423. || (atomic_read(&ndentry->d_count) > 1))) {
  1424. host_err = -EPERM;
  1425. } else
  1426. #endif
  1427. host_err = vfs_rename(fdir, odentry, tdir, ndentry);
  1428. if (!host_err && EX_ISSYNC(tfhp->fh_export)) {
  1429. host_err = nfsd_sync_dir(tdentry);
  1430. if (!host_err)
  1431. host_err = nfsd_sync_dir(fdentry);
  1432. }
  1433. out_dput_new:
  1434. dput(ndentry);
  1435. out_dput_old:
  1436. dput(odentry);
  1437. out_nfserr:
  1438. err = nfserrno(host_err);
  1439. /* we cannot reply on fh_unlock on the two filehandles,
  1440. * as that would do the wrong thing if the two directories
  1441. * were the same, so again we do it by hand
  1442. */
  1443. fill_post_wcc(ffhp);
  1444. fill_post_wcc(tfhp);
  1445. unlock_rename(tdentry, fdentry);
  1446. ffhp->fh_locked = tfhp->fh_locked = 0;
  1447. out:
  1448. return err;
  1449. }
  1450. /*
  1451. * Unlink a file or directory
  1452. * N.B. After this call fhp needs an fh_put
  1453. */
  1454. __be32
  1455. nfsd_unlink(struct svc_rqst *rqstp, struct svc_fh *fhp, int type,
  1456. char *fname, int flen)
  1457. {
  1458. struct dentry *dentry, *rdentry;
  1459. struct inode *dirp;
  1460. __be32 err;
  1461. int host_err;
  1462. err = nfserr_acces;
  1463. if (!flen || isdotent(fname, flen))
  1464. goto out;
  1465. err = fh_verify(rqstp, fhp, S_IFDIR, MAY_REMOVE);
  1466. if (err)
  1467. goto out;
  1468. fh_lock_nested(fhp, I_MUTEX_PARENT);
  1469. dentry = fhp->fh_dentry;
  1470. dirp = dentry->d_inode;
  1471. rdentry = lookup_one_len(fname, dentry, flen);
  1472. host_err = PTR_ERR(rdentry);
  1473. if (IS_ERR(rdentry))
  1474. goto out_nfserr;
  1475. if (!rdentry->d_inode) {
  1476. dput(rdentry);
  1477. err = nfserr_noent;
  1478. goto out;
  1479. }
  1480. if (!type)
  1481. type = rdentry->d_inode->i_mode & S_IFMT;
  1482. if (type != S_IFDIR) { /* It's UNLINK */
  1483. #ifdef MSNFS
  1484. if ((fhp->fh_export->ex_flags & NFSEXP_MSNFS) &&
  1485. (atomic_read(&rdentry->d_count) > 1)) {
  1486. host_err = -EPERM;
  1487. } else
  1488. #endif
  1489. host_err = vfs_unlink(dirp, rdentry);
  1490. } else { /* It's RMDIR */
  1491. host_err = vfs_rmdir(dirp, rdentry);
  1492. }
  1493. dput(rdentry);
  1494. if (host_err)
  1495. goto out_nfserr;
  1496. if (EX_ISSYNC(fhp->fh_export))
  1497. host_err = nfsd_sync_dir(dentry);
  1498. out_nfserr:
  1499. err = nfserrno(host_err);
  1500. out:
  1501. return err;
  1502. }
  1503. /*
  1504. * Read entries from a directory.
  1505. * The NFSv3/4 verifier we ignore for now.
  1506. */
  1507. __be32
  1508. nfsd_readdir(struct svc_rqst *rqstp, struct svc_fh *fhp, loff_t *offsetp,
  1509. struct readdir_cd *cdp, encode_dent_fn func)
  1510. {
  1511. __be32 err;
  1512. int host_err;
  1513. struct file *file;
  1514. loff_t offset = *offsetp;
  1515. err = nfsd_open(rqstp, fhp, S_IFDIR, MAY_READ, &file);
  1516. if (err)
  1517. goto out;
  1518. offset = vfs_llseek(file, offset, 0);
  1519. if (offset < 0) {
  1520. err = nfserrno((int)offset);
  1521. goto out_close;
  1522. }
  1523. /*
  1524. * Read the directory entries. This silly loop is necessary because
  1525. * readdir() is not guaranteed to fill up the entire buffer, but
  1526. * may choose to do less.
  1527. */
  1528. do {
  1529. cdp->err = nfserr_eof; /* will be cleared on successful read */
  1530. host_err = vfs_readdir(file, (filldir_t) func, cdp);
  1531. } while (host_err >=0 && cdp->err == nfs_ok);
  1532. if (host_err)
  1533. err = nfserrno(host_err);
  1534. else
  1535. err = cdp->err;
  1536. *offsetp = vfs_llseek(file, 0, 1);
  1537. if (err == nfserr_eof || err == nfserr_toosmall)
  1538. err = nfs_ok; /* can still be found in ->err */
  1539. out_close:
  1540. nfsd_close(file);
  1541. out:
  1542. return err;
  1543. }
  1544. /*
  1545. * Get file system stats
  1546. * N.B. After this call fhp needs an fh_put
  1547. */
  1548. __be32
  1549. nfsd_statfs(struct svc_rqst *rqstp, struct svc_fh *fhp, struct kstatfs *stat)
  1550. {
  1551. __be32 err = fh_verify(rqstp, fhp, 0, MAY_NOP);
  1552. if (!err && vfs_statfs(fhp->fh_dentry,stat))
  1553. err = nfserr_io;
  1554. return err;
  1555. }
  1556. /*
  1557. * Check for a user's access permissions to this inode.
  1558. */
  1559. __be32
  1560. nfsd_permission(struct svc_export *exp, struct dentry *dentry, int acc)
  1561. {
  1562. struct inode *inode = dentry->d_inode;
  1563. int err;
  1564. if (acc == MAY_NOP)
  1565. return 0;
  1566. #if 0
  1567. dprintk("nfsd: permission 0x%x%s%s%s%s%s%s%s mode 0%o%s%s%s\n",
  1568. acc,
  1569. (acc & MAY_READ)? " read" : "",
  1570. (acc & MAY_WRITE)? " write" : "",
  1571. (acc & MAY_EXEC)? " exec" : "",
  1572. (acc & MAY_SATTR)? " sattr" : "",
  1573. (acc & MAY_TRUNC)? " trunc" : "",
  1574. (acc & MAY_LOCK)? " lock" : "",
  1575. (acc & MAY_OWNER_OVERRIDE)? " owneroverride" : "",
  1576. inode->i_mode,
  1577. IS_IMMUTABLE(inode)? " immut" : "",
  1578. IS_APPEND(inode)? " append" : "",
  1579. IS_RDONLY(inode)? " ro" : "");
  1580. dprintk(" owner %d/%d user %d/%d\n",
  1581. inode->i_uid, inode->i_gid, current->fsuid, current->fsgid);
  1582. #endif
  1583. /* Normally we reject any write/sattr etc access on a read-only file
  1584. * system. But if it is IRIX doing check on write-access for a
  1585. * device special file, we ignore rofs.
  1586. */
  1587. if (!(acc & MAY_LOCAL_ACCESS))
  1588. if (acc & (MAY_WRITE | MAY_SATTR | MAY_TRUNC)) {
  1589. if (EX_RDONLY(exp) || IS_RDONLY(inode))
  1590. return nfserr_rofs;
  1591. if (/* (acc & MAY_WRITE) && */ IS_IMMUTABLE(inode))
  1592. return nfserr_perm;
  1593. }
  1594. if ((acc & MAY_TRUNC) && IS_APPEND(inode))
  1595. return nfserr_perm;
  1596. if (acc & MAY_LOCK) {
  1597. /* If we cannot rely on authentication in NLM requests,
  1598. * just allow locks, otherwise require read permission, or
  1599. * ownership
  1600. */
  1601. if (exp->ex_flags & NFSEXP_NOAUTHNLM)
  1602. return 0;
  1603. else
  1604. acc = MAY_READ | MAY_OWNER_OVERRIDE;
  1605. }
  1606. /*
  1607. * The file owner always gets access permission for accesses that
  1608. * would normally be checked at open time. This is to make
  1609. * file access work even when the client has done a fchmod(fd, 0).
  1610. *
  1611. * However, `cp foo bar' should fail nevertheless when bar is
  1612. * readonly. A sensible way to do this might be to reject all
  1613. * attempts to truncate a read-only file, because a creat() call
  1614. * always implies file truncation.
  1615. * ... but this isn't really fair. A process may reasonably call
  1616. * ftruncate on an open file descriptor on a file with perm 000.
  1617. * We must trust the client to do permission checking - using "ACCESS"
  1618. * with NFSv3.
  1619. */
  1620. if ((acc & MAY_OWNER_OVERRIDE) &&
  1621. inode->i_uid == current->fsuid)
  1622. return 0;
  1623. err = permission(inode, acc & (MAY_READ|MAY_WRITE|MAY_EXEC), NULL);
  1624. /* Allow read access to binaries even when mode 111 */
  1625. if (err == -EACCES && S_ISREG(inode->i_mode) &&
  1626. acc == (MAY_READ | MAY_OWNER_OVERRIDE))
  1627. err = permission(inode, MAY_EXEC, NULL);
  1628. return err? nfserrno(err) : 0;
  1629. }
  1630. void
  1631. nfsd_racache_shutdown(void)
  1632. {
  1633. if (!raparml)
  1634. return;
  1635. dprintk("nfsd: freeing readahead buffers.\n");
  1636. kfree(raparml);
  1637. raparml = NULL;
  1638. }
  1639. /*
  1640. * Initialize readahead param cache
  1641. */
  1642. int
  1643. nfsd_racache_init(int cache_size)
  1644. {
  1645. int i;
  1646. int j = 0;
  1647. int nperbucket;
  1648. if (raparml)
  1649. return 0;
  1650. if (cache_size < 2*RAPARM_HASH_SIZE)
  1651. cache_size = 2*RAPARM_HASH_SIZE;
  1652. raparml = kcalloc(cache_size, sizeof(struct raparms), GFP_KERNEL);
  1653. if (!raparml) {
  1654. printk(KERN_WARNING
  1655. "nfsd: Could not allocate memory read-ahead cache.\n");
  1656. return -ENOMEM;
  1657. }
  1658. dprintk("nfsd: allocating %d readahead buffers.\n", cache_size);
  1659. for (i = 0 ; i < RAPARM_HASH_SIZE ; i++) {
  1660. raparm_hash[i].pb_head = NULL;
  1661. spin_lock_init(&raparm_hash[i].pb_lock);
  1662. }
  1663. nperbucket = cache_size >> RAPARM_HASH_BITS;
  1664. for (i = 0; i < cache_size - 1; i++) {
  1665. if (i % nperbucket == 0)
  1666. raparm_hash[j++].pb_head = raparml + i;
  1667. if (i % nperbucket < nperbucket-1)
  1668. raparml[i].p_next = raparml + i + 1;
  1669. }
  1670. nfsdstats.ra_size = cache_size;
  1671. return 0;
  1672. }
  1673. #if defined(CONFIG_NFSD_V2_ACL) || defined(CONFIG_NFSD_V3_ACL)
  1674. struct posix_acl *
  1675. nfsd_get_posix_acl(struct svc_fh *fhp, int type)
  1676. {
  1677. struct inode *inode = fhp->fh_dentry->d_inode;
  1678. char *name;
  1679. void *value = NULL;
  1680. ssize_t size;
  1681. struct posix_acl *acl;
  1682. if (!IS_POSIXACL(inode))
  1683. return ERR_PTR(-EOPNOTSUPP);
  1684. switch (type) {
  1685. case ACL_TYPE_ACCESS:
  1686. name = POSIX_ACL_XATTR_ACCESS;
  1687. break;
  1688. case ACL_TYPE_DEFAULT:
  1689. name = POSIX_ACL_XATTR_DEFAULT;
  1690. break;
  1691. default:
  1692. return ERR_PTR(-EOPNOTSUPP);
  1693. }
  1694. size = nfsd_getxattr(fhp->fh_dentry, name, &value);
  1695. if (size < 0)
  1696. return ERR_PTR(size);
  1697. acl = posix_acl_from_xattr(value, size);
  1698. kfree(value);
  1699. return acl;
  1700. }
  1701. int
  1702. nfsd_set_posix_acl(struct svc_fh *fhp, int type, struct posix_acl *acl)
  1703. {
  1704. struct inode *inode = fhp->fh_dentry->d_inode;
  1705. char *name;
  1706. void *value = NULL;
  1707. size_t size;
  1708. int error;
  1709. if (!IS_POSIXACL(inode) || !inode->i_op ||
  1710. !inode->i_op->setxattr || !inode->i_op->removexattr)
  1711. return -EOPNOTSUPP;
  1712. switch(type) {
  1713. case ACL_TYPE_ACCESS:
  1714. name = POSIX_ACL_XATTR_ACCESS;
  1715. break;
  1716. case ACL_TYPE_DEFAULT:
  1717. name = POSIX_ACL_XATTR_DEFAULT;
  1718. break;
  1719. default:
  1720. return -EOPNOTSUPP;
  1721. }
  1722. if (acl && acl->a_count) {
  1723. size = posix_acl_xattr_size(acl->a_count);
  1724. value = kmalloc(size, GFP_KERNEL);
  1725. if (!value)
  1726. return -ENOMEM;
  1727. error = posix_acl_to_xattr(acl, value, size);
  1728. if (error < 0)
  1729. goto getout;
  1730. size = error;
  1731. } else
  1732. size = 0;
  1733. if (size)
  1734. error = vfs_setxattr(fhp->fh_dentry, name, value, size, 0);
  1735. else {
  1736. if (!S_ISDIR(inode->i_mode) && type == ACL_TYPE_DEFAULT)
  1737. error = 0;
  1738. else {
  1739. error = vfs_removexattr(fhp->fh_dentry, name);
  1740. if (error == -ENODATA)
  1741. error = 0;
  1742. }
  1743. }
  1744. getout:
  1745. kfree(value);
  1746. return error;
  1747. }
  1748. #endif /* defined(CONFIG_NFSD_V2_ACL) || defined(CONFIG_NFSD_V3_ACL) */