]> git.baikalelectronics.ru Git - kernel.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)
commit311e7a3d815779db84358c4794ed9cd967a195c2
treeed8b47c26582d547ec3bdcd65e27f531a96b6b39
parentf982f320806b72c78c9315749dd040ab86e37c3f
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