3.0.25pre2-SVN-build-21871 and panic in vfs_full_audit.c

Jeremy Allison jra at samba.org
Mon Mar 19 21:03:54 GMT 2007


On Mon, Mar 19, 2007 at 09:54:20PM +0100, Thomas Bork wrote:
> Jeremy Allison schrieb:
> 
> >No problem, der-Tom is always a good tester so I
> >wanted to help :-).
> 
> Thank you, but:
> 
> [2007/03/19 21:38:19, 3] smbd/sec_ctx.c:set_sec_ctx(241)
>   setting sec ctx (65534, 65534) - sec_ctx_stack_ndx = 0
> [2007/03/19 21:38:19, 0] lib/util.c:smb_panic(1620)
>   PANIC (pid 26960): vfs_full_audit.c: name table not in sync with vfs.h
> 
> vfs_full_audit.c:
> [...]
> 	{ SMB_VFS_OP_READLINK,	"readlink" },
> 	{ SMB_VFS_OP_LINK,	"link" },
> 	{ SMB_VFS_OP_MKNOD,	"mknod" },
> 	{ SMB_VFS_OP_REALPATH,	"realpath" },
> 	{ SMB_VFS_OP_CHFLAGS,	"chflags" },
> 
> 
> vfs.h:
> [...]
>         struct vfs_handle_struct *readlink;
>         struct vfs_handle_struct *link;
>         struct vfs_handle_struct *mknod;
>         struct vfs_handle_struct *realpath;
>         struct vfs_handle_struct *notify_watch;
>         struct vfs_handle_struct *chflags;
> 
> 
> notify_watch is still not present in the array in vfs_full_audit.c.

Details details :-). Try an svn up now and let me know
if I've fixed it.

Sorry,

Jeremy.


More information about the samba-technical mailing list