OpenSolaris

Printable Version Enter a New Search
Bug ID 6276786
Synopsis VOP_GETATTR on ctfs status files should return permissions 0444
State 10-Fix Delivered (Fix available in build)
Category:Subcategory kernel:ctfs
Keywords onnv_triage | oss-bite-size
Sponsor
Submitter
Responsible Engineer Antonello Cruz
Reported Against snv_15
Duplicate Of
Introduced In solaris_10
Commit to Fix snv_66
Fixed In snv_66
Release Fixed solaris_nevada(snv_66)
Related Bugs 5074180
Submit Date 26-May-2005
Last Update Date 7-June-2007
Description
[dep, 26May2005]

  stat(2) on a ctfs status file returns 0222, aka -w--w--w-, file
  permissions.  This is incorrect; the stated permissions should be
  0444, or r--r--r--.

  Note that this has no impact on ctfs's actual behavior; with or
  without a fix for this, status files can only be opened read-only.

 xxxxx@xxxxx.com 2005-05-26 20:32:41 GMT
Work Around
N/A
Comments
N/A