On Fri, Jan 08, 2021 at 11:58:55PM -0800, Eric Biggers wrote: > + if ((flags & S_VERSION) && inode_maybe_inc_iversion(inode, false)) > + dirty_flags |= I_DIRTY_SYNC;
fat does not support i_version updates, so this bit can be skipped. _______________________________________________ Linux-f2fs-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/linux-f2fs-devel
