diff options
author | Eric Biggers <ebiggers@google.com> | 2020-07-12 20:09:52 -0700 |
---|---|---|
committer | Al Viro <viro@zeniv.linux.org.uk> | 2020-07-27 14:39:53 -0400 |
commit | 6414e9b09ffd197803f8e86ce2fafdaf1de4e8e4 (patch) | |
tree | df89077a32692532596ed2d49fd0c33e48a973ea /fs/xfs | |
parent | 7999096fa9cfd0253497c8d2ed9a5a1537521d25 (diff) | |
download | linux-6414e9b09ffd197803f8e86ce2fafdaf1de4e8e4.tar.bz2 |
fs: define inode flags using bit numbers
Define the VFS inode flags using bit numbers instead of hardcoding
powers of 2, which has become unwieldy now that we're up to 65536.
No change in the actual values.
Signed-off-by: Eric Biggers <ebiggers@google.com>
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
Diffstat (limited to 'fs/xfs')
0 files changed, 0 insertions, 0 deletions