diff options
author | Justus Winter <4winter@informatik.uni-hamburg.de> | 2014-02-10 14:33:27 +0100 |
---|---|---|
committer | Justus Winter <4winter@informatik.uni-hamburg.de> | 2014-02-25 11:18:59 +0100 |
commit | 1b35145ee6592ba9e4017b7b2686edb312e79ad2 (patch) | |
tree | ee6d5d4b98d70dca8a063b5b7594a49dda0749bc /NEWS | |
parent | 8eb1240c18062bd3614ecba31f4c6a2dc6ea980d (diff) |
trans/mtab: ignore translators that do not implement file_get_source
Previously, the mtab translator would guess the source of a filesystem
translator from its last argument. This made all kinds of
non-filesystem translators appear in /proc/mounts, causing severe
problems due to umount --all removing vital passive translator
records.
Fix this by ignoring all translators that do not explicitly implement
file_get_source.
* trans/mtab.c (mtab_populate): Ignore translators that do not
implement file_get_source.
Diffstat (limited to 'NEWS')
0 files changed, 0 insertions, 0 deletions