Fix file permissions

The following new test cases need to have execute permissions set:

  userquota/groupspace_003_pos.ksh
  userquota/userquota_013_pos.ksh
  userquota/userspace_003_pos.ksh
  upgrade/upgrade_userobj_001_pos.ksh
  upgrade/setup.ksh
  upgrade/cleanup.ksh

The following source files accidentally were marked executable:

  lib/libzpool/kernel.c
  lib/libshare/nfs.c
  lib/libzfs/libzfs_dataset.c
  lib/libzfs/libzfs_util.c
  tests/zfs-tests/cmd/rm_lnkcnt_zero_file/rm_lnkcnt_zero_file.c
  tests/zfs-tests/cmd/dir_rd_update/dir_rd_update.c
  cmd/zed/zed_exec.c
  module/icp/core/kcf_sched.c
  module/zfs/dsl_pool.c
  module/zfs/arc.c
  module/nvpair/nvpair.c
  man/man5/zfs-module-parameters.5

Reviewed-by: GeLiXin <ge.lixin@zte.com.cn>
Reviewed-by: Andreas Dilger <andreas.dilger@intel.com>
Reviewed-by: Jinshan Xiong <jinshan.xiong@intel.com>
Signed-off-by: Brian Behlendorf <behlendorf1@llnl.gov>
Closes #5241
This commit is contained in:
Brian Behlendorf 2016-10-08 14:57:56 -07:00 committed by GitHub
parent 690fe6479e
commit 7515f8f63d
18 changed files with 0 additions and 0 deletions

0
cmd/zed/zed_exec.c Executable file → Normal file
View File

0
lib/libshare/nfs.c Executable file → Normal file
View File

0
lib/libzfs/libzfs_dataset.c Executable file → Normal file
View File

0
lib/libzfs/libzfs_util.c Executable file → Normal file
View File

0
lib/libzpool/kernel.c Executable file → Normal file
View File

0
man/man5/zfs-module-parameters.5 Executable file → Normal file
View File

0
module/icp/core/kcf_sched.c Executable file → Normal file
View File

0
module/nvpair/nvpair.c Executable file → Normal file
View File

0
module/zfs/arc.c Executable file → Normal file
View File

0
module/zfs/dsl_pool.c Executable file → Normal file
View File

0
tests/zfs-tests/cmd/dir_rd_update/dir_rd_update.c Executable file → Normal file
View File

View File

0
tests/zfs-tests/tests/functional/upgrade/cleanup.ksh Normal file → Executable file
View File

0
tests/zfs-tests/tests/functional/upgrade/setup.ksh Normal file → Executable file
View File

View File

View File

View File

View File