Actions
Bug #2111
closedCommand 'hammer snaprm' removes PFS symlink
Start date:
Due date:
% Done:
0%
Estimated time:
Description
Hi,
calling 'hammer snaprm /pfs/my.pfs 0x0000000123456789' will remove the symlink
my.pfs. The symlink can be restored if the PFS number is known.
Attached is a patch that fixes this issue. It also ensures that arguments of the
different 'snaprm' commands cannot be mixed.
Sven
Files
Updated by thomas.nikolajsen about 13 years ago
Fix based on your patch is committed to master & 2.10,
please test if you still se problem.
Updated by xbit about 13 years ago
I tested your changes submitted to 2.10. The problem is gone, the PFS symlink
is not removed anymore.
Thanks for simplifying and integrating the patch.
Actions