Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 26 May 2011 22:05:35 +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:  <201105262205.p4QM5l6S016752@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
rmacklem    2011-05-26 22:05:35 UTC

  FreeBSD src repository

  Modified files:
    sys/fs/nfsclient     nfs_clvfsops.c 
  Log:
  SVN rev 222329 on 2011-05-26 22:05:35Z by rmacklem
  
  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.
  
  MFC after:      2 weeks
  
  Revision  Changes    Path
  1.34      +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?201105262205.p4QM5l6S016752>