Files
mirror_zfs/config
Massimo Maggi 52cd92022e Fix snapshot automounting with GrSecurity constify plugin.
./configure erroneously detects absence of dops->d_automount
when built against a GrSecurity patched kernel.

Summerized error message found in config.log:

  checking whether dops->d_automount() exists
  ...
  In function 'main': ... error: constified variable 'dops'
  cannot be local

The "dops" variable cannot be a local variable, so it's
moved to the global scope.

This test also fails if the prototype of the dops->d_automount
function pointer is changed.

Signed-off-by: Massimo Maggi <massimo@mmmm.it>
Signed-off-by: Brian Behlendorf <behlendorf1@llnl.gov>
Signed-off-by: Richard Yao <ryao@cs.stonybrook.edu>
Closes #884
2012-08-24 08:56:38 -07:00
..
2010-08-31 13:41:27 -07:00
2010-08-31 13:42:02 -07:00
2010-08-31 13:42:02 -07:00
2010-08-31 13:42:02 -07:00
2010-08-31 13:42:02 -07:00
2010-08-31 13:41:27 -07:00
2011-04-19 10:10:47 -07:00
2012-03-26 11:52:44 -07:00
2010-08-31 13:42:02 -07:00
2010-08-31 13:41:27 -07:00
2010-08-31 13:41:27 -07:00
2010-08-31 13:41:27 -07:00
2011-01-28 12:45:19 -08:00
2010-08-31 13:41:27 -07:00
2012-07-26 13:40:18 -07:00
2010-08-31 13:41:27 -07:00