rgrp.c 45 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502150315041505150615071508150915101511151215131514151515161517151815191520152115221523152415251526152715281529153015311532153315341535153615371538153915401541154215431544154515461547154815491550155115521553155415551556155715581559156015611562156315641565156615671568156915701571157215731574157515761577157815791580158115821583158415851586158715881589159015911592159315941595159615971598159916001601160216031604160516061607160816091610161116121613161416151616161716181619162016211622162316241625162616271628162916301631163216331634163516361637163816391640164116421643164416451646164716481649165016511652165316541655165616571658165916601661166216631664166516661667166816691670167116721673167416751676167716781679168016811682168316841685168616871688168916901691169216931694169516961697169816991700170117021703170417051706170717081709171017111712171317141715171617171718171917201721172217231724172517261727172817291730173117321733173417351736173717381739174017411742174317441745174617471748174917501751175217531754175517561757175817591760176117621763176417651766176717681769177017711772177317741775177617771778177917801781178217831784178517861787178817891790179117921793179417951796
  1. /*
  2. * Copyright (C) Sistina Software, Inc. 1997-2003 All rights reserved.
  3. * Copyright (C) 2004-2008 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/fs.h>
  14. #include <linux/gfs2_ondisk.h>
  15. #include <linux/prefetch.h>
  16. #include <linux/blkdev.h>
  17. #include <linux/rbtree.h>
  18. #include "gfs2.h"
  19. #include "incore.h"
  20. #include "glock.h"
  21. #include "glops.h"
  22. #include "lops.h"
  23. #include "meta_io.h"
  24. #include "quota.h"
  25. #include "rgrp.h"
  26. #include "super.h"
  27. #include "trans.h"
  28. #include "util.h"
  29. #include "log.h"
  30. #include "inode.h"
  31. #include "trace_gfs2.h"
  32. #define BFITNOENT ((u32)~0)
  33. #define NO_BLOCK ((u64)~0)
  34. #if BITS_PER_LONG == 32
  35. #define LBITMASK (0x55555555UL)
  36. #define LBITSKIP55 (0x55555555UL)
  37. #define LBITSKIP00 (0x00000000UL)
  38. #else
  39. #define LBITMASK (0x5555555555555555UL)
  40. #define LBITSKIP55 (0x5555555555555555UL)
  41. #define LBITSKIP00 (0x0000000000000000UL)
  42. #endif
  43. /*
  44. * These routines are used by the resource group routines (rgrp.c)
  45. * to keep track of block allocation. Each block is represented by two
  46. * bits. So, each byte represents GFS2_NBBY (i.e. 4) blocks.
  47. *
  48. * 0 = Free
  49. * 1 = Used (not metadata)
  50. * 2 = Unlinked (still in use) inode
  51. * 3 = Used (metadata)
  52. */
  53. static const char valid_change[16] = {
  54. /* current */
  55. /* n */ 0, 1, 1, 1,
  56. /* e */ 1, 0, 0, 0,
  57. /* w */ 0, 0, 0, 1,
  58. 1, 0, 0, 0
  59. };
  60. static u32 rgblk_search(struct gfs2_rgrpd *rgd, u32 goal,
  61. unsigned char old_state,
  62. struct gfs2_bitmap **rbi);
  63. /**
  64. * gfs2_setbit - Set a bit in the bitmaps
  65. * @buffer: the buffer that holds the bitmaps
  66. * @buflen: the length (in bytes) of the buffer
  67. * @block: the block to set
  68. * @new_state: the new state of the block
  69. *
  70. */
  71. static inline void gfs2_setbit(struct gfs2_rgrpd *rgd, unsigned char *buf1,
  72. unsigned char *buf2, unsigned int offset,
  73. struct gfs2_bitmap *bi, u32 block,
  74. unsigned char new_state)
  75. {
  76. unsigned char *byte1, *byte2, *end, cur_state;
  77. unsigned int buflen = bi->bi_len;
  78. const unsigned int bit = (block % GFS2_NBBY) * GFS2_BIT_SIZE;
  79. byte1 = buf1 + offset + (block / GFS2_NBBY);
  80. end = buf1 + offset + buflen;
  81. BUG_ON(byte1 >= end);
  82. cur_state = (*byte1 >> bit) & GFS2_BIT_MASK;
  83. if (unlikely(!valid_change[new_state * 4 + cur_state])) {
  84. printk(KERN_WARNING "GFS2: buf_blk = 0x%llx old_state=%d, "
  85. "new_state=%d\n",
  86. (unsigned long long)block, cur_state, new_state);
  87. printk(KERN_WARNING "GFS2: rgrp=0x%llx bi_start=0x%lx\n",
  88. (unsigned long long)rgd->rd_addr,
  89. (unsigned long)bi->bi_start);
  90. printk(KERN_WARNING "GFS2: bi_offset=0x%lx bi_len=0x%lx\n",
  91. (unsigned long)bi->bi_offset,
  92. (unsigned long)bi->bi_len);
  93. dump_stack();
  94. gfs2_consist_rgrpd(rgd);
  95. return;
  96. }
  97. *byte1 ^= (cur_state ^ new_state) << bit;
  98. if (buf2) {
  99. byte2 = buf2 + offset + (block / GFS2_NBBY);
  100. cur_state = (*byte2 >> bit) & GFS2_BIT_MASK;
  101. *byte2 ^= (cur_state ^ new_state) << bit;
  102. }
  103. }
  104. /**
  105. * gfs2_testbit - test a bit in the bitmaps
  106. * @buffer: the buffer that holds the bitmaps
  107. * @buflen: the length (in bytes) of the buffer
  108. * @block: the block to read
  109. *
  110. */
  111. static inline unsigned char gfs2_testbit(struct gfs2_rgrpd *rgd,
  112. const unsigned char *buffer,
  113. unsigned int buflen, u32 block)
  114. {
  115. const unsigned char *byte, *end;
  116. unsigned char cur_state;
  117. unsigned int bit;
  118. byte = buffer + (block / GFS2_NBBY);
  119. bit = (block % GFS2_NBBY) * GFS2_BIT_SIZE;
  120. end = buffer + buflen;
  121. gfs2_assert(rgd->rd_sbd, byte < end);
  122. cur_state = (*byte >> bit) & GFS2_BIT_MASK;
  123. return cur_state;
  124. }
  125. /**
  126. * gfs2_bit_search
  127. * @ptr: Pointer to bitmap data
  128. * @mask: Mask to use (normally 0x55555.... but adjusted for search start)
  129. * @state: The state we are searching for
  130. *
  131. * We xor the bitmap data with a patter which is the bitwise opposite
  132. * of what we are looking for, this gives rise to a pattern of ones
  133. * wherever there is a match. Since we have two bits per entry, we
  134. * take this pattern, shift it down by one place and then and it with
  135. * the original. All the even bit positions (0,2,4, etc) then represent
  136. * successful matches, so we mask with 0x55555..... to remove the unwanted
  137. * odd bit positions.
  138. *
  139. * This allows searching of a whole u64 at once (32 blocks) with a
  140. * single test (on 64 bit arches).
  141. */
  142. static inline u64 gfs2_bit_search(const __le64 *ptr, u64 mask, u8 state)
  143. {
  144. u64 tmp;
  145. static const u64 search[] = {
  146. [0] = 0xffffffffffffffffULL,
  147. [1] = 0xaaaaaaaaaaaaaaaaULL,
  148. [2] = 0x5555555555555555ULL,
  149. [3] = 0x0000000000000000ULL,
  150. };
  151. tmp = le64_to_cpu(*ptr) ^ search[state];
  152. tmp &= (tmp >> 1);
  153. tmp &= mask;
  154. return tmp;
  155. }
  156. /**
  157. * gfs2_bitfit - Search an rgrp's bitmap buffer to find a bit-pair representing
  158. * a block in a given allocation state.
  159. * @buffer: the buffer that holds the bitmaps
  160. * @len: the length (in bytes) of the buffer
  161. * @goal: start search at this block's bit-pair (within @buffer)
  162. * @state: GFS2_BLKST_XXX the state of the block we're looking for.
  163. *
  164. * Scope of @goal and returned block number is only within this bitmap buffer,
  165. * not entire rgrp or filesystem. @buffer will be offset from the actual
  166. * beginning of a bitmap block buffer, skipping any header structures, but
  167. * headers are always a multiple of 64 bits long so that the buffer is
  168. * always aligned to a 64 bit boundary.
  169. *
  170. * The size of the buffer is in bytes, but is it assumed that it is
  171. * always ok to read a complete multiple of 64 bits at the end
  172. * of the block in case the end is no aligned to a natural boundary.
  173. *
  174. * Return: the block number (bitmap buffer scope) that was found
  175. */
  176. static u32 gfs2_bitfit(const u8 *buf, const unsigned int len,
  177. u32 goal, u8 state)
  178. {
  179. u32 spoint = (goal << 1) & ((8*sizeof(u64)) - 1);
  180. const __le64 *ptr = ((__le64 *)buf) + (goal >> 5);
  181. const __le64 *end = (__le64 *)(buf + ALIGN(len, sizeof(u64)));
  182. u64 tmp;
  183. u64 mask = 0x5555555555555555ULL;
  184. u32 bit;
  185. BUG_ON(state > 3);
  186. /* Mask off bits we don't care about at the start of the search */
  187. mask <<= spoint;
  188. tmp = gfs2_bit_search(ptr, mask, state);
  189. ptr++;
  190. while(tmp == 0 && ptr < end) {
  191. tmp = gfs2_bit_search(ptr, 0x5555555555555555ULL, state);
  192. ptr++;
  193. }
  194. /* Mask off any bits which are more than len bytes from the start */
  195. if (ptr == end && (len & (sizeof(u64) - 1)))
  196. tmp &= (((u64)~0) >> (64 - 8*(len & (sizeof(u64) - 1))));
  197. /* Didn't find anything, so return */
  198. if (tmp == 0)
  199. return BFITNOENT;
  200. ptr--;
  201. bit = __ffs64(tmp);
  202. bit /= 2; /* two bits per entry in the bitmap */
  203. return (((const unsigned char *)ptr - buf) * GFS2_NBBY) + bit;
  204. }
  205. /**
  206. * gfs2_bitcount - count the number of bits in a certain state
  207. * @buffer: the buffer that holds the bitmaps
  208. * @buflen: the length (in bytes) of the buffer
  209. * @state: the state of the block we're looking for
  210. *
  211. * Returns: The number of bits
  212. */
  213. static u32 gfs2_bitcount(struct gfs2_rgrpd *rgd, const u8 *buffer,
  214. unsigned int buflen, u8 state)
  215. {
  216. const u8 *byte = buffer;
  217. const u8 *end = buffer + buflen;
  218. const u8 state1 = state << 2;
  219. const u8 state2 = state << 4;
  220. const u8 state3 = state << 6;
  221. u32 count = 0;
  222. for (; byte < end; byte++) {
  223. if (((*byte) & 0x03) == state)
  224. count++;
  225. if (((*byte) & 0x0C) == state1)
  226. count++;
  227. if (((*byte) & 0x30) == state2)
  228. count++;
  229. if (((*byte) & 0xC0) == state3)
  230. count++;
  231. }
  232. return count;
  233. }
  234. /**
  235. * gfs2_rgrp_verify - Verify that a resource group is consistent
  236. * @sdp: the filesystem
  237. * @rgd: the rgrp
  238. *
  239. */
  240. void gfs2_rgrp_verify(struct gfs2_rgrpd *rgd)
  241. {
  242. struct gfs2_sbd *sdp = rgd->rd_sbd;
  243. struct gfs2_bitmap *bi = NULL;
  244. u32 length = rgd->rd_length;
  245. u32 count[4], tmp;
  246. int buf, x;
  247. memset(count, 0, 4 * sizeof(u32));
  248. /* Count # blocks in each of 4 possible allocation states */
  249. for (buf = 0; buf < length; buf++) {
  250. bi = rgd->rd_bits + buf;
  251. for (x = 0; x < 4; x++)
  252. count[x] += gfs2_bitcount(rgd,
  253. bi->bi_bh->b_data +
  254. bi->bi_offset,
  255. bi->bi_len, x);
  256. }
  257. if (count[0] != rgd->rd_free) {
  258. if (gfs2_consist_rgrpd(rgd))
  259. fs_err(sdp, "free data mismatch: %u != %u\n",
  260. count[0], rgd->rd_free);
  261. return;
  262. }
  263. tmp = rgd->rd_data - rgd->rd_free - rgd->rd_dinodes;
  264. if (count[1] != tmp) {
  265. if (gfs2_consist_rgrpd(rgd))
  266. fs_err(sdp, "used data mismatch: %u != %u\n",
  267. count[1], tmp);
  268. return;
  269. }
  270. if (count[2] + count[3] != rgd->rd_dinodes) {
  271. if (gfs2_consist_rgrpd(rgd))
  272. fs_err(sdp, "used metadata mismatch: %u != %u\n",
  273. count[2] + count[3], rgd->rd_dinodes);
  274. return;
  275. }
  276. }
  277. static inline int rgrp_contains_block(struct gfs2_rgrpd *rgd, u64 block)
  278. {
  279. u64 first = rgd->rd_data0;
  280. u64 last = first + rgd->rd_data;
  281. return first <= block && block < last;
  282. }
  283. /**
  284. * gfs2_blk2rgrpd - Find resource group for a given data/meta block number
  285. * @sdp: The GFS2 superblock
  286. * @n: The data block number
  287. *
  288. * Returns: The resource group, or NULL if not found
  289. */
  290. struct gfs2_rgrpd *gfs2_blk2rgrpd(struct gfs2_sbd *sdp, u64 blk, bool exact)
  291. {
  292. struct rb_node *n, *next;
  293. struct gfs2_rgrpd *cur;
  294. spin_lock(&sdp->sd_rindex_spin);
  295. n = sdp->sd_rindex_tree.rb_node;
  296. while (n) {
  297. cur = rb_entry(n, struct gfs2_rgrpd, rd_node);
  298. next = NULL;
  299. if (blk < cur->rd_addr)
  300. next = n->rb_left;
  301. else if (blk >= cur->rd_data0 + cur->rd_data)
  302. next = n->rb_right;
  303. if (next == NULL) {
  304. spin_unlock(&sdp->sd_rindex_spin);
  305. if (exact) {
  306. if (blk < cur->rd_addr)
  307. return NULL;
  308. if (blk >= cur->rd_data0 + cur->rd_data)
  309. return NULL;
  310. }
  311. return cur;
  312. }
  313. n = next;
  314. }
  315. spin_unlock(&sdp->sd_rindex_spin);
  316. return NULL;
  317. }
  318. /**
  319. * gfs2_rgrpd_get_first - get the first Resource Group in the filesystem
  320. * @sdp: The GFS2 superblock
  321. *
  322. * Returns: The first rgrp in the filesystem
  323. */
  324. struct gfs2_rgrpd *gfs2_rgrpd_get_first(struct gfs2_sbd *sdp)
  325. {
  326. const struct rb_node *n;
  327. struct gfs2_rgrpd *rgd;
  328. spin_lock(&sdp->sd_rindex_spin);
  329. n = rb_first(&sdp->sd_rindex_tree);
  330. rgd = rb_entry(n, struct gfs2_rgrpd, rd_node);
  331. spin_unlock(&sdp->sd_rindex_spin);
  332. return rgd;
  333. }
  334. /**
  335. * gfs2_rgrpd_get_next - get the next RG
  336. * @rgd: A RG
  337. *
  338. * Returns: The next rgrp
  339. */
  340. struct gfs2_rgrpd *gfs2_rgrpd_get_next(struct gfs2_rgrpd *rgd)
  341. {
  342. struct gfs2_sbd *sdp = rgd->rd_sbd;
  343. const struct rb_node *n;
  344. spin_lock(&sdp->sd_rindex_spin);
  345. n = rb_next(&rgd->rd_node);
  346. if (n == NULL)
  347. n = rb_first(&sdp->sd_rindex_tree);
  348. if (unlikely(&rgd->rd_node == n)) {
  349. spin_unlock(&sdp->sd_rindex_spin);
  350. return NULL;
  351. }
  352. rgd = rb_entry(n, struct gfs2_rgrpd, rd_node);
  353. spin_unlock(&sdp->sd_rindex_spin);
  354. return rgd;
  355. }
  356. void gfs2_free_clones(struct gfs2_rgrpd *rgd)
  357. {
  358. int x;
  359. for (x = 0; x < rgd->rd_length; x++) {
  360. struct gfs2_bitmap *bi = rgd->rd_bits + x;
  361. kfree(bi->bi_clone);
  362. bi->bi_clone = NULL;
  363. }
  364. }
  365. void gfs2_clear_rgrpd(struct gfs2_sbd *sdp)
  366. {
  367. struct rb_node *n;
  368. struct gfs2_rgrpd *rgd;
  369. struct gfs2_glock *gl;
  370. while ((n = rb_first(&sdp->sd_rindex_tree))) {
  371. rgd = rb_entry(n, struct gfs2_rgrpd, rd_node);
  372. gl = rgd->rd_gl;
  373. rb_erase(n, &sdp->sd_rindex_tree);
  374. if (gl) {
  375. spin_lock(&gl->gl_spin);
  376. gl->gl_object = NULL;
  377. spin_unlock(&gl->gl_spin);
  378. gfs2_glock_add_to_lru(gl);
  379. gfs2_glock_put(gl);
  380. }
  381. gfs2_free_clones(rgd);
  382. kfree(rgd->rd_bits);
  383. kmem_cache_free(gfs2_rgrpd_cachep, rgd);
  384. }
  385. }
  386. static void gfs2_rindex_print(const struct gfs2_rgrpd *rgd)
  387. {
  388. printk(KERN_INFO " ri_addr = %llu\n", (unsigned long long)rgd->rd_addr);
  389. printk(KERN_INFO " ri_length = %u\n", rgd->rd_length);
  390. printk(KERN_INFO " ri_data0 = %llu\n", (unsigned long long)rgd->rd_data0);
  391. printk(KERN_INFO " ri_data = %u\n", rgd->rd_data);
  392. printk(KERN_INFO " ri_bitbytes = %u\n", rgd->rd_bitbytes);
  393. }
  394. /**
  395. * gfs2_compute_bitstructs - Compute the bitmap sizes
  396. * @rgd: The resource group descriptor
  397. *
  398. * Calculates bitmap descriptors, one for each block that contains bitmap data
  399. *
  400. * Returns: errno
  401. */
  402. static int compute_bitstructs(struct gfs2_rgrpd *rgd)
  403. {
  404. struct gfs2_sbd *sdp = rgd->rd_sbd;
  405. struct gfs2_bitmap *bi;
  406. u32 length = rgd->rd_length; /* # blocks in hdr & bitmap */
  407. u32 bytes_left, bytes;
  408. int x;
  409. if (!length)
  410. return -EINVAL;
  411. rgd->rd_bits = kcalloc(length, sizeof(struct gfs2_bitmap), GFP_NOFS);
  412. if (!rgd->rd_bits)
  413. return -ENOMEM;
  414. bytes_left = rgd->rd_bitbytes;
  415. for (x = 0; x < length; x++) {
  416. bi = rgd->rd_bits + x;
  417. bi->bi_flags = 0;
  418. /* small rgrp; bitmap stored completely in header block */
  419. if (length == 1) {
  420. bytes = bytes_left;
  421. bi->bi_offset = sizeof(struct gfs2_rgrp);
  422. bi->bi_start = 0;
  423. bi->bi_len = bytes;
  424. /* header block */
  425. } else if (x == 0) {
  426. bytes = sdp->sd_sb.sb_bsize - sizeof(struct gfs2_rgrp);
  427. bi->bi_offset = sizeof(struct gfs2_rgrp);
  428. bi->bi_start = 0;
  429. bi->bi_len = bytes;
  430. /* last block */
  431. } else if (x + 1 == length) {
  432. bytes = bytes_left;
  433. bi->bi_offset = sizeof(struct gfs2_meta_header);
  434. bi->bi_start = rgd->rd_bitbytes - bytes_left;
  435. bi->bi_len = bytes;
  436. /* other blocks */
  437. } else {
  438. bytes = sdp->sd_sb.sb_bsize -
  439. sizeof(struct gfs2_meta_header);
  440. bi->bi_offset = sizeof(struct gfs2_meta_header);
  441. bi->bi_start = rgd->rd_bitbytes - bytes_left;
  442. bi->bi_len = bytes;
  443. }
  444. bytes_left -= bytes;
  445. }
  446. if (bytes_left) {
  447. gfs2_consist_rgrpd(rgd);
  448. return -EIO;
  449. }
  450. bi = rgd->rd_bits + (length - 1);
  451. if ((bi->bi_start + bi->bi_len) * GFS2_NBBY != rgd->rd_data) {
  452. if (gfs2_consist_rgrpd(rgd)) {
  453. gfs2_rindex_print(rgd);
  454. fs_err(sdp, "start=%u len=%u offset=%u\n",
  455. bi->bi_start, bi->bi_len, bi->bi_offset);
  456. }
  457. return -EIO;
  458. }
  459. return 0;
  460. }
  461. /**
  462. * gfs2_ri_total - Total up the file system space, according to the rindex.
  463. *
  464. */
  465. u64 gfs2_ri_total(struct gfs2_sbd *sdp)
  466. {
  467. u64 total_data = 0;
  468. struct inode *inode = sdp->sd_rindex;
  469. struct gfs2_inode *ip = GFS2_I(inode);
  470. char buf[sizeof(struct gfs2_rindex)];
  471. struct file_ra_state ra_state;
  472. int error, rgrps;
  473. mutex_lock(&sdp->sd_rindex_mutex);
  474. file_ra_state_init(&ra_state, inode->i_mapping);
  475. for (rgrps = 0;; rgrps++) {
  476. loff_t pos = rgrps * sizeof(struct gfs2_rindex);
  477. if (pos + sizeof(struct gfs2_rindex) > i_size_read(inode))
  478. break;
  479. error = gfs2_internal_read(ip, &ra_state, buf, &pos,
  480. sizeof(struct gfs2_rindex));
  481. if (error != sizeof(struct gfs2_rindex))
  482. break;
  483. total_data += be32_to_cpu(((struct gfs2_rindex *)buf)->ri_data);
  484. }
  485. mutex_unlock(&sdp->sd_rindex_mutex);
  486. return total_data;
  487. }
  488. static void rgd_insert(struct gfs2_rgrpd *rgd)
  489. {
  490. struct gfs2_sbd *sdp = rgd->rd_sbd;
  491. struct rb_node **newn = &sdp->sd_rindex_tree.rb_node, *parent = NULL;
  492. /* Figure out where to put new node */
  493. while (*newn) {
  494. struct gfs2_rgrpd *cur = rb_entry(*newn, struct gfs2_rgrpd,
  495. rd_node);
  496. parent = *newn;
  497. if (rgd->rd_addr < cur->rd_addr)
  498. newn = &((*newn)->rb_left);
  499. else if (rgd->rd_addr > cur->rd_addr)
  500. newn = &((*newn)->rb_right);
  501. else
  502. return;
  503. }
  504. rb_link_node(&rgd->rd_node, parent, newn);
  505. rb_insert_color(&rgd->rd_node, &sdp->sd_rindex_tree);
  506. }
  507. /**
  508. * read_rindex_entry - Pull in a new resource index entry from the disk
  509. * @gl: The glock covering the rindex inode
  510. *
  511. * Returns: 0 on success, > 0 on EOF, error code otherwise
  512. */
  513. static int read_rindex_entry(struct gfs2_inode *ip,
  514. struct file_ra_state *ra_state)
  515. {
  516. struct gfs2_sbd *sdp = GFS2_SB(&ip->i_inode);
  517. loff_t pos = sdp->sd_rgrps * sizeof(struct gfs2_rindex);
  518. struct gfs2_rindex buf;
  519. int error;
  520. struct gfs2_rgrpd *rgd;
  521. if (pos >= i_size_read(&ip->i_inode))
  522. return 1;
  523. error = gfs2_internal_read(ip, ra_state, (char *)&buf, &pos,
  524. sizeof(struct gfs2_rindex));
  525. if (error != sizeof(struct gfs2_rindex))
  526. return (error == 0) ? 1 : error;
  527. rgd = kmem_cache_zalloc(gfs2_rgrpd_cachep, GFP_NOFS);
  528. error = -ENOMEM;
  529. if (!rgd)
  530. return error;
  531. rgd->rd_sbd = sdp;
  532. rgd->rd_addr = be64_to_cpu(buf.ri_addr);
  533. rgd->rd_length = be32_to_cpu(buf.ri_length);
  534. rgd->rd_data0 = be64_to_cpu(buf.ri_data0);
  535. rgd->rd_data = be32_to_cpu(buf.ri_data);
  536. rgd->rd_bitbytes = be32_to_cpu(buf.ri_bitbytes);
  537. error = compute_bitstructs(rgd);
  538. if (error)
  539. goto fail;
  540. error = gfs2_glock_get(sdp, rgd->rd_addr,
  541. &gfs2_rgrp_glops, CREATE, &rgd->rd_gl);
  542. if (error)
  543. goto fail;
  544. rgd->rd_gl->gl_object = rgd;
  545. rgd->rd_flags &= ~GFS2_RDF_UPTODATE;
  546. if (rgd->rd_data > sdp->sd_max_rg_data)
  547. sdp->sd_max_rg_data = rgd->rd_data;
  548. spin_lock(&sdp->sd_rindex_spin);
  549. rgd_insert(rgd);
  550. sdp->sd_rgrps++;
  551. spin_unlock(&sdp->sd_rindex_spin);
  552. return error;
  553. fail:
  554. kfree(rgd->rd_bits);
  555. kmem_cache_free(gfs2_rgrpd_cachep, rgd);
  556. return error;
  557. }
  558. /**
  559. * gfs2_ri_update - Pull in a new resource index from the disk
  560. * @ip: pointer to the rindex inode
  561. *
  562. * Returns: 0 on successful update, error code otherwise
  563. */
  564. static int gfs2_ri_update(struct gfs2_inode *ip)
  565. {
  566. struct gfs2_sbd *sdp = GFS2_SB(&ip->i_inode);
  567. struct inode *inode = &ip->i_inode;
  568. struct file_ra_state ra_state;
  569. int error;
  570. file_ra_state_init(&ra_state, inode->i_mapping);
  571. do {
  572. error = read_rindex_entry(ip, &ra_state);
  573. } while (error == 0);
  574. if (error < 0)
  575. return error;
  576. sdp->sd_rindex_uptodate = 1;
  577. return 0;
  578. }
  579. /**
  580. * gfs2_rindex_update - Update the rindex if required
  581. * @sdp: The GFS2 superblock
  582. *
  583. * We grab a lock on the rindex inode to make sure that it doesn't
  584. * change whilst we are performing an operation. We keep this lock
  585. * for quite long periods of time compared to other locks. This
  586. * doesn't matter, since it is shared and it is very, very rarely
  587. * accessed in the exclusive mode (i.e. only when expanding the filesystem).
  588. *
  589. * This makes sure that we're using the latest copy of the resource index
  590. * special file, which might have been updated if someone expanded the
  591. * filesystem (via gfs2_grow utility), which adds new resource groups.
  592. *
  593. * Returns: 0 on succeess, error code otherwise
  594. */
  595. int gfs2_rindex_update(struct gfs2_sbd *sdp)
  596. {
  597. struct gfs2_inode *ip = GFS2_I(sdp->sd_rindex);
  598. struct gfs2_glock *gl = ip->i_gl;
  599. struct gfs2_holder ri_gh;
  600. int error = 0;
  601. int unlock_required = 0;
  602. /* Read new copy from disk if we don't have the latest */
  603. if (!sdp->sd_rindex_uptodate) {
  604. mutex_lock(&sdp->sd_rindex_mutex);
  605. if (!gfs2_glock_is_locked_by_me(gl)) {
  606. error = gfs2_glock_nq_init(gl, LM_ST_SHARED, 0, &ri_gh);
  607. if (error)
  608. return error;
  609. unlock_required = 1;
  610. }
  611. if (!sdp->sd_rindex_uptodate)
  612. error = gfs2_ri_update(ip);
  613. if (unlock_required)
  614. gfs2_glock_dq_uninit(&ri_gh);
  615. mutex_unlock(&sdp->sd_rindex_mutex);
  616. }
  617. return error;
  618. }
  619. static void gfs2_rgrp_in(struct gfs2_rgrpd *rgd, const void *buf)
  620. {
  621. const struct gfs2_rgrp *str = buf;
  622. u32 rg_flags;
  623. rg_flags = be32_to_cpu(str->rg_flags);
  624. rg_flags &= ~GFS2_RDF_MASK;
  625. rgd->rd_flags &= GFS2_RDF_MASK;
  626. rgd->rd_flags |= rg_flags;
  627. rgd->rd_free = be32_to_cpu(str->rg_free);
  628. rgd->rd_dinodes = be32_to_cpu(str->rg_dinodes);
  629. rgd->rd_igeneration = be64_to_cpu(str->rg_igeneration);
  630. }
  631. static void gfs2_rgrp_out(struct gfs2_rgrpd *rgd, void *buf)
  632. {
  633. struct gfs2_rgrp *str = buf;
  634. str->rg_flags = cpu_to_be32(rgd->rd_flags & ~GFS2_RDF_MASK);
  635. str->rg_free = cpu_to_be32(rgd->rd_free);
  636. str->rg_dinodes = cpu_to_be32(rgd->rd_dinodes);
  637. str->__pad = cpu_to_be32(0);
  638. str->rg_igeneration = cpu_to_be64(rgd->rd_igeneration);
  639. memset(&str->rg_reserved, 0, sizeof(str->rg_reserved));
  640. }
  641. /**
  642. * gfs2_rgrp_go_lock - Read in a RG's header and bitmaps
  643. * @rgd: the struct gfs2_rgrpd describing the RG to read in
  644. *
  645. * Read in all of a Resource Group's header and bitmap blocks.
  646. * Caller must eventually call gfs2_rgrp_relse() to free the bitmaps.
  647. *
  648. * Returns: errno
  649. */
  650. int gfs2_rgrp_go_lock(struct gfs2_holder *gh)
  651. {
  652. struct gfs2_rgrpd *rgd = gh->gh_gl->gl_object;
  653. struct gfs2_sbd *sdp = rgd->rd_sbd;
  654. struct gfs2_glock *gl = rgd->rd_gl;
  655. unsigned int length = rgd->rd_length;
  656. struct gfs2_bitmap *bi;
  657. unsigned int x, y;
  658. int error;
  659. for (x = 0; x < length; x++) {
  660. bi = rgd->rd_bits + x;
  661. error = gfs2_meta_read(gl, rgd->rd_addr + x, 0, &bi->bi_bh);
  662. if (error)
  663. goto fail;
  664. }
  665. for (y = length; y--;) {
  666. bi = rgd->rd_bits + y;
  667. error = gfs2_meta_wait(sdp, bi->bi_bh);
  668. if (error)
  669. goto fail;
  670. if (gfs2_metatype_check(sdp, bi->bi_bh, y ? GFS2_METATYPE_RB :
  671. GFS2_METATYPE_RG)) {
  672. error = -EIO;
  673. goto fail;
  674. }
  675. }
  676. if (!(rgd->rd_flags & GFS2_RDF_UPTODATE)) {
  677. for (x = 0; x < length; x++)
  678. clear_bit(GBF_FULL, &rgd->rd_bits[x].bi_flags);
  679. gfs2_rgrp_in(rgd, (rgd->rd_bits[0].bi_bh)->b_data);
  680. rgd->rd_flags |= (GFS2_RDF_UPTODATE | GFS2_RDF_CHECK);
  681. rgd->rd_free_clone = rgd->rd_free;
  682. }
  683. return 0;
  684. fail:
  685. while (x--) {
  686. bi = rgd->rd_bits + x;
  687. brelse(bi->bi_bh);
  688. bi->bi_bh = NULL;
  689. gfs2_assert_warn(sdp, !bi->bi_clone);
  690. }
  691. return error;
  692. }
  693. /**
  694. * gfs2_rgrp_go_unlock - Release RG bitmaps read in with gfs2_rgrp_bh_get()
  695. * @rgd: the struct gfs2_rgrpd describing the RG to read in
  696. *
  697. */
  698. void gfs2_rgrp_go_unlock(struct gfs2_holder *gh)
  699. {
  700. struct gfs2_rgrpd *rgd = gh->gh_gl->gl_object;
  701. int x, length = rgd->rd_length;
  702. for (x = 0; x < length; x++) {
  703. struct gfs2_bitmap *bi = rgd->rd_bits + x;
  704. brelse(bi->bi_bh);
  705. bi->bi_bh = NULL;
  706. }
  707. }
  708. int gfs2_rgrp_send_discards(struct gfs2_sbd *sdp, u64 offset,
  709. struct buffer_head *bh,
  710. const struct gfs2_bitmap *bi, unsigned minlen, u64 *ptrimmed)
  711. {
  712. struct super_block *sb = sdp->sd_vfs;
  713. struct block_device *bdev = sb->s_bdev;
  714. const unsigned int sects_per_blk = sdp->sd_sb.sb_bsize /
  715. bdev_logical_block_size(sb->s_bdev);
  716. u64 blk;
  717. sector_t start = 0;
  718. sector_t nr_sects = 0;
  719. int rv;
  720. unsigned int x;
  721. u32 trimmed = 0;
  722. u8 diff;
  723. for (x = 0; x < bi->bi_len; x++) {
  724. const u8 *clone = bi->bi_clone ? bi->bi_clone : bi->bi_bh->b_data;
  725. clone += bi->bi_offset;
  726. clone += x;
  727. if (bh) {
  728. const u8 *orig = bh->b_data + bi->bi_offset + x;
  729. diff = ~(*orig | (*orig >> 1)) & (*clone | (*clone >> 1));
  730. } else {
  731. diff = ~(*clone | (*clone >> 1));
  732. }
  733. diff &= 0x55;
  734. if (diff == 0)
  735. continue;
  736. blk = offset + ((bi->bi_start + x) * GFS2_NBBY);
  737. blk *= sects_per_blk; /* convert to sectors */
  738. while(diff) {
  739. if (diff & 1) {
  740. if (nr_sects == 0)
  741. goto start_new_extent;
  742. if ((start + nr_sects) != blk) {
  743. if (nr_sects >= minlen) {
  744. rv = blkdev_issue_discard(bdev,
  745. start, nr_sects,
  746. GFP_NOFS, 0);
  747. if (rv)
  748. goto fail;
  749. trimmed += nr_sects;
  750. }
  751. nr_sects = 0;
  752. start_new_extent:
  753. start = blk;
  754. }
  755. nr_sects += sects_per_blk;
  756. }
  757. diff >>= 2;
  758. blk += sects_per_blk;
  759. }
  760. }
  761. if (nr_sects >= minlen) {
  762. rv = blkdev_issue_discard(bdev, start, nr_sects, GFP_NOFS, 0);
  763. if (rv)
  764. goto fail;
  765. trimmed += nr_sects;
  766. }
  767. if (ptrimmed)
  768. *ptrimmed = trimmed;
  769. return 0;
  770. fail:
  771. if (sdp->sd_args.ar_discard)
  772. fs_warn(sdp, "error %d on discard request, turning discards off for this filesystem", rv);
  773. sdp->sd_args.ar_discard = 0;
  774. return -EIO;
  775. }
  776. /**
  777. * gfs2_fitrim - Generate discard requests for unused bits of the filesystem
  778. * @filp: Any file on the filesystem
  779. * @argp: Pointer to the arguments (also used to pass result)
  780. *
  781. * Returns: 0 on success, otherwise error code
  782. */
  783. int gfs2_fitrim(struct file *filp, void __user *argp)
  784. {
  785. struct inode *inode = filp->f_dentry->d_inode;
  786. struct gfs2_sbd *sdp = GFS2_SB(inode);
  787. struct request_queue *q = bdev_get_queue(sdp->sd_vfs->s_bdev);
  788. struct buffer_head *bh;
  789. struct gfs2_rgrpd *rgd;
  790. struct gfs2_rgrpd *rgd_end;
  791. struct gfs2_holder gh;
  792. struct fstrim_range r;
  793. int ret = 0;
  794. u64 amt;
  795. u64 trimmed = 0;
  796. unsigned int x;
  797. if (!capable(CAP_SYS_ADMIN))
  798. return -EPERM;
  799. if (!blk_queue_discard(q))
  800. return -EOPNOTSUPP;
  801. ret = gfs2_rindex_update(sdp);
  802. if (ret)
  803. return ret;
  804. if (argp == NULL) {
  805. r.start = 0;
  806. r.len = ULLONG_MAX;
  807. r.minlen = 0;
  808. } else if (copy_from_user(&r, argp, sizeof(r)))
  809. return -EFAULT;
  810. rgd = gfs2_blk2rgrpd(sdp, r.start, 0);
  811. rgd_end = gfs2_blk2rgrpd(sdp, r.start + r.len, 0);
  812. while (1) {
  813. ret = gfs2_glock_nq_init(rgd->rd_gl, LM_ST_EXCLUSIVE, 0, &gh);
  814. if (ret)
  815. goto out;
  816. if (!(rgd->rd_flags & GFS2_RGF_TRIMMED)) {
  817. /* Trim each bitmap in the rgrp */
  818. for (x = 0; x < rgd->rd_length; x++) {
  819. struct gfs2_bitmap *bi = rgd->rd_bits + x;
  820. ret = gfs2_rgrp_send_discards(sdp, rgd->rd_data0, NULL, bi, r.minlen, &amt);
  821. if (ret) {
  822. gfs2_glock_dq_uninit(&gh);
  823. goto out;
  824. }
  825. trimmed += amt;
  826. }
  827. /* Mark rgrp as having been trimmed */
  828. ret = gfs2_trans_begin(sdp, RES_RG_HDR, 0);
  829. if (ret == 0) {
  830. bh = rgd->rd_bits[0].bi_bh;
  831. rgd->rd_flags |= GFS2_RGF_TRIMMED;
  832. gfs2_trans_add_bh(rgd->rd_gl, bh, 1);
  833. gfs2_rgrp_out(rgd, bh->b_data);
  834. gfs2_trans_end(sdp);
  835. }
  836. }
  837. gfs2_glock_dq_uninit(&gh);
  838. if (rgd == rgd_end)
  839. break;
  840. rgd = gfs2_rgrpd_get_next(rgd);
  841. }
  842. out:
  843. r.len = trimmed << 9;
  844. if (argp && copy_to_user(argp, &r, sizeof(r)))
  845. return -EFAULT;
  846. return ret;
  847. }
  848. /**
  849. * gfs2_qadata_get - get the struct gfs2_qadata structure for an inode
  850. * @ip: the incore GFS2 inode structure
  851. *
  852. * Returns: the struct gfs2_qadata
  853. */
  854. struct gfs2_qadata *gfs2_qadata_get(struct gfs2_inode *ip)
  855. {
  856. struct gfs2_sbd *sdp = GFS2_SB(&ip->i_inode);
  857. int error;
  858. BUG_ON(ip->i_qadata != NULL);
  859. ip->i_qadata = kzalloc(sizeof(struct gfs2_qadata), GFP_NOFS);
  860. error = gfs2_rindex_update(sdp);
  861. if (error)
  862. fs_warn(sdp, "rindex update returns %d\n", error);
  863. return ip->i_qadata;
  864. }
  865. /**
  866. * gfs2_blkrsv_get - get the struct gfs2_blkreserv structure for an inode
  867. * @ip: the incore GFS2 inode structure
  868. *
  869. * Returns: the struct gfs2_qadata
  870. */
  871. static struct gfs2_blkreserv *gfs2_blkrsv_get(struct gfs2_inode *ip)
  872. {
  873. BUG_ON(ip->i_res != NULL);
  874. ip->i_res = kzalloc(sizeof(struct gfs2_blkreserv), GFP_NOFS);
  875. return ip->i_res;
  876. }
  877. /**
  878. * try_rgrp_fit - See if a given reservation will fit in a given RG
  879. * @rgd: the RG data
  880. * @ip: the inode
  881. *
  882. * If there's room for the requested blocks to be allocated from the RG:
  883. *
  884. * Returns: 1 on success (it fits), 0 on failure (it doesn't fit)
  885. */
  886. static int try_rgrp_fit(const struct gfs2_rgrpd *rgd, const struct gfs2_inode *ip)
  887. {
  888. const struct gfs2_blkreserv *rs = ip->i_res;
  889. if (rgd->rd_flags & (GFS2_RGF_NOALLOC | GFS2_RDF_ERROR))
  890. return 0;
  891. if (rgd->rd_free_clone >= rs->rs_requested)
  892. return 1;
  893. return 0;
  894. }
  895. static inline u32 gfs2_bi2rgd_blk(struct gfs2_bitmap *bi, u32 blk)
  896. {
  897. return (bi->bi_start * GFS2_NBBY) + blk;
  898. }
  899. /**
  900. * try_rgrp_unlink - Look for any unlinked, allocated, but unused inodes
  901. * @rgd: The rgrp
  902. *
  903. * Returns: 0 if no error
  904. * The inode, if one has been found, in inode.
  905. */
  906. static void try_rgrp_unlink(struct gfs2_rgrpd *rgd, u64 *last_unlinked, u64 skip)
  907. {
  908. u32 goal = 0, block;
  909. u64 no_addr;
  910. struct gfs2_sbd *sdp = rgd->rd_sbd;
  911. struct gfs2_glock *gl;
  912. struct gfs2_inode *ip;
  913. int error;
  914. int found = 0;
  915. struct gfs2_bitmap *bi;
  916. while (goal < rgd->rd_data) {
  917. down_write(&sdp->sd_log_flush_lock);
  918. block = rgblk_search(rgd, goal, GFS2_BLKST_UNLINKED, &bi);
  919. up_write(&sdp->sd_log_flush_lock);
  920. if (block == BFITNOENT)
  921. break;
  922. block = gfs2_bi2rgd_blk(bi, block);
  923. /* rgblk_search can return a block < goal, so we need to
  924. keep it marching forward. */
  925. no_addr = block + rgd->rd_data0;
  926. goal = max(block + 1, goal + 1);
  927. if (*last_unlinked != NO_BLOCK && no_addr <= *last_unlinked)
  928. continue;
  929. if (no_addr == skip)
  930. continue;
  931. *last_unlinked = no_addr;
  932. error = gfs2_glock_get(sdp, no_addr, &gfs2_inode_glops, CREATE, &gl);
  933. if (error)
  934. continue;
  935. /* If the inode is already in cache, we can ignore it here
  936. * because the existing inode disposal code will deal with
  937. * it when all refs have gone away. Accessing gl_object like
  938. * this is not safe in general. Here it is ok because we do
  939. * not dereference the pointer, and we only need an approx
  940. * answer to whether it is NULL or not.
  941. */
  942. ip = gl->gl_object;
  943. if (ip || queue_work(gfs2_delete_workqueue, &gl->gl_delete) == 0)
  944. gfs2_glock_put(gl);
  945. else
  946. found++;
  947. /* Limit reclaim to sensible number of tasks */
  948. if (found > NR_CPUS)
  949. return;
  950. }
  951. rgd->rd_flags &= ~GFS2_RDF_CHECK;
  952. return;
  953. }
  954. /**
  955. * get_local_rgrp - Choose and lock a rgrp for allocation
  956. * @ip: the inode to reserve space for
  957. * @rgp: the chosen and locked rgrp
  958. *
  959. * Try to acquire rgrp in way which avoids contending with others.
  960. *
  961. * Returns: errno
  962. */
  963. static int get_local_rgrp(struct gfs2_inode *ip, u64 *last_unlinked)
  964. {
  965. struct gfs2_sbd *sdp = GFS2_SB(&ip->i_inode);
  966. struct gfs2_rgrpd *rgd, *begin = NULL;
  967. struct gfs2_blkreserv *rs = ip->i_res;
  968. int error, rg_locked, flags = LM_FLAG_TRY;
  969. int loops = 0;
  970. if (ip->i_rgd && rgrp_contains_block(ip->i_rgd, ip->i_goal))
  971. rgd = begin = ip->i_rgd;
  972. else
  973. rgd = begin = gfs2_blk2rgrpd(sdp, ip->i_goal, 1);
  974. if (rgd == NULL)
  975. return -EBADSLT;
  976. while (loops < 3) {
  977. rg_locked = 0;
  978. if (gfs2_glock_is_locked_by_me(rgd->rd_gl)) {
  979. rg_locked = 1;
  980. error = 0;
  981. } else {
  982. error = gfs2_glock_nq_init(rgd->rd_gl, LM_ST_EXCLUSIVE,
  983. flags, &rs->rs_rgd_gh);
  984. }
  985. switch (error) {
  986. case 0:
  987. if (try_rgrp_fit(rgd, ip)) {
  988. ip->i_rgd = rgd;
  989. return 0;
  990. }
  991. if (rgd->rd_flags & GFS2_RDF_CHECK)
  992. try_rgrp_unlink(rgd, last_unlinked, ip->i_no_addr);
  993. if (!rg_locked)
  994. gfs2_glock_dq_uninit(&rs->rs_rgd_gh);
  995. /* fall through */
  996. case GLR_TRYFAILED:
  997. rgd = gfs2_rgrpd_get_next(rgd);
  998. if (rgd == begin) {
  999. flags = 0;
  1000. loops++;
  1001. }
  1002. break;
  1003. default:
  1004. return error;
  1005. }
  1006. }
  1007. return -ENOSPC;
  1008. }
  1009. static void gfs2_blkrsv_put(struct gfs2_inode *ip)
  1010. {
  1011. BUG_ON(ip->i_res == NULL);
  1012. kfree(ip->i_res);
  1013. ip->i_res = NULL;
  1014. }
  1015. /**
  1016. * gfs2_inplace_reserve - Reserve space in the filesystem
  1017. * @ip: the inode to reserve space for
  1018. *
  1019. * Returns: errno
  1020. */
  1021. int gfs2_inplace_reserve(struct gfs2_inode *ip, u32 requested)
  1022. {
  1023. struct gfs2_sbd *sdp = GFS2_SB(&ip->i_inode);
  1024. struct gfs2_blkreserv *rs;
  1025. int error = 0;
  1026. u64 last_unlinked = NO_BLOCK;
  1027. int tries = 0;
  1028. rs = gfs2_blkrsv_get(ip);
  1029. if (!rs)
  1030. return -ENOMEM;
  1031. rs->rs_requested = requested;
  1032. if (gfs2_assert_warn(sdp, requested)) {
  1033. error = -EINVAL;
  1034. goto out;
  1035. }
  1036. do {
  1037. error = get_local_rgrp(ip, &last_unlinked);
  1038. if (error != -ENOSPC)
  1039. break;
  1040. /* Check that fs hasn't grown if writing to rindex */
  1041. if (ip == GFS2_I(sdp->sd_rindex) && !sdp->sd_rindex_uptodate) {
  1042. error = gfs2_ri_update(ip);
  1043. if (error)
  1044. break;
  1045. continue;
  1046. }
  1047. /* Flushing the log may release space */
  1048. gfs2_log_flush(sdp, NULL);
  1049. } while (tries++ < 3);
  1050. out:
  1051. if (error)
  1052. gfs2_blkrsv_put(ip);
  1053. return error;
  1054. }
  1055. /**
  1056. * gfs2_inplace_release - release an inplace reservation
  1057. * @ip: the inode the reservation was taken out on
  1058. *
  1059. * Release a reservation made by gfs2_inplace_reserve().
  1060. */
  1061. void gfs2_inplace_release(struct gfs2_inode *ip)
  1062. {
  1063. struct gfs2_blkreserv *rs = ip->i_res;
  1064. if (rs->rs_rgd_gh.gh_gl)
  1065. gfs2_glock_dq_uninit(&rs->rs_rgd_gh);
  1066. gfs2_blkrsv_put(ip);
  1067. }
  1068. /**
  1069. * gfs2_get_block_type - Check a block in a RG is of given type
  1070. * @rgd: the resource group holding the block
  1071. * @block: the block number
  1072. *
  1073. * Returns: The block type (GFS2_BLKST_*)
  1074. */
  1075. static unsigned char gfs2_get_block_type(struct gfs2_rgrpd *rgd, u64 block)
  1076. {
  1077. struct gfs2_bitmap *bi = NULL;
  1078. u32 length, rgrp_block, buf_block;
  1079. unsigned int buf;
  1080. unsigned char type;
  1081. length = rgd->rd_length;
  1082. rgrp_block = block - rgd->rd_data0;
  1083. for (buf = 0; buf < length; buf++) {
  1084. bi = rgd->rd_bits + buf;
  1085. if (rgrp_block < (bi->bi_start + bi->bi_len) * GFS2_NBBY)
  1086. break;
  1087. }
  1088. gfs2_assert(rgd->rd_sbd, buf < length);
  1089. buf_block = rgrp_block - bi->bi_start * GFS2_NBBY;
  1090. type = gfs2_testbit(rgd, bi->bi_bh->b_data + bi->bi_offset,
  1091. bi->bi_len, buf_block);
  1092. return type;
  1093. }
  1094. /**
  1095. * rgblk_search - find a block in @state
  1096. * @rgd: the resource group descriptor
  1097. * @goal: the goal block within the RG (start here to search for avail block)
  1098. * @state: GFS2_BLKST_XXX the before-allocation state to find
  1099. * @dinode: TRUE if the first block we allocate is for a dinode
  1100. * @rbi: address of the pointer to the bitmap containing the block found
  1101. *
  1102. * Walk rgrp's bitmap to find bits that represent a block in @state.
  1103. *
  1104. * This function never fails, because we wouldn't call it unless we
  1105. * know (from reservation results, etc.) that a block is available.
  1106. *
  1107. * Scope of @goal is just within rgrp, not the whole filesystem.
  1108. * Scope of @returned block is just within bitmap, not the whole filesystem.
  1109. *
  1110. * Returns: the block number found relative to the bitmap rbi
  1111. */
  1112. static u32 rgblk_search(struct gfs2_rgrpd *rgd, u32 goal,
  1113. unsigned char state,
  1114. struct gfs2_bitmap **rbi)
  1115. {
  1116. struct gfs2_bitmap *bi = NULL;
  1117. const u32 length = rgd->rd_length;
  1118. u32 blk = BFITNOENT;
  1119. unsigned int buf, x;
  1120. const u8 *buffer = NULL;
  1121. *rbi = NULL;
  1122. /* Find bitmap block that contains bits for goal block */
  1123. for (buf = 0; buf < length; buf++) {
  1124. bi = rgd->rd_bits + buf;
  1125. /* Convert scope of "goal" from rgrp-wide to within found bit block */
  1126. if (goal < (bi->bi_start + bi->bi_len) * GFS2_NBBY) {
  1127. goal -= bi->bi_start * GFS2_NBBY;
  1128. goto do_search;
  1129. }
  1130. }
  1131. buf = 0;
  1132. goal = 0;
  1133. do_search:
  1134. /* Search (up to entire) bitmap in this rgrp for allocatable block.
  1135. "x <= length", instead of "x < length", because we typically start
  1136. the search in the middle of a bit block, but if we can't find an
  1137. allocatable block anywhere else, we want to be able wrap around and
  1138. search in the first part of our first-searched bit block. */
  1139. for (x = 0; x <= length; x++) {
  1140. bi = rgd->rd_bits + buf;
  1141. if (test_bit(GBF_FULL, &bi->bi_flags) &&
  1142. (state == GFS2_BLKST_FREE))
  1143. goto skip;
  1144. /* The GFS2_BLKST_UNLINKED state doesn't apply to the clone
  1145. bitmaps, so we must search the originals for that. */
  1146. buffer = bi->bi_bh->b_data + bi->bi_offset;
  1147. WARN_ON(!buffer_uptodate(bi->bi_bh));
  1148. if (state != GFS2_BLKST_UNLINKED && bi->bi_clone)
  1149. buffer = bi->bi_clone + bi->bi_offset;
  1150. blk = gfs2_bitfit(buffer, bi->bi_len, goal, state);
  1151. if (blk != BFITNOENT)
  1152. break;
  1153. if ((goal == 0) && (state == GFS2_BLKST_FREE))
  1154. set_bit(GBF_FULL, &bi->bi_flags);
  1155. /* Try next bitmap block (wrap back to rgrp header if at end) */
  1156. skip:
  1157. buf++;
  1158. buf %= length;
  1159. goal = 0;
  1160. }
  1161. if (blk != BFITNOENT)
  1162. *rbi = bi;
  1163. return blk;
  1164. }
  1165. /**
  1166. * gfs2_alloc_extent - allocate an extent from a given bitmap
  1167. * @rgd: the resource group descriptor
  1168. * @bi: the bitmap within the rgrp
  1169. * @blk: the block within the bitmap
  1170. * @dinode: TRUE if the first block we allocate is for a dinode
  1171. * @n: The extent length
  1172. *
  1173. * Add the found bitmap buffer to the transaction.
  1174. * Set the found bits to @new_state to change block's allocation state.
  1175. * Returns: starting block number of the extent (fs scope)
  1176. */
  1177. static u64 gfs2_alloc_extent(struct gfs2_rgrpd *rgd, struct gfs2_bitmap *bi,
  1178. u32 blk, bool dinode, unsigned int *n)
  1179. {
  1180. const unsigned int elen = *n;
  1181. u32 goal;
  1182. const u8 *buffer = NULL;
  1183. *n = 0;
  1184. buffer = bi->bi_bh->b_data + bi->bi_offset;
  1185. gfs2_trans_add_bh(rgd->rd_gl, bi->bi_bh, 1);
  1186. gfs2_setbit(rgd, bi->bi_bh->b_data, bi->bi_clone, bi->bi_offset,
  1187. bi, blk, dinode ? GFS2_BLKST_DINODE : GFS2_BLKST_USED);
  1188. (*n)++;
  1189. goal = blk;
  1190. while (*n < elen) {
  1191. goal++;
  1192. if (goal >= (bi->bi_len * GFS2_NBBY))
  1193. break;
  1194. if (gfs2_testbit(rgd, buffer, bi->bi_len, goal) !=
  1195. GFS2_BLKST_FREE)
  1196. break;
  1197. gfs2_setbit(rgd, bi->bi_bh->b_data, bi->bi_clone, bi->bi_offset,
  1198. bi, goal, GFS2_BLKST_USED);
  1199. (*n)++;
  1200. }
  1201. blk = gfs2_bi2rgd_blk(bi, blk);
  1202. rgd->rd_last_alloc = blk + *n - 1;
  1203. return rgd->rd_data0 + blk;
  1204. }
  1205. /**
  1206. * rgblk_free - Change alloc state of given block(s)
  1207. * @sdp: the filesystem
  1208. * @bstart: the start of a run of blocks to free
  1209. * @blen: the length of the block run (all must lie within ONE RG!)
  1210. * @new_state: GFS2_BLKST_XXX the after-allocation block state
  1211. *
  1212. * Returns: Resource group containing the block(s)
  1213. */
  1214. static struct gfs2_rgrpd *rgblk_free(struct gfs2_sbd *sdp, u64 bstart,
  1215. u32 blen, unsigned char new_state)
  1216. {
  1217. struct gfs2_rgrpd *rgd;
  1218. struct gfs2_bitmap *bi = NULL;
  1219. u32 length, rgrp_blk, buf_blk;
  1220. unsigned int buf;
  1221. rgd = gfs2_blk2rgrpd(sdp, bstart, 1);
  1222. if (!rgd) {
  1223. if (gfs2_consist(sdp))
  1224. fs_err(sdp, "block = %llu\n", (unsigned long long)bstart);
  1225. return NULL;
  1226. }
  1227. length = rgd->rd_length;
  1228. rgrp_blk = bstart - rgd->rd_data0;
  1229. while (blen--) {
  1230. for (buf = 0; buf < length; buf++) {
  1231. bi = rgd->rd_bits + buf;
  1232. if (rgrp_blk < (bi->bi_start + bi->bi_len) * GFS2_NBBY)
  1233. break;
  1234. }
  1235. gfs2_assert(rgd->rd_sbd, buf < length);
  1236. buf_blk = rgrp_blk - bi->bi_start * GFS2_NBBY;
  1237. rgrp_blk++;
  1238. if (!bi->bi_clone) {
  1239. bi->bi_clone = kmalloc(bi->bi_bh->b_size,
  1240. GFP_NOFS | __GFP_NOFAIL);
  1241. memcpy(bi->bi_clone + bi->bi_offset,
  1242. bi->bi_bh->b_data + bi->bi_offset,
  1243. bi->bi_len);
  1244. }
  1245. gfs2_trans_add_bh(rgd->rd_gl, bi->bi_bh, 1);
  1246. gfs2_setbit(rgd, bi->bi_bh->b_data, NULL, bi->bi_offset,
  1247. bi, buf_blk, new_state);
  1248. }
  1249. return rgd;
  1250. }
  1251. /**
  1252. * gfs2_rgrp_dump - print out an rgrp
  1253. * @seq: The iterator
  1254. * @gl: The glock in question
  1255. *
  1256. */
  1257. int gfs2_rgrp_dump(struct seq_file *seq, const struct gfs2_glock *gl)
  1258. {
  1259. const struct gfs2_rgrpd *rgd = gl->gl_object;
  1260. if (rgd == NULL)
  1261. return 0;
  1262. gfs2_print_dbg(seq, " R: n:%llu f:%02x b:%u/%u i:%u\n",
  1263. (unsigned long long)rgd->rd_addr, rgd->rd_flags,
  1264. rgd->rd_free, rgd->rd_free_clone, rgd->rd_dinodes);
  1265. return 0;
  1266. }
  1267. static void gfs2_rgrp_error(struct gfs2_rgrpd *rgd)
  1268. {
  1269. struct gfs2_sbd *sdp = rgd->rd_sbd;
  1270. fs_warn(sdp, "rgrp %llu has an error, marking it readonly until umount\n",
  1271. (unsigned long long)rgd->rd_addr);
  1272. fs_warn(sdp, "umount on all nodes and run fsck.gfs2 to fix the error\n");
  1273. gfs2_rgrp_dump(NULL, rgd->rd_gl);
  1274. rgd->rd_flags |= GFS2_RDF_ERROR;
  1275. }
  1276. /**
  1277. * gfs2_alloc_blocks - Allocate one or more blocks of data and/or a dinode
  1278. * @ip: the inode to allocate the block for
  1279. * @bn: Used to return the starting block number
  1280. * @ndata: requested number of blocks/extent length (value/result)
  1281. * @dinode: 1 if we're allocating a dinode block, else 0
  1282. * @generation: the generation number of the inode
  1283. *
  1284. * Returns: 0 or error
  1285. */
  1286. int gfs2_alloc_blocks(struct gfs2_inode *ip, u64 *bn, unsigned int *nblocks,
  1287. bool dinode, u64 *generation)
  1288. {
  1289. struct gfs2_sbd *sdp = GFS2_SB(&ip->i_inode);
  1290. struct buffer_head *dibh;
  1291. struct gfs2_rgrpd *rgd;
  1292. unsigned int ndata;
  1293. u32 goal, blk; /* block, within the rgrp scope */
  1294. u64 block; /* block, within the file system scope */
  1295. int error;
  1296. struct gfs2_bitmap *bi;
  1297. /* Only happens if there is a bug in gfs2, return something distinctive
  1298. * to ensure that it is noticed.
  1299. */
  1300. if (ip->i_res == NULL)
  1301. return -ECANCELED;
  1302. rgd = ip->i_rgd;
  1303. if (!dinode && rgrp_contains_block(rgd, ip->i_goal))
  1304. goal = ip->i_goal - rgd->rd_data0;
  1305. else
  1306. goal = rgd->rd_last_alloc;
  1307. blk = rgblk_search(rgd, goal, GFS2_BLKST_FREE, &bi);
  1308. /* Since all blocks are reserved in advance, this shouldn't happen */
  1309. if (blk == BFITNOENT)
  1310. goto rgrp_error;
  1311. block = gfs2_alloc_extent(rgd, bi, blk, dinode, nblocks);
  1312. ndata = *nblocks;
  1313. if (dinode)
  1314. ndata--;
  1315. if (!dinode) {
  1316. ip->i_goal = block + ndata - 1;
  1317. error = gfs2_meta_inode_buffer(ip, &dibh);
  1318. if (error == 0) {
  1319. struct gfs2_dinode *di =
  1320. (struct gfs2_dinode *)dibh->b_data;
  1321. gfs2_trans_add_bh(ip->i_gl, dibh, 1);
  1322. di->di_goal_meta = di->di_goal_data =
  1323. cpu_to_be64(ip->i_goal);
  1324. brelse(dibh);
  1325. }
  1326. }
  1327. if (rgd->rd_free < *nblocks)
  1328. goto rgrp_error;
  1329. rgd->rd_free -= *nblocks;
  1330. if (dinode) {
  1331. rgd->rd_dinodes++;
  1332. *generation = rgd->rd_igeneration++;
  1333. if (*generation == 0)
  1334. *generation = rgd->rd_igeneration++;
  1335. }
  1336. gfs2_trans_add_bh(rgd->rd_gl, rgd->rd_bits[0].bi_bh, 1);
  1337. gfs2_rgrp_out(rgd, rgd->rd_bits[0].bi_bh->b_data);
  1338. gfs2_statfs_change(sdp, 0, -(s64)*nblocks, dinode ? 1 : 0);
  1339. if (dinode)
  1340. gfs2_trans_add_unrevoke(sdp, block, 1);
  1341. /*
  1342. * This needs reviewing to see why we cannot do the quota change
  1343. * at this point in the dinode case.
  1344. */
  1345. if (ndata)
  1346. gfs2_quota_change(ip, ndata, ip->i_inode.i_uid,
  1347. ip->i_inode.i_gid);
  1348. rgd->rd_free_clone -= *nblocks;
  1349. trace_gfs2_block_alloc(ip, block, *nblocks,
  1350. dinode ? GFS2_BLKST_DINODE : GFS2_BLKST_USED);
  1351. *bn = block;
  1352. return 0;
  1353. rgrp_error:
  1354. gfs2_rgrp_error(rgd);
  1355. return -EIO;
  1356. }
  1357. /**
  1358. * __gfs2_free_blocks - free a contiguous run of block(s)
  1359. * @ip: the inode these blocks are being freed from
  1360. * @bstart: first block of a run of contiguous blocks
  1361. * @blen: the length of the block run
  1362. * @meta: 1 if the blocks represent metadata
  1363. *
  1364. */
  1365. void __gfs2_free_blocks(struct gfs2_inode *ip, u64 bstart, u32 blen, int meta)
  1366. {
  1367. struct gfs2_sbd *sdp = GFS2_SB(&ip->i_inode);
  1368. struct gfs2_rgrpd *rgd;
  1369. rgd = rgblk_free(sdp, bstart, blen, GFS2_BLKST_FREE);
  1370. if (!rgd)
  1371. return;
  1372. trace_gfs2_block_alloc(ip, bstart, blen, GFS2_BLKST_FREE);
  1373. rgd->rd_free += blen;
  1374. rgd->rd_flags &= ~GFS2_RGF_TRIMMED;
  1375. gfs2_trans_add_bh(rgd->rd_gl, rgd->rd_bits[0].bi_bh, 1);
  1376. gfs2_rgrp_out(rgd, rgd->rd_bits[0].bi_bh->b_data);
  1377. /* Directories keep their data in the metadata address space */
  1378. if (meta || ip->i_depth)
  1379. gfs2_meta_wipe(ip, bstart, blen);
  1380. }
  1381. /**
  1382. * gfs2_free_meta - free a contiguous run of data block(s)
  1383. * @ip: the inode these blocks are being freed from
  1384. * @bstart: first block of a run of contiguous blocks
  1385. * @blen: the length of the block run
  1386. *
  1387. */
  1388. void gfs2_free_meta(struct gfs2_inode *ip, u64 bstart, u32 blen)
  1389. {
  1390. struct gfs2_sbd *sdp = GFS2_SB(&ip->i_inode);
  1391. __gfs2_free_blocks(ip, bstart, blen, 1);
  1392. gfs2_statfs_change(sdp, 0, +blen, 0);
  1393. gfs2_quota_change(ip, -(s64)blen, ip->i_inode.i_uid, ip->i_inode.i_gid);
  1394. }
  1395. void gfs2_unlink_di(struct inode *inode)
  1396. {
  1397. struct gfs2_inode *ip = GFS2_I(inode);
  1398. struct gfs2_sbd *sdp = GFS2_SB(inode);
  1399. struct gfs2_rgrpd *rgd;
  1400. u64 blkno = ip->i_no_addr;
  1401. rgd = rgblk_free(sdp, blkno, 1, GFS2_BLKST_UNLINKED);
  1402. if (!rgd)
  1403. return;
  1404. trace_gfs2_block_alloc(ip, blkno, 1, GFS2_BLKST_UNLINKED);
  1405. gfs2_trans_add_bh(rgd->rd_gl, rgd->rd_bits[0].bi_bh, 1);
  1406. gfs2_rgrp_out(rgd, rgd->rd_bits[0].bi_bh->b_data);
  1407. }
  1408. static void gfs2_free_uninit_di(struct gfs2_rgrpd *rgd, u64 blkno)
  1409. {
  1410. struct gfs2_sbd *sdp = rgd->rd_sbd;
  1411. struct gfs2_rgrpd *tmp_rgd;
  1412. tmp_rgd = rgblk_free(sdp, blkno, 1, GFS2_BLKST_FREE);
  1413. if (!tmp_rgd)
  1414. return;
  1415. gfs2_assert_withdraw(sdp, rgd == tmp_rgd);
  1416. if (!rgd->rd_dinodes)
  1417. gfs2_consist_rgrpd(rgd);
  1418. rgd->rd_dinodes--;
  1419. rgd->rd_free++;
  1420. gfs2_trans_add_bh(rgd->rd_gl, rgd->rd_bits[0].bi_bh, 1);
  1421. gfs2_rgrp_out(rgd, rgd->rd_bits[0].bi_bh->b_data);
  1422. gfs2_statfs_change(sdp, 0, +1, -1);
  1423. }
  1424. void gfs2_free_di(struct gfs2_rgrpd *rgd, struct gfs2_inode *ip)
  1425. {
  1426. gfs2_free_uninit_di(rgd, ip->i_no_addr);
  1427. trace_gfs2_block_alloc(ip, ip->i_no_addr, 1, GFS2_BLKST_FREE);
  1428. gfs2_quota_change(ip, -1, ip->i_inode.i_uid, ip->i_inode.i_gid);
  1429. gfs2_meta_wipe(ip, ip->i_no_addr, 1);
  1430. }
  1431. /**
  1432. * gfs2_check_blk_type - Check the type of a block
  1433. * @sdp: The superblock
  1434. * @no_addr: The block number to check
  1435. * @type: The block type we are looking for
  1436. *
  1437. * Returns: 0 if the block type matches the expected type
  1438. * -ESTALE if it doesn't match
  1439. * or -ve errno if something went wrong while checking
  1440. */
  1441. int gfs2_check_blk_type(struct gfs2_sbd *sdp, u64 no_addr, unsigned int type)
  1442. {
  1443. struct gfs2_rgrpd *rgd;
  1444. struct gfs2_holder rgd_gh;
  1445. int error;
  1446. error = gfs2_rindex_update(sdp);
  1447. if (error)
  1448. return error;
  1449. error = -EINVAL;
  1450. rgd = gfs2_blk2rgrpd(sdp, no_addr, 1);
  1451. if (!rgd)
  1452. goto fail;
  1453. error = gfs2_glock_nq_init(rgd->rd_gl, LM_ST_SHARED, 0, &rgd_gh);
  1454. if (error)
  1455. goto fail;
  1456. if (gfs2_get_block_type(rgd, no_addr) != type)
  1457. error = -ESTALE;
  1458. gfs2_glock_dq_uninit(&rgd_gh);
  1459. fail:
  1460. return error;
  1461. }
  1462. /**
  1463. * gfs2_rlist_add - add a RG to a list of RGs
  1464. * @ip: the inode
  1465. * @rlist: the list of resource groups
  1466. * @block: the block
  1467. *
  1468. * Figure out what RG a block belongs to and add that RG to the list
  1469. *
  1470. * FIXME: Don't use NOFAIL
  1471. *
  1472. */
  1473. void gfs2_rlist_add(struct gfs2_inode *ip, struct gfs2_rgrp_list *rlist,
  1474. u64 block)
  1475. {
  1476. struct gfs2_sbd *sdp = GFS2_SB(&ip->i_inode);
  1477. struct gfs2_rgrpd *rgd;
  1478. struct gfs2_rgrpd **tmp;
  1479. unsigned int new_space;
  1480. unsigned int x;
  1481. if (gfs2_assert_warn(sdp, !rlist->rl_ghs))
  1482. return;
  1483. if (ip->i_rgd && rgrp_contains_block(ip->i_rgd, block))
  1484. rgd = ip->i_rgd;
  1485. else
  1486. rgd = gfs2_blk2rgrpd(sdp, block, 1);
  1487. if (!rgd) {
  1488. fs_err(sdp, "rlist_add: no rgrp for block %llu\n", (unsigned long long)block);
  1489. return;
  1490. }
  1491. ip->i_rgd = rgd;
  1492. for (x = 0; x < rlist->rl_rgrps; x++)
  1493. if (rlist->rl_rgd[x] == rgd)
  1494. return;
  1495. if (rlist->rl_rgrps == rlist->rl_space) {
  1496. new_space = rlist->rl_space + 10;
  1497. tmp = kcalloc(new_space, sizeof(struct gfs2_rgrpd *),
  1498. GFP_NOFS | __GFP_NOFAIL);
  1499. if (rlist->rl_rgd) {
  1500. memcpy(tmp, rlist->rl_rgd,
  1501. rlist->rl_space * sizeof(struct gfs2_rgrpd *));
  1502. kfree(rlist->rl_rgd);
  1503. }
  1504. rlist->rl_space = new_space;
  1505. rlist->rl_rgd = tmp;
  1506. }
  1507. rlist->rl_rgd[rlist->rl_rgrps++] = rgd;
  1508. }
  1509. /**
  1510. * gfs2_rlist_alloc - all RGs have been added to the rlist, now allocate
  1511. * and initialize an array of glock holders for them
  1512. * @rlist: the list of resource groups
  1513. * @state: the lock state to acquire the RG lock in
  1514. * @flags: the modifier flags for the holder structures
  1515. *
  1516. * FIXME: Don't use NOFAIL
  1517. *
  1518. */
  1519. void gfs2_rlist_alloc(struct gfs2_rgrp_list *rlist, unsigned int state)
  1520. {
  1521. unsigned int x;
  1522. rlist->rl_ghs = kcalloc(rlist->rl_rgrps, sizeof(struct gfs2_holder),
  1523. GFP_NOFS | __GFP_NOFAIL);
  1524. for (x = 0; x < rlist->rl_rgrps; x++)
  1525. gfs2_holder_init(rlist->rl_rgd[x]->rd_gl,
  1526. state, 0,
  1527. &rlist->rl_ghs[x]);
  1528. }
  1529. /**
  1530. * gfs2_rlist_free - free a resource group list
  1531. * @list: the list of resource groups
  1532. *
  1533. */
  1534. void gfs2_rlist_free(struct gfs2_rgrp_list *rlist)
  1535. {
  1536. unsigned int x;
  1537. kfree(rlist->rl_rgd);
  1538. if (rlist->rl_ghs) {
  1539. for (x = 0; x < rlist->rl_rgrps; x++)
  1540. gfs2_holder_uninit(&rlist->rl_ghs[x]);
  1541. kfree(rlist->rl_ghs);
  1542. }
  1543. }