]> asedeno.scripts.mit.edu Git - linux.git/commit
fs/adfs: map: break up adfs_read_map()
authorRussell King <rmk+kernel@armlinux.org.uk>
Mon, 9 Dec 2019 11:08:39 +0000 (11:08 +0000)
committerAl Viro <viro@zeniv.linux.org.uk>
Tue, 21 Jan 2020 01:12:40 +0000 (20:12 -0500)
commit6092b6be304494e311b65935f5e09b510cbd57cc
treeed8b47c26582d547ec3bdcd65e27f531a96b6b39
parente6160e469f56a23cb69e1dc37aa0d895bf29ac24
fs/adfs: map: break up adfs_read_map()

Split up adfs_read_map() into separate helpers to layout the map,
read the map, and release the map buffers.

Signed-off-by: Russell King <rmk+kernel@armlinux.org.uk>
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
fs/adfs/map.c