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:           Thu Mar 22 13:21:28 UTC 2007

Modified Files:
        src/sys/fs/hfs: hfs.h hfs_subr.c hfs_vfsops.c hfs_vnops.c libhfs.c
            libhfs.h

Log Message:
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.


To generate a diff of this commit:
cvs rdiff -r1.2 -r1.3 src/sys/fs/hfs/hfs.h src/sys/fs/hfs/hfs_subr.c \
    src/sys/fs/hfs/hfs_vnops.c src/sys/fs/hfs/libhfs.h
cvs rdiff -r1.3 -r1.4 src/sys/fs/hfs/hfs_vfsops.c 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