Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 25 Apr 2011 14:51:08 +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:  <201104251451.p3PEpQAX047541@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
rmacklem    2011-04-25 14:51:08 UTC

  FreeBSD src repository

  Modified files:
    sys/fs/nfsclient     nfs_clvfsops.c 
  Log:
  SVN rev 221018 on 2011-04-25 14:51:08Z by rmacklem
  
  Fix the experimental NFS client so that it does not bogusly
  set the f_flags field of "struct statfs". This had the interesting
  effect of making the NFSv4 mounts "disappear" after r221014,
  since NFSMNT_NFSV4 and MNT_IGNORE became the same bit.
  
  MFC after:      2 weeks
  
  Revision  Changes    Path
  1.22      +0 -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?201104251451.p3PEpQAX047541>