Files
mirror_zfs/include/sys
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
..
2017-07-13 13:54:00 -04:00
2017-06-30 11:11:01 -07:00
2018-01-30 10:27:31 -06:00
2016-01-08 15:08:19 -08:00
2016-06-28 13:47:02 -07:00
2014-07-29 10:55:29 -07:00
2017-10-17 16:49:03 -07:00
2013-11-04 11:18:14 -08:00
2017-07-13 13:54:00 -04:00
2013-11-04 11:17:48 -08:00
2017-01-03 11:31:18 -06:00
2017-07-13 13:54:00 -04:00
2017-07-25 13:22:20 -04:00
2014-08-13 10:35:00 -07:00
2016-04-21 09:49:25 -07:00
2016-06-07 09:16:52 -07:00
2014-07-30 09:20:35 -07:00
2016-06-24 13:13:21 -07:00
2016-12-01 16:39:06 -07:00
2017-07-13 13:54:00 -04:00
2017-12-04 17:21:03 -08:00
2015-01-06 16:53:24 -08:00
2017-01-03 11:31:18 -06:00
2017-07-13 13:54:00 -04:00
2011-02-10 09:21:43 -08:00
2013-11-04 10:55:25 -08:00
2018-01-30 10:27:30 -06:00
2018-01-30 10:27:30 -06:00
2017-01-03 11:31:18 -06:00
2017-03-10 09:51:33 -08:00
2017-03-10 09:51:33 -08:00
2013-12-18 16:46:35 -08:00
2017-03-10 09:51:33 -08:00
2017-03-10 09:51:33 -08:00
2017-03-10 09:51:33 -08:00
2017-03-10 09:51:35 -08:00
2017-03-10 09:51:33 -08:00
2017-03-29 12:24:51 -07:00
2016-12-12 10:46:26 -08:00
2017-07-12 13:05:37 -07:00