[LEDE-DEV] [PATCH mountd 0/2] mount: improve handling unsupported filesystems
Rafał Miłecki
zajec5 at gmail.com
Fri Nov 3 02:02:38 PDT 2017
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(-)
--
2.11.0
More information about the Lede-dev
mailing list