[lvm-devel] Patch for fsadm bz 64146

Mike Snitzer snitzer at redhat.com
Fri Oct 29 20:56:23 UTC 2010


On Fri, Oct 29 2010 at  4:44pm -0400,
Mike Snitzer <snitzer at redhat.com> wrote:

> On Fri, Oct 29 2010 at  3:54pm -0400,
> Zdenek Kabelac <zkabelac at redhat.com> wrote:
> 
> > -	detect_mounted && error "Cannot fsck device \"$VOLUME\", filesystem is mounted on $MOUNTED"
> > +	if detect_mounted ; then
> > +		verbose "Skipping fsck device \"$VOLUME\" as filesystem is mounted on $MOUNTED";
> 
> I think the verbose message should be:
> "Skipping fsck for device \"$VOLUME\" as filesystem is mounted on $MOUNTED"

"for" could be replaced with "on" or "of" too. ;)

Mike




More information about the lvm-devel mailing list