--- - branch: MAIN date: Sun Jan 29 06:34:59 UTC 2012 files: - new: '1.4' old: '1.3' path: src/sys/kern/vfs_quotactl.c pathrev: src/sys/kern/vfs_quotactl.c@1.4 type: modified - new: '1.428' old: '1.427' path: src/sys/kern/vfs_subr.c pathrev: src/sys/kern/vfs_subr.c@1.428 type: modified - new: '1.31' old: '1.30' path: src/sys/miscfs/genfs/layer_extern.h pathrev: src/sys/miscfs/genfs/layer_extern.h@1.31 type: modified - new: '1.36' old: '1.35' path: src/sys/miscfs/genfs/layer_vfsops.c pathrev: src/sys/miscfs/genfs/layer_vfsops.c@1.36 type: modified - new: '1.204' old: '1.203' path: src/sys/sys/mount.h pathrev: src/sys/sys/mount.h@1.204 type: modified - new: '1.2' old: '1.1' path: src/sys/sys/quotactl.h pathrev: src/sys/sys/quotactl.h@1.2 type: modified - new: '1.68' old: '1.67' path: src/sys/ufs/ufs/ufs_extern.h pathrev: src/sys/ufs/ufs/ufs_extern.h@1.68 type: modified - new: '1.71' old: '1.70' path: src/sys/ufs/ufs/ufs_quota.c pathrev: src/sys/ufs/ufs/ufs_quota.c@1.71 type: modified - new: '1.45' old: '1.44' path: src/sys/ufs/ufs/ufs_vfsops.c pathrev: src/sys/ufs/ufs/ufs_vfsops.c@1.45 type: modified id: 20120129T063459Z.8fada7a7b4b54e2729098be5edb0e90ad89b8743 log: | Move the proplib-based quota command dispatching (that is, the code that knows the magic string names for the allowed actions) out of UFS-specific code and to fs-independent code. This introduces QUOTACTL_* operation codes and changes the signature of VFS_QUOTACTL() again for compile safety. Note: this change requires a kernel version bump. module: src subject: 'CVS commit: src/sys' unixtime: '1327818899' user: dholland