Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/sys/fs/nfs One more option for the opt_ file.



details:   https://anonhg.NetBSD.org/src/rev/67a755615798
branches:  trunk
changeset: 819676:67a755615798
user:      pgoyette <pgoyette%NetBSD.org@localhost>
date:      Tue Dec 13 21:44:01 2016 +0000

description:
One more option for the opt_ file.

diffstat:

 sys/fs/nfs/files.newnfs |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (17 lines):

diff -r f125a7ebfb87 -r 67a755615798 sys/fs/nfs/files.newnfs
--- a/sys/fs/nfs/files.newnfs   Tue Dec 13 20:50:13 2016 +0000
+++ b/sys/fs/nfs/files.newnfs   Tue Dec 13 21:44:01 2016 +0000
@@ -1,4 +1,4 @@
-#      $NetBSD: files.newnfs,v 1.6 2016/11/18 22:41:18 pgoyette Exp $
+#      $NetBSD: files.newnfs,v 1.7 2016/12/13 21:44:01 pgoyette Exp $
 
 deffs NEW_NFSCLIENT
 defflag opt_newnfs.h                   DTRACEALL
@@ -7,6 +7,7 @@
                                        NEW_NFSLOCKD
                                        DTNFSCL
                                        NEW_NFS_BOOT
+                                       NFS4_ACL_EXTATTR_NAME
 
 # XXX
 define new_nfsclient: vfs, net



Home | Main Index | Thread Index | Old Index