dillo
41627b2c38
Add support for HFS Wrapper (HFS+ volume inside an HFS volume).
...
Remove offset argument, we should now find an HFS+ volume in any
of its standard places.
Based on work from and test image provided by Pelle Johansson.
2007-03-22 13:21:28 +00:00
dillo
30f474b9e1
Add support for HFS Wrapper (HFS+ volume inside an HFS volume).
...
Remove offset argument, we should now find an HFS+ volume in any
of its standard places.
2007-03-22 13:21:27 +00:00
dillo
081267c306
Add a few.
2007-03-22 13:20:13 +00:00
dillo
0fb2977031
args.path is in UIO_USERSPACE too.
...
Fixes statvfs on macppc and PR kern/36012.
Thanks to Magnus Henoch for testing.
2007-03-19 09:16:22 +00:00
dillo
e100c48afd
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.
2007-03-09 22:14:09 +00:00
dillo
56c3e41252
Complete rename of hfsp to hfs, requested by thorpej.
2007-03-06 11:28:44 +00:00
dillo
25e99827c3
Rename files from hfsp to hfs.
2007-03-06 00:22:04 +00:00
dillo
4f1d6e612e
nitial import of (experimental read-only) implementation of Apple
...
HFS+ file system.
Originally developed for Google Summer of Code 2005 by Yevgeny Binder,
updated and enhanced by me.
2007-03-06 00:10:34 +00:00