commit | cc0fb9ad7dbc5a149f4957a0dd6d65881d3d385b | [log] [tgz] |
---|---|---|
author | Aneesh Kumar K.V <aneesh.kumar@linux.vnet.ibm.com> | Fri Mar 27 17:16:58 2009 -0400 |
committer | Theodore Ts'o <tytso@mit.edu> | Fri Mar 27 17:16:58 2009 -0400 |
tree | cbcf88bcd2306acba7d08e1c8e6ea87b76d3eb25 | |
parent | fe2c8191faa29d7a09f4962198f6dfab973ceec4 [diff] |
ext4: Rename pa_linear to pa_type Impact: code cleanup This patch rename pa_linear to pa_type and add MB_INODE_PA and MB_GROUP_PA to indicate inode and group prealloc space. Signed-off-by: Aneesh Kumar K.V <aneesh.kumar@linux.vnet.ibm.com> Reviewed-by: Eric Sandeen <sandeen@redhat.com> Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>