Module Name: src Committed By: christos Date: Mon Apr 20 18:10:10 UTC 2020
Modified Files: src/sys/ufs/ffs: ffs_extattr.c Log Message: - Allow root to set system attributes, samba does this - Fix locking issue, perhaps we should use our own mutex; does not seem worth it for this simple case. To generate a diff of this commit: cvs rdiff -u -r1.2 -r1.3 src/sys/ufs/ffs/ffs_extattr.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.