[EMAIL PROTECTED] said:
>  Any more ideas now? How can this "ATTR_ARCH" flag be reasonably used
> here? 

The ATTR_ARCH flag doesn't get mapped to any standard Unix flag. Mapping it 
to the executable flag would be very strange. 

ext2 provides an ioctl() call which lsattr uses to get/set extended 
ext2-specific flags. You could implement a similar call for the fat-based 
filesystems, and add support in Amanda for using it to query (and later 
reset) the state of the ATTR_ARCH bit.

--
dwmw2


Reply via email to