Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 10 May 2009 14:50:03 GMT
From:      Aditya Sarawgi <sarawgi.aditya@gmail.com>
To:        freebsd-bugs@FreeBSD.org
Subject:   Re: kern/105093: [ext2fs] [patch] ext2fs on read-only media cannot be mounted
Message-ID:  <200905101450.n4AEo3mk083647@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
The following reply was made to PR kern/105093; it has been noted by GNATS.

From: Aditya Sarawgi <sarawgi.aditya@gmail.com>
To: bug-followup@freebsd.org
Cc: csaba.henk@creo.hu
Subject: Re: kern/105093: [ext2fs] [patch] ext2fs on read-only media cannot be mounted
Date: Sun, 10 May 2009 20:14:11 +0530

 I have tested this bug on 8.0-CURRENT and it seems to be fixed.
 
 I did the following to test the bug
 
 1) Created a sparse file using dd
 2) Then using mdconfig created a node
 3) Formatted using mkfs.ext2 
 4) Remounted the host file system has ro
 5) Then mounted the sparse file with -o ro
 
 The sparse file is getting mounted perfectly so I request to mark this bug has closed.
 
 
 Cheers,
 Aditya Sarawgi



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200905101450.n4AEo3mk083647>