summaryrefslogtreecommitdiffstats
path: root/sys/dev/mse
diff options
context:
space:
mode:
authorbde <bde@FreeBSD.org>1996-12-19 18:16:33 +0000
committerbde <bde@FreeBSD.org>1996-12-19 18:16:33 +0000
commite18fda9e89259585317ee356c6d3cdbbf6da2caa (patch)
treea0a37786493ed6e18c3d8f317cad8597b32fb397 /sys/dev/mse
parente038bca5512c16a3e256c4767ef430225b0dbcd0 (diff)
downloadFreeBSD-src-e18fda9e89259585317ee356c6d3cdbbf6da2caa.zip
FreeBSD-src-e18fda9e89259585317ee356c6d3cdbbf6da2caa.tar.gz
Fixed errno for unsupported advisory locks. The errno is now EINVAL
fcntl() and EOPNOTSUPP for flock(). POSIX specifies the weaker EINVAL errno and the man page agrees. Not fixed: deadfs: always returns wrong EBADF devfs, msdosfs: always return sometimes-wrong EINVAL cd9660, fdesc, kernfs, portal: always return sometimes-wrong EOPNOTSUPP procfs: always returns wrong EIO mfs: panic?! nfs: fudged NetBSD uses a generic file system genfs to do return the sometimes-wrong EOPNOTSUPP more consistently :-)(. Found by: NIST-PCTS
Diffstat (limited to 'sys/dev/mse')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud