inode.c 43 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120112111221123112411251126112711281129113011311132113311341135113611371138113911401141114211431144114511461147114811491150115111521153115411551156115711581159116011611162116311641165116611671168116911701171117211731174117511761177117811791180118111821183118411851186118711881189119011911192119311941195119611971198119912001201120212031204120512061207120812091210121112121213121412151216121712181219122012211222122312241225122612271228122912301231123212331234123512361237123812391240124112421243124412451246124712481249125012511252125312541255125612571258125912601261126212631264126512661267126812691270127112721273127412751276127712781279128012811282128312841285128612871288128912901291129212931294129512961297129812991300130113021303130413051306130713081309131013111312131313141315131613171318131913201321132213231324132513261327132813291330133113321333133413351336133713381339134013411342134313441345134613471348134913501351135213531354135513561357135813591360136113621363136413651366136713681369137013711372137313741375137613771378137913801381138213831384138513861387138813891390139113921393139413951396139713981399140014011402140314041405140614071408140914101411141214131414141514161417141814191420142114221423142414251426142714281429143014311432143314341435143614371438143914401441144214431444144514461447144814491450145114521453145414551456145714581459146014611462146314641465146614671468146914701471147214731474147514761477147814791480148114821483148414851486148714881489149014911492149314941495149614971498149915001501150215031504150515061507150815091510151115121513151415151516151715181519152015211522152315241525152615271528152915301531153215331534153515361537153815391540154115421543154415451546154715481549155015511552155315541555155615571558155915601561156215631564156515661567156815691570157115721573157415751576157715781579158015811582158315841585158615871588158915901591159215931594159515961597159815991600160116021603160416051606160716081609161016111612161316141615161616171618161916201621162216231624162516261627162816291630163116321633163416351636163716381639164016411642164316441645164616471648164916501651165216531654165516561657165816591660166116621663166416651666166716681669167016711672167316741675167616771678167916801681168216831684168516861687168816891690169116921693169416951696169716981699170017011702170317041705170617071708170917101711171217131714171517161717171817191720172117221723172417251726172717281729173017311732173317341735173617371738173917401741174217431744174517461747174817491750175117521753175417551756175717581759176017611762176317641765176617671768176917701771177217731774177517761777177817791780178117821783178417851786178717881789179017911792179317941795179617971798179918001801180218031804180518061807180818091810181118121813181418151816181718181819182018211822182318241825182618271828182918301831183218331834183518361837183818391840184118421843184418451846
  1. /*
  2. * Copyright (C) Sistina Software, Inc. 1997-2003 All rights reserved.
  3. * Copyright (C) 2004-2011 Red Hat, Inc. All rights reserved.
  4. *
  5. * This copyrighted material is made available to anyone wishing to use,
  6. * modify, copy, or redistribute it subject to the terms and conditions
  7. * of the GNU General Public License version 2.
  8. */
  9. #include <linux/slab.h>
  10. #include <linux/spinlock.h>
  11. #include <linux/completion.h>
  12. #include <linux/buffer_head.h>
  13. #include <linux/namei.h>
  14. #include <linux/mm.h>
  15. #include <linux/xattr.h>
  16. #include <linux/posix_acl.h>
  17. #include <linux/gfs2_ondisk.h>
  18. #include <linux/crc32.h>
  19. #include <linux/fiemap.h>
  20. #include <linux/security.h>
  21. #include <asm/uaccess.h>
  22. #include "gfs2.h"
  23. #include "incore.h"
  24. #include "acl.h"
  25. #include "bmap.h"
  26. #include "dir.h"
  27. #include "xattr.h"
  28. #include "glock.h"
  29. #include "inode.h"
  30. #include "meta_io.h"
  31. #include "quota.h"
  32. #include "rgrp.h"
  33. #include "trans.h"
  34. #include "util.h"
  35. #include "super.h"
  36. #include "glops.h"
  37. struct gfs2_skip_data {
  38. u64 no_addr;
  39. int skipped;
  40. int non_block;
  41. };
  42. static int iget_test(struct inode *inode, void *opaque)
  43. {
  44. struct gfs2_inode *ip = GFS2_I(inode);
  45. struct gfs2_skip_data *data = opaque;
  46. if (ip->i_no_addr == data->no_addr) {
  47. if (data->non_block &&
  48. inode->i_state & (I_FREEING|I_CLEAR|I_WILL_FREE)) {
  49. data->skipped = 1;
  50. return 0;
  51. }
  52. return 1;
  53. }
  54. return 0;
  55. }
  56. static int iget_set(struct inode *inode, void *opaque)
  57. {
  58. struct gfs2_inode *ip = GFS2_I(inode);
  59. struct gfs2_skip_data *data = opaque;
  60. if (data->skipped)
  61. return -ENOENT;
  62. inode->i_ino = (unsigned long)(data->no_addr);
  63. ip->i_no_addr = data->no_addr;
  64. return 0;
  65. }
  66. struct inode *gfs2_ilookup(struct super_block *sb, u64 no_addr, int non_block)
  67. {
  68. unsigned long hash = (unsigned long)no_addr;
  69. struct gfs2_skip_data data;
  70. data.no_addr = no_addr;
  71. data.skipped = 0;
  72. data.non_block = non_block;
  73. return ilookup5(sb, hash, iget_test, &data);
  74. }
  75. static struct inode *gfs2_iget(struct super_block *sb, u64 no_addr,
  76. int non_block)
  77. {
  78. struct gfs2_skip_data data;
  79. unsigned long hash = (unsigned long)no_addr;
  80. data.no_addr = no_addr;
  81. data.skipped = 0;
  82. data.non_block = non_block;
  83. return iget5_locked(sb, hash, iget_test, iget_set, &data);
  84. }
  85. /**
  86. * gfs2_set_iop - Sets inode operations
  87. * @inode: The inode with correct i_mode filled in
  88. *
  89. * GFS2 lookup code fills in vfs inode contents based on info obtained
  90. * from directory entry inside gfs2_inode_lookup().
  91. */
  92. static void gfs2_set_iop(struct inode *inode)
  93. {
  94. struct gfs2_sbd *sdp = GFS2_SB(inode);
  95. umode_t mode = inode->i_mode;
  96. if (S_ISREG(mode)) {
  97. inode->i_op = &gfs2_file_iops;
  98. if (gfs2_localflocks(sdp))
  99. inode->i_fop = &gfs2_file_fops_nolock;
  100. else
  101. inode->i_fop = &gfs2_file_fops;
  102. } else if (S_ISDIR(mode)) {
  103. inode->i_op = &gfs2_dir_iops;
  104. if (gfs2_localflocks(sdp))
  105. inode->i_fop = &gfs2_dir_fops_nolock;
  106. else
  107. inode->i_fop = &gfs2_dir_fops;
  108. } else if (S_ISLNK(mode)) {
  109. inode->i_op = &gfs2_symlink_iops;
  110. } else {
  111. inode->i_op = &gfs2_file_iops;
  112. init_special_inode(inode, inode->i_mode, inode->i_rdev);
  113. }
  114. }
  115. /**
  116. * gfs2_inode_lookup - Lookup an inode
  117. * @sb: The super block
  118. * @no_addr: The inode number
  119. * @type: The type of the inode
  120. * non_block: Can we block on inodes that are being freed?
  121. *
  122. * Returns: A VFS inode, or an error
  123. */
  124. struct inode *gfs2_inode_lookup(struct super_block *sb, unsigned int type,
  125. u64 no_addr, u64 no_formal_ino, int non_block)
  126. {
  127. struct inode *inode;
  128. struct gfs2_inode *ip;
  129. struct gfs2_glock *io_gl = NULL;
  130. int error;
  131. inode = gfs2_iget(sb, no_addr, non_block);
  132. ip = GFS2_I(inode);
  133. if (!inode)
  134. return ERR_PTR(-ENOBUFS);
  135. if (inode->i_state & I_NEW) {
  136. struct gfs2_sbd *sdp = GFS2_SB(inode);
  137. ip->i_no_formal_ino = no_formal_ino;
  138. error = gfs2_glock_get(sdp, no_addr, &gfs2_inode_glops, CREATE, &ip->i_gl);
  139. if (unlikely(error))
  140. goto fail;
  141. ip->i_gl->gl_object = ip;
  142. error = gfs2_glock_get(sdp, no_addr, &gfs2_iopen_glops, CREATE, &io_gl);
  143. if (unlikely(error))
  144. goto fail_put;
  145. set_bit(GIF_INVALID, &ip->i_flags);
  146. error = gfs2_glock_nq_init(io_gl, LM_ST_SHARED, GL_EXACT, &ip->i_iopen_gh);
  147. if (unlikely(error))
  148. goto fail_iopen;
  149. ip->i_iopen_gh.gh_gl->gl_object = ip;
  150. gfs2_glock_put(io_gl);
  151. io_gl = NULL;
  152. if (type == DT_UNKNOWN) {
  153. /* Inode glock must be locked already */
  154. error = gfs2_inode_refresh(GFS2_I(inode));
  155. if (error)
  156. goto fail_refresh;
  157. } else {
  158. inode->i_mode = DT2IF(type);
  159. }
  160. gfs2_set_iop(inode);
  161. unlock_new_inode(inode);
  162. }
  163. return inode;
  164. fail_refresh:
  165. ip->i_iopen_gh.gh_gl->gl_object = NULL;
  166. gfs2_glock_dq_uninit(&ip->i_iopen_gh);
  167. fail_iopen:
  168. if (io_gl)
  169. gfs2_glock_put(io_gl);
  170. fail_put:
  171. ip->i_gl->gl_object = NULL;
  172. gfs2_glock_put(ip->i_gl);
  173. fail:
  174. iget_failed(inode);
  175. return ERR_PTR(error);
  176. }
  177. struct inode *gfs2_lookup_by_inum(struct gfs2_sbd *sdp, u64 no_addr,
  178. u64 *no_formal_ino, unsigned int blktype)
  179. {
  180. struct super_block *sb = sdp->sd_vfs;
  181. struct gfs2_holder i_gh;
  182. struct inode *inode = NULL;
  183. int error;
  184. /* Must not read in block until block type is verified */
  185. error = gfs2_glock_nq_num(sdp, no_addr, &gfs2_inode_glops,
  186. LM_ST_EXCLUSIVE, GL_SKIP, &i_gh);
  187. if (error)
  188. return ERR_PTR(error);
  189. error = gfs2_check_blk_type(sdp, no_addr, blktype);
  190. if (error)
  191. goto fail;
  192. inode = gfs2_inode_lookup(sb, DT_UNKNOWN, no_addr, 0, 1);
  193. if (IS_ERR(inode))
  194. goto fail;
  195. /* Two extra checks for NFS only */
  196. if (no_formal_ino) {
  197. error = -ESTALE;
  198. if (GFS2_I(inode)->i_no_formal_ino != *no_formal_ino)
  199. goto fail_iput;
  200. error = -EIO;
  201. if (GFS2_I(inode)->i_diskflags & GFS2_DIF_SYSTEM)
  202. goto fail_iput;
  203. error = 0;
  204. }
  205. fail:
  206. gfs2_glock_dq_uninit(&i_gh);
  207. return error ? ERR_PTR(error) : inode;
  208. fail_iput:
  209. iput(inode);
  210. goto fail;
  211. }
  212. struct inode *gfs2_lookup_simple(struct inode *dip, const char *name)
  213. {
  214. struct qstr qstr;
  215. struct inode *inode;
  216. gfs2_str2qstr(&qstr, name);
  217. inode = gfs2_lookupi(dip, &qstr, 1);
  218. /* gfs2_lookupi has inconsistent callers: vfs
  219. * related routines expect NULL for no entry found,
  220. * gfs2_lookup_simple callers expect ENOENT
  221. * and do not check for NULL.
  222. */
  223. if (inode == NULL)
  224. return ERR_PTR(-ENOENT);
  225. else
  226. return inode;
  227. }
  228. /**
  229. * gfs2_lookupi - Look up a filename in a directory and return its inode
  230. * @d_gh: An initialized holder for the directory glock
  231. * @name: The name of the inode to look for
  232. * @is_root: If 1, ignore the caller's permissions
  233. * @i_gh: An uninitialized holder for the new inode glock
  234. *
  235. * This can be called via the VFS filldir function when NFS is doing
  236. * a readdirplus and the inode which its intending to stat isn't
  237. * already in cache. In this case we must not take the directory glock
  238. * again, since the readdir call will have already taken that lock.
  239. *
  240. * Returns: errno
  241. */
  242. struct inode *gfs2_lookupi(struct inode *dir, const struct qstr *name,
  243. int is_root)
  244. {
  245. struct super_block *sb = dir->i_sb;
  246. struct gfs2_inode *dip = GFS2_I(dir);
  247. struct gfs2_holder d_gh;
  248. int error = 0;
  249. struct inode *inode = NULL;
  250. int unlock = 0;
  251. if (!name->len || name->len > GFS2_FNAMESIZE)
  252. return ERR_PTR(-ENAMETOOLONG);
  253. if ((name->len == 1 && memcmp(name->name, ".", 1) == 0) ||
  254. (name->len == 2 && memcmp(name->name, "..", 2) == 0 &&
  255. dir == sb->s_root->d_inode)) {
  256. igrab(dir);
  257. return dir;
  258. }
  259. if (gfs2_glock_is_locked_by_me(dip->i_gl) == NULL) {
  260. error = gfs2_glock_nq_init(dip->i_gl, LM_ST_SHARED, 0, &d_gh);
  261. if (error)
  262. return ERR_PTR(error);
  263. unlock = 1;
  264. }
  265. if (!is_root) {
  266. error = gfs2_permission(dir, MAY_EXEC);
  267. if (error)
  268. goto out;
  269. }
  270. inode = gfs2_dir_search(dir, name);
  271. if (IS_ERR(inode))
  272. error = PTR_ERR(inode);
  273. out:
  274. if (unlock)
  275. gfs2_glock_dq_uninit(&d_gh);
  276. if (error == -ENOENT)
  277. return NULL;
  278. return inode ? inode : ERR_PTR(error);
  279. }
  280. /**
  281. * create_ok - OK to create a new on-disk inode here?
  282. * @dip: Directory in which dinode is to be created
  283. * @name: Name of new dinode
  284. * @mode:
  285. *
  286. * Returns: errno
  287. */
  288. static int create_ok(struct gfs2_inode *dip, const struct qstr *name,
  289. umode_t mode)
  290. {
  291. int error;
  292. error = gfs2_permission(&dip->i_inode, MAY_WRITE | MAY_EXEC);
  293. if (error)
  294. return error;
  295. /* Don't create entries in an unlinked directory */
  296. if (!dip->i_inode.i_nlink)
  297. return -ENOENT;
  298. error = gfs2_dir_check(&dip->i_inode, name, NULL);
  299. switch (error) {
  300. case -ENOENT:
  301. error = 0;
  302. break;
  303. case 0:
  304. return -EEXIST;
  305. default:
  306. return error;
  307. }
  308. if (dip->i_entries == (u32)-1)
  309. return -EFBIG;
  310. if (S_ISDIR(mode) && dip->i_inode.i_nlink == (u32)-1)
  311. return -EMLINK;
  312. return 0;
  313. }
  314. static void munge_mode_uid_gid(struct gfs2_inode *dip, umode_t *mode,
  315. unsigned int *uid, unsigned int *gid)
  316. {
  317. if (GFS2_SB(&dip->i_inode)->sd_args.ar_suiddir &&
  318. (dip->i_inode.i_mode & S_ISUID) && dip->i_inode.i_uid) {
  319. if (S_ISDIR(*mode))
  320. *mode |= S_ISUID;
  321. else if (dip->i_inode.i_uid != current_fsuid())
  322. *mode &= ~07111;
  323. *uid = dip->i_inode.i_uid;
  324. } else
  325. *uid = current_fsuid();
  326. if (dip->i_inode.i_mode & S_ISGID) {
  327. if (S_ISDIR(*mode))
  328. *mode |= S_ISGID;
  329. *gid = dip->i_inode.i_gid;
  330. } else
  331. *gid = current_fsgid();
  332. }
  333. static int alloc_dinode(struct gfs2_inode *dip, u64 *no_addr, u64 *generation)
  334. {
  335. struct gfs2_sbd *sdp = GFS2_SB(&dip->i_inode);
  336. int error;
  337. int dblocks = 1;
  338. error = gfs2_inplace_reserve(dip, RES_DINODE);
  339. if (error)
  340. goto out;
  341. error = gfs2_trans_begin(sdp, RES_RG_BIT + RES_STATFS, 0);
  342. if (error)
  343. goto out_ipreserv;
  344. error = gfs2_alloc_blocks(dip, no_addr, &dblocks, 1, generation);
  345. gfs2_trans_end(sdp);
  346. out_ipreserv:
  347. gfs2_inplace_release(dip);
  348. out:
  349. return error;
  350. }
  351. static void gfs2_init_dir(struct buffer_head *dibh,
  352. const struct gfs2_inode *parent)
  353. {
  354. struct gfs2_dinode *di = (struct gfs2_dinode *)dibh->b_data;
  355. struct gfs2_dirent *dent = (struct gfs2_dirent *)(di+1);
  356. gfs2_qstr2dirent(&gfs2_qdot, GFS2_DIRENT_SIZE(gfs2_qdot.len), dent);
  357. dent->de_inum = di->di_num; /* already GFS2 endian */
  358. dent->de_type = cpu_to_be16(DT_DIR);
  359. dent = (struct gfs2_dirent *)((char*)dent + GFS2_DIRENT_SIZE(1));
  360. gfs2_qstr2dirent(&gfs2_qdotdot, dibh->b_size - GFS2_DIRENT_SIZE(1) - sizeof(struct gfs2_dinode), dent);
  361. gfs2_inum_out(parent, dent);
  362. dent->de_type = cpu_to_be16(DT_DIR);
  363. }
  364. /**
  365. * init_dinode - Fill in a new dinode structure
  366. * @dip: The directory this inode is being created in
  367. * @gl: The glock covering the new inode
  368. * @inum: The inode number
  369. * @mode: The file permissions
  370. * @uid: The uid of the new inode
  371. * @gid: The gid of the new inode
  372. * @generation: The generation number of the new inode
  373. * @dev: The device number (if a device node)
  374. * @symname: The symlink destination (if a symlink)
  375. * @size: The inode size (ignored for directories)
  376. * @bhp: The buffer head (returned to caller)
  377. *
  378. */
  379. static void init_dinode(struct gfs2_inode *dip, struct gfs2_glock *gl,
  380. const struct gfs2_inum_host *inum, umode_t mode,
  381. unsigned int uid, unsigned int gid,
  382. const u64 *generation, dev_t dev, const char *symname,
  383. unsigned size, struct buffer_head **bhp)
  384. {
  385. struct gfs2_sbd *sdp = GFS2_SB(&dip->i_inode);
  386. struct gfs2_dinode *di;
  387. struct buffer_head *dibh;
  388. struct timespec tv = CURRENT_TIME;
  389. dibh = gfs2_meta_new(gl, inum->no_addr);
  390. gfs2_trans_add_bh(gl, dibh, 1);
  391. gfs2_metatype_set(dibh, GFS2_METATYPE_DI, GFS2_FORMAT_DI);
  392. gfs2_buffer_clear_tail(dibh, sizeof(struct gfs2_dinode));
  393. di = (struct gfs2_dinode *)dibh->b_data;
  394. di->di_num.no_formal_ino = cpu_to_be64(inum->no_formal_ino);
  395. di->di_num.no_addr = cpu_to_be64(inum->no_addr);
  396. di->di_mode = cpu_to_be32(mode);
  397. di->di_uid = cpu_to_be32(uid);
  398. di->di_gid = cpu_to_be32(gid);
  399. di->di_nlink = 0;
  400. di->di_size = cpu_to_be64(size);
  401. di->di_blocks = cpu_to_be64(1);
  402. di->di_atime = di->di_mtime = di->di_ctime = cpu_to_be64(tv.tv_sec);
  403. di->di_major = cpu_to_be32(MAJOR(dev));
  404. di->di_minor = cpu_to_be32(MINOR(dev));
  405. di->di_goal_meta = di->di_goal_data = cpu_to_be64(inum->no_addr);
  406. di->di_generation = cpu_to_be64(*generation);
  407. di->di_flags = 0;
  408. di->__pad1 = 0;
  409. di->di_payload_format = cpu_to_be32(S_ISDIR(mode) ? GFS2_FORMAT_DE : 0);
  410. di->di_height = 0;
  411. di->__pad2 = 0;
  412. di->__pad3 = 0;
  413. di->di_depth = 0;
  414. di->di_entries = 0;
  415. memset(&di->__pad4, 0, sizeof(di->__pad4));
  416. di->di_eattr = 0;
  417. di->di_atime_nsec = cpu_to_be32(tv.tv_nsec);
  418. di->di_mtime_nsec = cpu_to_be32(tv.tv_nsec);
  419. di->di_ctime_nsec = cpu_to_be32(tv.tv_nsec);
  420. memset(&di->di_reserved, 0, sizeof(di->di_reserved));
  421. switch(mode & S_IFMT) {
  422. case S_IFREG:
  423. if ((dip->i_diskflags & GFS2_DIF_INHERIT_JDATA) ||
  424. gfs2_tune_get(sdp, gt_new_files_jdata))
  425. di->di_flags |= cpu_to_be32(GFS2_DIF_JDATA);
  426. break;
  427. case S_IFDIR:
  428. di->di_flags |= cpu_to_be32(dip->i_diskflags &
  429. GFS2_DIF_INHERIT_JDATA);
  430. di->di_flags |= cpu_to_be32(GFS2_DIF_JDATA);
  431. di->di_size = cpu_to_be64(sdp->sd_sb.sb_bsize - sizeof(struct gfs2_dinode));
  432. di->di_entries = cpu_to_be32(2);
  433. gfs2_init_dir(dibh, dip);
  434. break;
  435. case S_IFLNK:
  436. memcpy(dibh->b_data + sizeof(struct gfs2_dinode), symname, size);
  437. break;
  438. }
  439. set_buffer_uptodate(dibh);
  440. *bhp = dibh;
  441. }
  442. static int make_dinode(struct gfs2_inode *dip, struct gfs2_glock *gl,
  443. umode_t mode, const struct gfs2_inum_host *inum,
  444. const u64 *generation, dev_t dev, const char *symname,
  445. unsigned int size, struct buffer_head **bhp)
  446. {
  447. struct gfs2_sbd *sdp = GFS2_SB(&dip->i_inode);
  448. unsigned int uid, gid;
  449. int error;
  450. munge_mode_uid_gid(dip, &mode, &uid, &gid);
  451. if (!gfs2_qadata_get(dip))
  452. return -ENOMEM;
  453. error = gfs2_quota_lock(dip, uid, gid);
  454. if (error)
  455. goto out;
  456. error = gfs2_quota_check(dip, uid, gid);
  457. if (error)
  458. goto out_quota;
  459. error = gfs2_trans_begin(sdp, RES_DINODE + RES_QUOTA, 0);
  460. if (error)
  461. goto out_quota;
  462. init_dinode(dip, gl, inum, mode, uid, gid, generation, dev, symname, size, bhp);
  463. gfs2_quota_change(dip, +1, uid, gid);
  464. gfs2_trans_end(sdp);
  465. out_quota:
  466. gfs2_quota_unlock(dip);
  467. out:
  468. gfs2_qadata_put(dip);
  469. return error;
  470. }
  471. static int link_dinode(struct gfs2_inode *dip, const struct qstr *name,
  472. struct gfs2_inode *ip)
  473. {
  474. struct gfs2_sbd *sdp = GFS2_SB(&dip->i_inode);
  475. struct gfs2_qadata *qa;
  476. int alloc_required;
  477. struct buffer_head *dibh;
  478. int error;
  479. qa = gfs2_qadata_get(dip);
  480. if (!qa)
  481. return -ENOMEM;
  482. error = gfs2_quota_lock(dip, NO_QUOTA_CHANGE, NO_QUOTA_CHANGE);
  483. if (error)
  484. goto fail;
  485. error = alloc_required = gfs2_diradd_alloc_required(&dip->i_inode, name);
  486. if (alloc_required < 0)
  487. goto fail_quota_locks;
  488. if (alloc_required) {
  489. error = gfs2_quota_check(dip, dip->i_inode.i_uid, dip->i_inode.i_gid);
  490. if (error)
  491. goto fail_quota_locks;
  492. error = gfs2_inplace_reserve(dip, sdp->sd_max_dirres);
  493. if (error)
  494. goto fail_quota_locks;
  495. error = gfs2_trans_begin(sdp, sdp->sd_max_dirres +
  496. dip->i_rgd->rd_length +
  497. 2 * RES_DINODE +
  498. RES_STATFS + RES_QUOTA, 0);
  499. if (error)
  500. goto fail_ipreserv;
  501. } else {
  502. error = gfs2_trans_begin(sdp, RES_LEAF + 2 * RES_DINODE, 0);
  503. if (error)
  504. goto fail_quota_locks;
  505. }
  506. error = gfs2_dir_add(&dip->i_inode, name, ip);
  507. if (error)
  508. goto fail_end_trans;
  509. error = gfs2_meta_inode_buffer(ip, &dibh);
  510. if (error)
  511. goto fail_end_trans;
  512. set_nlink(&ip->i_inode, S_ISDIR(ip->i_inode.i_mode) ? 2 : 1);
  513. gfs2_trans_add_bh(ip->i_gl, dibh, 1);
  514. gfs2_dinode_out(ip, dibh->b_data);
  515. brelse(dibh);
  516. return 0;
  517. fail_end_trans:
  518. gfs2_trans_end(sdp);
  519. fail_ipreserv:
  520. gfs2_inplace_release(dip);
  521. fail_quota_locks:
  522. gfs2_quota_unlock(dip);
  523. fail:
  524. gfs2_qadata_put(dip);
  525. return error;
  526. }
  527. static int gfs2_initxattrs(struct inode *inode, const struct xattr *xattr_array,
  528. void *fs_info)
  529. {
  530. const struct xattr *xattr;
  531. int err = 0;
  532. for (xattr = xattr_array; xattr->name != NULL; xattr++) {
  533. err = __gfs2_xattr_set(inode, xattr->name, xattr->value,
  534. xattr->value_len, 0,
  535. GFS2_EATYPE_SECURITY);
  536. if (err < 0)
  537. break;
  538. }
  539. return err;
  540. }
  541. static int gfs2_security_init(struct gfs2_inode *dip, struct gfs2_inode *ip,
  542. const struct qstr *qstr)
  543. {
  544. return security_inode_init_security(&ip->i_inode, &dip->i_inode, qstr,
  545. &gfs2_initxattrs, NULL);
  546. }
  547. /**
  548. * gfs2_create_inode - Create a new inode
  549. * @dir: The parent directory
  550. * @dentry: The new dentry
  551. * @mode: The permissions on the new inode
  552. * @dev: For device nodes, this is the device number
  553. * @symname: For symlinks, this is the link destination
  554. * @size: The initial size of the inode (ignored for directories)
  555. *
  556. * Returns: 0 on success, or error code
  557. */
  558. static int gfs2_create_inode(struct inode *dir, struct dentry *dentry,
  559. umode_t mode, dev_t dev, const char *symname,
  560. unsigned int size, int excl)
  561. {
  562. const struct qstr *name = &dentry->d_name;
  563. struct gfs2_holder ghs[2];
  564. struct inode *inode = NULL;
  565. struct gfs2_inode *dip = GFS2_I(dir);
  566. struct gfs2_sbd *sdp = GFS2_SB(&dip->i_inode);
  567. struct gfs2_inum_host inum = { .no_addr = 0, .no_formal_ino = 0 };
  568. int error;
  569. u64 generation;
  570. struct buffer_head *bh = NULL;
  571. if (!name->len || name->len > GFS2_FNAMESIZE)
  572. return -ENAMETOOLONG;
  573. error = gfs2_glock_nq_init(dip->i_gl, LM_ST_EXCLUSIVE, 0, ghs);
  574. if (error)
  575. goto fail;
  576. error = create_ok(dip, name, mode);
  577. if ((error == -EEXIST) && S_ISREG(mode) && !excl) {
  578. inode = gfs2_lookupi(dir, &dentry->d_name, 0);
  579. gfs2_glock_dq_uninit(ghs);
  580. d_instantiate(dentry, inode);
  581. return IS_ERR(inode) ? PTR_ERR(inode) : 0;
  582. }
  583. if (error)
  584. goto fail_gunlock;
  585. error = alloc_dinode(dip, &inum.no_addr, &generation);
  586. if (error)
  587. goto fail_gunlock;
  588. inum.no_formal_ino = generation;
  589. error = gfs2_glock_nq_num(sdp, inum.no_addr, &gfs2_inode_glops,
  590. LM_ST_EXCLUSIVE, GL_SKIP, ghs + 1);
  591. if (error)
  592. goto fail_gunlock;
  593. error = make_dinode(dip, ghs[1].gh_gl, mode, &inum, &generation, dev, symname, size, &bh);
  594. if (error)
  595. goto fail_gunlock2;
  596. inode = gfs2_inode_lookup(dir->i_sb, IF2DT(mode), inum.no_addr,
  597. inum.no_formal_ino, 0);
  598. if (IS_ERR(inode))
  599. goto fail_gunlock2;
  600. error = gfs2_inode_refresh(GFS2_I(inode));
  601. if (error)
  602. goto fail_gunlock2;
  603. error = gfs2_acl_create(dip, inode);
  604. if (error)
  605. goto fail_gunlock2;
  606. error = gfs2_security_init(dip, GFS2_I(inode), name);
  607. if (error)
  608. goto fail_gunlock2;
  609. error = link_dinode(dip, name, GFS2_I(inode));
  610. if (error)
  611. goto fail_gunlock2;
  612. if (bh)
  613. brelse(bh);
  614. gfs2_trans_end(sdp);
  615. /* Check if we reserved space in the rgrp. Function link_dinode may
  616. not, depending on whether alloc is required. */
  617. if (dip->i_res)
  618. gfs2_inplace_release(dip);
  619. gfs2_quota_unlock(dip);
  620. gfs2_qadata_put(dip);
  621. mark_inode_dirty(inode);
  622. gfs2_glock_dq_uninit_m(2, ghs);
  623. d_instantiate(dentry, inode);
  624. return 0;
  625. fail_gunlock2:
  626. gfs2_glock_dq_uninit(ghs + 1);
  627. fail_gunlock:
  628. gfs2_glock_dq_uninit(ghs);
  629. if (inode && !IS_ERR(inode)) {
  630. set_bit(GIF_ALLOC_FAILED, &GFS2_I(inode)->i_flags);
  631. iput(inode);
  632. }
  633. fail:
  634. if (bh)
  635. brelse(bh);
  636. return error;
  637. }
  638. /**
  639. * gfs2_create - Create a file
  640. * @dir: The directory in which to create the file
  641. * @dentry: The dentry of the new file
  642. * @mode: The mode of the new file
  643. *
  644. * Returns: errno
  645. */
  646. static int gfs2_create(struct inode *dir, struct dentry *dentry,
  647. umode_t mode, struct nameidata *nd)
  648. {
  649. int excl = 0;
  650. if (nd && (nd->flags & LOOKUP_EXCL))
  651. excl = 1;
  652. return gfs2_create_inode(dir, dentry, S_IFREG | mode, 0, NULL, 0, excl);
  653. }
  654. /**
  655. * gfs2_lookup - Look up a filename in a directory and return its inode
  656. * @dir: The directory inode
  657. * @dentry: The dentry of the new inode
  658. * @nd: passed from Linux VFS, ignored by us
  659. *
  660. * Called by the VFS layer. Lock dir and call gfs2_lookupi()
  661. *
  662. * Returns: errno
  663. */
  664. static struct dentry *gfs2_lookup(struct inode *dir, struct dentry *dentry,
  665. struct nameidata *nd)
  666. {
  667. struct inode *inode = gfs2_lookupi(dir, &dentry->d_name, 0);
  668. if (inode && !IS_ERR(inode)) {
  669. struct gfs2_glock *gl = GFS2_I(inode)->i_gl;
  670. struct gfs2_holder gh;
  671. int error;
  672. error = gfs2_glock_nq_init(gl, LM_ST_SHARED, LM_FLAG_ANY, &gh);
  673. if (error) {
  674. iput(inode);
  675. return ERR_PTR(error);
  676. }
  677. gfs2_glock_dq_uninit(&gh);
  678. }
  679. return d_splice_alias(inode, dentry);
  680. }
  681. /**
  682. * gfs2_link - Link to a file
  683. * @old_dentry: The inode to link
  684. * @dir: Add link to this directory
  685. * @dentry: The name of the link
  686. *
  687. * Link the inode in "old_dentry" into the directory "dir" with the
  688. * name in "dentry".
  689. *
  690. * Returns: errno
  691. */
  692. static int gfs2_link(struct dentry *old_dentry, struct inode *dir,
  693. struct dentry *dentry)
  694. {
  695. struct gfs2_inode *dip = GFS2_I(dir);
  696. struct gfs2_sbd *sdp = GFS2_SB(dir);
  697. struct inode *inode = old_dentry->d_inode;
  698. struct gfs2_inode *ip = GFS2_I(inode);
  699. struct gfs2_holder ghs[2];
  700. struct buffer_head *dibh;
  701. int alloc_required;
  702. int error;
  703. if (S_ISDIR(inode->i_mode))
  704. return -EPERM;
  705. gfs2_holder_init(dip->i_gl, LM_ST_EXCLUSIVE, 0, ghs);
  706. gfs2_holder_init(ip->i_gl, LM_ST_EXCLUSIVE, 0, ghs + 1);
  707. error = gfs2_glock_nq(ghs); /* parent */
  708. if (error)
  709. goto out_parent;
  710. error = gfs2_glock_nq(ghs + 1); /* child */
  711. if (error)
  712. goto out_child;
  713. error = -ENOENT;
  714. if (inode->i_nlink == 0)
  715. goto out_gunlock;
  716. error = gfs2_permission(dir, MAY_WRITE | MAY_EXEC);
  717. if (error)
  718. goto out_gunlock;
  719. error = gfs2_dir_check(dir, &dentry->d_name, NULL);
  720. switch (error) {
  721. case -ENOENT:
  722. break;
  723. case 0:
  724. error = -EEXIST;
  725. default:
  726. goto out_gunlock;
  727. }
  728. error = -EINVAL;
  729. if (!dip->i_inode.i_nlink)
  730. goto out_gunlock;
  731. error = -EFBIG;
  732. if (dip->i_entries == (u32)-1)
  733. goto out_gunlock;
  734. error = -EPERM;
  735. if (IS_IMMUTABLE(inode) || IS_APPEND(inode))
  736. goto out_gunlock;
  737. error = -EINVAL;
  738. if (!ip->i_inode.i_nlink)
  739. goto out_gunlock;
  740. error = -EMLINK;
  741. if (ip->i_inode.i_nlink == (u32)-1)
  742. goto out_gunlock;
  743. alloc_required = error = gfs2_diradd_alloc_required(dir, &dentry->d_name);
  744. if (error < 0)
  745. goto out_gunlock;
  746. error = 0;
  747. if (alloc_required) {
  748. struct gfs2_qadata *qa = gfs2_qadata_get(dip);
  749. if (!qa) {
  750. error = -ENOMEM;
  751. goto out_gunlock;
  752. }
  753. error = gfs2_quota_lock_check(dip);
  754. if (error)
  755. goto out_alloc;
  756. error = gfs2_inplace_reserve(dip, sdp->sd_max_dirres);
  757. if (error)
  758. goto out_gunlock_q;
  759. error = gfs2_trans_begin(sdp, sdp->sd_max_dirres +
  760. gfs2_rg_blocks(dip) +
  761. 2 * RES_DINODE + RES_STATFS +
  762. RES_QUOTA, 0);
  763. if (error)
  764. goto out_ipres;
  765. } else {
  766. error = gfs2_trans_begin(sdp, 2 * RES_DINODE + RES_LEAF, 0);
  767. if (error)
  768. goto out_ipres;
  769. }
  770. error = gfs2_meta_inode_buffer(ip, &dibh);
  771. if (error)
  772. goto out_end_trans;
  773. error = gfs2_dir_add(dir, &dentry->d_name, ip);
  774. if (error)
  775. goto out_brelse;
  776. gfs2_trans_add_bh(ip->i_gl, dibh, 1);
  777. inc_nlink(&ip->i_inode);
  778. ip->i_inode.i_ctime = CURRENT_TIME;
  779. ihold(inode);
  780. d_instantiate(dentry, inode);
  781. mark_inode_dirty(inode);
  782. out_brelse:
  783. brelse(dibh);
  784. out_end_trans:
  785. gfs2_trans_end(sdp);
  786. out_ipres:
  787. if (alloc_required)
  788. gfs2_inplace_release(dip);
  789. out_gunlock_q:
  790. if (alloc_required)
  791. gfs2_quota_unlock(dip);
  792. out_alloc:
  793. if (alloc_required)
  794. gfs2_qadata_put(dip);
  795. out_gunlock:
  796. gfs2_glock_dq(ghs + 1);
  797. out_child:
  798. gfs2_glock_dq(ghs);
  799. out_parent:
  800. gfs2_holder_uninit(ghs);
  801. gfs2_holder_uninit(ghs + 1);
  802. return error;
  803. }
  804. /*
  805. * gfs2_unlink_ok - check to see that a inode is still in a directory
  806. * @dip: the directory
  807. * @name: the name of the file
  808. * @ip: the inode
  809. *
  810. * Assumes that the lock on (at least) @dip is held.
  811. *
  812. * Returns: 0 if the parent/child relationship is correct, errno if it isn't
  813. */
  814. static int gfs2_unlink_ok(struct gfs2_inode *dip, const struct qstr *name,
  815. const struct gfs2_inode *ip)
  816. {
  817. int error;
  818. if (IS_IMMUTABLE(&ip->i_inode) || IS_APPEND(&ip->i_inode))
  819. return -EPERM;
  820. if ((dip->i_inode.i_mode & S_ISVTX) &&
  821. dip->i_inode.i_uid != current_fsuid() &&
  822. ip->i_inode.i_uid != current_fsuid() && !capable(CAP_FOWNER))
  823. return -EPERM;
  824. if (IS_APPEND(&dip->i_inode))
  825. return -EPERM;
  826. error = gfs2_permission(&dip->i_inode, MAY_WRITE | MAY_EXEC);
  827. if (error)
  828. return error;
  829. error = gfs2_dir_check(&dip->i_inode, name, ip);
  830. if (error)
  831. return error;
  832. return 0;
  833. }
  834. /**
  835. * gfs2_unlink_inode - Removes an inode from its parent dir and unlinks it
  836. * @dip: The parent directory
  837. * @name: The name of the entry in the parent directory
  838. * @bh: The inode buffer for the inode to be removed
  839. * @inode: The inode to be removed
  840. *
  841. * Called with all the locks and in a transaction. This will only be
  842. * called for a directory after it has been checked to ensure it is empty.
  843. *
  844. * Returns: 0 on success, or an error
  845. */
  846. static int gfs2_unlink_inode(struct gfs2_inode *dip,
  847. const struct dentry *dentry,
  848. struct buffer_head *bh)
  849. {
  850. struct inode *inode = dentry->d_inode;
  851. struct gfs2_inode *ip = GFS2_I(inode);
  852. int error;
  853. error = gfs2_dir_del(dip, dentry);
  854. if (error)
  855. return error;
  856. ip->i_entries = 0;
  857. inode->i_ctime = CURRENT_TIME;
  858. if (S_ISDIR(inode->i_mode))
  859. clear_nlink(inode);
  860. else
  861. drop_nlink(inode);
  862. mark_inode_dirty(inode);
  863. if (inode->i_nlink == 0)
  864. gfs2_unlink_di(inode);
  865. return 0;
  866. }
  867. /**
  868. * gfs2_unlink - Unlink an inode (this does rmdir as well)
  869. * @dir: The inode of the directory containing the inode to unlink
  870. * @dentry: The file itself
  871. *
  872. * This routine uses the type of the inode as a flag to figure out
  873. * whether this is an unlink or an rmdir.
  874. *
  875. * Returns: errno
  876. */
  877. static int gfs2_unlink(struct inode *dir, struct dentry *dentry)
  878. {
  879. struct gfs2_inode *dip = GFS2_I(dir);
  880. struct gfs2_sbd *sdp = GFS2_SB(dir);
  881. struct inode *inode = dentry->d_inode;
  882. struct gfs2_inode *ip = GFS2_I(inode);
  883. struct buffer_head *bh;
  884. struct gfs2_holder ghs[3];
  885. struct gfs2_rgrpd *rgd;
  886. int error = -EROFS;
  887. gfs2_holder_init(dip->i_gl, LM_ST_EXCLUSIVE, 0, ghs);
  888. gfs2_holder_init(ip->i_gl, LM_ST_EXCLUSIVE, 0, ghs + 1);
  889. rgd = gfs2_blk2rgrpd(sdp, ip->i_no_addr, 1);
  890. if (!rgd)
  891. goto out_inodes;
  892. gfs2_holder_init(rgd->rd_gl, LM_ST_EXCLUSIVE, 0, ghs + 2);
  893. error = gfs2_glock_nq(ghs); /* parent */
  894. if (error)
  895. goto out_parent;
  896. error = gfs2_glock_nq(ghs + 1); /* child */
  897. if (error)
  898. goto out_child;
  899. error = -ENOENT;
  900. if (inode->i_nlink == 0)
  901. goto out_rgrp;
  902. if (S_ISDIR(inode->i_mode)) {
  903. error = -ENOTEMPTY;
  904. if (ip->i_entries > 2 || inode->i_nlink > 2)
  905. goto out_rgrp;
  906. }
  907. error = gfs2_glock_nq(ghs + 2); /* rgrp */
  908. if (error)
  909. goto out_rgrp;
  910. error = gfs2_unlink_ok(dip, &dentry->d_name, ip);
  911. if (error)
  912. goto out_gunlock;
  913. error = gfs2_trans_begin(sdp, 2*RES_DINODE + 3*RES_LEAF + RES_RG_BIT, 0);
  914. if (error)
  915. goto out_gunlock;
  916. error = gfs2_meta_inode_buffer(ip, &bh);
  917. if (error)
  918. goto out_end_trans;
  919. error = gfs2_unlink_inode(dip, dentry, bh);
  920. brelse(bh);
  921. out_end_trans:
  922. gfs2_trans_end(sdp);
  923. out_gunlock:
  924. gfs2_glock_dq(ghs + 2);
  925. out_rgrp:
  926. gfs2_glock_dq(ghs + 1);
  927. out_child:
  928. gfs2_glock_dq(ghs);
  929. out_parent:
  930. gfs2_holder_uninit(ghs + 2);
  931. out_inodes:
  932. gfs2_holder_uninit(ghs + 1);
  933. gfs2_holder_uninit(ghs);
  934. return error;
  935. }
  936. /**
  937. * gfs2_symlink - Create a symlink
  938. * @dir: The directory to create the symlink in
  939. * @dentry: The dentry to put the symlink in
  940. * @symname: The thing which the link points to
  941. *
  942. * Returns: errno
  943. */
  944. static int gfs2_symlink(struct inode *dir, struct dentry *dentry,
  945. const char *symname)
  946. {
  947. struct gfs2_sbd *sdp = GFS2_SB(dir);
  948. unsigned int size;
  949. size = strlen(symname);
  950. if (size > sdp->sd_sb.sb_bsize - sizeof(struct gfs2_dinode) - 1)
  951. return -ENAMETOOLONG;
  952. return gfs2_create_inode(dir, dentry, S_IFLNK | S_IRWXUGO, 0, symname, size, 0);
  953. }
  954. /**
  955. * gfs2_mkdir - Make a directory
  956. * @dir: The parent directory of the new one
  957. * @dentry: The dentry of the new directory
  958. * @mode: The mode of the new directory
  959. *
  960. * Returns: errno
  961. */
  962. static int gfs2_mkdir(struct inode *dir, struct dentry *dentry, umode_t mode)
  963. {
  964. return gfs2_create_inode(dir, dentry, S_IFDIR | mode, 0, NULL, 0, 0);
  965. }
  966. /**
  967. * gfs2_mknod - Make a special file
  968. * @dir: The directory in which the special file will reside
  969. * @dentry: The dentry of the special file
  970. * @mode: The mode of the special file
  971. * @dev: The device specification of the special file
  972. *
  973. */
  974. static int gfs2_mknod(struct inode *dir, struct dentry *dentry, umode_t mode,
  975. dev_t dev)
  976. {
  977. return gfs2_create_inode(dir, dentry, mode, dev, NULL, 0, 0);
  978. }
  979. /*
  980. * gfs2_ok_to_move - check if it's ok to move a directory to another directory
  981. * @this: move this
  982. * @to: to here
  983. *
  984. * Follow @to back to the root and make sure we don't encounter @this
  985. * Assumes we already hold the rename lock.
  986. *
  987. * Returns: errno
  988. */
  989. static int gfs2_ok_to_move(struct gfs2_inode *this, struct gfs2_inode *to)
  990. {
  991. struct inode *dir = &to->i_inode;
  992. struct super_block *sb = dir->i_sb;
  993. struct inode *tmp;
  994. int error = 0;
  995. igrab(dir);
  996. for (;;) {
  997. if (dir == &this->i_inode) {
  998. error = -EINVAL;
  999. break;
  1000. }
  1001. if (dir == sb->s_root->d_inode) {
  1002. error = 0;
  1003. break;
  1004. }
  1005. tmp = gfs2_lookupi(dir, &gfs2_qdotdot, 1);
  1006. if (IS_ERR(tmp)) {
  1007. error = PTR_ERR(tmp);
  1008. break;
  1009. }
  1010. iput(dir);
  1011. dir = tmp;
  1012. }
  1013. iput(dir);
  1014. return error;
  1015. }
  1016. /**
  1017. * gfs2_rename - Rename a file
  1018. * @odir: Parent directory of old file name
  1019. * @odentry: The old dentry of the file
  1020. * @ndir: Parent directory of new file name
  1021. * @ndentry: The new dentry of the file
  1022. *
  1023. * Returns: errno
  1024. */
  1025. static int gfs2_rename(struct inode *odir, struct dentry *odentry,
  1026. struct inode *ndir, struct dentry *ndentry)
  1027. {
  1028. struct gfs2_inode *odip = GFS2_I(odir);
  1029. struct gfs2_inode *ndip = GFS2_I(ndir);
  1030. struct gfs2_inode *ip = GFS2_I(odentry->d_inode);
  1031. struct gfs2_inode *nip = NULL;
  1032. struct gfs2_sbd *sdp = GFS2_SB(odir);
  1033. struct gfs2_holder ghs[5], r_gh = { .gh_gl = NULL, };
  1034. struct gfs2_rgrpd *nrgd;
  1035. unsigned int num_gh;
  1036. int dir_rename = 0;
  1037. int alloc_required = 0;
  1038. unsigned int x;
  1039. int error;
  1040. if (ndentry->d_inode) {
  1041. nip = GFS2_I(ndentry->d_inode);
  1042. if (ip == nip)
  1043. return 0;
  1044. }
  1045. if (odip != ndip) {
  1046. error = gfs2_glock_nq_init(sdp->sd_rename_gl, LM_ST_EXCLUSIVE,
  1047. 0, &r_gh);
  1048. if (error)
  1049. goto out;
  1050. if (S_ISDIR(ip->i_inode.i_mode)) {
  1051. dir_rename = 1;
  1052. /* don't move a dirctory into it's subdir */
  1053. error = gfs2_ok_to_move(ip, ndip);
  1054. if (error)
  1055. goto out_gunlock_r;
  1056. }
  1057. }
  1058. num_gh = 1;
  1059. gfs2_holder_init(odip->i_gl, LM_ST_EXCLUSIVE, 0, ghs);
  1060. if (odip != ndip) {
  1061. gfs2_holder_init(ndip->i_gl, LM_ST_EXCLUSIVE, 0, ghs + num_gh);
  1062. num_gh++;
  1063. }
  1064. gfs2_holder_init(ip->i_gl, LM_ST_EXCLUSIVE, 0, ghs + num_gh);
  1065. num_gh++;
  1066. if (nip) {
  1067. gfs2_holder_init(nip->i_gl, LM_ST_EXCLUSIVE, 0, ghs + num_gh);
  1068. num_gh++;
  1069. /* grab the resource lock for unlink flag twiddling
  1070. * this is the case of the target file already existing
  1071. * so we unlink before doing the rename
  1072. */
  1073. nrgd = gfs2_blk2rgrpd(sdp, nip->i_no_addr, 1);
  1074. if (nrgd)
  1075. gfs2_holder_init(nrgd->rd_gl, LM_ST_EXCLUSIVE, 0, ghs + num_gh++);
  1076. }
  1077. for (x = 0; x < num_gh; x++) {
  1078. error = gfs2_glock_nq(ghs + x);
  1079. if (error)
  1080. goto out_gunlock;
  1081. }
  1082. error = -ENOENT;
  1083. if (ip->i_inode.i_nlink == 0)
  1084. goto out_gunlock;
  1085. /* Check out the old directory */
  1086. error = gfs2_unlink_ok(odip, &odentry->d_name, ip);
  1087. if (error)
  1088. goto out_gunlock;
  1089. /* Check out the new directory */
  1090. if (nip) {
  1091. error = gfs2_unlink_ok(ndip, &ndentry->d_name, nip);
  1092. if (error)
  1093. goto out_gunlock;
  1094. if (nip->i_inode.i_nlink == 0) {
  1095. error = -EAGAIN;
  1096. goto out_gunlock;
  1097. }
  1098. if (S_ISDIR(nip->i_inode.i_mode)) {
  1099. if (nip->i_entries < 2) {
  1100. gfs2_consist_inode(nip);
  1101. error = -EIO;
  1102. goto out_gunlock;
  1103. }
  1104. if (nip->i_entries > 2) {
  1105. error = -ENOTEMPTY;
  1106. goto out_gunlock;
  1107. }
  1108. }
  1109. } else {
  1110. error = gfs2_permission(ndir, MAY_WRITE | MAY_EXEC);
  1111. if (error)
  1112. goto out_gunlock;
  1113. error = gfs2_dir_check(ndir, &ndentry->d_name, NULL);
  1114. switch (error) {
  1115. case -ENOENT:
  1116. error = 0;
  1117. break;
  1118. case 0:
  1119. error = -EEXIST;
  1120. default:
  1121. goto out_gunlock;
  1122. };
  1123. if (odip != ndip) {
  1124. if (!ndip->i_inode.i_nlink) {
  1125. error = -ENOENT;
  1126. goto out_gunlock;
  1127. }
  1128. if (ndip->i_entries == (u32)-1) {
  1129. error = -EFBIG;
  1130. goto out_gunlock;
  1131. }
  1132. if (S_ISDIR(ip->i_inode.i_mode) &&
  1133. ndip->i_inode.i_nlink == (u32)-1) {
  1134. error = -EMLINK;
  1135. goto out_gunlock;
  1136. }
  1137. }
  1138. }
  1139. /* Check out the dir to be renamed */
  1140. if (dir_rename) {
  1141. error = gfs2_permission(odentry->d_inode, MAY_WRITE);
  1142. if (error)
  1143. goto out_gunlock;
  1144. }
  1145. if (nip == NULL)
  1146. alloc_required = gfs2_diradd_alloc_required(ndir, &ndentry->d_name);
  1147. error = alloc_required;
  1148. if (error < 0)
  1149. goto out_gunlock;
  1150. error = 0;
  1151. if (alloc_required) {
  1152. struct gfs2_qadata *qa = gfs2_qadata_get(ndip);
  1153. if (!qa) {
  1154. error = -ENOMEM;
  1155. goto out_gunlock;
  1156. }
  1157. error = gfs2_quota_lock_check(ndip);
  1158. if (error)
  1159. goto out_alloc;
  1160. error = gfs2_inplace_reserve(ndip, sdp->sd_max_dirres);
  1161. if (error)
  1162. goto out_gunlock_q;
  1163. error = gfs2_trans_begin(sdp, sdp->sd_max_dirres +
  1164. gfs2_rg_blocks(ndip) +
  1165. 4 * RES_DINODE + 4 * RES_LEAF +
  1166. RES_STATFS + RES_QUOTA + 4, 0);
  1167. if (error)
  1168. goto out_ipreserv;
  1169. } else {
  1170. error = gfs2_trans_begin(sdp, 4 * RES_DINODE +
  1171. 5 * RES_LEAF + 4, 0);
  1172. if (error)
  1173. goto out_gunlock;
  1174. }
  1175. /* Remove the target file, if it exists */
  1176. if (nip) {
  1177. struct buffer_head *bh;
  1178. error = gfs2_meta_inode_buffer(nip, &bh);
  1179. if (error)
  1180. goto out_end_trans;
  1181. error = gfs2_unlink_inode(ndip, ndentry, bh);
  1182. brelse(bh);
  1183. }
  1184. if (dir_rename) {
  1185. error = gfs2_dir_mvino(ip, &gfs2_qdotdot, ndip, DT_DIR);
  1186. if (error)
  1187. goto out_end_trans;
  1188. } else {
  1189. struct buffer_head *dibh;
  1190. error = gfs2_meta_inode_buffer(ip, &dibh);
  1191. if (error)
  1192. goto out_end_trans;
  1193. ip->i_inode.i_ctime = CURRENT_TIME;
  1194. gfs2_trans_add_bh(ip->i_gl, dibh, 1);
  1195. gfs2_dinode_out(ip, dibh->b_data);
  1196. brelse(dibh);
  1197. }
  1198. error = gfs2_dir_del(odip, odentry);
  1199. if (error)
  1200. goto out_end_trans;
  1201. error = gfs2_dir_add(ndir, &ndentry->d_name, ip);
  1202. if (error)
  1203. goto out_end_trans;
  1204. out_end_trans:
  1205. gfs2_trans_end(sdp);
  1206. out_ipreserv:
  1207. if (alloc_required)
  1208. gfs2_inplace_release(ndip);
  1209. out_gunlock_q:
  1210. if (alloc_required)
  1211. gfs2_quota_unlock(ndip);
  1212. out_alloc:
  1213. if (alloc_required)
  1214. gfs2_qadata_put(ndip);
  1215. out_gunlock:
  1216. while (x--) {
  1217. gfs2_glock_dq(ghs + x);
  1218. gfs2_holder_uninit(ghs + x);
  1219. }
  1220. out_gunlock_r:
  1221. if (r_gh.gh_gl)
  1222. gfs2_glock_dq_uninit(&r_gh);
  1223. out:
  1224. return error;
  1225. }
  1226. /**
  1227. * gfs2_follow_link - Follow a symbolic link
  1228. * @dentry: The dentry of the link
  1229. * @nd: Data that we pass to vfs_follow_link()
  1230. *
  1231. * This can handle symlinks of any size.
  1232. *
  1233. * Returns: 0 on success or error code
  1234. */
  1235. static void *gfs2_follow_link(struct dentry *dentry, struct nameidata *nd)
  1236. {
  1237. struct gfs2_inode *ip = GFS2_I(dentry->d_inode);
  1238. struct gfs2_holder i_gh;
  1239. struct buffer_head *dibh;
  1240. unsigned int size;
  1241. char *buf;
  1242. int error;
  1243. gfs2_holder_init(ip->i_gl, LM_ST_SHARED, 0, &i_gh);
  1244. error = gfs2_glock_nq(&i_gh);
  1245. if (error) {
  1246. gfs2_holder_uninit(&i_gh);
  1247. nd_set_link(nd, ERR_PTR(error));
  1248. return NULL;
  1249. }
  1250. size = (unsigned int)i_size_read(&ip->i_inode);
  1251. if (size == 0) {
  1252. gfs2_consist_inode(ip);
  1253. buf = ERR_PTR(-EIO);
  1254. goto out;
  1255. }
  1256. error = gfs2_meta_inode_buffer(ip, &dibh);
  1257. if (error) {
  1258. buf = ERR_PTR(error);
  1259. goto out;
  1260. }
  1261. buf = kzalloc(size + 1, GFP_NOFS);
  1262. if (!buf)
  1263. buf = ERR_PTR(-ENOMEM);
  1264. else
  1265. memcpy(buf, dibh->b_data + sizeof(struct gfs2_dinode), size);
  1266. brelse(dibh);
  1267. out:
  1268. gfs2_glock_dq_uninit(&i_gh);
  1269. nd_set_link(nd, buf);
  1270. return NULL;
  1271. }
  1272. static void gfs2_put_link(struct dentry *dentry, struct nameidata *nd, void *p)
  1273. {
  1274. char *s = nd_get_link(nd);
  1275. if (!IS_ERR(s))
  1276. kfree(s);
  1277. }
  1278. /**
  1279. * gfs2_permission -
  1280. * @inode: The inode
  1281. * @mask: The mask to be tested
  1282. * @flags: Indicates whether this is an RCU path walk or not
  1283. *
  1284. * This may be called from the VFS directly, or from within GFS2 with the
  1285. * inode locked, so we look to see if the glock is already locked and only
  1286. * lock the glock if its not already been done.
  1287. *
  1288. * Returns: errno
  1289. */
  1290. int gfs2_permission(struct inode *inode, int mask)
  1291. {
  1292. struct gfs2_inode *ip;
  1293. struct gfs2_holder i_gh;
  1294. int error;
  1295. int unlock = 0;
  1296. ip = GFS2_I(inode);
  1297. if (gfs2_glock_is_locked_by_me(ip->i_gl) == NULL) {
  1298. if (mask & MAY_NOT_BLOCK)
  1299. return -ECHILD;
  1300. error = gfs2_glock_nq_init(ip->i_gl, LM_ST_SHARED, LM_FLAG_ANY, &i_gh);
  1301. if (error)
  1302. return error;
  1303. unlock = 1;
  1304. }
  1305. if ((mask & MAY_WRITE) && IS_IMMUTABLE(inode))
  1306. error = -EACCES;
  1307. else
  1308. error = generic_permission(inode, mask);
  1309. if (unlock)
  1310. gfs2_glock_dq_uninit(&i_gh);
  1311. return error;
  1312. }
  1313. static int __gfs2_setattr_simple(struct inode *inode, struct iattr *attr)
  1314. {
  1315. setattr_copy(inode, attr);
  1316. mark_inode_dirty(inode);
  1317. return 0;
  1318. }
  1319. /**
  1320. * gfs2_setattr_simple -
  1321. * @ip:
  1322. * @attr:
  1323. *
  1324. * Returns: errno
  1325. */
  1326. int gfs2_setattr_simple(struct inode *inode, struct iattr *attr)
  1327. {
  1328. int error;
  1329. if (current->journal_info)
  1330. return __gfs2_setattr_simple(inode, attr);
  1331. error = gfs2_trans_begin(GFS2_SB(inode), RES_DINODE, 0);
  1332. if (error)
  1333. return error;
  1334. error = __gfs2_setattr_simple(inode, attr);
  1335. gfs2_trans_end(GFS2_SB(inode));
  1336. return error;
  1337. }
  1338. static int setattr_chown(struct inode *inode, struct iattr *attr)
  1339. {
  1340. struct gfs2_inode *ip = GFS2_I(inode);
  1341. struct gfs2_sbd *sdp = GFS2_SB(inode);
  1342. u32 ouid, ogid, nuid, ngid;
  1343. int error;
  1344. ouid = inode->i_uid;
  1345. ogid = inode->i_gid;
  1346. nuid = attr->ia_uid;
  1347. ngid = attr->ia_gid;
  1348. if (!(attr->ia_valid & ATTR_UID) || ouid == nuid)
  1349. ouid = nuid = NO_QUOTA_CHANGE;
  1350. if (!(attr->ia_valid & ATTR_GID) || ogid == ngid)
  1351. ogid = ngid = NO_QUOTA_CHANGE;
  1352. if (!gfs2_qadata_get(ip))
  1353. return -ENOMEM;
  1354. error = gfs2_quota_lock(ip, nuid, ngid);
  1355. if (error)
  1356. goto out_alloc;
  1357. if (ouid != NO_QUOTA_CHANGE || ogid != NO_QUOTA_CHANGE) {
  1358. error = gfs2_quota_check(ip, nuid, ngid);
  1359. if (error)
  1360. goto out_gunlock_q;
  1361. }
  1362. error = gfs2_trans_begin(sdp, RES_DINODE + 2 * RES_QUOTA, 0);
  1363. if (error)
  1364. goto out_gunlock_q;
  1365. error = gfs2_setattr_simple(inode, attr);
  1366. if (error)
  1367. goto out_end_trans;
  1368. if (ouid != NO_QUOTA_CHANGE || ogid != NO_QUOTA_CHANGE) {
  1369. u64 blocks = gfs2_get_inode_blocks(&ip->i_inode);
  1370. gfs2_quota_change(ip, -blocks, ouid, ogid);
  1371. gfs2_quota_change(ip, blocks, nuid, ngid);
  1372. }
  1373. out_end_trans:
  1374. gfs2_trans_end(sdp);
  1375. out_gunlock_q:
  1376. gfs2_quota_unlock(ip);
  1377. out_alloc:
  1378. gfs2_qadata_put(ip);
  1379. return error;
  1380. }
  1381. /**
  1382. * gfs2_setattr - Change attributes on an inode
  1383. * @dentry: The dentry which is changing
  1384. * @attr: The structure describing the change
  1385. *
  1386. * The VFS layer wants to change one or more of an inodes attributes. Write
  1387. * that change out to disk.
  1388. *
  1389. * Returns: errno
  1390. */
  1391. static int gfs2_setattr(struct dentry *dentry, struct iattr *attr)
  1392. {
  1393. struct inode *inode = dentry->d_inode;
  1394. struct gfs2_inode *ip = GFS2_I(inode);
  1395. struct gfs2_holder i_gh;
  1396. int error;
  1397. error = gfs2_glock_nq_init(ip->i_gl, LM_ST_EXCLUSIVE, 0, &i_gh);
  1398. if (error)
  1399. return error;
  1400. error = -EPERM;
  1401. if (IS_IMMUTABLE(inode) || IS_APPEND(inode))
  1402. goto out;
  1403. error = inode_change_ok(inode, attr);
  1404. if (error)
  1405. goto out;
  1406. if (attr->ia_valid & ATTR_SIZE)
  1407. error = gfs2_setattr_size(inode, attr->ia_size);
  1408. else if (attr->ia_valid & (ATTR_UID | ATTR_GID))
  1409. error = setattr_chown(inode, attr);
  1410. else if ((attr->ia_valid & ATTR_MODE) && IS_POSIXACL(inode))
  1411. error = gfs2_acl_chmod(ip, attr);
  1412. else
  1413. error = gfs2_setattr_simple(inode, attr);
  1414. out:
  1415. if (!error)
  1416. mark_inode_dirty(inode);
  1417. gfs2_glock_dq_uninit(&i_gh);
  1418. return error;
  1419. }
  1420. /**
  1421. * gfs2_getattr - Read out an inode's attributes
  1422. * @mnt: The vfsmount the inode is being accessed from
  1423. * @dentry: The dentry to stat
  1424. * @stat: The inode's stats
  1425. *
  1426. * This may be called from the VFS directly, or from within GFS2 with the
  1427. * inode locked, so we look to see if the glock is already locked and only
  1428. * lock the glock if its not already been done. Note that its the NFS
  1429. * readdirplus operation which causes this to be called (from filldir)
  1430. * with the glock already held.
  1431. *
  1432. * Returns: errno
  1433. */
  1434. static int gfs2_getattr(struct vfsmount *mnt, struct dentry *dentry,
  1435. struct kstat *stat)
  1436. {
  1437. struct inode *inode = dentry->d_inode;
  1438. struct gfs2_inode *ip = GFS2_I(inode);
  1439. struct gfs2_holder gh;
  1440. int error;
  1441. int unlock = 0;
  1442. if (gfs2_glock_is_locked_by_me(ip->i_gl) == NULL) {
  1443. error = gfs2_glock_nq_init(ip->i_gl, LM_ST_SHARED, LM_FLAG_ANY, &gh);
  1444. if (error)
  1445. return error;
  1446. unlock = 1;
  1447. }
  1448. generic_fillattr(inode, stat);
  1449. if (unlock)
  1450. gfs2_glock_dq_uninit(&gh);
  1451. return 0;
  1452. }
  1453. static int gfs2_setxattr(struct dentry *dentry, const char *name,
  1454. const void *data, size_t size, int flags)
  1455. {
  1456. struct inode *inode = dentry->d_inode;
  1457. struct gfs2_inode *ip = GFS2_I(inode);
  1458. struct gfs2_holder gh;
  1459. int ret;
  1460. gfs2_holder_init(ip->i_gl, LM_ST_EXCLUSIVE, 0, &gh);
  1461. ret = gfs2_glock_nq(&gh);
  1462. if (ret == 0) {
  1463. ret = generic_setxattr(dentry, name, data, size, flags);
  1464. gfs2_glock_dq(&gh);
  1465. }
  1466. gfs2_holder_uninit(&gh);
  1467. return ret;
  1468. }
  1469. static ssize_t gfs2_getxattr(struct dentry *dentry, const char *name,
  1470. void *data, size_t size)
  1471. {
  1472. struct inode *inode = dentry->d_inode;
  1473. struct gfs2_inode *ip = GFS2_I(inode);
  1474. struct gfs2_holder gh;
  1475. int ret;
  1476. gfs2_holder_init(ip->i_gl, LM_ST_SHARED, LM_FLAG_ANY, &gh);
  1477. ret = gfs2_glock_nq(&gh);
  1478. if (ret == 0) {
  1479. ret = generic_getxattr(dentry, name, data, size);
  1480. gfs2_glock_dq(&gh);
  1481. }
  1482. gfs2_holder_uninit(&gh);
  1483. return ret;
  1484. }
  1485. static int gfs2_removexattr(struct dentry *dentry, const char *name)
  1486. {
  1487. struct inode *inode = dentry->d_inode;
  1488. struct gfs2_inode *ip = GFS2_I(inode);
  1489. struct gfs2_holder gh;
  1490. int ret;
  1491. gfs2_holder_init(ip->i_gl, LM_ST_EXCLUSIVE, 0, &gh);
  1492. ret = gfs2_glock_nq(&gh);
  1493. if (ret == 0) {
  1494. ret = generic_removexattr(dentry, name);
  1495. gfs2_glock_dq(&gh);
  1496. }
  1497. gfs2_holder_uninit(&gh);
  1498. return ret;
  1499. }
  1500. static int gfs2_fiemap(struct inode *inode, struct fiemap_extent_info *fieinfo,
  1501. u64 start, u64 len)
  1502. {
  1503. struct gfs2_inode *ip = GFS2_I(inode);
  1504. struct gfs2_holder gh;
  1505. int ret;
  1506. ret = fiemap_check_flags(fieinfo, FIEMAP_FLAG_SYNC);
  1507. if (ret)
  1508. return ret;
  1509. mutex_lock(&inode->i_mutex);
  1510. ret = gfs2_glock_nq_init(ip->i_gl, LM_ST_SHARED, 0, &gh);
  1511. if (ret)
  1512. goto out;
  1513. if (gfs2_is_stuffed(ip)) {
  1514. u64 phys = ip->i_no_addr << inode->i_blkbits;
  1515. u64 size = i_size_read(inode);
  1516. u32 flags = FIEMAP_EXTENT_LAST|FIEMAP_EXTENT_NOT_ALIGNED|
  1517. FIEMAP_EXTENT_DATA_INLINE;
  1518. phys += sizeof(struct gfs2_dinode);
  1519. phys += start;
  1520. if (start + len > size)
  1521. len = size - start;
  1522. if (start < size)
  1523. ret = fiemap_fill_next_extent(fieinfo, start, phys,
  1524. len, flags);
  1525. if (ret == 1)
  1526. ret = 0;
  1527. } else {
  1528. ret = __generic_block_fiemap(inode, fieinfo, start, len,
  1529. gfs2_block_map);
  1530. }
  1531. gfs2_glock_dq_uninit(&gh);
  1532. out:
  1533. mutex_unlock(&inode->i_mutex);
  1534. return ret;
  1535. }
  1536. const struct inode_operations gfs2_file_iops = {
  1537. .permission = gfs2_permission,
  1538. .setattr = gfs2_setattr,
  1539. .getattr = gfs2_getattr,
  1540. .setxattr = gfs2_setxattr,
  1541. .getxattr = gfs2_getxattr,
  1542. .listxattr = gfs2_listxattr,
  1543. .removexattr = gfs2_removexattr,
  1544. .fiemap = gfs2_fiemap,
  1545. .get_acl = gfs2_get_acl,
  1546. };
  1547. const struct inode_operations gfs2_dir_iops = {
  1548. .create = gfs2_create,
  1549. .lookup = gfs2_lookup,
  1550. .link = gfs2_link,
  1551. .unlink = gfs2_unlink,
  1552. .symlink = gfs2_symlink,
  1553. .mkdir = gfs2_mkdir,
  1554. .rmdir = gfs2_unlink,
  1555. .mknod = gfs2_mknod,
  1556. .rename = gfs2_rename,
  1557. .permission = gfs2_permission,
  1558. .setattr = gfs2_setattr,
  1559. .getattr = gfs2_getattr,
  1560. .setxattr = gfs2_setxattr,
  1561. .getxattr = gfs2_getxattr,
  1562. .listxattr = gfs2_listxattr,
  1563. .removexattr = gfs2_removexattr,
  1564. .fiemap = gfs2_fiemap,
  1565. .get_acl = gfs2_get_acl,
  1566. };
  1567. const struct inode_operations gfs2_symlink_iops = {
  1568. .readlink = generic_readlink,
  1569. .follow_link = gfs2_follow_link,
  1570. .put_link = gfs2_put_link,
  1571. .permission = gfs2_permission,
  1572. .setattr = gfs2_setattr,
  1573. .getattr = gfs2_getattr,
  1574. .setxattr = gfs2_setxattr,
  1575. .getxattr = gfs2_getxattr,
  1576. .listxattr = gfs2_listxattr,
  1577. .removexattr = gfs2_removexattr,
  1578. .fiemap = gfs2_fiemap,
  1579. .get_acl = gfs2_get_acl,
  1580. };