--- - branch: MAIN date: Sun Jan 29 06:29:05 UTC 2012 files: - new: '1.12' old: '1.11' path: src/sys/compat/common/vfs_syscalls_50.c pathrev: src/sys/compat/common/vfs_syscalls_50.c@1.12 type: modified - new: '1.176' old: '1.175' path: src/sys/compat/netbsd32/netbsd32_netbsd.c pathrev: src/sys/compat/netbsd32/netbsd32_netbsd.c@1.176 type: modified - new: '1.2' old: '1.1' path: src/sys/kern/vfs_quotactl.c pathrev: src/sys/kern/vfs_quotactl.c@1.2 type: modified - new: '1.443' old: '1.442' path: src/sys/kern/vfs_syscalls.c pathrev: src/sys/kern/vfs_syscalls.c@1.443 type: modified - new: '1.202' old: '1.201' path: src/sys/sys/mount.h pathrev: src/sys/sys/mount.h@1.202 type: modified id: 20120129T062905Z.ee20746ddec86cf018b58a56d24e34ef5ca92d72 log: | Add vfs_quotactl() in between the syscall and VFS_QUOTACTL. Call it from the COMPAT_50 code as well as the current sys_quotactl instead of going directly to VFS_QUOTACTL. Doesn't actually do anything yet. module: src subject: 'CVS commit: src/sys' unixtime: '1327818545' user: dholland