X-MimeOLE: Produced By Microsoft Exchange V6.5
Received: by onstor-exch02.onstor.net 
	id <01C899E5.2EF54CB0@onstor-exch02.onstor.net>; Tue, 8 Apr 2008 18:58:19 -0700
MIME-Version: 1.0
Content-Type: text/plain;
	charset="us-ascii"
Content-Transfer-Encoding: quoted-printable
Content-class: urn:content-classes:message
Subject: RE: please review 28739
Date: Tue, 8 Apr 2008 18:58:18 -0700
Message-ID: <BB375AF679D4A34E9CA8DFA650E2B04E09595FCF@onstor-exch02.onstor.net>
In-Reply-To: <20080408184159.51ed6bb0@ripper.onstor.net>
X-MS-Has-Attach: 
X-MS-TNEF-Correlator: 
Thread-Topic: please review 28739
Thread-Index: AciZ4ucvp+cKgji3ThKWQcjpIcoAqQAARu2A
References: <20080408184159.51ed6bb0@ripper.onstor.net>
From: "Maxim Kozlovsky" <maxim.kozlovsky@onstor.com>
To: "Andy Sharp" <andy.sharp@onstor.com>

Fs.c: if the path is too long, you could return something like
ENAMETOOLONG instead of ENOMEM, otherwise OK.=20

>-----Original Message-----
>From: Andy Sharp
>Sent: Tuesday, April 08, 2008 6:42 PM
>To: Maxim Kozlovsky
>Subject: please review 28739
>
>Change 28739 by andys@ripper on 2008/04/08 17:25:17 *pending*
>
>        Fix segfault in mkdir() caused by string constant being
allocated
>        in RO segment when the directory doesn't already exist.
>
>        Fix breakage in tweak_filesystem() to make secondary_mount if
>        it doesn't already exist.
>
>        reviewed by
>
>Affected files ...
>
>... //depot/dev/nfx-tree/code/ssc-genlib/fs.c#10 edit
>... //depot/dev/nfx-tree/code/ssc-nfxsh/cmd_flash.c#11 edit

