remove #ifdef'ed out quota code from vop_helper_access
authorNicolas Thery <nthery@gmail.com>
Tue, 11 Aug 2009 07:19:23 +0000 (09:19 +0200)
committerNicolas Thery <nthery@gmail.com>
Sun, 23 Aug 2009 06:59:44 +0000 (08:59 +0200)
commit4e4d412d7c7e06bbf133ed27e4743d86df268564
tree1e9da1ecc996501059c3c08e35f5ed5a50c39929
parentdbeafe1e3cd5c4b398486af52857404042f7fc66
remove #ifdef'ed out quota code from vop_helper_access

Callers can perform quota-specific checks if needed before
calling vop_helper_access.
sys/kern/vfs_helper.c