[Cluster-devel] cluster gfs-kernel/src/gfs/ioctl.c gfs/gfs_quo ...

Fabio Massimo Di Nitto fabbione at ubuntu.com
Fri Apr 20 10:48:37 UTC 2007


Hi,

adas at sourceware.org wrote:

> +
> +#define __user
> +#include <linux/gfs_ioctl.h>
> +#include <linux/gfs_ondisk.h>
> +

could it be possible to:

-#include <linux/gfs_ioctl.h>
-#include <linux/gfs_ondisk.h>
+#include "gfs_ioctl.h"
+#include "gfs_ondisk.h"

inline with the rest of the tree? it helps when building the suite on its own
and gfs1 headers are not exported from the kernel.

tested with CVS HEAD checkout updated as today.

Thanks
Fabio

-- 
I'm going to make him an offer he can't refuse.




More information about the Cluster-devel mailing list