diff options
author | Jan Kara <jack@suse.cz> | 2014-11-25 19:53:47 +0300 |
---|---|---|
committer | Theodore Ts'o <tytso@mit.edu> | 2014-11-25 19:53:47 +0300 |
commit | 624d0f1dd7c80d2bac4fc3066b2ff3947f890883 (patch) | |
tree | 46f138fb80ce3c179ee96b6b6ce039d47022ed26 /fs/ext4/acl.c | |
parent | dd4759255188771e60cf3455982959a1ba04f4eb (diff) | |
download | linux-624d0f1dd7c80d2bac4fc3066b2ff3947f890883.tar.xz |
ext4: cleanup flag definitions for extent status tree
Currently flags for extent status tree are defined twice, once shifted
and once without a being shifted. Consolidate these definitions into one
place and make some computations automatic to make adding flags less
error prone. Compiler should be clever enough to figure out these are
constants and generate the same code.
Signed-off-by: Jan Kara <jack@suse.cz>
Signed-off-by: Theodore Ts'o <tytso@mit.edu>
Diffstat (limited to 'fs/ext4/acl.c')
0 files changed, 0 insertions, 0 deletions