]> sourceware.org Git - lvm2.git/commit
Use expected union semun for arguments in selected semaphore operations.
authorPeter Rajnoha <prajnoha@redhat.com>
Thu, 27 May 2010 15:02:56 +0000 (15:02 +0000)
committerPeter Rajnoha <prajnoha@redhat.com>
Thu, 27 May 2010 15:02:56 +0000 (15:02 +0000)
commitc0ea4c94a150832aa6c28a10a9b11b1a9d36d595
tree74ec48f0421f4f91853009908d583309468138c4
parent30a653105ca25665dcdc3c5077a374ae0b05211b
Use expected union semun for arguments in selected semaphore operations.

This is standard and expected use. It also prevents errors related with
misalignment of the arguments for semaphore operations on some architectures.
WHATS_NEW_DM
libdm/libdm-common.c
This page took 0.036912 seconds and 5 git commands to generate.