Submitted by ebik (not verified) on Mon, 2010/08/23 - 14:56.
I suggest to create link by "ln" system command after creating the link by debugfs. Then you can delete one of the new links by debugfs "unlink". The link count should be ok then as we balanced calls to "ln" and "unlink" debugfs commands.
Make the link number correct
I suggest to create link by "ln" system command after creating the link by debugfs. Then you can delete one of the new links by debugfs "unlink". The link count should be ok then as we balanced calls to "ln" and "unlink" debugfs commands.