mbox series

[V2,0/2] add support for nfs_umount

Message ID 20190910154110.6905-1-pl@kamp.de
Headers show
Series add support for nfs_umount | expand

Message

Peter Lieven Sept. 10, 2019, 3:41 p.m. UTC
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(-)