summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorTheodore Ts'o <tytso@mit.edu>2015-06-23 11:03:54 -0400
committerTheodore Ts'o <tytso@mit.edu>2015-06-23 11:03:54 -0400
commita2fd66d069d86d793e9d39d4079b96f46d13f237 (patch)
tree578e36202016798284abafd46f41c0d669524255 /Makefile
parent3da40c7b089810ac9cf2bb1e59633f619f3a7312 (diff)
downloadop-kernel-dev-a2fd66d069d86d793e9d39d4079b96f46d13f237.zip
op-kernel-dev-a2fd66d069d86d793e9d39d4079b96f46d13f237.tar.gz
ext4: set lazytime on remount if MS_LAZYTIME is set by mount
Newer versions of mount parse the lazytime feature and pass it to the mount system call via the flags field in the mount system call, removing the lazytime string from the mount options list. So we need to check for the presence of MS_LAZYTIME and set it in sb->s_flags in order for this flag to be set on a remount. Signed-off-by: Theodore Ts'o <tytso@mit.edu> Cc: stable@vger.kernel.org
Diffstat (limited to 'Makefile')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud