commit | 0db35a02a1c3f3abdfac9d56c1cee2fe23b66987 | [log] [tgz] |
---|---|---|
author | Russell King <rmk+kernel@armlinux.org.uk> | Mon Dec 09 11:10:52 2019 +0000 |
committer | Al Viro <viro@zeniv.linux.org.uk> | Mon Jan 20 20:12:42 2020 -0500 |
tree | 6ec9c442d456569cc22860b4796ce22606c1433b | |
parent | aacc954c1be8910a994e09a8f8757a2e3e231c37 [diff] |
fs/adfs: bigdir: factor out directory entry offset calculation Factor out the directory entry byte offset calculation. Signed-off-by: Russell King <rmk+kernel@armlinux.org.uk> Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>