]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Revert "Handle zap_add() failures in mixed ... "
authorTony Hutter <hutter2@llnl.gov>
Mon, 9 Apr 2018 21:24:46 +0000 (14:24 -0700)
committerBrian Behlendorf <behlendorf1@llnl.gov>
Mon, 9 Apr 2018 21:24:46 +0000 (14:24 -0700)
commit4f301661dfe7e90574ad634f8b7fe8da7e6b4064
treeb68c6ff4d5177d5d26092e601f16d48c0aaf7b14
parent3b0d99289a8e473b059605a83d4ce0bd505ec3d3
Revert "Handle zap_add() failures in mixed ... "

This reverts commit cc63068e95ee725cce03b1b7ce50179825a6cda5.

Under certain circumstances this change can result in an ENOSPC
error when adding new files to a directory.  See #7401 for full
details.

Reviewed-by: Brian Behlendorf <behlendorf1@llnl.gov>
Signed-off-by: Tony Hutter <hutter2@llnl.gov>
Issue #7401
Cloes #7416
include/sys/zap_leaf.h
module/zfs/zap.c
module/zfs/zap_leaf.c
module/zfs/zap_micro.c
module/zfs/zfs_dir.c
module/zfs/zfs_vnops.c
tests/runfiles/linux.run
tests/zfs-tests/tests/functional/casenorm/Makefile.am
tests/zfs-tests/tests/functional/casenorm/mixed_create_failure.ksh [deleted file]