qemu-block
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Qemu-block] [PATCH V2 0/2] add support for nfs_umount


From: Peter Lieven
Subject: [Qemu-block] [PATCH V2 0/2] add support for nfs_umount
Date: Tue, 10 Sep 2019 17:41:08 +0200

add support for NFSv3 umount call. V2 adds a patch that fixes
the order of the aio teardown. The addition of the NFS umount
call unmasked that bug.

Peter Lieven (2):
  block/nfs: tear down aio before nfs_close
  block/nfs: add support for nfs_umount

 block/nfs.c | 9 +++++++--
 1 file changed, 7 insertions(+), 2 deletions(-)

-- 
2.17.1





reply via email to

[Prev in Thread] Current Thread [Next in Thread]