GNU bug report logs - #23143
tail: unrecognized file system type 0x7c7c6673

Previous Next

Package: coreutils;

Reported by: Mikhail Emelchenkov <mikhail <at> emelchenkov.pro>

Date: Tue, 29 Mar 2016 14:19:02 UTC

Severity: normal

Merged with 23176

Done: Pádraig Brady <P <at> draigBrady.com>

Bug is archived. No further changes may be made.

Full log


Message #16 received at 23143-done <at> debbugs.gnu.org (full text, mbox):

From: Pádraig Brady <P <at> draigBrady.com>
To: Mikhail Emelchenkov <mikhail <at> emelchenkov.pro>
Cc: 23143-done <at> debbugs.gnu.org
Subject: Re: bug#23143: tail: unrecognized file system type 0x7c7c6673
Date: Thu, 31 Mar 2016 16:41:06 +0100
[Message part 1 (text/plain, inline)]
On 30/03/16 21:15, Mikhail Emelchenkov wrote:
> Hello Pádraig,
>
>> Heh 0x7C7C6673 is ||fs in ASCII. I like it :)
>
> Me too :)
>
>> Could you install inotify-tools and use inotifywait to see if inotify is supported on prl_fs?
>> That will let us tag it appropriately.
>
> I did it. Mixed picture:
> 1. Run `inotifywait -e modify /vagrant/out/1.txt` and run `echo 123 >> /vagrant/out/1.txt` both from inside VM (in different shell sessions).
> Setting up watches.
> Watches established.
> /vagrant/out/1.txt MODIFY
> 2. Run `inotifywait -e modify /vagrant/out/1.txt` from inside VM and run `echo 123 >> /vagrant/out/1.txt` from outside VM.
> Setting up watches.
> Watches established.
> (just waiting, nothing fired)
>
> I use native Parallels Tools installed inside VM.
>
> FS mounted as (it is mounted automatically by Vagrant and Parallels):
> vagrant on /vagrant type prl_fs (rw,uid=1000,gid=1000)

Excellent.
I'll push the attached later.

thanks,
Pádraig

[coreutils-prl_fs.patch (text/x-patch, attachment)]

This bug report was last modified 9 years and 111 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.