Merge branch 'work.adfs' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Pull adfs updates from Al Viro: "More ADFS patches from Russell King" * 'work.adfs' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs: fs/adfs: add time stamp and file type helpers fs/adfs: super: limit idlen according to directory type fs/adfs: super: fix use-after-free bug fs/adfs: super: safely update options on remount fs/adfs: super: correct superblock flags fs/adfs: clean up indirect disc addresses and fragment IDs fs/adfs: clean up error message printing fs/adfs: use %pV for error messages fs/adfs: use format_version from disc_record fs/adfs: add helper to get filesystem size fs/adfs: add helper to get discrecord from map fs/adfs: correct disc record structure
Showing
- fs/adfs/adfs.h 45 additions, 25 deletionsfs/adfs/adfs.h
- fs/adfs/dir.c 10 additions, 15 deletionsfs/adfs/dir.c
- fs/adfs/dir_f.c 16 additions, 22 deletionsfs/adfs/dir_f.c
- fs/adfs/dir_fplus.c 9 additions, 12 deletionsfs/adfs/dir_fplus.c
- fs/adfs/inode.c 5 additions, 7 deletionsfs/adfs/inode.c
- fs/adfs/map.c 5 additions, 10 deletionsfs/adfs/map.c
- fs/adfs/super.c 71 additions, 50 deletionsfs/adfs/super.c
- include/uapi/linux/adfs_fs.h 3 additions, 3 deletionsinclude/uapi/linux/adfs_fs.h
Loading
Please register or sign in to comment