Bug#731780: lsof: mount namespace support

2013-12-12 Thread Shawn Landden
Package: lsof Version: 4.86+dfsg-1 Followup-For: Bug #731780 last version of this patch made use of an unitilized variable (NoNS) -- System Information: Debian Release: jessie/sid APT prefers unstable APT policy: (500, 'unstable'), (1, 'experimental') Architecture: amd64 (x86_64) Foreign Arch

Bug#731780: lsof: mount namespace support

2013-12-11 Thread Vic Abell
System > Subject: Bug#731780: lsof: mount namespace support > > > Package: lsof > Version: 4.86+dfsg-1 > Severity: wishlist > Tags: upstream patch > > lsof does not support mount namespaces of Linux. > Instead you just get alof of (stat: No such file or > directory

Bug#731780: lsof: mount namespace support

2013-12-09 Thread Shawn Landden
Package: lsof Version: 4.86+dfsg-1 Severity: wishlist Tags: upstream patch lsof does not support mount namespaces of Linux. Instead you just get alof of (stat: No such file or directory) outputs. Fixing this requires reworking the source to use openat() to still have access to /proc when in a dif