mirror of
https://github.com/linux-apfs/apfstests.git
synced 2026-05-01 15:01:44 -07:00
72ba8811b0
Since commit 77573fa310d9, toggling FS_XFLAG_DAX on an existing file can make S_DAX on the file change immediately when all applications close the file. As a result, we don't need the redundant drop cache and umount & mount cycle. Signed-off-by: Xiaoli Feng <xifeng@redhat.com> Signed-off-by: Xiao Yang <yangx.jy@fujitsu.com> Reviewed-by: Ira Weiny <ira.weiny@intel.com> Signed-off-by: Eryu Guan <guaneryu@gmail.com>