Please don't reply to lustre-devel. Instead, comment in
Bugzilla by using the following link:
htt
ps://bugzilla.lustre.org/show_bug.cgi?id=11981
(In reply to comment #36)
> +fsfilt_ldiskfs2-objs := fsfilt-ldiskfs2.o
> does this mean ldiskfs2 gets build under 2.4 also?
No, that line will be ignored since we do not add the
fsfilt_ldiskfs2 module to
MODULES= unless LDISKFS is enabled.
> And should this be "if LDISKFS2" instead of
"if LDISKFS" just for consistency?
> +if LDISKFS
> +modulefs_DATA += fsfilt_ldiskfs2$(KMODEXT)
No, because then we'd have to add ldiskfs2 support to
./configure, etc. Right
now I just assume ldiskfs2 is enabled if ldiskfs is
enabled.
_______________________________________________
Lustre-devel mailing list
Lustre-devel clusterfs.com
https://mail.clusterfs.com/mailman/listinfo/lustre-devel
|