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 |
Bob Peterson
|
36f5580be1
GFS2: Use slab for block reservation memory
|
13 years ago |
Bob Peterson
|
5e2f7d617b
GFS2: Make sure rindex is uptodate before starting transactions
|
13 years ago |
Bob Peterson
|
c1ac539ed4
GFS2: put glock reference in error patch of read_rindex_entry
|
13 years ago |
Bob Peterson
|
58884c4df0
GFS2: make sure rgrps are up to date in func gfs2_blk2rgrpd
|
13 years ago |
Bob Peterson
|
6aad1c3d3e
GFS2: Eliminate sd_rindex_mutex
|
13 years ago |
Bob Peterson
|
a08fd280b5
GFS2: Unlock rindex mutex on glock error
|
13 years ago |
Steven Whitehouse
|
66fc061bda
GFS2: FITRIM ioctl support
|
13 years ago |