diff options
author | Aneesh Kumar K.V <aneesh.kumar@linux.vnet.ibm.com> | 2009-02-17 10:58:31 -0500 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@suse.de> | 2009-02-20 14:37:06 -0800 |
commit | aa85265e767b75ac643c347763c2d8e0a7e5e79b (patch) | |
tree | e6ecea5ecfca1e1aeec8bbe5028832a104f23a99 /ipc/mqueue.c | |
parent | 90cefd4942630062f76fbb6dd4f7fe4a7bb08c89 (diff) |
ext4: Use an rbtree for tracking blocks freed during transaction.
(cherry picked from commit c894058d66637c7720569fbe12957f4de64d9991 to allow
commit e21675d4 to be included in 2.6.27.y)
With this patch we track the block freed during a transaction using
red-black tree. We also make sure contiguous blocks freed are collected
in one node in the tree.
Signed-off-by: Aneesh Kumar K.V <aneesh.kumar@linux.vnet.ibm.com>
Signed-off-by: Theodore Ts'o <tytso@mit.edu>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Diffstat (limited to 'ipc/mqueue.c')
0 files changed, 0 insertions, 0 deletions