Module Name:    src
Committed By:   rin
Date:           Sat Jun 29 07:49:36 UTC 2024

Modified Files:
        src/sys/lib/libsa: nfs.c

Log Message:
libsa/nfs.c: Add `LIBSA_NFS_IMPLICIT_MOUNT` compile-time option

by which nfs_mount() is automatically called from nfs_open(),
as done for nfs.c in i386/stand.

This is only functional difference b/w two copies of nfs.c.
Now, we can safely retire the latter.

XXX
It would be really nice to drop this option also. However,
unfortunately, it is too much for me at the very moment...


To generate a diff of this commit:
cvs rdiff -u -r1.52 -r1.53 src/sys/lib/libsa/nfs.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Reply via email to