K 10 svn:author V 3 cem K 8 svn:date V 27 2016-04-20T01:10:07.560782Z K 7 svn:log V 352 SRAT: Don't overflow domain_pxm table If we reached MAXMEMDOM, we would previously try to insert an additional element and only detect overflow after causing (probably trivial) memory overflow. Instead, detect the ndomain > MAXMEMDOM case before we write past the end. Reported by: Coverity CID: 1354783 Sponsored by: EMC / Isilon Storage Division END