commit | c3a326a657562dab81acf05aee106dc1fe345eb4 | [log] [tgz] |
---|---|---|
author | Aneesh Kumar K.V <aneesh.kumar@linux.vnet.ibm.com> | Tue Nov 25 15:11:52 2008 -0500 |
committer | Theodore Ts'o <tytso@mit.edu> | Tue Nov 25 15:11:52 2008 -0500 |
tree | 228cf1c76cc51041fdc57e8b0b7ee7008400c457 | |
parent | 920313a726e04fef0f2c0bcb04ad8229c0e700d8 [diff] |
ext4: cleanup mballoc header files Move some of the forward declaration of the static functions to mballoc.c where they are used. This enables us to include mballoc.h in other .c files. Also correct the buddy cache documentation. Signed-off-by: Aneesh Kumar K.V <aneesh.kumar@linux.vnet.ibm.com> Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>