K 10 svn:author V 6 araujo K 8 svn:date V 27 2015-12-28T05:48:22.270994Z K 7 svn:log V 341 The sdp opens the database with PERM_SECURE mode and it is different than dp that opens the database with PERM_INSECURE, so we need to check sdp->put against sdp instead of use dp->put. PR: bin/191720 Submitted by: Miles Ohlrich Approved by: rodrigc (mentor) Differential Revision: https://reviews.freebsd.org/D4255 END