diff options
author | rwatson <rwatson@FreeBSD.org> | 2000-07-28 19:52:38 +0000 |
---|---|---|
committer | rwatson <rwatson@FreeBSD.org> | 2000-07-28 19:52:38 +0000 |
commit | bf8742e138d6b936e74e9d6cc2c60fef4b0374ed (patch) | |
tree | 8226510479d76ef3f1e10c2d7947283e921a82f4 /usr.bin | |
parent | 7a8dd71192f90ec9aff5a28011b329e3468c1d4d (diff) | |
download | FreeBSD-src-bf8742e138d6b936e74e9d6cc2c60fef4b0374ed.zip FreeBSD-src-bf8742e138d6b936e74e9d6cc2c60fef4b0374ed.tar.gz |
o Modify extattr_{set,get}() syscalls so that partial reads and writes
with an error condition such as EINTR, EWOULDBLOCK, and ERESTART,
are reported to the application, not silently conceal. This
behavior was copied from the {read,write}v() syscalls, and is
appropriate there but not here.
o Correct a bug in extattr_delete() wherein the LOCKLEAF flag is
passed to the wrong argument in namei(), resulting in some
unexpected errors during name resolution, and passing in an unlocked
vnode.
Obtained from: TrustedBSD Project
Diffstat (limited to 'usr.bin')
0 files changed, 0 insertions, 0 deletions