commit | c01147d929899f02a0a8b15e406d12784768ca72 | [log] [tgz] |
---|---|---|
author | Darrick J. Wong <djwong@kernel.org> | Sat Jul 09 10:56:07 2022 -0700 |
committer | Darrick J. Wong <djwong@kernel.org> | Tue Jul 12 11:17:27 2022 -0700 |
tree | 28ab8cd3cdb8ac076bfe7f59abaf327b1ac3f453 | |
parent | 932b42c66cb5d0ca9800b128415b4ad6b1952b3e [diff] |
xfs: replace inode fork size macros with functions Replace the shouty macros here with typechecked helper functions. Signed-off-by: Darrick J. Wong <djwong@kernel.org> Reviewed-by: Dave Chinner <dchinner@redhat.com>