On Tue, Jan 11, 2022 at 06:08:27PM +0000, Trond Myklebust wrote: > So firstly, there already has been a discussion of this on linux- > fsdevel (and linux-kernel): > https://lore.kernel.org/lkml/20160429125813.23636.49830.stgit@xxxxxxxxxxxxxxxxxxxxxx/ > and the consensus at the time was that these attributes were not needed > in statx. And apparently someone now has a different opinion, so we should restart it. > > The other issue is that this is not a duplicate of stat. It's adding > support for both _setting_ and reading back these attributes. The > ability to supporting reading the archive bit / backup time, for > example, is completely useless unless you can also set those values > after backing up the file. Right now, there is no support in the VFS > for setting any attributes that are not part of the standard POSIX set. Either way this has no business being private in NFS. We need to come to an agreement to have a proper interface for CIFS, fat, exfat and the 2 ntfs drivers as welŀ. With the first three being the most important ones. So big fat nack for stashing something like this into nfs without proper review and coordination.