freebsd-dev/sys/security/mac_biba
Christian S.J. Peron a4690c931e Implement mpo_associate_nfsd_label entry point for the BIBA security policy,
we will initialize the label to biba/low for files that have been created
through an NFS RPC. This is a safe default given the default nature of our
NFS implementation, there is not a whole lot of data integrity there by
default. This also fixes kernel panics associated with file creation over NFS
while creating files on filesystems which have multilabel enabled with BIBA
enabled.

MFC after:	2 weeks
Discussed with:	rwatson
2006-07-10 19:13:32 +00:00
..
mac_biba.c Implement mpo_associate_nfsd_label entry point for the BIBA security policy, 2006-07-10 19:13:32 +00:00
mac_biba.h