On 06/13/2014 10:31 AM, Pádraig Brady wrote:
From f60aab9103499c48c055eb3678a4c5b0893312d9 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?P=C3=A1draig=20Brady?=<p...@draigbrady.com>
Date: Fri, 13 Jun 2014 09:16:31 +0100
Subject: [PATCH] tail: fix to use polling mode for VXFS
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
Veritas File System can run in single instance or clustered mode,
so mark as remote to avoid using inotify for the latter case.
* src/stat.c (human_fstype): Tag VXFS as remote to use polling
for the VXCFS variant.
Minor note: "VXCFS" looks like a typo at first glance.
What about:
s/VXCFS variant/clustered variant (VXCFS)/
?
Otherwise +1.
Thanks & have a nice day,
Berny