> On Oct 24, 2015, at 15:12, Garrett Cooper <[email protected]> wrote:
> 
> Author: ngie
> Date: Sat Oct 24 22:12:23 2015
> New Revision: 289897
> URL: https://svnweb.freebsd.org/changeset/base/289897
> 
> Log:
>  Add more cd9660/FFS makefs testcases
> 
>  General changes:
>  - Parameterize out the mount command.
>  - Use mtree to verify the contents of an image (check_image_contents) instead
>    of using diff (diff verifies content, but not file metadata).
>  - Move common logic out to functions (common_cleanup, mount_image,
>    check_image_contents)
>  - Add stub testcases for makefs -D (crashes with SIGBUS, similar to bug # 
> 192839)
>  - Add a note about the ISO-9660 and rockridge specs
>  - Add testcases that exercise:
>  -- Creating disk images from an mtree and multiple directories.
>  -- -F flag use (not really an extensive testcase right now)
> 
>  cd9660-specific test changes:
> 
>  - Remove an XXX comment about symlinks; I forgot that non-rockridge images 
> turn
>    symlinks into hard links.

I meant “regular files”, not “hard links"
_______________________________________________
[email protected] mailing list
https://lists.freebsd.org/mailman/listinfo/svn-src-head
To unsubscribe, send any mail to "[email protected]"

Reply via email to