Merge branch 'linux-kernel-module' into refs/top-bases/linux-zfs-branch

This commit is contained in:
Brian Behlendorf 2010-08-17 11:07:03 -07:00
commit 6ac1df07cc
1 changed files with 1 additions and 0 deletions

View File

@ -1713,6 +1713,7 @@ EXPORT_SYMBOL(dmu_objset_is_dirty);
EXPORT_SYMBOL(dmu_objset_create_impl);
EXPORT_SYMBOL(dmu_objset_open_impl);
EXPORT_SYMBOL(dmu_objset_evict);
EXPORT_SYMBOL(dmu_objset_register_type);
EXPORT_SYMBOL(dmu_objset_do_userquota_updates);
EXPORT_SYMBOL(dmu_objset_userquota_get_ids);
EXPORT_SYMBOL(dmu_objset_userused_enabled);