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

Thomas Bork tombork at web.de
Mon Mar 19 16:33:36 GMT 2007


Volker Lendecke wrote:

> 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.

Can you eliminate this problem before 3.0.25pre2 comes out tomorrow?
The problem also exists in SAMBA_3_0.


der tom


More information about the samba-technical mailing list