K 10 svn:author V 3 imp K 8 svn:date V 27 2017-03-07T23:02:59.531713Z K 7 svn:log V 203 cwd10 takes the low 32-bits and cwd11 takes the upper 32-bits of the lba. Rather than do a cast to uint64_t, which clang warns might be unaligned, do the stores 32-bits at a time. Sponsored by: Netflix END