NCACHE) {
+ /*
+* Don't cache symlinks.
+*/
+ if (np->n_flag & NQNFSNONCACHE
+ || ((vp->v_flag & VROOT) && vp->v_type == VLNK)) {
switch (vp->v_type) {
case VREG:
return (nfs_readrpc(vp, uio, cred));
--
Scott Renfro <[EMAIL PROTECTED]>
To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-hackers" in the body of the message
h in the
PR at http://www.FreeBSD.org/cgi/query-pr.cgi?pr=29638
> However, the documentation doesn't seem to indicate what may have changed
> between these versions.
No functional changes, AFAICT. Just build/compatibility improvements
for some platforms.
cheers,
--Scott
--
Scott Renfro <[
seem to be using cfs.
cheers,
--Scott
[1] http://www.FreeBSD.org/cgi/query-pr.cgi?pr=30120
--
Scott Renfro <[EMAIL PROTECTED]>
--- cfs_fh.c.orig Mon Aug 27 01:47:52 2001
+++ cfs_fh.cMon Aug 27 01:48:41 2001
@@ -177,6 +177,13 @@
perror("write");
return -
> raid control etc, etc, I'll try to merge this functionality into that
> (the ioctl's will change etc, but the functionality is nice)...
Great.
thanks again,
-scott
--
Scott Renfro <[EMAIL PROTECTED]> +1 650 906 9618
To Unsubscribe: send mail to
, and
syslog, cron, and atrun disabled, I can go a long time (an hour or
more) without the drive spinning up. It also cuts the noise level of
my Z505L in half. (Now if I can just get the fan to shut up ;-)
Thanks,
-scott
--
Scott Renfro <[EMAIL PROTECTED]> +1
5 matches
Mail list logo