Hello!

On Thu, Oct 26, 2006 at 03:30:19PM +0200, Goswin von Brederlow wrote:

> I'm hitting a problem with lustre 1.4.7.1 on 2.6.18 as client. I
> thought this was a known issue but I can't seem to find it again.
> When I run bonnie on the client I get the following:
> BUG: warning at fs/inotify.c:255/inotify_d_instantiate()

This is because definition of DCACHE_INOTIFY_PARENT_WATCHED clashes with
DCACHE_LUSTRE_INVALID.
You need to make them different numbers, not 0x20 both.

Bye,
    Oleg

_______________________________________________
Lustre-discuss mailing list
[EMAIL PROTECTED]
https://mail.clusterfs.com/mailman/listinfo/lustre-discuss

Reply via email to