]> git.ipfire.org Git - thirdparty/e2fsprogs.git/commit
e2fsprogs: supersede i_dir_acl with i_size_high for all cases
authorArtem Blagodarenko <artem.blagodarenko@seagate.com>
Mon, 13 Feb 2017 09:20:14 +0000 (12:20 +0300)
committerTheodore Ts'o <tytso@mit.edu>
Thu, 13 Apr 2017 15:53:32 +0000 (11:53 -0400)
commit578fcbfd2e61e0b13ce8c7b62804c941d6c1eb8e
tree015e9729c44b3cc0972359a50b7702c7b6133315
parent1b13ca5ffaab574153e14140a69d574ba41287ed
e2fsprogs: supersede i_dir_acl with i_size_high for all cases

This patch removes i_dir_acl macros and macros users.
Now stucture field can be accessed as i_size_high. This field
is useful for largedir feature.

Signed-off-by: Alexey Lyashkov <alexey.lyashkov@seagate.com>
Signed-off-by: Artem Blagodarenko <artem.blagodarenko@seagate.com>
Signed-off-by: Theodore Ts'o <tytso@mit.edu>
21 files changed:
debugfs/debugfs.c
debugfs/set_fields.c
e2fsck/message.c
e2fsck/pass1.c
e2fsck/pass2.c
e2fsck/problem.c
e2fsck/problem.h
ext2ed/doc/ext2ed-design.sgml
ext2ed/doc/ext2fs-overview.sgml
ext2ed/ext2.descriptors
lib/ext2fs/ext2_fs.h
lib/ext2fs/swapfs.c
po/at-expand.pl
tests/d_fallocate_blkmap/expect
tests/d_inline_dump/expect
tests/d_special_files/expect
tests/f_badcluster/expect
tests/f_convert_bmap/expect.1
tests/f_convert_bmap_and_extent/expect.1
tests/f_create_symlinks/expect
tests/f_recnect_bad/expect.1