Deleted Added
full compact
39c39
< __FBSDID("$FreeBSD: head/sys/security/mac/mac_process.c 150913 2005-10-04 14:32:15Z csjp $");
---
> __FBSDID("$FreeBSD: head/sys/security/mac/mac_process.c 150923 2005-10-04 14:47:47Z csjp $");
356a357,359
> /* XXXCSJP We need to lock the object before walking
> * the backing object list.
> */
358d360
< object = object->backing_object;
359a362
> object = object->backing_object;