From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 30657 invoked by alias); 4 Oct 2003 19:30:17 -0000 Mailing-List: contact ecos-cvs-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Post: List-Help: , Sender: ecos-cvs-owner@sources.redhat.com List-Subscribe: Received: (qmail 30645 invoked by uid 9341); 4 Oct 2003 19:30:17 -0000 Date: Sat, 04 Oct 2003 19:30:00 -0000 Message-ID: <20031004193017.30643.qmail@sources.redhat.com> From: asl@sources.redhat.com To: ecos-cvs@sources.redhat.com Subject: ecos/packages/fs/rom/current ChangeLog src/romfs.c X-SW-Source: 2003/txt/msg01363.txt.bz2 List-Id: CVSROOT: /cvs/ecos Module name: ecos Changes by: asl@sourceware.org 2003-10-04 19:30:17 Modified files: packages/fs/rom/current: ChangeLog packages/fs/rom/current/src: romfs.c Log message: + * src/romfs.c (romfs_mount): If a mount fails, make sure we leave + all state information in such a way we can try again.