All of lore.kernel.org
 help / color / mirror / Atom feed
From: Jeff Layton <jlayton-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org>
To: smfrench-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org
Cc: linux-cifs-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
Subject: cifs: pull request for 3.4
Date: Mon, 19 Mar 2012 09:45:58 -0400	[thread overview]
Message-ID: <20120319094558.1b6094b4@redhat.com> (raw)

I think these patches have all been acked/reviewed for 3.4. You may
pull them when ready:

The following changes since commit 762ad8a5330325b789cfb6dc896f81cf273ff4e9:

  Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc (2012-03-13 18:39:28 -0700)

are available in the git repository at:

  git://git.samba.org/jlayton/linux.git cifs-3.4

Jeff Layton (11):
      cifs: clean up call to cifs_dfs_release_automount_timer()
      cifs: clean up ordering in exit_cifs
      cifs: add new cifsiod_wq workqueue
      cifs: add pid field to cifs_writedata
      cifs: allow caller to specify completion op when allocating writedata
      cifs: fix allocation in cifs_write_allocate_pages
      cifs: make cifsFileInfo_get return the cifsFileInfo pointer
      cifs: fix up get_numpages
      cifs: abstract out function to marshal up the iovec array for async writes
      cifs: call cifs_update_eof with i_lock held
      cifs: convert cifs_iovec_write to use async writes

 fs/cifs/cifsfs.c    |   25 +++--
 fs/cifs/cifsglob.h  |    7 +-
 fs/cifs/cifsproto.h |   15 +++-
 fs/cifs/cifssmb.c   |   35 ++++---
 fs/cifs/connect.c   |    8 +-
 fs/cifs/file.c      |  271 +++++++++++++++++++++++++++++++++------------------
 fs/cifs/misc.c      |    2 +-
 7 files changed, 235 insertions(+), 128 deletions(-)


-- 
Jeff Layton <jlayton-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org>

             reply	other threads:[~2012-03-19 13:45 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-03-19 13:45 Jeff Layton [this message]
     [not found] ` <20120319094558.1b6094b4-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org>
2012-03-21 16:56   ` cifs: pull request for 3.4 Steve French

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=20120319094558.1b6094b4@redhat.com \
    --to=jlayton-h+wxahxf7alqt0dzr+alfa@public.gmane.org \
    --cc=linux-cifs-u79uwXL29TY76Z2rM5mHXA@public.gmane.org \
    --cc=smfrench-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.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.