Re: df: do not filter remote filesystem

2014-08-20 Thread Fridolin Pokorny
On Monday 18 August 2014 13:45:57 Bernhard Voelker wrote: > On 08/13/2014 06:49 PM, Fridolin Pokorny wrote: > > Hi, > > > > I am proposing a simple patch to disable a remote filesystem filtering. > > This issue was reported as a bug [1]. The filtering is based on device id > > which seems to be co

df: use mountinfo from /proc on Linux

2014-08-20 Thread Fridolin Pokorny
Hi, I am about to implement /proc/self/mountinfo support for df. This feature is marked as TODO in sources. I have found a suitable parser provided by libmount from util-linux [1]. This could be the best option here in my opinion. The change might also reflect gnulib. Items in mount entries (st

Re: df: use mountinfo from /proc on Linux

2014-08-20 Thread Pádraig Brady
On 08/20/2014 03:53 PM, Fridolin Pokorny wrote: > Hi, > > I am about to implement /proc/self/mountinfo support for df. This feature is > marked as TODO in sources. I have found a suitable parser provided by > libmount > from util-linux [1]. This could be the best option here in my opinion. > >

Re: df: do not filter remote filesystem

2014-08-20 Thread Bernhard Voelker
On 08/20/2014 04:51 PM, Fridolin Pokorny wrote: Proposing requested patch. Thanks for the patch. I wrapped it into a complete commit including a commit message, and fixed the double-space-after-dot issues. Committing the attached soon. Thanks and have a nice day, Berny >From 282c6a840edc5b37ef