From: Daniel Phillips <phillips@bonn-fries.net>
To: Brian Gerst <bgerst@didntduck.org>,
Linux kernel mailing list <linux-kernel@vger.kernel.org>
Cc: Alexander Viro <viro@math.psu.edu>,
Linus Torvalds <torvalds@transmeta.com>
Subject: Re: [PATCH] struct superblock cleanup - minixfs
Date: Tue, 12 Mar 2002 14:32:46 +0100 [thread overview]
Message-ID: <E16kmOU-0001v7-00@starship> (raw)
In-Reply-To: <3C8D36D0.C43162A2@didntduck.org>
In-Reply-To: <3C8D36D0.C43162A2@didntduck.org>
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
prev parent reply other threads:[~2002-03-12 13:37 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2002-03-11 22:59 [PATCH] struct superblock cleanup - minixfs Brian Gerst
2002-03-12 13:32 ` Daniel Phillips [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=E16kmOU-0001v7-00@starship \
--to=phillips@bonn-fries.net \
--cc=bgerst@didntduck.org \
--cc=linux-kernel@vger.kernel.org \
--cc=torvalds@transmeta.com \
--cc=viro@math.psu.edu \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.