the bitrig master branch has been updated by pedro with 1 new commit: commit de400e79ec3be8d012a65b17ad97e8a74b4413d1 diff: https://github.com/bitrig/bitrig/commit/de400e7 author: pedro martelletto <[email protected]> date: Tue Sep 9 14:49:23 2014 +0200
don't silently fail in ufs_quotactl() don't silently fail in ufs_quotactl() if a quotactl() request could not be satisfied due to the underlying file system being locked. ignoring this error and returning success has all sorts of ill effects. ok patrick@ natano@ M lib/libc/sys/quotactl.2 M sys/ufs/ufs/ufs_quota.c
