CVSROOT:        /cvs
Module name:    src
Changes by:     [email protected]    2013/11/19 08:12:13

Modified files:
        sys/dev        : softraid.c softraid_crypto.c 

Log message:
Print daddr_t's with %lld, size_t's with %zu, int's with %d and
u_int32_t's with %u.

Translate DL_GETPSIZE() results to 512-byte-block values with
DL_SECTOBLK().

ok jsing@

Reply via email to