Date:   Sun Jun 22 10:09:51 2003
Author: idra

Update of /data/cvs/samba/source/modules
In directory dp.samba.org:/tmp/cvs-serv2724/modules

Modified Files:
      Tag: SAMBA_3_0
        vfs_extd_audit.c vfs_recycle.c 
Log Message:

Found out a good number of NT_STATUS_IS_ERR used the wrong way.
As abartlet rememberd me NT_STATUS_IS_ERR != !NT_STATUS_IS_OK

This patch will cure the problem.
Working on this one I found 16 functions where I think NT_STATUS_IS_ERR() is
used correctly, but I'm not 100% sure, coders should check the use of
NT_STATUS_IS_ERR() in samba is ok now.

Simo.



Revisions:
vfs_extd_audit.c                1.1.2.6 => 1.1.2.7
        
http://www.samba.org/cgi-bin/cvsweb/samba/source/modules/vfs_extd_audit.c.diff?r1=1.1.2.6&r2=1.1.2.7
vfs_recycle.c           1.1.2.13 => 1.1.2.14
        
http://www.samba.org/cgi-bin/cvsweb/samba/source/modules/vfs_recycle.c.diff?r1=1.1.2.13&r2=1.1.2.14

Reply via email to