Commit 5131c4a
authored
[CWS] Fix bug with the listmount snapshotter (#43832)
### What does this PR do?
* The link of `/proc/<pid>/ns/mnt` wasn't being read and for this reason, system-probe wasn't obtaining a valid namespace inode number when snapshotting mounts using listmount. This PR fixes the problem.
* This was causing `TestMountSnapshotListmount` fail in some cases
Co-authored-by: marcio.kovags <marcio.kovags@datadoghq.com>1 parent 12bfa8a commit 5131c4a
1 file changed
Lines changed: 8 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
196 | 196 | | |
197 | 197 | | |
198 | 198 | | |
199 | | - | |
| 199 | + | |
| 200 | + | |
| 201 | + | |
| 202 | + | |
| 203 | + | |
| 204 | + | |
| 205 | + | |
| 206 | + | |
200 | 207 | | |
201 | 208 | | |
202 | 209 | | |
| |||
0 commit comments