inode.c 43 KB

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