New -hardlinks mode "lsl_count" / "no_lsl_count"
This commit is contained in:
@ -374,7 +374,7 @@ no_memory:;
|
||||
}
|
||||
}
|
||||
|
||||
if((flag & 1) && !(xorriso->ino_behavior & 1)) {
|
||||
if((flag & 1) && !(xorriso->ino_behavior & 32)) {
|
||||
ret= Xorriso_make_hln_array(xorriso, 0); /* for stbuf.st_nlink */
|
||||
if(ret < 0)
|
||||
return(ret);
|
||||
|
Reference in New Issue
Block a user