Searched hist:"328 d5752e1259dfb29b7e65f6c2d145fddbaa750" (Results 1 – 5 of 5) sorted by relevance
/openbmc/linux/fs/ocfs2/ |
H A D | alloc.h | diff 328d5752e1259dfb29b7e65f6c2d145fddbaa750 Mon Jun 18 12:48:04 CDT 2007 Mark Fasheh <mark.fasheh@oracle.com> 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>
|
H A D | extent_map.c | diff 328d5752e1259dfb29b7e65f6c2d145fddbaa750 Mon Jun 18 12:48:04 CDT 2007 Mark Fasheh <mark.fasheh@oracle.com> 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>
|
H A D | ocfs2_fs.h | diff 328d5752e1259dfb29b7e65f6c2d145fddbaa750 Mon Jun 18 12:48:04 CDT 2007 Mark Fasheh <mark.fasheh@oracle.com> 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>
|
H A D | ocfs2.h | diff 328d5752e1259dfb29b7e65f6c2d145fddbaa750 Mon Jun 18 12:48:04 CDT 2007 Mark Fasheh <mark.fasheh@oracle.com> 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>
|
H A D | alloc.c | diff 328d5752e1259dfb29b7e65f6c2d145fddbaa750 Mon Jun 18 12:48:04 CDT 2007 Mark Fasheh <mark.fasheh@oracle.com> 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>
|