• Brian Gerst's avatar
    [PATCH] struct superblock cleanup - minixfs · ddd7dce9
    Brian Gerst authored
    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(). 
    ddd7dce9
dir.c 8.92 KB