From 98639249b3a9a10730078046c2f7e76756f96b50 Mon Sep 17 00:00:00 2001 From: Nathaniel Clark Date: Sun, 22 Jun 2014 21:32:07 -0400 Subject: [PATCH] staging/lustre/llite: Only kill SGID/SUID bits Check that attr mode is valid before using it when determining if to clear SGID and SUID bits in ll_setattr. Signed-off-by: Nathaniel Clark Reviewed-on: http://review.whamcloud.com/10153 Intel-bug-id: https://jira.hpdd.intel.com/browse/LU-4924 Reviewed-by: Lai Siyao Reviewed-by: Andreas Dilger Signed-off-by: Oleg Drokin Signed-off-by: Greg Kroah-Hartman --- Reading git-format-patch failed