Module Name: src Committed By: dholland Date: Sun Jan 29 07:10:25 UTC 2012
Modified Files: src/sys/kern: vfs_quotactl.c Log Message: Use QUOTACTL_CURSORSKIPIDTYPE and QUOTACTL_CURSORATEND in vfs_quotactl. Have it restart from the beginning if it receives EDEADLK, which requires QUOTACTL_CURSORREWIND. To generate a diff of this commit: cvs rdiff -u -r1.29 -r1.30 src/sys/kern/vfs_quotactl.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.