rgrp.c 46 KB

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