Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: [netbsd-6] src/sys/ufs/ufs



Module Name:    src
Committed By:   riz
Date:           Thu Sep 13 22:24:28 UTC 2012

Modified Files:
        src/sys/ufs/ufs [netbsd-6]: ufs_quota.c

Log Message:
Pull up following revision(s) (requested by manu in ticket #551):
        sys/ufs/ufs/ufs_quota.c: revision 1.112
Temporary fix for quotactl authorization: it must use the effective UID
and not the real UID.
Further work is required to move the check to the kauth listener instead
of having it in UFS code.


To generate a diff of this commit:
cvs rdiff -u -r1.108.2.1 -r1.108.2.2 src/sys/ufs/ufs/ufs_quota.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index