Re: What happened to XFS Quota Support?

From: AndyLiebman
Date: Sat Oct 29 2005 - 10:37:14 EST


>In a message dated 10/28/2005 6:47:02 P.M. Eastern Standard Time,
nathans@xxxxxxx >writes:
>This patch by Dimitri Puzin submitted through kernel Bugzilla #5514
>fixes the following issue:
>
>Cannot build XFS filesystem support as module with quota support. It
>works only when the XFS filesystem support is compiled into the kernel.
>Menuconfig prevents from setting CONFIG_XFS_FS=m and CONFIG_XFS_QUOTA=y.
>
>Fix: Changing the fs/xfs/Kconfig file from tristate to bool lets you
>configure the quota support to be compiled into the XFS module. The
>Makefile-linux-2.6 checks only for CONFIG_XFS_QUOTA=y.

Just wanted to let you know this works fine.

Andy Liebman



-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/