Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: [netbsd-10] src/sys/kern
Module Name: src
Committed By: martin
Date: Thu Mar 30 11:41:07 UTC 2023
Modified Files:
src/sys/kern [netbsd-10]: vfs_xattr.c
Log Message:
Pull up following revision(s) (requested by bouyer in ticket #129):
sys/kern/vfs_xattr.c: revision 1.39
extattr_set_vp(): properly handle XATTR_REPLACE flags, FFSv2ea will return
ENOATTR, not ENODATA if the attribute is missing.
Makes glusterfs 10 run on a FFSv2ea file system.
To generate a diff of this commit:
cvs rdiff -u -r1.38 -r1.38.2.1 src/sys/kern/vfs_xattr.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