the bitrig pedro_ufs_quotactl branch has been created by pedro.

it is 0 commits behind master, and 1 commit ahead.

commit 00b0686947dbb4c1e3d218629a13dbd05943066f
diff: https://github.com/bitrig/bitrig/commit/00b0686
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.

M       lib/libc/sys/quotactl.2
M       sys/ufs/ufs/ufs_quota.c

Reply via email to