diff options
author | luigi <luigi@FreeBSD.org> | 2002-07-31 22:31:47 +0000 |
---|---|---|
committer | luigi <luigi@FreeBSD.org> | 2002-07-31 22:31:47 +0000 |
commit | 9503b6d5cd749af5f4a168d9c598429dac429c60 (patch) | |
tree | 35ae66b6f2758e480725a397df0842ab86fed527 /sys/kern/vfs_acl.c | |
parent | 36af78ef019638e1145a88befcbeb48dce65f3cc (diff) | |
download | FreeBSD-src-9503b6d5cd749af5f4a168d9c598429dac429c60.zip FreeBSD-src-9503b6d5cd749af5f4a168d9c598429dac429c60.tar.gz |
Two bugfixes:
+ the header file contains two different opcodes (O_IPOPTS and O_IPOPT)
for what is the same thing, and sure enough i used one in the kernel
and the other one in userland. Be consistent!
+ "keep-state" and "limit" must be the last match pattern in a rule,
so no matter how you enter them move them to the end of the rule.
Diffstat (limited to 'sys/kern/vfs_acl.c')
0 files changed, 0 insertions, 0 deletions