[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
df: use mountinfo from /proc on Linux
From: |
Fridolin Pokorny |
Subject: |
df: use mountinfo from /proc on Linux |
Date: |
Wed, 20 Aug 2014 16:53:10 +0200 |
User-agent: |
KMail/4.13.3 (Linux/3.15.9-200.fc20.x86_64; KDE/4.13.3; x86_64; ; ) |
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 (struct
mount_entry from mountlist.h) should be propagated from libmount.
I want to know if such change will be accepted. Do you have any additional
notes to discuss?
Have a nice day,
Fridolin Pokorny.
[1] http://git.kernel.org/cgit/utils/util-linux/util-linux.git
- df: use mountinfo from /proc on Linux,
Fridolin Pokorny <=
- Re: df: use mountinfo from /proc on Linux, Pádraig Brady, 2014/08/20
- Re: df: use mountinfo from /proc on Linux, Fridolin Pokorny, 2014/08/25
- Re: df: use mountinfo from /proc on Linux, Pádraig Brady, 2014/08/25
- Re: df: use mountinfo from /proc on Linux, Fridolin Pokorny, 2014/08/27
- Re: df: use mountinfo from /proc on Linux, Pádraig Brady, 2014/08/27
- Re: df: use mountinfo from /proc on Linux, Pádraig Brady, 2014/08/27
- Re: df: use mountinfo from /proc on Linux, Fridolin Pokorny, 2014/08/29