OpenSolaris

Printable Version Enter a New Search
Bug ID 6270710
Synopsis -1 for backenable is not correct
State 10-Fix Delivered (Fix available in build)
Category:Subcategory kernel:streams
Keywords
Responsible Engineer Mike Cheng
Reported Against
Duplicate Of
Introduced In solaris_2.0
Commit to Fix snv_21
Fixed In snv_21
Release Fixed solaris_nevada(snv_21) , solaris_10u2(s10u2_03) (Bug ID:2132119)
Related Bugs 6322770 , 6233064
Submit Date 16-May-2005
Last Update Date 3-April-2007
Description
The pri = -1 for backenable is not correct. 
3 streamio.c push_mod       205 backenable(_RD(stp->sd_wrq->q_next), -1);
4 streamio.c strioctl      3863 backenable(_RD(wrq->q_next), -1);
5 streamio.c strioctl      4147 backenable(_RD(tmp_wrq->q_next->q_next), -1);

 xxxxx@xxxxx.com 2005-05-16 07:52:58 GMT
Work Around
N/A
Comments
N/A