freebsd-skq/sys/ufs
trasz 858b10f6e2 Use acl_alloc() and acl_free() instead of using uma(9) directly.
This will make switching to malloc(9) easier; also, it would be
neccessary to add these routines if/when we implement variable-size
ACLs.
2009-04-18 16:47:33 +00:00
..
ffs Remove VOP_LEASE and supporting functions. This hasn't been used since 2009-04-10 10:52:19 +00:00
ufs Use acl_alloc() and acl_free() instead of using uma(9) directly. 2009-04-18 16:47:33 +00:00