[PATCH] struct superblock cleanup - minixfs
Start of cleaning up the union of filesystem-specific structures in struct super_block. The goal is to remove dependence on filesystem headers in fs.h. This patch abstracts the access to the minix_sb_info structure through the function minix_sb().
Showing
Please register or sign in to comment