]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/commit - fs/ext4/mballoc.c
ext4: Rename pa_linear to pa_type
authorAneesh Kumar K.V <aneesh.kumar@linux.vnet.ibm.com>
Fri, 27 Mar 2009 21:16:58 +0000 (17:16 -0400)
committerTheodore Ts'o <tytso@mit.edu>
Fri, 27 Mar 2009 21:16:58 +0000 (17:16 -0400)
commitcc0fb9ad7dbc5a149f4957a0dd6d65881d3d385b
treecbcf88bcd2306acba7d08e1c8e6ea87b76d3eb25
parentfe2c8191faa29d7a09f4962198f6dfab973ceec4
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>
fs/ext4/mballoc.c
fs/ext4/mballoc.h