]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitec029c192306db974242945c4e6d368bc69d332b
treee539e88d848b23528674c9f9e915bf78ee1c5df0
parenta1a068b7da4559d8c2c2c79edc34f84c47e8a146
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