Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: src/external/gpl2/lvm2/dist



Module Name:    src
Committed By:   christos
Date:           Sun Dec 26 14:48:34 UTC 2010

Modified Files:
        src/external/gpl2/lvm2/dist/daemons/cmirrord: functions.c
        src/external/gpl2/lvm2/dist/libdm: libdm-common.c
        src/external/gpl2/lvm2/dist/libdm/ioctl: libdm-iface.c
            libdm-nbsd-iface.c

Log Message:
- don't forget to restore the umask on error.
- save and restore umask for control
- chown/chgrp for raw devices


To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 \
    src/external/gpl2/lvm2/dist/daemons/cmirrord/functions.c
cvs rdiff -u -r1.5 -r1.6 src/external/gpl2/lvm2/dist/libdm/libdm-common.c
cvs rdiff -u -r1.2 -r1.3 \
    src/external/gpl2/lvm2/dist/libdm/ioctl/libdm-iface.c
cvs rdiff -u -r1.8 -r1.9 \
    src/external/gpl2/lvm2/dist/libdm/ioctl/libdm-nbsd-iface.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