b=12584
i=ericm, green
Description: sanity.sh failed test 103
Details : RHEL mis-interpret setfacl "-X" param, so we won't test setfacl
with param "-X".
Description: obd_health_check_timeout too short
Details : set obd_health_check_timeout as 1.5x of obd_timeout
+Severity : normal
+Bugzilla : 12584
+Description: sanity.sh failed test 103
+Details : RHEL mis-interpret setfacl "-X" param, so we won't test setfacl
+ with param "-X".
+
+--------------------------------------------------------------------------------
+
2007-08-27 Cluster File Systems, Inc. <info@clusterfs.com>
* version 1.6.2
* Support for kernels:
> blubb
$ rm -r i
- $ setfacl -R -m u:bin:rwX h
+
+Use to be "$setfacl -R -m u:bin:rwX h", but RHEL4 uncorrectly set the x flag,
+so we change to the following test
+
+ $ setfacl -R -m u:bin:rwx h
$ getfacl --omit-header h/x
> user::rw-
> user:bin:rwx