[LEDE-DEV] [PATCH mountd 0/2] mount: improve handling unsupported filesystems
John Crispin
john at phrozen.org
Mon Nov 6 00:02:40 PST 2017
On 03/11/17 10:02, Rafał Miłecki wrote:
> From: Rafał Miłecki <rafal at 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 <john at phrozen.org>
More information about the Lede-dev
mailing list