summaryrefslogtreecommitdiffstats
path: root/tests/basic/hardlink-limit.t
Commit message (Collapse)AuthorAgeFilesLines
* storage/posix: Add limit to number of hard linksShreyas Siravara2017-12-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. > Reviewed-on: https://review.gluster.org/18232 > Reviewed-by: Shreyas Siravara <sshreyas@fb.com> Fixes gluster/glusterfs#370 Signed-off-by: ShyamsundarR <srangana@redhat.com> Change-Id: I614a247834fb8f2b2743c0c67d11cefafff0dbaa