Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/fs/hfs
Module Name: src
Committed By: dillo
Date: Fri Mar 9 22:14:09 UTC 2007
Modified Files:
src/sys/fs/hfs: libhfs.c
Log Message:
Fix PR kern/35953 by mange at freemail dot hu (panic on mount):
(hfslib_open_volume) We are only interested in the catalgo and
extents header, so read the first 512 bytes, not the whole first
extent. Also makes mounting a lot faster.
To generate a diff of this commit:
cvs rdiff -r1.2 -r1.3 src/sys/fs/hfs/libhfs.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index