7 Sep
2007
7 Sep
'07
12:12
On Sep 7 2007 10:40, Andreas Gruenbacher wrote:
On Friday 07 September 2007 10:25, Miquel A. Noguera wrote:
Hi.
When I try to compile:
error = notify_change(dentry, &attr);
under openSUSE kernel, it aborts with:
error: too few arguments to function ‘notify_change'
Well, that's because of the AppArmor patches; AppArmor requires an additional struct vfsmnt parameter.
Have a look at http://freshmeat.net/p/multiadm/ how I worked around this. (Though I am not sure apparmor likes taking a NULL vfsmnt arg........if not, it really SHOULD.) Jan -- -- To unsubscribe, e-mail: opensuse-kernel+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-kernel+help@opensuse.org