Revision 2e85d32b1c865bec703ce0c962221a5e955c52c2 authored by SeongJae Park on 14 December 2020, 09:04:18 UTC, committed by Juergen Gross on 14 December 2020, 09:04:18 UTC
Some code does not directly make 'xenbus_watch' object and call
'register_xenbus_watch()' but use 'xenbus_watch_path()' instead.  This
commit adds support of 'will_handle' callback in the
'xenbus_watch_path()' and it's wrapper, 'xenbus_watch_pathfmt()'.

This is part of XSA-349

Cc: stable@vger.kernel.org
Signed-off-by: SeongJae Park <sjpark@amazon.de>
Reported-by: Michael Kurth <mku@amazon.de>
Reported-by: Pawel Wieczorkiewicz <wipawel@amazon.de>
Reviewed-by: Juergen Gross <jgross@suse.com>
Signed-off-by: Juergen Gross <jgross@suse.com>
1 parent fed1755
History
File Mode Size
audit.h -rw-r--r-- 1.9 KB
avc.h -rw-r--r-- 5.3 KB
avc_ss.h -rw-r--r-- 522 bytes
classmap.h -rw-r--r-- 8.1 KB
conditional.h -rw-r--r-- 593 bytes
ibpkey.h -rw-r--r-- 663 bytes
initial_sid_to_string.h -rw-r--r-- 329 bytes
netif.h -rw-r--r-- 655 bytes
netlabel.h -rw-r--r-- 3.6 KB
netnode.h -rw-r--r-- 591 bytes
netport.h -rw-r--r-- 530 bytes
objsec.h -rw-r--r-- 5.0 KB
policycap.h -rw-r--r-- 594 bytes
policycap_names.h -rw-r--r-- 443 bytes
security.h -rw-r--r-- 13.1 KB
xfrm.h -rw-r--r-- 2.5 KB

back to top