diff options
author | Jake Hunsaker <jhunsake@redhat.com> | 2021-01-13 16:34:12 -0500 |
---|---|---|
committer | Jake Hunsaker <jhunsake@redhat.com> | 2021-01-13 16:34:12 -0500 |
commit | 5d87a4db0a24f879e92611e09475ae652fa4dff9 (patch) | |
tree | f9dab7ef6a14b61035164ccd5d3e3cd2343f2630 /po/ka.po | |
parent | a8dbdd2143f693758b4df76a615d06c85d8638fd (diff) | |
download | sos-5d87a4db0a24f879e92611e09475ae652fa4dff9.tar.gz |
[process] Drop -b from lsof calls, add timeout
The `-b` option to `lsof` is used to avoid kernel calls that have the
potential to block. However, this in turn strips useful information from
this collection when processes are using network resources like NFS
shares.
As we now have several layers of timeout control, it should be safe to
remove the `-b` option and instead apply a timeout to the
`add_cmd_output()` call to protect against a potential blocked call.
Closes: #2352
Resolves: #2670
Signed-off-by: Jake Hunsaker <jhunsake@redhat.com>
Diffstat (limited to 'po/ka.po')
0 files changed, 0 insertions, 0 deletions