]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Linux 4.5 compat: pfn_t typedef
authorBrian Behlendorf <behlendorf1@llnl.gov>
Tue, 19 Jan 2016 17:04:44 +0000 (09:04 -0800)
committerBrian Behlendorf <behlendorf1@llnl.gov>
Wed, 20 Jan 2016 19:37:33 +0000 (11:37 -0800)
commitae3a373566042ad086b51dce66059c8cae321faf
tree68d1d72c1aba6a0b66f34ca9f4d464bb6a133c07
parent4967a3eb9d9de0295626fc7a3c1d1da52ea1498d
Linux 4.5 compat: pfn_t typedef

The pfn_t typedef was inherited from Illumos but never directly
used by any libspl consumers.  This doesn't cause any issues in
user space but for consistency with the kernel build it has been
removed.  See torvalds/linux/commit/34c0fd54.

Signed-off-by: Brian Behlendorf <behlendorf1@llnl.gov>
Signed-off-by: Tim Chase <tim@chase2k.com>
Signed-off-by: Chunwei Chen <tuxoko@gmail.com>
Issue #4228
lib/libspl/include/sys/types.h