Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 20 Apr 2010 01:02:39 +0000 (UTC)
From:      Rick Macklem <rmacklem@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/sys/fs/nfsclient nfs_clstate.c
Message-ID:  <201004200103.o3K133P1021987@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
rmacklem    2010-04-20 01:02:39 UTC

  FreeBSD src repository

  Modified files:
    sys/fs/nfsclient     nfs_clstate.c 
  Log:
  SVN rev 206880 on 2010-04-20 01:02:39Z by rmacklem
  
  For the experimental NFS client doing an NFSv4 mount,
  set the NFSCLFLAGS_RECVRINPROG while doing recovery from an expired
  lease in a manner similar to r206818 for server reboot recovery.
  This will prevent the function that acquires stateids for I/O
  operations from acquiring out of date stateids during recovery.
  Also, fix up mutex locking on the nfsc_flags field.
  
  MFC after:      1 week
  
  Revision  Changes    Path
  1.13      +6 -3      src/sys/fs/nfsclient/nfs_clstate.c



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