OpenSolaris

Printable Version Enter a New Search
Bug ID 6175313
Synopsis io provider exposes our reluctance to set vnode paths
State 10-Fix Delivered (Fix available in build)
Category:Subcategory kernel:fs
Keywords
Responsible Engineer Eric Schrock
Reported Against s10_69 , s10_b74l2a
Duplicate Of
Introduced In
Commit to Fix snv_21
Fixed In snv_21
Release Fixed solaris_nevada(snv_21) , solaris_10u3(s10u3_04) (Bug ID:2139695)
Related Bugs 6472636 , 6175304
Submit Date 7-October-2004
Last Update Date 12-August-2005
Description
bustos 2004-10-06

When v_path was introduced, only vnodes looked up through the lookuppn*()
routines had their paths set.  The io provider provides access to many more
vnodes, some of which do not have their v_path's set (see 6175304).  This bug
is meant to consider adding VOP_SETPATH() to other places which create vnodes
without paths, or just setting the path in fop_lookup().
 xxxxx@xxxxx.com 10/7/04 00:41 GMT
Can I have an update on this escalation ?  When will the Tpatch be ready?  My customer has installed 118833-18 to fix CR 6198523 but has this remaining problem with Clearcase app.
Work Around
N/A
Comments
N/A