summaryrefslogtreecommitdiffstats
path: root/tests/basic/hardlink-limit.t
Commit message (Collapse)AuthorAgeFilesLines
* storage/posix: Add limit to number of hard links.Shreyas Siravara2017-09-081-0/+44
Summary: Too may hard links blow up btrfs by exceeding max xattr size (recordign pgfid for each hardlink). Add a limit to prevent this explosion. This is a port D4682329 to 3.8 Reviewed By: sshreyas Change-Id: I614a247834fb8f2b2743c0c67d11cefafff0dbaa Reviewed-on: https://review.gluster.org/18232 Reviewed-by: Shreyas Siravara <sshreyas@fb.com> CentOS-regression: Gluster Build System <jenkins@build.gluster.org> Smoke: Gluster Build System <jenkins@build.gluster.org>