]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
ext4: Rename i_file_acl to i_file_acl_lo
authorAneesh Kumar K.V <aneesh.kumar@linux.vnet.ibm.com>
Tue, 29 Jan 2008 04:58:27 +0000 (23:58 -0500)
committerTheodore Ts'o <tytso@mit.edu>
Tue, 29 Jan 2008 04:58:27 +0000 (23:58 -0500)
commit7973c0c19ecba92f113488045005f8e7ce1cd7c8
treec02d6f963d53b362265715c74b8189aef29ae808
parent1d03ec984ca41ba184822d1101babb3fa3e26c77
ext4: Rename i_file_acl to i_file_acl_lo

Rename i_file_acl to i_file_acl_lo. This helps
in finding bugs where we use i_file_acl instead
of the combined i_file_acl_lo and i_file_acl_high

Signed-off-by: Aneesh Kumar K.V <aneesh.kumar@linux.vnet.ibm.com>
fs/ext4/inode.c
include/linux/ext4_fs.h