K 10 svn:author V 3 dim K 8 svn:date V 27 2018-06-17T17:32:32.189504Z K 7 svn:log V 291 MFC r334945: Fix build of ocs_fs with base gcc on i386 Add a few intermediate casts to uintptr_t to suppress "cast to pointer from integer of different size" warnings from gcc. Also remove a few incorrect casts. Reviewed by: ram Differential Revision: https://reviews.freebsd.org/D15747 END