Merge branch 'linux-kernel-disk' into refs/top-bases/linux-zfs-branch

This commit is contained in:
Brian Behlendorf 2008-12-22 13:35:14 -08:00
commit f046fb3552
1 changed files with 0 additions and 2 deletions

View File

@ -656,6 +656,4 @@ vdev_ops_t vdev_disk_ops = {
B_TRUE /* leaf vdev */
};
#else
#error "vdev_disk.c is only required for an in-kernel builds"
#endif /* _KERNEL */