fs: Create automount entries for the default mount pathes
In barebox the default mount path for a cdev is /mnt/<cdevname>
which can be mounted with "mount <cdevname>" without specifying
a target path explicitly. Simplify this further by creating automount
entries for the default mount pathes which makes a manual mount
completely unnecessary.

Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
1 parent dee8d2e commit 85dffaacfa3c7eedc8fc8ea12da27a19720e2483
@Sascha Hauer Sascha Hauer authored on 9 May 2017
Showing 4 changed files
View
common/block.c
View
fs/devfs-core.c
View
fs/fs.c
View
include/driver.h