Re: UFS not 64-bit clean?
13 Dec
2001
13 Dec
'01
10:28 p.m.
On Thursday, December 13, 2001, at 12:43 PM, Chris Bednar wrote: Hmmm, also.... please don't ask me why I did this: @@ -366,7 +366,7 @@ #endif /* REV_ENDIAN_FS */ brelse(bp); - return (EIO); /* XXX needs translation */ + /*return (EIO); XXX needs translation */ I wonder why it did not panic later when you brelse(bp) the same buffer again.... 386 brelse(bp); --Umesh --Umesh Vaishampayan Apple Computer, Inc. Mac OS X Kernel Ph: (408) 974 0229
8729
Age (days ago)
8729
Last active (days ago)
0 comments
1 participants
participants (1)
-
Umesh Vaishampayan