]> git.baikalelectronics.ru Git - kernel.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)
commitf5b222bab83aff2f16b43932683dde00ffe5c831
treec02d6f963d53b362265715c74b8189aef29ae808
parent1e80eb1c1b6d9225c8f6ca9a4f158a47952b93d7
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