Revision d7ee946942bdd12394809305e3df05aa4c8b7b8f authored by Markus Trippelsdorf on 11 October 2017, 05:01:31 UTC, committed by Al Viro on 10 December 2017, 01:16:33 UTC
Since commit e462ec50cb5fa ("VFS: Differentiate mount flags (MS_*) from
internal superblock flags") the lazytime mount option doesn't get passed
on anymore.

Fix the issue by handling the option in do_mount().

Reviewed-by: Lukas Czerner <lczerner@redhat.com>
Signed-off-by: Markus Trippelsdorf <markus@trippelsdorf.de>
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
1 parent ca0168e
History
File Mode Size
boot
configs
include
kernel
lib
mm
Kconfig -rw-r--r-- 1.6 KB
Kconfig.debug -rw-r--r-- 847 bytes
Makefile -rw-r--r-- 1.0 KB

back to top