On Wed, 20 Jul 2022 07:10:04 -0400 "Theodore Ts'o" <tytso@xxxxxxx> wrote: > On Thu, Jul 14, 2022 at 09:59:12PM -0400, Theodore Ts'o wrote: > > This allows userspace to set flags like FS_APPEND_FL, FS_IMMUTABLE_FL, > > FS_NODUMP_FL, etc., like all other standard Linux file systems. > > > > Signed-off-by: Theodore Ts'o <tytso@xxxxxxx> > > Hi Andrew, > > I notice that in your most recent mm-unstable tree, you still have the > v1 version of the patch plus your fixup: > > * c523739526b3 - mm/shmem: support FS_IOC_[SG]ETFLAGS in tmpfs (6 hours ago) > * 2d6c68e33857 - mm-shmem-support-fs_ioc_etflags-in-tmpfs-fix (6 hours ago) What's there is actually v2, and the fixup which updates that to v3. I'll squash the fixup into the base patch before moving the patch into mm-nonmm-stable (and then mainline) so it all comes good. > There haven't been any other comments in the past week, so I'm hopeful > this will be the final version of this proposed change. Yup.