Files
mirror_zfs/tests/zfs-tests/tests/functional
sanjeevbagewadi b3da003ebf Handle zap_add() failures in mixed case mode
With "casesensitivity=mixed", zap_add() could fail when the number of
files/directories with the same name (varying in case) exceed the
capacity of the leaf node of a Fatzap. This results in a ASSERT()
failure as zfs_link_create() does not expect zap_add() to fail. The fix
is to handle these failures and rollback the transactions.

Reviewed by: Matt Ahrens <mahrens@delphix.com>
Reviewed-by: Chunwei Chen <david.chen@nutanix.com>
Reviewed-by: Brian Behlendorf <behlendorf1@llnl.gov>
Signed-off-by: Sanjeev Bagewadi <sanjeev.bagewadi@gmail.com>
Closes #7011
Closes #7054
2018-03-14 16:10:37 -07:00
..
2018-01-30 10:27:31 -06:00
2017-05-22 12:34:32 -04:00
2017-07-07 15:45:29 -07:00
2017-05-22 12:34:32 -04:00
2017-05-22 12:34:32 -04:00
2017-05-22 12:34:32 -04:00
2017-05-22 12:34:32 -04:00
2017-08-21 16:41:22 -07:00
2017-05-22 12:34:32 -04:00
2017-05-22 12:34:32 -04:00
2017-05-22 12:34:32 -04:00
2017-05-22 12:34:32 -04:00
2017-05-22 12:34:32 -04:00
2017-05-22 12:34:32 -04:00
2017-12-18 10:31:01 -08:00
2017-05-22 12:34:32 -04:00
2017-05-22 12:34:32 -04:00
2017-05-22 12:34:32 -04:00
2017-05-22 12:34:32 -04:00
2017-05-22 12:34:32 -04:00
2017-05-22 12:34:32 -04:00
2017-05-22 12:34:32 -04:00
2017-02-03 13:42:49 -08:00
2017-05-19 12:33:11 -07:00
2017-07-13 13:54:00 -04:00