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

Volker Lendecke Volker.Lendecke at SerNet.DE
Sun Mar 18 22:14:20 GMT 2007


On Sun, Mar 18, 2007 at 09:30:06PM +0100, Thomas Bork wrote:
> Maybe this is the problem:
> In 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;
> 
> In vfs_full_audit.c:
> 
> /* The following array *must* be in the same order as defined in vfs.h */
> [...]
> 	{ 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" },
> 
> 
> This is *not* the same order. In vfs.h there is 'notify_watch' between 
> realpath and chflags. This is not in vfs_full_audit.c...

Weird that it works for me. Need to investigate.

Volker
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: not available
Url : http://lists.samba.org/archive/samba-technical/attachments/20070318/8b87b06f/attachment.bin


More information about the samba-technical mailing list