OpenSolaris

Printable Version Enter a New Search
Bug ID 6537592
Synopsis cp/mv has incorrect #ifdef XPG4
State 10-Fix Delivered (Fix available in build)
Category:Subcategory utility:file
Keywords
Responsible Engineer Mark Shellenbaum
Reported Against
Duplicate Of
Introduced In solaris_nevada
Commit to Fix snv_71
Fixed In snv_71
Release Fixed solaris_nevada(snv_71) , solaris_10u6(s10u6_01) (Bug ID:2156336)
Related Bugs
Submit Date 22-March-2007
Last Update Date 29-April-2008
Description
An opensolaris reported the following problem, when try to copy ACLs from UFS to ZFS

2) On zfs
    - e.g. as root do:
        cp -P -r -p /dir /pool1/zfsdir
        # cp: Insufficient memory to save acl entry
        cp  -r -p /dir /pool1/zfsdir
        # cp: Insufficient memory to save acl entry

This problem is either in 'mv.c' or in libsec.
Work Around
N/A
Comments
N/A