Include crc32c module for xfs.
authorColin Guthrie <colin@mageia.org>
Sun, 13 Jan 2013 14:06:58 +0000 (14:06 +0000)
committerHarald Hoyer <harald@redhat.com>
Wed, 23 Jan 2013 14:24:27 +0000 (15:24 +0100)
commit3de6001e1e98fc5cbdce0cac44c69371052b707b
tree3e22185db0e4d9d3394782fda8b26dec0c3bd4ab
parentc8d685c9d3860e49f39a9c85ffebbb4c4fec341f
Include crc32c module for xfs.

Just like btrfs, xfs now requires CRC module that cannot be resolved via
normal module resolving.

Move this hack into fs-lib and remove it from btrfs module.

https://bugs.mageia.org/show_bug.cgi?id=8676
modules.d/90btrfs/module-setup.sh
modules.d/99fs-lib/module-setup.sh