]> asedeno.scripts.mit.edu Git - linux.git/commit
fs/adfs: dir: add helper to read directory using inode
authorRussell King <rmk+kernel@armlinux.org.uk>
Mon, 9 Dec 2019 11:09:40 +0000 (11:09 +0000)
committerAl Viro <viro@zeniv.linux.org.uk>
Tue, 21 Jan 2020 01:12:41 +0000 (20:12 -0500)
commit90011c7ad999c9565a5c97704cd5bda151ebe447
tree587a6fe434d34aa91759b026f61d8c3ef625622e
parent419a6e5e82ca0bdba0cc3624d969b65ae49d959b
fs/adfs: dir: add helper to read directory using inode

Add a helper to read a directory using the inode, which we do in two
places.

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