mirror_zfs/cmd/zpios
Brian Behlendorf 47621f3d76 Linux 3.3 compat, sops->show_options()
The second argument of sops->show_options() was changed from a
'struct vfsmount *' to a 'struct dentry *'.  Add an autoconf check
to detect the API change and then conditionally define the expected
interface.  In either case we are only interested in the zfs_sb_t.

Signed-off-by: Brian Behlendorf <behlendorf1@llnl.gov>
Closes #549
2012-02-03 10:02:01 -08:00
..
.gitignore Add linux zpios support 2010-08-31 13:42:01 -07:00
Makefile.am Support custom build directories and move includes 2010-09-08 12:38:56 -07:00
Makefile.in Linux 3.3 compat, sops->show_options() 2012-02-03 10:02:01 -08:00
zpios_main.c Add linux zpios support 2010-08-31 13:42:01 -07:00
zpios_util.c Add linux zpios support 2010-08-31 13:42:01 -07:00
zpios.h Add linux zpios support 2010-08-31 13:42:01 -07:00