staging/lustre/llite: deny non-root user for changelog operations
authorNiu Yawei <yawei.niu@intel.com>
Mon, 14 Sep 2015 22:41:23 +0000 (18:41 -0400)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 15 Sep 2015 13:26:53 +0000 (06:26 -0700)
commitbbaa9c10328aa14615733c407b0c2f6d9c3df330
tree87ae3cc11cb1ba27499114cf71462da321540608
parentced41eba4111e954af6a67ff45e30072a89d6cc5
staging/lustre/llite: deny non-root user for changelog operations

To avoid potential security problems, non-privileged users should
have no permission to run 'lfs changelog' & 'lfs changelog_clear'.

Signed-off-by: Niu Yawei <yawei.niu@intel.com>
Reviewed-on: http://review.whamcloud.com/14280
Intel-bug-id: https://jira.hpdd.intel.com/browse/LU-6415
Reviewed-by: Lai Siyao <lai.siyao@intel.com>
Reviewed-by: Jinshan Xiong <jinshan.xiong@intel.com>
Signed-off-by: Oleg Drokin <oleg.drokin@intel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/lustre/lustre/llite/dir.c
This page took 0.025202 seconds and 5 git commands to generate.