virtiofsd: Fix the help message of posix lock
commit0429eaf518be1d4742356056e6c886b7f9bc9712
authorJiachen Zhang <zhangjiachen.jaycee@bytedance.com>
Tue, 27 Oct 2020 08:15:58 +0000 (27 16:15 +0800)
committerDr. David Alan Gilbert <dgilbert@redhat.com>
Mon, 2 Nov 2020 18:43:19 +0000 (2 18:43 +0000)
tree6986af0bb98bc3aa574094302af8256f5f7518e0
parent2693026042d2f6f5749babb8827b8098ed5d7eb4
virtiofsd: Fix the help message of posix lock

The commit 88fc107956a5812649e5918e0c092d3f78bb28ad disabled remote
posix locks by default. But the --help message still says it is enabled
by default. So fix it to output no_posix_lock.

Signed-off-by: Jiachen Zhang <zhangjiachen.jaycee@bytedance.com>
Message-Id: <20201027081558.29904-1-zhangjiachen.jaycee@bytedance.com>
Reviewed-by: Philippe Mathieu-Daudé <philmd@redhat.com>
Reviewed-by: Dr. David Alan Gilbert <dgilbert@redhat.com>
Signed-off-by: Dr. David Alan Gilbert <dgilbert@redhat.com>
tools/virtiofsd/helper.c