GNU bug report logs - #10349
tail: fix --follow on FhGFS remote file systems

Previous Next

Package: coreutils;

Reported by: Sven Breuner <sven.breuner <at> itwm.fraunhofer.de>

Date: Thu, 22 Dec 2011 01:40:09 UTC

Severity: normal

Done: Jim Meyering <jim <at> meyering.net>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: Jim Meyering <jim <at> meyering.net>
Cc: tracker <at> debbugs.gnu.org
Subject: bug#10349: closed (tail: fix --follow on FhGFS remote file systems)
Date: Thu, 22 Dec 2011 16:25:01 +0000
[Message part 1 (text/plain, inline)]
Your message dated Thu, 22 Dec 2011 17:22:10 +0100
with message-id <87r4zw4lvx.fsf <at> rho.meyering.net>
and subject line Re: bug#10349: tail: fix --follow on FhGFS remote file systems
has caused the debbugs.gnu.org bug report #10349,
regarding tail: fix --follow on FhGFS remote file systems
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs <at> gnu.org.)


-- 
10349: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=10349
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Sven Breuner <sven.breuner <at> itwm.fraunhofer.de>
To: bug-coreutils <at> gnu.org
Subject: tail: fix --follow on FhGFS remote file systems
Date: Thu, 22 Dec 2011 01:58:06 +0100
Hi,

can you please add the FhGFS remote file system magic "0x19830326" to 
the inotify blacklist of the src/tail.c:fremote function.

We currently receive lots of problem reports regarding this issue.

In general, I would also like to suggest changing from the current 
inotify blacklist to using an inotify whitelist (containing file systems 
that are known to support inotify, such as xfs, ext2/3/4, ...). This 
would allow setting the default for unknown file system to disabled inotify.
Currently, the inotify mechanism is assumed to be working for all 
unknown file systems, which probably causes trouble for a lot of the 
different network file systems out there.

Thanks and best regards,
Sven

---

Sven Breuner
Fraunhofer HPC
FhGFS Team
http://www.fhgfs.com


[Message part 3 (message/rfc822, inline)]
From: Jim Meyering <jim <at> meyering.net>
To: Sven Breuner <sven.breuner <at> itwm.fraunhofer.de>
Cc: 10349-done <at> debbugs.gnu.org
Subject: Re: bug#10349: tail: fix --follow on FhGFS remote file systems
Date: Thu, 22 Dec 2011 17:22:10 +0100
Sven Breuner wrote:
> Hi Jim,
>
> Jim Meyering wrote on 12/22/2011 11:01 AM:
>> Sven Breuner wrote:
>>> can you please add the FhGFS remote file system magic "0x19830326" to
>>> the inotify blacklist of the src/tail.c:fremote function.
>>
>> I've attached the expected patch below.
>
> thanks for the patch!
...

I've pushed that fix and (by the -done@ address, above)
am marking this bug as "done".


This bug report was last modified 13 years and 246 days ago.

Previous Next


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