[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[PATCH] df: avoid stat() for dummy file systems with -l
From: |
Bernhard Voelker |
Subject: |
[PATCH] df: avoid stat() for dummy file systems with -l |
Date: |
Tue, 1 Aug 2017 01:54:56 +0200 |
User-agent: |
Mozilla/5.0 (X11; Linux x86_64; rv:45.0) Gecko/20100101 Thunderbird/45.6.0 |
The attached fixes a hang for unaccessible NFS mounts which
are automounted by systemd.
See e.g.
http://blog.tomecek.net/post/automount-with-systemd/
for how to configure such a systemd unit to reproduce.
Do we need a test case for this?
Have a nice day,
Berny
0001-df-avoid-stat-for-dummy-file-systems-with-l.patch
Description: Text Data
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [PATCH] df: avoid stat() for dummy file systems with -l,
Bernhard Voelker <=