FreeBSD Bugzilla – Attachment 16563 Details for
Bug 30334
mount_nfs ignores acregmin, acregmax, axdirmin and acdirmax options
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 480 bytes, created by
semenu
on 2001-09-05 12:10:01 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
semenu
Created:
2001-09-05 12:10:01 UTC
Size:
480 bytes
patch
obsolete
>Index: src/sbin/mount_nfs/mount_nfs.c >=================================================================== >RCS file: /home/ncvs/src/sbin/mount_nfs/mount_nfs.c,v >retrieving revision 1.36.2.1 >diff -u -r1.36.2.1 mount_nfs.c >--- src/sbin/mount_nfs/mount_nfs.c 2000/06/11 05:21:36 1.36.2.1 >+++ src/sbin/mount_nfs/mount_nfs.c 2001/09/05 11:01:44 >@@ -231,6 +231,10 @@ > F(RESVPORT); > F(NQNFS); > F(SOFT); >+ F(ACREGMIN); >+ F(ACREGMAX); >+ F(ACDIRMIN); >+ F(ACDIRMAX); > > #undef F > #undef F2
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 30334
: 16563