OpenSolaris

Printable Version Enter a New Search
Bug ID 6614664
Synopsis CIFS server should not request ctime changes
State 10-Fix Delivered (Fix available in build)
Category:Subcategory kernel:cifs
Keywords
Responsible Engineer Christopher Parker
Reported Against
Duplicate Of
Introduced In solaris_nevada
Commit to Fix snv_79
Fixed In snv_79
Release Fixed solaris_nevada(snv_79)
Related Bugs 6617183
Submit Date 9-October-2007
Last Update Date 5-December-2007
Description
See Comments.
This CR is related to a problem where UFS will return EINVAL 
if AT_XVATTR if set on the VOP_SETATTR call.  So, this CR will
now include fixing of this problem as well.
There are three attribute-related bugs reported in this CR (and fixed via this CR).

1) The CIFS server should not request ctime changes, as ZFS will not honor them.
2) The CIFS server should not set AT_XVATTR if none of the xvattrs will be getting modified.
3) For UFS, VFSFT_XVATTR is set but actually only system attributes are supported.  This causes some problems.
Work Around
N/A
Comments
N/A