Skip to content
Commit 829b37b8 authored by Theodore Ts'o's avatar Theodore Ts'o
Browse files

ext4: avoid race conditions when remounting with options that change dax



Trying to change dax mount options when remounting could allow mount
options to be enabled for a small amount of time, and then the mount
option change would be reverted.

In the case of "mount -o remount,dax", this can cause a race where
files would temporarily treated as DAX --- and then not.

Cc: stable@kernel.org
Reported-by: default avatar <syzbot+bca9799bf129256190da@syzkaller.appspotmail.com>
Signed-off-by: default avatarTheodore Ts'o <tytso@mit.edu>
parent 68cd4492
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment