d134105bba
The prototype for an add_range() function was added to the kernel header include/linux/range.h which conflicts with the static add_range() defined in zfs_fm.c. To resolve the conflict all range functions in zfs_fm.c have been prefixed with zei which is short for the zfs_ecksum_info struct since all of these functions operate on that base structure. |
||
---|---|---|
.. | ||
avl | ||
nvpair | ||
unicode | ||
zcommon | ||
zfs | ||
.gitignore | ||
Makefile.in |