K 10 svn:author V 8 rmacklem K 8 svn:date V 27 2013-05-15T01:36:59.789818Z K 7 svn:log V 210 MFC: r250157 Isilon reported that sec=krb5p NFS mounts had a problem when m_len == 0 for the last mbuf of the list with an encrypted message. This patch replaces the KASSERT() with code that handles this case. END