On 11/11/15 14:10, Ondřej Vašík wrote: > Hi, > as reported in https://bugzilla.redhat.com/show_bug.cgi?id=1280333 , > Oracle ADVM/ACFS is not listed among the remote filesystems and in > stat.c . Can you please add S_MAGIC_ACFS (0x61636673) to stat.c as a > remote filesystem? Not sending as a patch, as this is quite simple > change. Note upstream tail no longer warns about these, since we sync periodically with upstream Linux definitions. Now ACFS is not upstream Linux, but better to add anyway. The attached syncs up with Linux and adds ACFS. cheers, Pádraig.