Bob Peterson
|
3701530aed
GFS2: Fix infinite loop in rbm_find
|
12 years ago |
Steven Whitehouse
|
ff7f4cb461
GFS2: Consolidate free block searching functions
|
13 years ago |
Bob Peterson
|
0688a5ecea
GFS2: Stop block extents at the end of bitmaps
|
13 years ago |
Steven Whitehouse
|
c743ffd09f
GFS2: Fix unclaimed_blocks() wrapping bug and clean up
|
13 years ago |
Steven Whitehouse
|
9e733d3923
GFS2: Improve block reservation tracing
|
13 years ago |
Steven Whitehouse
|
137834a696
GFS2: Fall back to ignoring reservations, if there are no other blocks left
|
13 years ago |
Steven Whitehouse
|
3e6339dd28
GFS2: Use rbm for gfs2_setbit()
|
13 years ago |
Steven Whitehouse
|
c04a2ef3a8
GFS2: Use rbm for gfs2_testbit()
|
13 years ago |
Bob Peterson
|
29c05b205d
GFS2: Eliminate unnecessary check for state > 3 in bitfit
|
13 years ago |
Bob Peterson
|
8d8b752a0f
GFS2: rbm code cleanup
|
13 years ago |
Steven Whitehouse
|
5d50d53246
GFS2: Fix case where reservation finished at end of rgrp
|
13 years ago |
Michel Lespinasse
|
24d634e8f3
GFS2: Use RB_CLEAR_NODE() rather than rb_init_node()
|
13 years ago |
Steven Whitehouse
|
3b1d0b9d0b
GFS2: Update rgblk_free() to use rbm
|
13 years ago |
Steven Whitehouse
|
3983903a71
GFS2: Update gfs2_get_block_type() to use rbm
|
13 years ago |
Steven Whitehouse
|
5b924ae2dc
GFS2: Replace rgblk_search with gfs2_rbm_find
|
13 years ago |
Steven Whitehouse
|
4a993fb150
GFS2: Add structure to contain rgrp, bitmap, offset tuple
|
13 years ago |
Steven Whitehouse
|
71f890f7f7
GFS2: Remove rs_requested field from reservations
|
13 years ago |
Steven Whitehouse
|
62e252eeef
GFS2: Take account of blockages when using reserved blocks
|
13 years ago |
Bob Peterson
|
8e2e004735
GFS2: Reduce file fragmentation
|
13 years ago |
Abhijith Das
|
294f2ad5a5
GFS2: kernel panic with small gfs2 filesystems - 1 RG
|
13 years ago |
Bob Peterson
|
666d1d8ad2
GFS2: Combine functions get_local_rgrp and gfs2_inplace_reserve
|
13 years ago |
Benjamin Marzinski
|
90306c41dc
GFS2: Use lvbs for storing rgrp information with mount option
|
13 years ago |
Bob Peterson
|
5407e24229
GFS2: Fold quota data into the reservations struct
|
13 years ago |
Bob Peterson
|
0a305e4960
GFS2: Extend the life of the reservations
|
13 years ago |
Bob Peterson
|
41db1ab9be
GFS2: Add rgrp information to block_alloc trace point
|
13 years ago |
Bob Peterson
|
06344b9186
GFS2: Eliminate needless parameter from function gfs2_setbit
|
13 years ago |
Andrew Price
|
4306629e1c
GFS2: Remove unused argument from gfs2_internal_read
|
13 years ago |
Bob Peterson
|
9598d25ed9
GFS2: Change variable blk to biblk
|
13 years ago |
Bob Peterson
|
886b141675
GFS2: Fix function parameter comments in rgrp.c
|
13 years ago |
Bob Peterson
|
29c578f567
GFS2: Eliminate offset parameter to gfs2_setbit
|
13 years ago |