]> git.proxmox.com Git - mirror_zfs-debian.git/commit
Workaround for failing zvol_id
authorBrian Behlendorf <behlendorf1@llnl.gov>
Wed, 13 Jun 2012 18:21:16 +0000 (11:21 -0700)
committerBrian Behlendorf <behlendorf1@llnl.gov>
Wed, 13 Jun 2012 18:25:17 +0000 (11:25 -0700)
commitfe2fc8f6d383f1621446f98bb277c12f6b457b8f
tree692c78ce7fb039afff702d8f91f29bf7a6d85875
parentee191e802c515ae509aec382cac33c9d89235dc5
Workaround for failing zvol_id

This is not a proper fix.  It is just a workaround for the stack
smashing detected by gcc in zvol_id.  We simply disable the gcc
stack protector for now when building the zvol_id udev helper.
Once the root cause is resolved this patch should be reverted.

Signed-off-by: Brian Behlendorf <behlendorf1@llnl.gov>
Issues #569
cmd/zvol_id/Makefile.am
cmd/zvol_id/Makefile.in