fs/adfs: map: move map reading and validation to map.c
authorRussell King <rmk+kernel@armlinux.org.uk>
Mon, 9 Dec 2019 11:08:28 +0000 (11:08 +0000)
committerAl Viro <viro@zeniv.linux.org.uk>
Tue, 21 Jan 2020 01:12:40 +0000 (20:12 -0500)
commitf75d398d6ee61b04c16124e3eddd786526bc7d40
treee539e88d848b23528674c9f9e915bf78ee1c5df0
parent81916245ce231f7405ce444161d09b8a899a38af
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>
fs/adfs/adfs.h
fs/adfs/map.c
fs/adfs/super.c