Re: [RFC PATCH] fuse: don't allow signals to interrupt getdents copying

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Wed, 16 Apr 2025 at 12:10, Bernd Schubert <bernd@xxxxxxxxxxx> wrote:

> This is the part that might be confusing - it is in another
> file than DT_MAX / S_DT_MASK - it might be hard to know about
> FILLDIR_FLAG_NOINTR and possible other future flags?
> But then it is certainly not a file type, having it in fs.h
> makes sense from that point of view.

Added " BUILD_BUG_ON(FILLDIR_FLAG_NOINTR & S_DT_MASK)" above "d_type
&= S_DT_MASK" in filldir functions to verify that  FILLDIR_FLAG_NOINTR
doesn't conflict with d_type.

Thanks,
Miklos




[Index of Archives]     [Linux Ext4 Filesystem]     [Union Filesystem]     [Filesystem Testing]     [Ceph Users]     [Ecryptfs]     [NTFS 3]     [AutoFS]     [Kernel Newbies]     [Share Photos]     [Security]     [Netfilter]     [Bugtraq]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux Cachefs]     [Reiser Filesystem]     [Linux RAID]     [NTFS 3]     [Samba]     [Device Mapper]     [CEPH Development]

  Powered by Linux