[Search for users] [Overall Top Noters] [List of all Conferences] [Download this site]

Conference smurf::buildhelp

Title:USG buildhelp questions/answers
Moderator:SMURF::FILTER
Created:Mon Apr 26 1993
Last Modified:Mon Jan 20 1997
Last Successful Update:Fri Jun 06 1997
Number of topics:2763
Total number of notes:5802

1730.0. "problem with v3.2supportos pool" by AOSG::FILTER (Automatic Posting Software - mail to flume::puck) Fri Aug 18 1995 19:03

Date Of Receipt: 	18-AUG-1995 14:39:23.31
From: 	SMURF::GURU::dibble "Ben Dibble"
To: 	odehelp@dec:.zko.guru
CC: 	
Subj: 	problem with v3.2supportos pool

Hi,

	When I try to do an srequest, I get diffs that aren't showing up
when I do diff  outside of the srequest.

	The file is: src/kernel/nfs/nfs3_vnodeops.c

	and the changes are:

+  * Revision 1.1.40.2  1995/08/17  19:49:14  Benjamin_Dibble
+  *    Aju_John
+  *         nfs3_setattr modified to invalidate
+  *         ubc pages using post-op attribs, if
+  *         there is a size attribute change [33591]
+  *
+  * Revision 1.1.33.2  1995/04/05  16:22:24  John_Steinman
+  *    Handle ENOENT rtn from cache_lookup in nfs3readdirplus.
+  *    Fixed negative cache_enter in nfs3_link.
+  *    [1995/04/04  13:28:48  John_Steinman]
+  *

	I am entering the change 1.1.40.2, and the previous change gets
added in the srequest form.

	What  should I do?

Thanks,
Ben


T.RTitleUserPersonal
Name
DateLines
1730.1Re: problem with v3.2supportos poolAOSG::FILTERAutomatic Posting Software - mail to flume::puckTue Aug 29 1995 23:2468
Date Of Receipt: 	29-AUG-1995 18:20:45.52
From: 	SMURF::FLUME::jmf "Joshua M. Friedman OSF/UNIX SDE  29-Aug-1995 1819"
To: 	Ben Dibble <dibble@DEC:.zko.flume>
CC: 	odehelp@DEC:.zko.flume
Subj: 	Re: problem with v3.2supportos pool

Ben, did you get this worked out?  srequest does the following

	bdiff -r$NEW -c -all

where $NEW is defined for v32supportos to first look at the submit pool
then to look at goldminos.bl5 (I think that was ssb).

If you are seeing these diffs it may mean there are new submits you
didn't realize came in, and you need to do a merge.  Just plain old
"bdiff file" will only show you changes you made since you first checked
out the file, whereas "bdiff -r$NEW file" will compare to what's in the pool.

Note that if you checked it out a long time ago, then did a bsubmit, 
and did not outdate, you are still working on your old file when you
do a bco today.

-josh

p.s. I know this was over a week ago - I was on vacation.




-------
Date: Fri, 18 Aug 1995 14:38:03 -0400
From: Ben Dibble <dibble>
To: odehelp
Subject: problem with v3.2supportos pool

> Hi,
> 
> 	When I try to do an srequest, I get diffs that aren't showing up
> when I do diff  outside of the srequest.
> 
> 	The file is: src/kernel/nfs/nfs3_vnodeops.c
> 
> 	and the changes are:
> 
> +  * Revision 1.1.40.2  1995/08/17  19:49:14  Benjamin_Dibble
> +  *    Aju_John
> +  *         nfs3_setattr modified to invalidate
> +  *         ubc pages using post-op attribs, if
> +  *         there is a size attribute change [33591]
> +  *
> +  * Revision 1.1.33.2  1995/04/05  16:22:24  John_Steinman
> +  *    Handle ENOENT rtn from cache_lookup in nfs3readdirplus.
> +  *    Fixed negative cache_enter in nfs3_link.
> +  *    [1995/04/04  13:28:48  John_Steinman]
> +  *
> 
> 	I am entering the change 1.1.40.2, and the previous change gets
> added in the srequest form.
> 
> 	What  should I do?
> 
> Thanks,
> Ben
> 
>