Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 6 May 2010 01:08:36 +0000 (UTC)
From:      Rick Macklem <rmacklem@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/sys/fs/nfsclient nfs_clnode.c
Message-ID:  <201005060108.o4618qD1015567@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
rmacklem    2010-05-06 01:08:36 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_8)
    sys/fs/nfsclient     nfs_clnode.c 
  Log:
  SVN rev 207691 on 2010-05-06 01:08:36Z by rmacklem
  
  MFC: r207350
  For the experimental NFS client, it should always flush dirty
  buffers before closing the NFSv4 opens, as the comment states.
  This patch deletes the call to nfscl_mustflush() which would
  return 0 for the case where a delegation still exists, which
  was incorrect and could cause crashes during recovery from
  an expired lease.
  
  Revision  Changes    Path
  1.4.2.4   +1 -2      src/sys/fs/nfsclient/nfs_clnode.c



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