]> git.proxmox.com Git - mirror_ubuntu-hirsute-kernel.git/commit - fs/adfs/adfs.h
fs/adfs: add time stamp and file type helpers
authorRussell King <rmk+kernel@armlinux.org.uk>
Tue, 4 Jun 2019 13:50:24 +0000 (14:50 +0100)
committerAl Viro <viro@zeniv.linux.org.uk>
Thu, 27 Jun 2019 00:14:14 +0000 (20:14 -0400)
commitb4ed8f75c82876342b3399942427392ba5f3bbb5
tree255a51e96a772f90f358229791f06ccdcfdb6929
parent8616108de152447f99570dd45b6e3b8c71615fe5
fs/adfs: add time stamp and file type helpers

Add some helpers to check whether the inode has a time stamp and file
type, and to parse the file type from the load address.

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/dir.c
fs/adfs/inode.c
fs/adfs/super.c