Commit e59d1de
committed
Remove the "Not honoring directory hard link" warning message
This message trips when capturing hard-linked symlinks to directories on
Linux. But symlinks are immutable, so un-hard-linking them is not a big
deal. Just remove this warning message.
Resolves https://wimlib.net/forums/viewtopic.php?t=8201 parent 4a34203 commit e59d1de
1 file changed
Lines changed: 12 additions & 5 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
131 | 131 | | |
132 | 132 | | |
133 | 133 | | |
134 | | - | |
135 | | - | |
136 | | - | |
137 | | - | |
| 134 | + | |
| 135 | + | |
| 136 | + | |
| 137 | + | |
| 138 | + | |
| 139 | + | |
| 140 | + | |
| 141 | + | |
| 142 | + | |
| 143 | + | |
| 144 | + | |
138 | 145 | | |
139 | | - | |
| 146 | + | |
140 | 147 | | |
141 | 148 | | |
142 | 149 | | |
| |||
0 commit comments