Whamcloud - gitweb
LU-4703 tests: Add test to check setxattr fails when it should 08/9508/5
authorNathaniel Clark <nathaniel.l.clark@intel.com>
Wed, 5 Mar 2014 17:36:52 +0000 (12:36 -0500)
committerOleg Drokin <oleg.drokin@intel.com>
Wed, 12 Mar 2014 15:06:40 +0000 (15:06 +0000)
commit642b095568a9bc6aec68a85d9e46dbe1b8c7d1c0
tree83323a6fcfd7e5bb5246ad949bf6cb3a53a79562
parent67b618c035677dc8c7e450e80aacc72dd1315435
LU-4703 tests: Add test to check setxattr fails when it should

Setxattr was not correctly checking permissions in all cases. This
adds a test to sanity to ensure that trying to set xattrs on a file
fails when it should.

Signed-off-by: Nathaniel Clark <nathaniel.l.clark@intel.com>
Change-Id: Id95e13ec3bcbedb7cbb069c610d506d1f3d899a8
Reviewed-on: http://review.whamcloud.com/9508
Tested-by: Jenkins
Tested-by: Maloo <hpdd-maloo@intel.com>
Reviewed-by: Bob Glossman <bob.glossman@intel.com>
Reviewed-by: John L. Hammond <john.hammond@intel.com>
Reviewed-by: Andreas Dilger <andreas.dilger@intel.com>
lustre/tests/sanity.sh