cvs commit: src/sys/geom/uzip g_uzip.c

[ Available lists | Index of cvs-src | Month of Oct 2005 | Week of 2 Oct 2005 | Raw email | Wrap long lines | Reply | Tag ]
From
Max Khon <fjoe@FreeBSD.org>
Date
2 Oct 2005 11:23:42
Subject
cvs commit: src/sys/geom/uzip g_uzip.c
Message-ID
200510021123.j92BNesO055549@repoman.freebsd.org


[ Hide this part ]
fjoe        2005-10-02 11:23:40 UTC

FreeBSD src repository

Modified files: (Branch: RELENG_5)
sys/geom/uzip g_uzip.c
Log:
MFC g_uzip.c rev. 1.5:

- Fix "end_blk out of range" panic when INVARIANTS.

EROFS check was not MFC'ed because UFS mount tries to access the device
in rw mode even if ro mount is requested.

Revision Changes Path
1.1.2.4 +2 -2 src/sys/geom/uzip/g_uzip.c


Elapsed time: 0.069 seconds