summaryrefslogtreecommitdiff
path: root/fs/ext4/extents.c
diff options
context:
space:
mode:
authorTheodore Ts'o <tytso@mit.edu>2020-06-10 11:16:37 -0400
committerTheodore Ts'o <tytso@mit.edu>2020-06-11 10:54:07 -0400
commit829b37b8cddb1db75c1b7905505b90e593b15db1 (patch)
tree6b3d844f91bd5b579907ccaf344e463f97cef692 /fs/ext4/extents.c
parent68cd44920d2ccf32dea1502e71dc0175c9663af1 (diff)
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: syzbot+bca9799bf129256190da@syzkaller.appspotmail.com Signed-off-by: Theodore Ts'o <tytso@mit.edu>
Diffstat (limited to 'fs/ext4/extents.c')
0 files changed, 0 insertions, 0 deletions