public inbox for linux-xfs@vger.kernel.org
 help / color / mirror / Atom feed
From: Christoph Hellwig <hch@lst.de>
To: xfs@oss.sgi.com
Subject: [PATCH 0/17] vnode/vfs and vnode/vfs operations removal
Date: Thu, 23 Aug 2007 21:36:33 +0200	[thread overview]
Message-ID: <20070823193633.GA8050@lst.de> (raw)

XFS has long carried around some baggage left from IRIX, and the vnodes
and vfs objects aswell as the associated operation vectors re probably
the worst, both in their impact in size aswell as in maintainability of
the code.  This patchset removes all this cruft, and allow at the same
time to do a more clear split between the generic and the linux-specific
parts of the current XFS codebase.

The patchseries allows for some quite nice reduction in size of both
the source an binary code:

 113 files changed, 2114 insertions(+), 4002 deletions(-)

-rw-r--r-- 1 hch hch 9394858 2007-08-23 19:43 xfs.ko.new
-rw-r--r-- 1 hch hch 9660812 2007-08-23 19:13 xfs.ko.old

                 reply	other threads:[~2007-08-23 19:36 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=20070823193633.GA8050@lst.de \
    --to=hch@lst.de \
    --cc=xfs@oss.sgi.com \
    /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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox