[Samba] Typo fix for samba 2.2.3a source/smbd/trans2.c

Gerald Carter jerry at samba.org
Fri Mar 1 06:36:08 GMT 2002


Got it.   Thanks.

jerry

On Wed, 20 Feb 2002, Ian Nicholls wrote:

> Just a couple of quick fixes for trans2.c and README in samba-2.2.3a.
> 
> --- source/smbd/trans2.c.old    Tue Feb  5 14:37:55 2002
> +++ source/smbd/trans2.c        Wed Feb 20 10:26:16 2002
> @@ -2062,7 +2062,7 @@
>                         if(!S_ISLNK(sbuf.st_mode))
>                                 return(UNIXERROR(ERRSRV,ERRbadlink));
>  #else
> -                       return(UNIXERROR(ERRDOS,ErrNotALink));
> +                       return(UNIXERROR(ERRDOS,ERRbadlink));
>  #endif
>                         len =
> conn->vfs_ops.readlink(conn,dos_to_unix(fullpathname,False), buffer,
> sizeof(pstring)-1);     /* read link */
>                         if (len == -1)
> --- README.old  Sun Apr 15 22:10:54 2001
> +++ README      Wed Feb 20 10:21:17 2002
> @@ -90,7 +90,7 @@
>  
>  If you want to contribute to the development of the software then
>  please join the mailing list. The Samba team accepts patches
> -(preferably in "diff -u" format, see docs/BUGS.txt for more details)
> +(preferably in "diff -u" format, see docs/textdocs/BUGS.txt for more
> details)
>  and are always glad to receive feedback or suggestions to the address
>  samba at samba.org. We have recently put a new bug tracking
>  system into place which should help the throughput quite a lot. You
> 
> > --
> > Ian Nicholls
> > Project Leader, Store Systems Architecture
> > * email:   inicholl at coles.com.au      * ICBM: 37°44'49"S  144°57'59"E
> > * phone: +61 3 9661 5137,              * fax:      +61 3 9661 5021
> > *	ITAS Selling (Information Technology Development), 
> > 	Coles Myer Ltd, Level 2, 236 Bourke Street, MELBOURNE  VIC  3000
> 'Y2K' is a contraction along the same lines that caused the problem in the
> first place.
> 
> 

-- 
 ---------------------------------------------------------------------
 Hewlett-Packard                                     http://www.hp.com
 SAMBA Team                                       http://www.samba.org
 --                                            http://www.plainjoe.org
 "Sam's Teach Yourself Samba in 24 Hours" 2ed.      ISBN 0-672-32269-2
 --"I never saved anything for the swim back." Ethan Hawk in Gattaca--





More information about the samba mailing list