GNU bug report logs -
#22151
tail error
Previous Next
Reported by: Pascal <patatetom <at> gmail.com>
Date: Sat, 12 Dec 2015 19:04:02 UTC
Severity: normal
Merged with 22233,
22393,
22839,
22977,
23125,
23250,
28970,
29330,
29530,
29894,
30482
Done: Pádraig Brady <P <at> draigBrady.com>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
[Message part 1 (text/plain, inline)]
Your message dated Sun, 13 Dec 2015 15:20:44 +0000
with message-id <566D8CCC.90803 <at> draigBrady.com>
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
help-debbugs <at> gnu.org.)
--
22151: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=22151
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
[Message part 3 (text/plain, inline)]
hi,
tail reports this on a particular file :
tail: unrecognized file system type 0x794c7630 for '/var/log/xxx.log'.
please report this to bug-coreutils <at> gnu.org. 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.
[Message part 4 (text/html, inline)]
[Message part 5 (message/rfc822, inline)]
[Message part 6 (text/plain, inline)]
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 bug-coreutils <at> gnu.org <mailto:bug-coreutils <at> gnu.org>. 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
[tail-overlayfs.path (text/plain, attachment)]
This bug report was last modified 7 years and 94 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.