commit | f75d398d6ee61b04c16124e3eddd786526bc7d40 | [log] [tgz] |
---|---|---|
author | Russell King <rmk+kernel@armlinux.org.uk> | Mon Dec 09 11:08:28 2019 +0000 |
committer | Al Viro <viro@zeniv.linux.org.uk> | Mon Jan 20 20:12:40 2020 -0500 |
tree | e539e88d848b23528674c9f9e915bf78ee1c5df0 | |
parent | 81916245ce231f7405ce444161d09b8a899a38af [diff] |
fs/adfs: map: move map reading and validation to map.c Keep all the map code together in map.c, rather than having some in super.c Signed-off-by: Russell King <rmk+kernel@armlinux.org.uk> Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>