emacs-bug-tracker
[Top][All Lists]
Advanced

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

[debbugs-tracker] bug#22151: closed (tail error)


From: GNU bug Tracking System
Subject: [debbugs-tracker] bug#22151: closed (tail error)
Date: Sun, 13 Dec 2015 15:21:02 +0000

Your message dated Sun, 13 Dec 2015 15:20:44 +0000
with message-id <address@hidden>
and subject line Re: bug#22151: tail error
has caused the debbugs.gnu.org bug report #22151,
regarding tail error
to be marked as done.

(If you believe you have received this mail in error, please contact
address@hidden)


-- 
22151: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=22151
GNU Bug Tracking System
Contact address@hidden with problems
--- Begin Message --- Subject: tail error Date: Sat, 12 Dec 2015 14:04:17 +0100
hi,
tail reports this on a particular file :

tail: unrecognized file system type 0x794c7630 for '/var/log/xxx.log'. please report this to address@hidden. reverting to polling

the file system used is :

/dev/loop0 /run/archiso/sfs/airootfs squashfs ro,relatime 0 0
airootfs / overlay rw,relatime,lowerdir=/run/archiso/sfs/airootfs,upperdir=/run/archiso/cowspace/persistent_live/x86_64/upperdir,workdir=/run/archiso/cowspace/persistent_live/x86_64/workdir 0 0

this is a live cd of archlinux build with archiso.

regards, lacsaP.

--- End Message ---
--- Begin Message --- Subject: Re: bug#22151: tail error Date: Sun, 13 Dec 2015 15:20:44 +0000 User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Thunderbird/38.3.0
On 12/12/15 19:14, Pádraig Brady wrote:
> On 12/12/15 13:04, Pascal wrote:
>> hi,
>> tail reports this on a particular file :
>>
>> tail: unrecognized file system type 0x794c7630 for '/var/log/xxx.log'. 
>> please report this to address@hidden <mailto:address@hidden>. reverting to 
>> polling
>>
>> the file system used is :
>>
>> /dev/loop0 /run/archiso/sfs/airootfs squashfs ro,relatime 0 0
>> airootfs / overlay 
>> rw,relatime,lowerdir=/run/archiso/sfs/airootfs,upperdir=/run/archiso/cowspace/persistent_live/x86_64/upperdir,workdir=/run/archiso/cowspace/persistent_live/x86_64/workdir
>>  0 0
>>
>> this is a live cd of archlinux build with archiso.
>>
>> regards, lacsaP.
> 
> Interesting. I see that the following is not defined
> in the standard linux/magic.h location:
> #define OVERLAYFS_SUPER_MAGIC 0x794c7630
> 
> I'll fix that up, and see if there is a handy way
> to identify other MAGIC values in the kernel.

Patch attached.

thanks,
Pádraig

Attachment: tail-overlayfs.path
Description: Text document


--- End Message ---

reply via email to

[Prev in Thread] Current Thread [Next in Thread]