diff options
author | Pádraig Brady <P@draigBrady.com> | 2014-10-27 23:37:08 +0000 |
---|---|---|
committer | Pádraig Brady <P@draigBrady.com> | 2014-11-23 19:46:38 +0000 |
commit | 3ab3c7bb24b86ef2d2fede9fe26e3ee585db5411 (patch) | |
tree | 95a0fdd42c59eed6ac815d24c8d1db03d21ded1b /gl | |
parent | a78819af2873ea7b104366bf72af7c3e5b30782b (diff) | |
download | coreutils-3ab3c7bb24b86ef2d2fede9fe26e3ee585db5411.tar.xz |
df: ensure -a shows all remote file system entries
commit v8.22-125-g9d736f8 printed placeholder "-" values
for device names that didn't match the preferred device name
for a particular mount point. However that was seen to erroneously
suppress values for aliased host names or exports, common with
remote file systems.
* src/df.c (me_for_dev): Rename from devname_for_dev() so that
we can determine the remoteness as well as the name for the
preferred mount entry.
(get_dev): Don't output place holder values when both
current and preferred mount entries are remote.
Reported in http://bugs.debian.org/737399
Diffstat (limited to 'gl')
0 files changed, 0 insertions, 0 deletions