AF:
NF:0
PS:10
SRH:1
SFN:
DSR:
MID:<20080606193234.47196900@ripper.onstor.net>
CFG:
PT:0
S:andy.sharp@onstor.com
RQ:
SSV:onstor-exch02.onstor.net
NSV:
SSH:
R:<larry.scheer@onstor.com>
MAID:1
X-Sylpheed-Privacy-System:
X-Sylpheed-Sign:0
SCF:#mh/Mailbox/sent
RMID:#imap/andys@onstor.net@onstor-exch02.onstor.net/INBOX	0	BB375AF679D4A34E9CA8DFA650E2B04E056C9690@onstor-exch02.onstor.net
X-Sylpheed-End-Special-Headers: 1
Date: Fri, 6 Jun 2008 19:32:56 -0700
From: Andrew Sharp <andy.sharp@onstor.com>
To: "Larry Scheer" <larry.scheer@onstor.com>
Subject: Re: please rereview 29513
Message-ID: <20080606193256.32079e11@ripper.onstor.net>
In-Reply-To: <BB375AF679D4A34E9CA8DFA650E2B04E056C9690@onstor-exch02.onstor.net>
References: <20080606144226.78c088bd@ripper.onstor.net>
	<BB375AF679D4A34E9CA8DFA650E2B04E056C9690@onstor-exch02.onstor.net>
Organization: Onstor
X-Mailer: Sylpheed-Claws 2.6.0 (GTK+ 2.8.20; x86_64-pc-linux-gnu)
Mime-Version: 1.0
Content-Type: text/plain; charset=US-ASCII
Content-Transfer-Encoding: 7bit

On Fri, 6 Jun 2008 17:40:35 -0700 "Larry Scheer"
<larry.scheer@onstor.com> wrote:

> I wish you would use the Makefile I suggested especially since it was
> a freebe.

All right, all right, I cut and pasted what you sent me before.  You
don't have to shame a poor old man, sheesh.  Tell me if it's OK.

> Just last changes I recommend:
> 
> /dev/nfx-tree/code/ssc-cfmond/Makefile:
> 
> Add the dependency:
> 
> $(INSTALL_DIR)/cfmond.sh: cfmond.sh
> 
> Add a rule to the clean target:
> 
> clean:
> 	rm -f $(INSTALL_DIR)/cfmond.sh
> 
> 
> 
> -----Original Message-----
> From: Andy Sharp 
> Sent: Friday, June 06, 2008 2:42 PM
> To: Larry Scheer
> Subject: please rereview 29513
> 
> OK, I added a small concession in the makefile.  And added a touch of
> sanity checking to the read_config function.  One thing that ocurrs to
> me is that the config file should never be documented or its existence
> published to the field.  It should only ever be touched by development
> engineer(s).  So, mum's the word.
> 
> 
> Change 29513 by andys@ripper on 2008/06/03 16:59:19 *pending*
> 
> 	TED00023847 - if /var is full then elogs will stop
> 	
> 	Add a shell script that runs as a daemon.  Ideally, a proper C
> 	program with config file specifying filesystem events to watch
> 	and actions to take, would be the most desireable, but for
> now a quick shell script just to deal with filesystems being full will
> 	have to do.  I was going to write the C program, but I wanted
> 	to make the config file be in XML, but that would cause a new
> 	package to be pulled into the root filesystem ... so I wrote a
> 	quick shell script instead.
> 	
> 	reviewed by
> 
> Affected files ...
> 
> ... //depot/dev/linux/rootfs/etc/init.d/cfmon#1 add
> ... //depot/dev/linux/rootfs/etc/init.d/rcS#8 edit
> ... //depot/dev/nfx-tree/code/ssc-cfmond/Makefile#1 add
> ... //depot/dev/nfx-tree/code/ssc-cfmond/cfmond.c#1 add
> ... //depot/dev/nfx-tree/code/ssc-cfmond/cfmond.sh#1 add
> ... //depot/dev/nfx-tree/linux.mk#3 edit
> 
