Revert "Attempts at ZFS options"

It was accidently committed to wrong branch

This reverts commit 0ee5cdfe9f.
This commit is contained in:
Vladimir Serbinenko 2013-11-03 16:52:33 +01:00
parent 0ee5cdfe9f
commit bed78ef4e6
4 changed files with 4 additions and 131 deletions

View file

@ -153,10 +153,6 @@ extern grub_crypto_cipher_handle_t (*grub_zfs_load_key) (const struct grub_zfs_k
grub_uint64_t salt,
grub_uint64_t algo);
grub_err_t
grub_zfs_get_property (grub_device_t dev,
const char *fsfilename, const char *propname,
grub_uint64_t *property);
#endif /* ! GRUB_ZFS_HEADER */