Re: [PATCH] struct superblock cleanup - minixfs

Daniel Phillips (phillips@bonn-fries.net)
Tue, 12 Mar 2002 14:32:46 +0100


On March 11, 2002 11:59 pm, Brian Gerst wrote:
> These two patches are the 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. The first patch
> abstracts the access to the minix_sb_info structure through the function
> minix_sb(). The second patch switches to using kmalloc to allocate the
> structure.

Nice to see it happening, even if it got there by a twisty path ;-)

-- 
Daniel
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/