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

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

[debbugs-tracker] bug#10349: closed (tail: fix --follow on FhGFS remote


From: GNU bug Tracking System
Subject: [debbugs-tracker] bug#10349: closed (tail: fix --follow on FhGFS remote file systems)
Date: Thu, 22 Dec 2011 16:25:01 +0000

Your message dated Thu, 22 Dec 2011 17:22:10 +0100
with message-id <address@hidden>
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
address@hidden)


-- 
10349: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=10349
GNU Bug Tracking System
Contact address@hidden with problems
--- Begin Message --- Subject: tail: fix --follow on FhGFS remote file systems Date: Thu, 22 Dec 2011 01:58:06 +0100 User-agent: Mozilla/5.0 (X11; Linux i686 on x86_64; rv:8.0) Gecko/20111105 Thunderbird/8.0
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



--- End Message ---
--- Begin Message --- 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".


--- End Message ---

reply via email to

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