linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [LSF/MM/BPF TOPIC] statx attributes
@ 2024-03-07  5:36 Steve French
  2024-03-07  8:54 ` Amir Goldstein
  0 siblings, 1 reply; 6+ messages in thread
From: Steve French @ 2024-03-07  5:36 UTC (permalink / raw)
  To: lsf-pc; +Cc: CIFS, samba-technical, linux-fsdevel

Following up on a discussion a few years ago about missing STATX
attributes, I noticed a case recently where some tools on other OS
have an option to skip offline files (e.g. the Windows equivalent of
grep, "findstr", and some Mac tools also seem to do this).

This reminded me that there are a few additional STATX attribute flags
that could be helpful beyond the 8 that are currently defined (e.g.
STATX_ATTR_COMPRESSED, STATX_ATTR_ENCRYPTED, STATX_ATTR_NO_DUMP,
STATX_ATTR_VERITY) and that it be worthwhile revisiting which
additional STATX attribute flags would be most useful.

"offline" could be helpful for fuse and cifs.ko and probably multiple
fs to be able to report, but there are likely other examples that
could help various filesystems.
-- 
Thanks,

Steve

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2024-03-07 20:22 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-03-07  5:36 [LSF/MM/BPF TOPIC] statx attributes Steve French
2024-03-07  8:54 ` Amir Goldstein
2024-03-07 16:37   ` Steve French
2024-03-07 17:45     ` Kent Overstreet
2024-03-07 20:03       ` Steve French
2024-03-07 20:22         ` Andrew Walker

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).