Revision b978440b8db901aba0c4cd38c7c841c9b5cd9a7e authored by Heinz Mauelshagen on 20 March 2013, 17:21:26 UTC, committed by Alasdair G Kergon on 20 March 2013, 17:21:26 UTC
If the cache policy's config values are not able to be set we must
set the policy to NULL after destroying it in create_cache_policy()
so we don't attempt to destroy it a second time later.

Signed-off-by: Heinz Mauelshagen <heinzm@redhat.com>
Signed-off-by: Mike Snitzer <snitzer@redhat.com>
Signed-off-by: Alasdair G Kergon <agk@redhat.com>
1 parent 617a0b8
History
File Mode Size
netfilter
Kconfig -rw-r--r-- 2.0 KB
Makefile -rw-r--r-- 536 bytes
br.c -rw-r--r-- 2.0 KB
br_device.c -rw-r--r-- 8.7 KB
br_fdb.c -rw-r--r-- 19.6 KB
br_forward.c -rw-r--r-- 6.3 KB
br_if.c -rw-r--r-- 9.5 KB
br_input.c -rw-r--r-- 5.7 KB
br_ioctl.c -rw-r--r-- 8.9 KB
br_mdb.c -rw-r--r-- 10.9 KB
br_multicast.c -rw-r--r-- 40.3 KB
br_netfilter.c -rw-r--r-- 28.3 KB
br_netlink.c -rw-r--r-- 12.1 KB
br_notify.c -rw-r--r-- 2.6 KB
br_private.h -rw-r--r-- 21.4 KB
br_private_stp.h -rw-r--r-- 1.9 KB
br_stp.c -rw-r--r-- 12.7 KB
br_stp_bpdu.c -rw-r--r-- 5.7 KB
br_stp_if.c -rw-r--r-- 7.4 KB
br_stp_timer.c -rw-r--r-- 4.5 KB
br_sysfs_br.c -rw-r--r-- 24.0 KB
br_sysfs_if.c -rw-r--r-- 8.1 KB
br_vlan.c -rw-r--r-- 8.2 KB

back to top