On 03/11/17 10:02, Rafał Miłecki wrote:
From: Rafał Miłecki <ra...@milecki.pl> While debugging mountd through adding some prints, I noticed that mount_dev_add will be called every second for unsupported filesystems. Even though LEDE's master branch switched to the blockd, mountd may be still used by some (e.g. LEDE 17.01 release users) so I found it worth fixing. Rafał Miłecki (2): mount: drop duplicated filesystem check from mount_add_list mount: add mount with ignore=1 for unsupported filesystems mount.c | 12 ++++++++---- 1 file changed, 8 insertions(+), 4 deletions(-)
Acked-by: John Crispin <j...@phrozen.org> _______________________________________________ Lede-dev mailing list Lede-dev@lists.infradead.org http://lists.infradead.org/mailman/listinfo/lede-dev