linux-cifs.vger.kernel.org archive mirror
 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: [PATCH 0/3] cifs: error handling cleanups
Date: Thu,  5 Aug 2010 10:18:33 -0400	[thread overview]
Message-ID: <1281017916-31380-1-git-send-email-jlayton@redhat.com> (raw)

This patchset is a set of error handling cleanup patches. They shouldn't
make any changes in behavior themselves, but are some prerequisite
patches for the multiuser mount patchsets I'm working on. Please
consider them for 2.6.36.

The patches are all in the cifs-2.6.36 branch of my git tree:

http://git.kernel.org/?p=linux/kernel/git/jlayton/linux.git;a=shortlog;h=refs/heads/cifs-2.6.36

Jeff Layton (3):
  cifs: clean up error handling in cifs_mknod
  cifs: consolidate error handling in several functions
  cifs: eliminate redundant xdev check in cifs_rename

 fs/cifs/dir.c   |  167 +++++++++++++++++++++++++++----------------------------
 fs/cifs/file.c  |    3 +-
 fs/cifs/inode.c |   30 +++-------
 3 files changed, 93 insertions(+), 107 deletions(-)

-- 
1.7.2

             reply	other threads:[~2010-08-05 14:18 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-08-05 14:18 Jeff Layton [this message]
     [not found] ` <1281017916-31380-1-git-send-email-jlayton-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org>
2010-08-05 14:18   ` [PATCH 1/3] cifs: clean up error handling in cifs_mknod Jeff Layton
2010-08-05 14:18   ` [PATCH 2/3] cifs: consolidate error handling in several functions Jeff Layton
2010-08-05 14:18   ` [PATCH 3/3] cifs: eliminate redundant xdev check in cifs_rename Jeff Layton

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=1281017916-31380-1-git-send-email-jlayton@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).