svn commit: linux-cifs-client r112 - branches/linux-2.6-cifs-git-devel/fs/cifs branches/linux-2.6-mainline branches/linux-2.6-mainline/fs/cifs branches/linux-converged-for-old-kernels branches/linux-converged-for-old-kernels/fs branches/linux-converged-for-old-kernels/fs/cifs trunk

sfrench at samba.org sfrench at samba.org
Thu Sep 20 20:49:11 GMT 2007


Author: sfrench
Date: 2007-09-20 20:49:02 +0000 (Thu, 20 Sep 2007)
New Revision: 112

WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=linux-cifs-client&rev=112

Log:
merge with cifs 1.50c

Added:
   branches/linux-2.6-cifs-git-devel/fs/cifs/cifs_dfs_ref.c
   branches/linux-2.6-cifs-git-devel/fs/cifs/export.c
   branches/linux-2.6-mainline/README
   branches/linux-2.6-mainline/fs/cifs/export.c
   branches/linux-converged-for-old-kernels/README
   branches/linux-converged-for-old-kernels/fs/cifs/cifs_dfs_ref.c
   branches/linux-converged-for-old-kernels/fs/make-cifs-backport-build-on-sles9.patch
Modified:
   branches/linux-2.6-cifs-git-devel/fs/cifs/CHANGES
   branches/linux-2.6-cifs-git-devel/fs/cifs/README
   branches/linux-2.6-cifs-git-devel/fs/cifs/TODO
   branches/linux-2.6-cifs-git-devel/fs/cifs/asn1.c
   branches/linux-2.6-cifs-git-devel/fs/cifs/cifs_debug.c
   branches/linux-2.6-cifs-git-devel/fs/cifs/cifs_fs_sb.h
   branches/linux-2.6-cifs-git-devel/fs/cifs/cifs_unicode.c
   branches/linux-2.6-cifs-git-devel/fs/cifs/cifs_unicode.h
   branches/linux-2.6-cifs-git-devel/fs/cifs/cifs_uniupr.h
   branches/linux-2.6-cifs-git-devel/fs/cifs/cifsencrypt.c
   branches/linux-2.6-cifs-git-devel/fs/cifs/cifsfs.c
   branches/linux-2.6-cifs-git-devel/fs/cifs/cifsfs.h
   branches/linux-2.6-cifs-git-devel/fs/cifs/cifsglob.h
   branches/linux-2.6-cifs-git-devel/fs/cifs/cifspdu.h
   branches/linux-2.6-cifs-git-devel/fs/cifs/cifsproto.h
   branches/linux-2.6-cifs-git-devel/fs/cifs/cifssmb.c
   branches/linux-2.6-cifs-git-devel/fs/cifs/connect.c
   branches/linux-2.6-cifs-git-devel/fs/cifs/dir.c
   branches/linux-2.6-cifs-git-devel/fs/cifs/fcntl.c
   branches/linux-2.6-cifs-git-devel/fs/cifs/file.c
   branches/linux-2.6-cifs-git-devel/fs/cifs/inode.c
   branches/linux-2.6-cifs-git-devel/fs/cifs/ioctl.c
   branches/linux-2.6-cifs-git-devel/fs/cifs/link.c
   branches/linux-2.6-cifs-git-devel/fs/cifs/md4.c
   branches/linux-2.6-cifs-git-devel/fs/cifs/md5.c
   branches/linux-2.6-cifs-git-devel/fs/cifs/misc.c
   branches/linux-2.6-cifs-git-devel/fs/cifs/netmisc.c
   branches/linux-2.6-cifs-git-devel/fs/cifs/nterr.c
   branches/linux-2.6-cifs-git-devel/fs/cifs/nterr.h
   branches/linux-2.6-cifs-git-devel/fs/cifs/ntlmssp.h
   branches/linux-2.6-cifs-git-devel/fs/cifs/readdir.c
   branches/linux-2.6-cifs-git-devel/fs/cifs/rfc1002pdu.h
   branches/linux-2.6-cifs-git-devel/fs/cifs/sess.c
   branches/linux-2.6-cifs-git-devel/fs/cifs/smbdes.c
   branches/linux-2.6-cifs-git-devel/fs/cifs/smbencrypt.c
   branches/linux-2.6-cifs-git-devel/fs/cifs/smberr.h
   branches/linux-2.6-cifs-git-devel/fs/cifs/transport.c
   branches/linux-2.6-cifs-git-devel/fs/cifs/xattr.c
   branches/linux-2.6-mainline/fs/cifs/CHANGES
   branches/linux-2.6-mainline/fs/cifs/README
   branches/linux-2.6-mainline/fs/cifs/TODO
   branches/linux-2.6-mainline/fs/cifs/asn1.c
   branches/linux-2.6-mainline/fs/cifs/cifs_debug.c
   branches/linux-2.6-mainline/fs/cifs/cifs_fs_sb.h
   branches/linux-2.6-mainline/fs/cifs/cifs_unicode.c
   branches/linux-2.6-mainline/fs/cifs/cifs_unicode.h
   branches/linux-2.6-mainline/fs/cifs/cifs_uniupr.h
   branches/linux-2.6-mainline/fs/cifs/cifsencrypt.c
   branches/linux-2.6-mainline/fs/cifs/cifsfs.c
   branches/linux-2.6-mainline/fs/cifs/cifsfs.h
   branches/linux-2.6-mainline/fs/cifs/cifsglob.h
   branches/linux-2.6-mainline/fs/cifs/cifspdu.h
   branches/linux-2.6-mainline/fs/cifs/cifsproto.h
   branches/linux-2.6-mainline/fs/cifs/cifssmb.c
   branches/linux-2.6-mainline/fs/cifs/connect.c
   branches/linux-2.6-mainline/fs/cifs/dir.c
   branches/linux-2.6-mainline/fs/cifs/fcntl.c
   branches/linux-2.6-mainline/fs/cifs/file.c
   branches/linux-2.6-mainline/fs/cifs/inode.c
   branches/linux-2.6-mainline/fs/cifs/ioctl.c
   branches/linux-2.6-mainline/fs/cifs/link.c
   branches/linux-2.6-mainline/fs/cifs/md4.c
   branches/linux-2.6-mainline/fs/cifs/md5.c
   branches/linux-2.6-mainline/fs/cifs/misc.c
   branches/linux-2.6-mainline/fs/cifs/netmisc.c
   branches/linux-2.6-mainline/fs/cifs/nterr.c
   branches/linux-2.6-mainline/fs/cifs/nterr.h
   branches/linux-2.6-mainline/fs/cifs/ntlmssp.h
   branches/linux-2.6-mainline/fs/cifs/readdir.c
   branches/linux-2.6-mainline/fs/cifs/rfc1002pdu.h
   branches/linux-2.6-mainline/fs/cifs/sess.c
   branches/linux-2.6-mainline/fs/cifs/smbdes.c
   branches/linux-2.6-mainline/fs/cifs/smbencrypt.c
   branches/linux-2.6-mainline/fs/cifs/smberr.h
   branches/linux-2.6-mainline/fs/cifs/transport.c
   branches/linux-2.6-mainline/fs/cifs/xattr.c
   branches/linux-converged-for-old-kernels/fs/cifs/CHANGES
   branches/linux-converged-for-old-kernels/fs/cifs/README
   branches/linux-converged-for-old-kernels/fs/cifs/TODO
   branches/linux-converged-for-old-kernels/fs/cifs/asn1.c
   branches/linux-converged-for-old-kernels/fs/cifs/cifs_debug.c
   branches/linux-converged-for-old-kernels/fs/cifs/cifs_fs_sb.h
   branches/linux-converged-for-old-kernels/fs/cifs/cifs_unicode.c
   branches/linux-converged-for-old-kernels/fs/cifs/cifs_unicode.h
   branches/linux-converged-for-old-kernels/fs/cifs/cifs_uniupr.h
   branches/linux-converged-for-old-kernels/fs/cifs/cifsacl.h
   branches/linux-converged-for-old-kernels/fs/cifs/cifsencrypt.c
   branches/linux-converged-for-old-kernels/fs/cifs/cifsencrypt.h
   branches/linux-converged-for-old-kernels/fs/cifs/cifsfs.c
   branches/linux-converged-for-old-kernels/fs/cifs/cifsfs.h
   branches/linux-converged-for-old-kernels/fs/cifs/cifsglob.h
   branches/linux-converged-for-old-kernels/fs/cifs/cifspdu.h
   branches/linux-converged-for-old-kernels/fs/cifs/cifsproto.h
   branches/linux-converged-for-old-kernels/fs/cifs/cifssmb.c
   branches/linux-converged-for-old-kernels/fs/cifs/connect.c
   branches/linux-converged-for-old-kernels/fs/cifs/dir.c
   branches/linux-converged-for-old-kernels/fs/cifs/export.c
   branches/linux-converged-for-old-kernels/fs/cifs/fcntl.c
   branches/linux-converged-for-old-kernels/fs/cifs/file.c
   branches/linux-converged-for-old-kernels/fs/cifs/inode.c
   branches/linux-converged-for-old-kernels/fs/cifs/ioctl.c
   branches/linux-converged-for-old-kernels/fs/cifs/link.c
   branches/linux-converged-for-old-kernels/fs/cifs/md4.c
   branches/linux-converged-for-old-kernels/fs/cifs/md5.c
   branches/linux-converged-for-old-kernels/fs/cifs/md5.h
   branches/linux-converged-for-old-kernels/fs/cifs/misc.c
   branches/linux-converged-for-old-kernels/fs/cifs/netmisc.c
   branches/linux-converged-for-old-kernels/fs/cifs/nterr.c
   branches/linux-converged-for-old-kernels/fs/cifs/nterr.h
   branches/linux-converged-for-old-kernels/fs/cifs/ntlmssp.h
   branches/linux-converged-for-old-kernels/fs/cifs/readdir.c
   branches/linux-converged-for-old-kernels/fs/cifs/rfc1002pdu.h
   branches/linux-converged-for-old-kernels/fs/cifs/sess.c
   branches/linux-converged-for-old-kernels/fs/cifs/smbdes.c
   branches/linux-converged-for-old-kernels/fs/cifs/smbencrypt.c
   branches/linux-converged-for-old-kernels/fs/cifs/smberr.h
   branches/linux-converged-for-old-kernels/fs/cifs/transport.c
   branches/linux-converged-for-old-kernels/fs/cifs/xattr.c
   trunk/README


Changeset:
Sorry, the patch is too large (59291 lines) to include; please use WebSVN to see it!
WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=linux-cifs-client&rev=112


More information about the samba-cvs mailing list