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

--
To unsubscribe from this list: send the line "unsubscribe linux-cifs" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to