ocfs2: btree changes for unwritten extents

Writes to a region marked as unwritten might result in a record split or
merge. We can support splits by making minor changes to the existing insert
code. Merges require left rotations which mostly re-use right rotation
support functions.

Signed-off-by: Mark Fasheh <mark.fasheh@oracle.com>
This commit is contained in:
Mark Fasheh
2007-06-18 10:48:04 -07:00
parent c3afcbb344
commit 328d5752e1
6 changed files with 1770 additions and 91 deletions

File diff suppressed because it is too large Load Diff