Tao Ma
|
0a463b74e7
ocfs2: Remove the redundant cpu_to_le64.
|
15 years ago |
Joel Becker
|
18d3a98f3c
ocfs2: Silence a gcc warning.
|
15 years ago |
Tao Ma
|
abf1b3cb5b
ocfs2: Set ac_last_group properly with discontig group.
|
15 years ago |
Tao Ma
|
74380c479a
ocfs2: Free block to the right block group.
|
15 years ago |
Tao Ma
|
8571882c21
ocfs2: ocfs2_group_bitmap_size has to handle old volume.
|
15 years ago |
Tao Ma
|
4711954eaa
ocfs2: Some tiny bug fixes for discontiguous block allocation.
|
15 years ago |
Joel Becker
|
95ec0adf0b
ocfs2: Don't relink cluster groups when allocating discontig block groups
|
15 years ago |
Joel Becker
|
8b06bc592e
ocfs2: Grow discontig block groups in one transaction.
|
15 years ago |
Joel Becker
|
2b6cb576aa
ocfs2: Set suballoc_loc on allocated metadata.
|
15 years ago |
Joel Becker
|
ba2066351b
ocfs2: Return allocated metadata blknos on the ocfs2_suballoc_result.
|
15 years ago |
Joel Becker
|
1ed9b777f7
ocfs2: ocfs2_claim_*() don't need an ocfs2_super argument.
|
15 years ago |
Joel Becker
|
13e434cf0c
ocfs2: Trim suballocations if they cross discontiguous regions
|
15 years ago |
Joel Becker
|
aa8f8e93c8
ocfs2: ocfs2_claim_suballoc_bits() doesn't need an osb argument.
|
15 years ago |
Joel Becker
|
7d1fe093bf
ocfs2: Pass suballocation results back via a structure.
|
15 years ago |
Joel Becker
|
798db35f46
ocfs2: Allocate discontiguous block groups.
|
15 years ago |
Joel Becker
|
4cbe4249d6
ocfs2: Define data structures for discontiguous block groups.
|
15 years ago |
Mark Fasheh
|
a57c8fd2ad
ocfs2: remove ocfs2_local_alloc_in_range()
|
15 years ago |
Mark Fasheh
|
33d5d380d6
ocfs2: allocate btree internal block groups from the global bitmap
|
15 years ago |
Mark Fasheh
|
e3b4a97dbe
ocfs2: use allocation reservations for directory data
|
15 years ago |
Joel Becker
|
ec20cec7a3
ocfs2: Make ocfs2_journal_dirty() void.
|
15 years ago |
Mark Fasheh
|
b4414eea0e
ocfs2: Clear undo bits when local alloc is freed
|
15 years ago |
Tao Ma
|
78c37eb0d5
ocfs2: Change bg_chain check for ocfs2_validate_gd_parent.
|
15 years ago |
Tiger Yang
|
b89c54282d
ocfs2: add extent block stealing for ocfs2 v5
|
15 years ago |
Joel Becker
|
3d03a305de
ocfs2: Pass ocfs2_caching_info to ocfs2_read_extent_block().
|
16 years ago |
Joel Becker
|
0cf2f7632b
ocfs2: Pass struct ocfs2_caching_info to the journal functions.
|
16 years ago |
Joel Becker
|
8cb471e8f8
ocfs2: Take the inode out of the metadata read/write paths.
|
16 years ago |
Sunil Mushran
|
94e41ecfe0
ocfs2: Pin journal head before accessing jh->b_committed_data
|
16 years ago |
Joel Becker
|
5b09b507da
ocfs2: Fix some printk() warnings.
|
16 years ago |
Tao Ma
|
0fba813748
ocfs2: Fix 2 warning during ocfs2 make.
|
16 years ago |
wengang wang
|
6ca497a83e
ocfs2: fix rare stale inode errors when exporting via nfs
|
16 years ago |