Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 9 Jun 2011 01:10:39 +0000 (UTC)
From:      Rick Macklem <rmacklem@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/sys/fs/nfsclient nfs_clvfsops.c
Message-ID:  <201106090110.p591AuVA095237@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help

rmacklem    2011-06-09 01:10:39 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_8)
    sys/fs/nfsclient     nfs_clvfsops.c 
  Log:
  SVN rev 222886 on 2011-06-09 01:10:39Z by rmacklem
  
  MFC: r222329
  Add a check for MNTK_UNMOUNTF at the beginning of nfs_sync()
  in the new NFS client so that a forced dismount doesn't
  get stuck in the VFS_SYNC() call that happens before
  VFS_UNMOUNT() in dounmount().
  Additional changes are needed before forced dismounts will work.
  
  Revision  Changes    Path
  1.8.2.17  +11 -1     src/sys/fs/nfsclient/nfs_clvfsops.c



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201106090110.p591AuVA095237>