All of lore.kernel.org
 help / color / mirror / Atom feed
From: Josef Sipek <jsipek@fsl.cs.sunysb.edu>
To: "Josef 'Jeff' Sipek" <jsipek@cs.sunysb.edu>
Cc: linux-kernel@vger.kernel.org, linux-fsdevel@vger.kernel.org,
	akpm@osdl.org
Subject: Re: [PATCH 4/4] fs/unionfs/: Don't duplicate the struct nameidata
Date: Mon, 29 Jan 2007 15:40:01 -0500	[thread overview]
Message-ID: <20070129204000.GC1715@filer.fsl.cs.sunysb.edu> (raw)
In-Reply-To: <11701030642806-git-send-email-jsipek@cs.sunysb.edu>

On Mon, Jan 29, 2007 at 03:37:43PM -0500, Josef 'Jeff' Sipek wrote:
> Josef 'Jeff' Sipek (3):
>       fs/unionfs/: Remove stale_inode.c
>       fs/unionfs/: Andrew Morton's comments
>       fs/unionfs/: Don't duplicate the struct nameidata
> 
>  fs/unionfs/branchman.c   |    4 +-
>  fs/unionfs/commonfops.c  |   54 +++++++++++-----------
>  fs/unionfs/copyup.c      |   67 +++++++++++++++------------
>  fs/unionfs/dentry.c      |   19 +++-----
>  fs/unionfs/fanout.h      |   51 +++++++++++++++++----
>  fs/unionfs/file.c        |   17 +++-----
>  fs/unionfs/inode.c       |   69 +++++++++++++++-------------
>  fs/unionfs/lookup.c      |  113 +++++++++++++++++++++++-----------------------
>  fs/unionfs/main.c        |   32 +++++++-------
>  fs/unionfs/rdstate.c     |    2 +-
>  fs/unionfs/rename.c      |    8 ++--
>  fs/unionfs/sioq.c        |   19 ++++----
>  fs/unionfs/sioq.h        |    1 -
>  fs/unionfs/stale_inode.c |  112 ---------------------------------------------
>  fs/unionfs/subr.c        |   65 +++++++++++++++++++++++++-
>  fs/unionfs/super.c       |    7 +--
>  fs/unionfs/union.h       |   84 +++-------------------------------
>  fs/unionfs/unlink.c      |    8 ++--
>  fs/unionfs/xattr.c       |   16 +++---
>  19 files changed, 330 insertions(+), 418 deletions(-)

Not sure why this was sent. The other 4/4 email is the correct one.

Josef "Jeff" Sipek.

-- 
Bad pun of the week: The formula 1 control computer suffered from a race
condition

      reply	other threads:[~2007-01-29 20:40 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-01-29 20:37 [GIT PULL -mm] Unionfs updates/cleanups Josef 'Jeff' Sipek
2007-01-29 20:37 ` [PATCH 1/4] fs/unionfs/: Remove stale_inode.c Josef 'Jeff' Sipek
2007-01-29 20:37 ` [PATCH 2/4] fs/unionfs/: possible cleanups Josef 'Jeff' Sipek
2007-01-29 20:37 ` [PATCH 3/4] fs/unionfs/: Andrew Morton's comments Josef 'Jeff' Sipek
2007-01-29 20:37 ` [PATCH 4/4] fs/unionfs/: Don't duplicate the struct nameidata Josef 'Jeff' Sipek
2007-01-30  9:42   ` Christoph Hellwig
2007-01-30 17:52     ` Josef Sipek
2007-01-29 20:37 ` Josef 'Jeff' Sipek
2007-01-29 20:40   ` Josef Sipek [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=20070129204000.GC1715@filer.fsl.cs.sunysb.edu \
    --to=jsipek@fsl.cs.sunysb.edu \
    --cc=akpm@osdl.org \
    --cc=jsipek@cs.sunysb.edu \
    --cc=linux-fsdevel@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    /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.