• J
    locking: relax PID requirement · ee3eddb3
    Jim Fehlig 提交于
    Some hypervisors like Xen do not have PIDs associated with domains.
    Relax the requirement for PID != 0 in the locking code so it can
    be used by hypervisors that do not represent domains as a process
    running on the host.
    Signed-off-by: NJim Fehlig <jfehlig@suse.com>
    ee3eddb3
lock_driver_lockd.c 24.1 KB