An inappropriate ASSERT slipped in during the recent merge of the
reboot checking; remove.
This commit is contained in:
parent
3754626f78
commit
8b3a843438
@ -3014,8 +3014,6 @@ mac_check_system_reboot(struct ucred *cred, int howto)
|
||||
{
|
||||
int error;
|
||||
|
||||
ASSERT_VOP_LOCKED(vp, "mac_check_system_reboot");
|
||||
|
||||
if (!mac_enforce_system)
|
||||
return (0);
|
||||
|
||||
|
@ -3014,8 +3014,6 @@ mac_check_system_reboot(struct ucred *cred, int howto)
|
||||
{
|
||||
int error;
|
||||
|
||||
ASSERT_VOP_LOCKED(vp, "mac_check_system_reboot");
|
||||
|
||||
if (!mac_enforce_system)
|
||||
return (0);
|
||||
|
||||
|
@ -3014,8 +3014,6 @@ mac_check_system_reboot(struct ucred *cred, int howto)
|
||||
{
|
||||
int error;
|
||||
|
||||
ASSERT_VOP_LOCKED(vp, "mac_check_system_reboot");
|
||||
|
||||
if (!mac_enforce_system)
|
||||
return (0);
|
||||
|
||||
|
@ -3014,8 +3014,6 @@ mac_check_system_reboot(struct ucred *cred, int howto)
|
||||
{
|
||||
int error;
|
||||
|
||||
ASSERT_VOP_LOCKED(vp, "mac_check_system_reboot");
|
||||
|
||||
if (!mac_enforce_system)
|
||||
return (0);
|
||||
|
||||
|
@ -3014,8 +3014,6 @@ mac_check_system_reboot(struct ucred *cred, int howto)
|
||||
{
|
||||
int error;
|
||||
|
||||
ASSERT_VOP_LOCKED(vp, "mac_check_system_reboot");
|
||||
|
||||
if (!mac_enforce_system)
|
||||
return (0);
|
||||
|
||||
|
@ -3014,8 +3014,6 @@ mac_check_system_reboot(struct ucred *cred, int howto)
|
||||
{
|
||||
int error;
|
||||
|
||||
ASSERT_VOP_LOCKED(vp, "mac_check_system_reboot");
|
||||
|
||||
if (!mac_enforce_system)
|
||||
return (0);
|
||||
|
||||
|
@ -3014,8 +3014,6 @@ mac_check_system_reboot(struct ucred *cred, int howto)
|
||||
{
|
||||
int error;
|
||||
|
||||
ASSERT_VOP_LOCKED(vp, "mac_check_system_reboot");
|
||||
|
||||
if (!mac_enforce_system)
|
||||
return (0);
|
||||
|
||||
|
@ -3014,8 +3014,6 @@ mac_check_system_reboot(struct ucred *cred, int howto)
|
||||
{
|
||||
int error;
|
||||
|
||||
ASSERT_VOP_LOCKED(vp, "mac_check_system_reboot");
|
||||
|
||||
if (!mac_enforce_system)
|
||||
return (0);
|
||||
|
||||
|
@ -3014,8 +3014,6 @@ mac_check_system_reboot(struct ucred *cred, int howto)
|
||||
{
|
||||
int error;
|
||||
|
||||
ASSERT_VOP_LOCKED(vp, "mac_check_system_reboot");
|
||||
|
||||
if (!mac_enforce_system)
|
||||
return (0);
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user