mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: "Eric Van Hensbergen" <ericvh@gmail.com>
To: torvalds@osdl.org
Cc: "Linux Kernel Mailing List" <linux-kernel@vger.kernel.org>,
	"V9FS Developers" <v9fs-developer@lists.sourceforge.net>
Subject: [GIT PULL] 9p patches for 2.6.24 merge window
Date: Wed, 17 Oct 2007 16:34:02 -0500	[thread overview]
Message-ID: <a4e6962a0710171434l5ff6cecfib1e8b231b8b610b6@mail.gmail.com> (raw)

Linus, please pull from the 'for-linus' branch of:
  git://git.kernel.org/pub/scm/linux/kernel/git/ericvh/v9fs.git/ for-linus

This tree contains the following:

Latchesar Ionkov(3):
  attach-per-user support
  rename uid and gid parameters
  define session flags

Eric Van Hensbergen(4)
  remove sysctl code
  fix bad kconfig cross-dependency
  soften invalidationin loose mode
  make transports dynamic

There are a few patches relating to a virtio transport support that
I'm holding back until I know Rusty's lguest series is merged.

 b/Documentation/filesystems/9p.txt |   22 +
 b/fs/9p/fid.c                      |  157 +++++++++++--
 b/fs/9p/v9fs.c                     |  189 +++++++---------
 b/fs/9p/v9fs.h                     |   38 +--
 b/fs/9p/vfs_file.c                 |    6
 b/fs/9p/vfs_inode.c                |   50 ++--
 b/fs/9p/vfs_super.c                |   19 -
 b/include/net/9p/9p.h              |   21 -
 b/include/net/9p/client.h          |    9
 b/include/net/9p/conn.h            |    4
 b/include/net/9p/transport.h       |   27 +-
 b/net/9p/Kconfig                   |   10
 b/net/9p/Makefile                  |    5
 b/net/9p/client.c                  |   13 -
 b/net/9p/conv.c                    |   32 ++
 b/net/9p/mod.c                     |   71 +++++-
 b/net/9p/mux.c                     |    5
 b/net/9p/trans_fd.c                |  419 +++++++++++++++++++++++--------------
 net/9p/sysctl.c                    |   81 -------
 19 files changed, 689 insertions(+), 489 deletions(-)


                Thanks,
                      -eric

             reply	other threads:[~2007-10-17 21:34 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-10-17 21:34 Eric Van Hensbergen [this message]
2007-10-17 21:39 ` Sam Ravnborg
2007-10-17 23:19   ` Eric Van Hensbergen
2007-10-18  2:49     ` Sam Ravnborg

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=a4e6962a0710171434l5ff6cecfib1e8b231b8b610b6@mail.gmail.com \
    --to=ericvh@gmail.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=torvalds@osdl.org \
    --cc=v9fs-developer@lists.sourceforge.net \
    /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

all inboxes | Powered by JetHome®