diff options
author | peter <peter@FreeBSD.org> | 1998-06-02 12:00:08 +0000 |
---|---|---|
committer | peter <peter@FreeBSD.org> | 1998-06-02 12:00:08 +0000 |
commit | 0a878d230401cb8579d9aa96a0be77145d0d2a78 (patch) | |
tree | 3db0d3b550a269062604bfc5a7938d660d4a3ae4 /sys/compat/linux/linux_ipc.c | |
parent | 9b3fd83b9eec58baa7a9955cfa5ded9a8bf70c39 (diff) | |
download | FreeBSD-src-0a878d230401cb8579d9aa96a0be77145d0d2a78.zip FreeBSD-src-0a878d230401cb8579d9aa96a0be77145d0d2a78.tar.gz |
Treat an EOPNOTSUPP from fchflags() as a non-fatal case. Only warn about
it if flags were explicitly specified on the command line. Do not warn
if we were merely trying to preserve flags or remove UF_NODUMP. NFS does
not support flags.
I'm not sure that this is ideal, but it should do for now. Installing
a plain file onto a NFS server must work, we used to silently ignore the
attempt. Doing a binary install looses the flags anyway since cpio
doens't preserve them with the cdrom/network images.
XXX make world should not use flags or chown/chgrp in the obj/tmp area.
This is based on a suggestion from Ken Merry <ken@plutotech.com>.
Diffstat (limited to 'sys/compat/linux/linux_ipc.c')
0 files changed, 0 insertions, 0 deletions